/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1230px; height:866px; background: #fff !important; }
.paper-vertical { width:1230px; height:100%; }
.paper-horizontal { width:10px; height:878px; }
@media all and (max-height:866px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1230px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

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

#item591 {
	width:166px !important;
	height:44px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item602 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:228px !important;
}

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

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

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

#item643 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:272px !important;
}

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

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

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

#item681 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:316px !important;
}

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

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

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

#item723 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:359px !important;
}

#item783 {
	width:294px !important;
	height:17px !important;
	left:137px !important;
	top:235px !important;
}

#item805 {
	width:294px !important;
	height:17px !important;
	left:137px !important;
	top:280px !important;
}

#item827 {
	width:294px !important;
	height:18px !important;
	left:137px !important;
	top:324px !important;
}

#item849 {
	width:306px !important;
	height:19px !important;
	left:137px !important;
	top:368px !important;
}

#item871 {
	width:344px !important;
	height:15px !important;
	left:87px !important;
	top:181px !important;
}

#item30576 {
	width:519px !important;
	height:866px !important;
	left:711px !important;
}

#item29332 {
	width:166px !important;
	height:44px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item29312 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:228px !important;
}

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

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

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

#item29293 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:272px !important;
}

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

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

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

#item29274 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:316px !important;
}

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

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

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

#item29255 {
	width:33px !important;
	height:33px !important;
	left:87px !important;
	top:359px !important;
}

#item29231 {
	width:294px !important;
	height:17px !important;
	left:137px !important;
	top:235px !important;
}

#item29207 {
	width:294px !important;
	height:17px !important;
	left:137px !important;
	top:280px !important;
}

#item29182 {
	width:294px !important;
	height:18px !important;
	left:137px !important;
	top:324px !important;
}

#item29158 {
	width:306px !important;
	height:19px !important;
	left:137px !important;
	top:368px !important;
}

#item29133 {
	width:344px !important;
	height:15px !important;
	left:87px !important;
	top:181px !important;
}

#item1907 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item1929 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item1951 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item1973 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-1976 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1976 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item1978 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1976 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-1988 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1988 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2020 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item2000 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item2010 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1998 {
	width:39px !important;
	height:39px !important;
	left:217px !important;
	top:598px !important;
}

#item2058 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item2041 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item2049 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item2039 {
	width:40px !important;
	height:40px !important;
	left:284px !important;
	top:598px !important;
}

#item1707 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item1729 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item1751 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item1773 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-1776 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1776 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item1778 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1776 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-1788 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1788 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1819 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1797 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1807 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1795 {
	width:39px !important;
	height:39px !important;
	left:217px !important;
	top:598px !important;
}

#item1861 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1839 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1847 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1837 {
	width:40px !important;
	height:40px !important;
	left:284px !important;
	top:598px !important;
}

#item1507 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item1529 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item1551 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item1573 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-1576 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1576 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item1578 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1576 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-1588 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1588 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1621 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1600 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1610 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1598 {
	width:39px !important;
	height:39px !important;
	left:217px !important;
	top:598px !important;
}

#item1668 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1643 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1655 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1641 {
	width:40px !important;
	height:40px !important;
	left:284px !important;
	top:598px !important;
}

#item1294 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item1316 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item1338 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item1360 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-1363 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1363 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item1365 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1363 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-1376 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1376 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1413 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1389 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1400 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item1387 {
	width:39px !important;
	height:39px !important;
	left:217px !important;
	top:598px !important;
}

#item1464 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1440 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1453 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item1438 {
	width:40px !important;
	height:40px !important;
	left:284px !important;
	top:598px !important;
}

#item1273 {
	width:530px !important;
	height:876px !important;
	left:700px !important;
	top:-10px !important;
}

#item8671 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item8693 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item8715 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item8737 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-8740 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-8740 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item8742 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item8740 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-8751 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8751 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8786 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8764 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8776 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8762 {
	width:39px !important;
	height:39px !important;
	left:218px !important;
	top:598px !important;
}

#item8827 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8807 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8817 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8805 {
	width:40px !important;
	height:40px !important;
	left:285px !important;
	top:598px !important;
}

#item8476 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item8498 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item8520 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item8542 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-8545 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-8545 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item8547 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item8545 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-8560 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8560 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8591 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8572 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8581 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8570 {
	width:39px !important;
	height:39px !important;
	left:218px !important;
	top:598px !important;
}

#item8633 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8614 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8623 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8612 {
	width:40px !important;
	height:40px !important;
	left:285px !important;
	top:598px !important;
}

#item8285 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item8307 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item8329 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item8351 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-8354 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-8354 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item8356 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item8354 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-8369 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8369 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8397 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8378 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8387 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8376 {
	width:39px !important;
	height:39px !important;
	left:218px !important;
	top:598px !important;
}

#item8439 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8420 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8429 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8418 {
	width:40px !important;
	height:40px !important;
	left:285px !important;
	top:598px !important;
}

#item8093 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item8115 {
	width:365px !important;
	height:30px !important;
	left:60px !important;
	top:97px !important;
}

#item8137 {
	width:239px !important;
	height:189px !important;
	left:60px !important;
	top:370px !important;
}

#item8159 {
	width:203px !important;
	height:189px !important;
	left:299px !important;
	top:370px !important;
}

@keyframes twirl-8162 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-8162 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item8164 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item8162 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:34px !important;
}

@keyframes fly-in-left-8174 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8174 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8205 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8183 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8193 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8181 {
	width:39px !important;
	height:39px !important;
	left:218px !important;
	top:598px !important;
}

#item8244 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8226 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8235 {
	width:35px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item8224 {
	width:40px !important;
	height:40px !important;
	left:285px !important;
	top:598px !important;
}

#item8072 {
	width:530px !important;
	height:876px !important;
	left:38px !important;
	top:37px !important;
}

#item2146 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#009976;
}

#item2168 {
	width:342px !important;
	height:39px !important;
	left:801px !important;
	top:123px !important;
}

@keyframes twirl-2171 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-2171 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item2173 {
	width:16px !important;
	height:16px !important;
}

#item2171 {
	width:16px !important;
	height:16px !important;
	left:1184px !important;
	top:26px !important;
}

#item2610 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2589 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:68px !important;
}

#item2635 {
	width:369px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
}

#item2614 {
	width:374px !important;
	height:100px !important;
	left:10px !important;
	top:95px !important;
}

#item2661 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2640 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:39px !important;
}

#item2686 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item2665 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item2509 {
	width:369px !important;
	height:78px !important;
	left:3px !important;
	top:2px !important;
}

#item2488 {
	width:374px !important;
	height:83px !important;
	left:10px !important;
	top:64px !important;
}

#item2534 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2513 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:159px !important;
}

#item2559 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2538 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:37px !important;
}

#item2584 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item2563 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item2408 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2387 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:115px !important;
}

#item2433 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2412 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:144px !important;
}

#item2458 {
	width:369px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item2437 {
	width:374px !important;
	height:66px !important;
	left:10px !important;
	top:37px !important;
}

#item2483 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item2462 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item2307 {
	width:369px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
}

#item2286 {
	width:374px !important;
	height:49px !important;
	left:10px !important;
	top:10px !important;
}

#item2332 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2311 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:106px !important;
}

#item2357 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2336 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:135px !important;
}

#item2382 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2361 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:77px !important;
}

#item2206 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2185 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:97px !important;
}

#item2231 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2210 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:68px !important;
}

#item2256 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2235 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:39px !important;
}

#item2281 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item2260 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item2183 {
	width:384px !important;
	height:194px !important;
	left:763px !important;
	top:495px !important;
}

#item2747 {
	width:387px !important;
	height:279px !important;
	left:13px !important;
	top:70px !important;
	background:#009976;
	padding:5px 0px 6px 42px;
}

#item2764 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item2752 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item2750 {
	width:38px !important;
	height:38px !important;
	left:10px !important;
	top:10px !important;
}

#item2717 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item2706 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item2704 {
	width:38px !important;
	height:38px !important;
	left:10px !important;
	top:11px !important;
}

#item2690 {
	width:400px !important;
	height:330px !important;
	left:744px !important;
	top:111px !important;
}

#item2805 {
	width:454px !important;
	height:15px !important;
	left:756px !important;
	top:87px !important;
}

#item8891 {
	width:520px !important;
	height:866px !important;
	left:47px !important;
	top:47px !important;
	background:#009976;
}

#item8913 {
	width:342px !important;
	height:39px !important;
	left:138px !important;
	top:170px !important;
}

@keyframes twirl-8916 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-8916 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item8918 {
	width:16px !important;
	height:16px !important;
}

#item8916 {
	width:16px !important;
	height:16px !important;
	left:521px !important;
	top:73px !important;
}

#item9354 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9333 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:68px !important;
}

#item9379 {
	width:369px !important;
	height:95px !important;
	left:3px !important;
	top:2px !important;
}

#item9358 {
	width:374px !important;
	height:100px !important;
	left:10px !important;
	top:95px !important;
}

#item9405 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9384 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:39px !important;
}

#item9430 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item9409 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item9253 {
	width:369px !important;
	height:78px !important;
	left:2px !important;
	top:3px !important;
}

#item9232 {
	width:374px !important;
	height:83px !important;
	left:10px !important;
	top:64px !important;
}

#item9278 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9257 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:159px !important;
}

#item9303 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9282 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:37px !important;
}

#item9328 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item9307 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item9152 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9131 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:115px !important;
}

#item9177 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9156 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:144px !important;
}

#item9202 {
	width:369px !important;
	height:61px !important;
	left:3px !important;
	top:2px !important;
}

#item9181 {
	width:374px !important;
	height:66px !important;
	left:10px !important;
	top:37px !important;
}

#item9227 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item9206 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:10px !important;
}

#item9051 {
	width:369px !important;
	height:44px !important;
	left:3px !important;
	top:3px !important;
}

#item9030 {
	width:374px !important;
	height:49px !important;
	left:10px !important;
	top:10px !important;
}

#item9076 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9055 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:106px !important;
}

#item9101 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9080 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:135px !important;
}

#item9126 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9105 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:77px !important;
}

#item8950 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item8929 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:97px !important;
}

#item8975 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item8954 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:68px !important;
}

#item9000 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item8979 {
	width:333px !important;
	height:15px !important;
	left:10px !important;
	top:39px !important;
}

#item9025 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item9004 {
	width:333px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item8927 {
	width:384px !important;
	height:194px !important;
	left:100px !important;
	top:542px !important;
}

#item9492 {
	width:387px !important;
	height:279px !important;
	left:12px !important;
	top:52px !important;
	background:#009976;
	padding:5px 0px 6px 42px;
}

#item9507 {
	width:33px !important;
	height:33px !important;
	left:2px !important;
	top:3px !important;
}

#item9497 {
	width:33px !important;
	height:33px !important;
	left:2px !important;
	top:3px !important;
}

#item9495 {
	width:38px !important;
	height:38px !important;
	left:10px !important;
	top:10px !important;
}

#item9459 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item9444 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
}

#item9442 {
	width:38px !important;
	height:38px !important;
	left:10px !important;
	top:11px !important;
}

#item9434 {
	width:399px !important;
	height:330px !important;
	left:81px !important;
	top:158px !important;
}

#item9545 {
	width:454px !important;
	height:15px !important;
	left:93px !important;
	top:134px !important;
}

#item2851 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#009976;
}

@keyframes twirl-2854 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-2854 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item2856 {
	width:16px !important;
	height:16px !important;
}

#item2854 {
	width:16px !important;
	height:16px !important;
	left:1184px !important;
	top:26px !important;
}

#item2891 {
	width:342px !important;
	height:15px !important;
	left:760px !important;
	top:87px !important;
}

#item5750 {
	width:382px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item5729 {
	width:387px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item5775 {
	width:380px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item5754 {
	width:385px !important;
	height:18px !important;
	left:12px !important;
	top:156px !important;
}

#item5800 {
	width:376px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item5779 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:242px !important;
}

#item5825 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item5804 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:39px !important;
}

#item5850 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item5829 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:128px !important;
}

#item5875 {
	width:376px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item5854 {
	width:381px !important;
	height:17px !important;
	left:12px !important;
	top:214px !important;
}

#item5900 {
	width:380px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item5879 {
	width:385px !important;
	height:17px !important;
	left:12px !important;
	top:10px !important;
}

#item5925 {
	width:382px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item5904 {
	width:387px !important;
	height:20px !important;
	left:12px !important;
	top:96px !important;
}

#item5950 {
	width:380px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item5929 {
	width:385px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item5975 {
	width:376px !important;
	height:11px !important;
	left:3px !important;
	top:2px !important;
}

#item5954 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:269px !important;
}

#item5998 {
	width:315px !important;
	height:70px !important;
	left:15px !important;
	top:297px !important;
}

#item5466 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item5445 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:512px !important;
}

#item5491 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item5470 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item5516 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item5495 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:39px !important;
}

#item5541 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item5520 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:68px !important;
}

#item5566 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item5545 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item5591 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item5570 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:127px !important;
}

#item5616 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item5595 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:156px !important;
}

#item5641 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item5620 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item5666 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item5645 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:214px !important;
}

#item5691 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item5714 {
	width:315px !important;
	height:60px !important;
}

#item5670 {
	width:333px !important;
	height:254px !important;
	left:12px !important;
	top:242px !important;
}

#item5181 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item5160 {
	width:333px !important;
	height:16px !important;
	left:13px !important;
	top:528px !important;
}

#item5206 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item5185 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item5231 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item5210 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:501px !important;
}

#item5256 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item5235 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:39px !important;
}

#item5281 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item5260 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:68px !important;
}

#item5306 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item5285 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item5331 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item5310 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:127px !important;
}

#item5356 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item5335 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:156px !important;
}

#item5381 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item5360 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item5406 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item5429 {
	width:315px !important;
	height:68px !important;
}

#item5385 {
	width:333px !important;
	height:275px !important;
	left:12px !important;
	top:214px !important;
}

#item4894 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4873 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:508px !important;
}

#item4919 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4898 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item4945 {
	width:328px !important;
	height:10px !important;
}

#item4924 {
	width:328px !important;
	height:10px !important;
	top:28px !important;
}

#item4970 {
	width:328px !important;
	height:10px !important;
}

#item4949 {
	width:328px !important;
	height:10px !important;
}

#item4995 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4974 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:39px !important;
}

#item5020 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item4999 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:68px !important;
}

#item5045 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item5024 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item5070 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item5049 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:127px !important;
}

#item5095 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item5074 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:156px !important;
}

#item5120 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item5143 {
	width:315px !important;
	height:61px !important;
}

#item5099 {
	width:333px !important;
	height:252px !important;
	left:12px !important;
	top:185px !important;
}

#item4608 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item4587 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:514px !important;
}

#item4633 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4612 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item4659 {
	width:328px !important;
	height:12px !important;
}

#item4638 {
	width:328px !important;
	height:12px !important;
	top:58px !important;
}

#item4684 {
	width:328px !important;
	height:12px !important;
}

#item4663 {
	width:328px !important;
	height:12px !important;
	top:29px !important;
}

#item4709 {
	width:328px !important;
	height:11px !important;
}

#item4688 {
	width:328px !important;
	height:11px !important;
}

#item4734 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item4713 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:39px !important;
}

#item4759 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:2px !important;
}

#item4738 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item4784 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item4763 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item4809 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item4788 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:127px !important;
}

#item4834 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item4857 {
	width:315px !important;
	height:47px !important;
}

#item4813 {
	width:333px !important;
	height:254px !important;
	left:12px !important;
	top:156px !important;
}

#item4324 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item4303 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:532px !important;
}

#item4349 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4328 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item4374 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item4353 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:417px !important;
}

#item4399 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item4378 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:503px !important;
}

#item4424 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item4403 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:474px !important;
}

#item4449 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item4428 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:446px !important;
}

#item4474 {
	width:328px !important;
	height:14px !important;
	left:2px !important;
	top:3px !important;
}

#item4453 {
	width:333px !important;
	height:19px !important;
	left:12px !important;
	top:39px !important;
}

#item4499 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:2px !important;
}

#item4478 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item4524 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item4503 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item4549 {
	width:328px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item4572 {
	width:315px !important;
	height:71px !important;
}

#item4528 {
	width:333px !important;
	height:275px !important;
	left:12px !important;
	top:127px !important;
}

#item4027 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item4006 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:530px !important;
}

#item4052 {
	width:328px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item4031 {
	width:333px !important;
	height:18px !important;
	left:12px !important;
	top:417px !important;
}

#item4077 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item4056 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:502px !important;
}

#item4102 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4081 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item4127 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item4106 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:388px !important;
}

#item4152 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:2px !important;
}

#item4131 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:473px !important;
}

#item4177 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item4156 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:446px !important;
}

#item4202 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item4181 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:39px !important;
}

#item4227 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:2px !important;
}

#item4206 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item4253 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
}

#item4286 {
	width:315px !important;
	height:64px !important;
}

#item4231 {
	width:335px !important;
	height:277px !important;
	left:10px !important;
	top:96px !important;
}

#item3741 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item3720 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:530px !important;
}

#item3766 {
	width:328px !important;
	height:14px !important;
	left:2px !important;
	top:3px !important;
}

#item3745 {
	width:333px !important;
	height:19px !important;
	left:12px !important;
	top:415px !important;
}

#item3791 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item3770 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:502px !important;
}

#item3816 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item3795 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item3841 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item3820 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:386px !important;
}

#item3866 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:2px !important;
}

#item3845 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:473px !important;
}

#item3891 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item3870 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:359px !important;
}

#item3916 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item3895 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:445px !important;
}

#item3941 {
	width:328px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item3920 {
	width:333px !important;
	height:18px !important;
	left:12px !important;
	top:39px !important;
}

#item3966 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3988 {
	width:315px !important;
	height:61px !important;
	left:3px !important;
	top:29px !important;
}

#item3945 {
	width:333px !important;
	height:278px !important;
	left:12px !important;
	top:68px !important;
}

#item3456 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item3435 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:515px !important;
}

#item3481 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item3460 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:313px !important;
}

#item3506 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item3485 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:399px !important;
}

#item3531 {
	width:328px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item3510 {
	width:333px !important;
	height:19px !important;
	left:12px !important;
	top:485px !important;
}

#item3556 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item3535 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item3581 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item3560 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:370px !important;
}

#item3606 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item3585 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:456px !important;
}

#item3631 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3610 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:342px !important;
}

#item3656 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3635 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:428px !important;
}

#item3681 {
	width:328px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item3704 {
	width:315px !important;
	height:49px !important;
}

#item3660 {
	width:333px !important;
	height:261px !important;
	left:12px !important;
	top:39px !important;
}

#item3168 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item3147 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:524px !important;
}

#item3193 {
	width:328px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item3172 {
	width:333px !important;
	height:18px !important;
	left:12px !important;
	top:323px !important;
}

#item3218 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3197 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:411px !important;
}

#item3243 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3222 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:496px !important;
}

#item3268 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3247 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:294px !important;
}

#item3293 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item3272 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:382px !important;
}

#item3318 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item3297 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:467px !important;
}

#item3343 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3322 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:353px !important;
}

#item3368 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3347 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:438px !important;
}

#item3393 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item3416 {
	width:315px !important;
	height:61px !important;
}

#item3372 {
	width:333px !important;
	height:273px !important;
	left:12px !important;
	top:10px !important;
}

#item2917 {
	width:382px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item2896 {
	width:387px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item2942 {
	width:380px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item2921 {
	width:385px !important;
	height:18px !important;
	left:12px !important;
	top:156px !important;
}

#item2967 {
	width:376px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item2946 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:242px !important;
}

#item2992 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item2971 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:39px !important;
}

#item3017 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item2996 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:127px !important;
}

#item3042 {
	width:376px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item3021 {
	width:381px !important;
	height:17px !important;
	left:12px !important;
	top:214px !important;
}

#item3067 {
	width:380px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item3046 {
	width:385px !important;
	height:17px !important;
	left:12px !important;
	top:10px !important;
}

#item3092 {
	width:382px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item3071 {
	width:387px !important;
	height:20px !important;
	left:12px !important;
	top:96px !important;
}

#item3117 {
	width:380px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item3096 {
	width:385px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item3142 {
	width:376px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item3121 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:269px !important;
}

#item2894 {
	width:399px !important;
	height:547px !important;
	left:765px !important;
	top:128px !important;
}

#item9592 {
	width:520px !important;
	height:866px !important;
	left:45px !important;
	top:49px !important;
	background:#009976;
}

@keyframes twirl-9595 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9595 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9597 {
	width:16px !important;
	height:16px !important;
}

#item9595 {
	width:16px !important;
	height:16px !important;
	left:521px !important;
	top:73px !important;
}

#item9627 {
	width:342px !important;
	height:15px !important;
	left:93px !important;
	top:134px !important;
}

#item28319 {
	width:382px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item28316 {
	width:387px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item28345 {
	width:380px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item28342 {
	width:385px !important;
	height:18px !important;
	left:12px !important;
	top:156px !important;
}

#item28371 {
	width:376px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item28368 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:242px !important;
}

#item28398 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item28394 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:39px !important;
}

#item28425 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item28421 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:128px !important;
}

#item28451 {
	width:376px !important;
	height:12px !important;
	left:2px !important;
	top:2px !important;
}

#item28448 {
	width:381px !important;
	height:17px !important;
	left:12px !important;
	top:214px !important;
}

#item28477 {
	width:380px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item28474 {
	width:385px !important;
	height:17px !important;
	left:12px !important;
	top:10px !important;
}

#item28504 {
	width:382px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item28500 {
	width:387px !important;
	height:20px !important;
	left:12px !important;
	top:96px !important;
}

#item28530 {
	width:380px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item28527 {
	width:385px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item28556 {
	width:376px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item28553 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:269px !important;
}

#item28579 {
	width:315px !important;
	height:70px !important;
	left:15px !important;
	top:297px !important;
}

#item28002 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item27999 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:512px !important;
}

#item28028 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item28025 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item28054 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item28051 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:39px !important;
}

#item28080 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item28077 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:68px !important;
}

#item28106 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item28103 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item28132 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item28129 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:127px !important;
}

#item28158 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item28155 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:156px !important;
}

#item28185 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item28182 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item28211 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item28208 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:214px !important;
}

#item28238 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item28262 {
	width:315px !important;
	height:60px !important;
}

#item28234 {
	width:333px !important;
	height:254px !important;
	left:12px !important;
	top:242px !important;
}

#item27684 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item27681 {
	width:333px !important;
	height:16px !important;
	left:13px !important;
	top:528px !important;
}

#item27711 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item27708 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item27738 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item27735 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:501px !important;
}

#item27764 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item27761 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:39px !important;
}

#item27790 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item27787 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:68px !important;
}

#item27816 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item27813 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item27842 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item27839 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:127px !important;
}

#item27868 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item27865 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:156px !important;
}

#item27894 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item27891 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item27920 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item27945 {
	width:315px !important;
	height:68px !important;
}

#item27917 {
	width:333px !important;
	height:275px !important;
	left:12px !important;
	top:214px !important;
}

#item27363 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item27360 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:508px !important;
}

#item27391 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item27388 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item27418 {
	width:328px !important;
	height:10px !important;
}

#item27415 {
	width:328px !important;
	height:10px !important;
	top:28px !important;
}

#item27444 {
	width:328px !important;
	height:10px !important;
}

#item27441 {
	width:328px !important;
	height:10px !important;
}

#item27470 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item27467 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:39px !important;
}

#item27497 {
	width:328px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item27494 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:68px !important;
}

#item27523 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item27520 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item27549 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item27546 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:127px !important;
}

#item27576 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item27572 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:156px !important;
}

#item27602 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:2px !important;
}

#item27626 {
	width:315px !important;
	height:61px !important;
}

#item27599 {
	width:333px !important;
	height:252px !important;
	left:12px !important;
	top:185px !important;
}

#item27043 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item27040 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:514px !important;
}

#item27069 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item27066 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item27096 {
	width:328px !important;
	height:12px !important;
}

#item27093 {
	width:328px !important;
	height:12px !important;
	top:58px !important;
}

#item27122 {
	width:328px !important;
	height:12px !important;
}

#item27119 {
	width:328px !important;
	height:12px !important;
	top:29px !important;
}

#item27149 {
	width:328px !important;
	height:11px !important;
}

#item27146 {
	width:328px !important;
	height:11px !important;
}

#item27175 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item27172 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:39px !important;
}

#item27201 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item27198 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item27227 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item27224 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item27254 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:2px !important;
}

#item27250 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:127px !important;
}

#item27281 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item27305 {
	width:315px !important;
	height:47px !important;
}

#item27277 {
	width:333px !important;
	height:254px !important;
	left:12px !important;
	top:156px !important;
}

#item26726 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26723 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:532px !important;
}

#item26753 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item26750 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item26779 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item26776 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:417px !important;
}

#item26806 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:2px !important;
}

#item26803 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:503px !important;
}

#item26832 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26829 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:474px !important;
}

#item26858 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26855 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:446px !important;
}

#item26884 {
	width:328px !important;
	height:14px !important;
	left:2px !important;
	top:3px !important;
}

#item26881 {
	width:333px !important;
	height:19px !important;
	left:12px !important;
	top:39px !important;
}

#item26910 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item26907 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item26936 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item26933 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:96px !important;
}

#item26962 {
	width:328px !important;
	height:15px !important;
	left:3px !important;
	top:2px !important;
}

#item26986 {
	width:315px !important;
	height:71px !important;
}

#item26959 {
	width:333px !important;
	height:275px !important;
	left:12px !important;
	top:127px !important;
}

#item26404 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26401 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:530px !important;
}

#item26430 {
	width:328px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item26427 {
	width:333px !important;
	height:18px !important;
	left:12px !important;
	top:417px !important;
}

#item26456 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26453 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:502px !important;
}

#item26482 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item26479 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item26508 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item26505 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:388px !important;
}

#item26534 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item26531 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:473px !important;
}

#item26561 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26558 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:446px !important;
}

#item26587 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item26584 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:39px !important;
}

#item26614 {
	width:328px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item26611 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item26641 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
}

#item26669 {
	width:315px !important;
	height:64px !important;
}

#item26637 {
	width:335px !important;
	height:277px !important;
	left:10px !important;
	top:96px !important;
}

#item26088 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26085 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:530px !important;
}

#item26114 {
	width:328px !important;
	height:14px !important;
	left:3px !important;
	top:3px !important;
}

#item26111 {
	width:333px !important;
	height:19px !important;
	left:12px !important;
	top:415px !important;
}

#item26141 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26138 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:502px !important;
}

#item26167 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item26164 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item26193 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item26190 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:386px !important;
}

#item26219 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item26216 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:473px !important;
}

#item26245 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26242 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:359px !important;
}

#item26271 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item26268 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:445px !important;
}

#item26297 {
	width:328px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item26294 {
	width:333px !important;
	height:18px !important;
	left:12px !important;
	top:39px !important;
}

#item26323 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item26346 {
	width:315px !important;
	height:61px !important;
	left:3px !important;
	top:29px !important;
}

#item26320 {
	width:333px !important;
	height:278px !important;
	left:12px !important;
	top:68px !important;
}

#item25771 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:2px !important;
}

#item25767 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:515px !important;
}

#item25797 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item25794 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:313px !important;
}

#item25823 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item25820 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:399px !important;
}

#item25849 {
	width:328px !important;
	height:14px !important;
	left:3px !important;
	top:2px !important;
}

#item25846 {
	width:333px !important;
	height:19px !important;
	left:12px !important;
	top:485px !important;
}

#item25875 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item25872 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:10px !important;
}

#item25902 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item25898 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:370px !important;
}

#item25929 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item25926 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:456px !important;
}

#item25955 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item25952 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:342px !important;
}

#item25981 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item25978 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:428px !important;
}

#item26007 {
	width:328px !important;
	height:13px !important;
	left:2px !important;
	top:2px !important;
}

#item26031 {
	width:315px !important;
	height:49px !important;
}

#item26004 {
	width:333px !important;
	height:261px !important;
	left:12px !important;
	top:39px !important;
}

#item25454 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item25451 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:524px !important;
}

#item25480 {
	width:328px !important;
	height:13px !important;
	left:3px !important;
	top:2px !important;
}

#item25477 {
	width:333px !important;
	height:18px !important;
	left:12px !important;
	top:323px !important;
}

#item25506 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item25503 {
	width:333px !important;
	height:15px !important;
	left:12px !important;
	top:411px !important;
}

#item25532 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:2px !important;
}

#item25529 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:496px !important;
}

#item25558 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item25555 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:294px !important;
}

#item25584 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item25581 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:382px !important;
}

#item25610 {
	width:328px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item25607 {
	width:333px !important;
	height:17px !important;
	left:12px !important;
	top:467px !important;
}

#item25636 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item25633 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:353px !important;
}

#item25662 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item25659 {
	width:333px !important;
	height:16px !important;
	left:12px !important;
	top:438px !important;
}

#item25689 {
	width:328px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item25713 {
	width:315px !important;
	height:61px !important;
}

#item25686 {
	width:333px !important;
	height:273px !important;
	left:12px !important;
	top:10px !important;
}

#item25165 {
	width:382px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item25162 {
	width:387px !important;
	height:17px !important;
	left:12px !important;
	top:68px !important;
}

#item25191 {
	width:380px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item25188 {
	width:385px !important;
	height:18px !important;
	left:12px !important;
	top:156px !important;
}

#item25218 {
	width:376px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item25215 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:242px !important;
}

#item25244 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item25241 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:39px !important;
}

#item25270 {
	width:382px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item25267 {
	width:387px !important;
	height:18px !important;
	left:12px !important;
	top:127px !important;
}

#item25296 {
	width:376px !important;
	height:12px !important;
	left:2px !important;
	top:2px !important;
}

#item25293 {
	width:381px !important;
	height:17px !important;
	left:12px !important;
	top:214px !important;
}

#item25322 {
	width:380px !important;
	height:12px !important;
	left:2px !important;
	top:3px !important;
}

#item25319 {
	width:385px !important;
	height:17px !important;
	left:12px !important;
	top:10px !important;
}

#item25348 {
	width:382px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item25345 {
	width:387px !important;
	height:20px !important;
	left:12px !important;
	top:96px !important;
}

#item25374 {
	width:380px !important;
	height:11px !important;
	left:2px !important;
	top:3px !important;
}

#item25371 {
	width:385px !important;
	height:16px !important;
	left:12px !important;
	top:186px !important;
}

#item25400 {
	width:376px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item25397 {
	width:381px !important;
	height:16px !important;
	left:12px !important;
	top:269px !important;
}

#item25160 {
	width:399px !important;
	height:547px !important;
	left:105px !important;
	top:177px !important;
}

#item6065 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#009976;
}

#item7074 {
	width:234px !important;
	height:141px !important;
	left:188px !important;
	top:261px !important;
	padding:0px 30px 0px 0px;
}

#item7098 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item7077 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item7123 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item7102 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item7148 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item7127 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:208px !important;
}

#item7173 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item7152 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item7179 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item7199 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item7202 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item7177 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item7254 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item7233 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:233px !important;
}

#item6890 {
	width:234px !important;
	height:141px !important;
	left:188px !important;
	top:236px !important;
	padding:0px 30px 0px 0px;
}

#item6914 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6893 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item6939 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6918 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item6964 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6943 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:208px !important;
}

#item6989 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6968 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item6995 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item7015 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item7018 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item6993 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item7050 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item7029 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item6695 {
	width:234px !important;
	height:142px !important;
	left:188px !important;
	top:211px !important;
	padding:0px 30px 0px 0px;
}

#item6719 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6698 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item6744 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6723 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item6769 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6748 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:365px !important;
}

#item6794 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6773 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item6800 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item6820 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item6823 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item6798 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item6854 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6833 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item6500 {
	width:234px !important;
	height:142px !important;
	left:188px !important;
	top:185px !important;
	padding:0px 30px 0px 0px;
}

#item6524 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6503 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item6549 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6528 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:340px !important;
}

#item6574 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6553 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:365px !important;
}

#item6599 {
	width:167px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6578 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item6605 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item6625 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item6628 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item6603 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item6659 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6638 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item6291 {
	width:234px !important;
	height:142px !important;
	left:188px !important;
	top:160px !important;
}

#item6328 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:2px !important;
}

#item6307 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:315px !important;
}

#item6353 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6332 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:340px !important;
}

#item6378 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6357 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:365px !important;
}

#item6403 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6382 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item6409 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item6429 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item6432 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item6407 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item6463 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6442 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item6130 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6109 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item6155 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6134 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item6180 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item6159 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:208px !important;
}

#item6205 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item6184 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item6211 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:2px !important;
	background:#272862;
}

#item6231 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item6234 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item6209 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item6267 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item6246 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:233px !important;
}

#item6071 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item6091 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item6094 {
	width:43px !important;
	height:37px !important;
	left:31px !important;
	top:13px !important;
}

#item6068 {
	width:422px !important;
	height:405px !important;
	left:762px !important;
	top:371px !important;
}

#item7277 {
	width:444px !important;
	height:65px !important;
	left:756px !important;
	top:140px !important;
}

#item7299 {
	width:362px !important;
	height:27px !important;
	left:756px !important;
	top:225px !important;
}

#item7321 {
	width:444px !important;
	height:28px !important;
	left:756px !important;
	top:808px !important;
}

#item7352 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:2px !important;
	background:#272862;
}

#item7372 {
	width:61px !important;
	height:13px !important;
	left:25px !important;
	top:44px !important;
}

#item7350 {
	width:110px !important;
	height:100px !important;
	left:114px !important;
	top:10px !important;
}

#item7395 {
	width:327px !important;
	height:273px !important;
	left:10px !important;
	top:239px !important;
	padding:0px 30px 0px 0px;
}

#item7326 {
	width:105px !important;
	height:95px !important;
	left:116px !important;
	top:13px !important;
	background:#d3e7d1;
}

#item7346 {
	width:61px !important;
	height:13px !important;
	left:138px !important;
	top:54px !important;
}

#item7324 {
	width:337px !important;
	height:512px !important;
	left:755px !important;
	top:267px !important;
}

#item7436 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item7456 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item7459 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item7488 {
	width:297px !important;
	height:64px !important;
	top:227px !important;
}

#item7400 {
	width:105px !important;
	height:95px !important;
	left:222px !important;
	background:#d3e7d1;
}

#item7420 {
	width:88px !important;
	height:23px !important;
	left:231px !important;
	top:60px !important;
}

#item7423 {
	width:37px !important;
	height:37px !important;
	left:256px !important;
	top:13px !important;
}

#item7398 {
	width:327px !important;
	height:291px !important;
	left:765px !important;
	top:279px !important;
}

#item7528 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item7548 {
	width:92px !important;
	height:23px !important;
	left:7px !important;
	top:60px !important;
}

#item7551 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

#item7583 {
	width:297px !important;
	height:64px !important;
	left:9px !important;
	top:122px !important;
}

#item7493 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item7513 {
	width:92px !important;
	height:23px !important;
	left:7px !important;
	top:60px !important;
}

#item7516 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

#item7491 {
	width:306px !important;
	height:186px !important;
	left:756px !important;
	top:384px !important;
}

#item7623 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item7643 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item7646 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item7676 {
	width:297px !important;
	height:64px !important;
	top:122px !important;
}

#item7588 {
	width:105px !important;
	height:95px !important;
	left:106px !important;
	background:#d3e7d1;
}

#item7608 {
	width:88px !important;
	height:23px !important;
	left:115px !important;
	top:60px !important;
}

#item7611 {
	width:37px !important;
	height:37px !important;
	left:140px !important;
	top:13px !important;
}

#item7586 {
	width:297px !important;
	height:186px !important;
	left:765px !important;
	top:384px !important;
}

@keyframes twirl-7679 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-7679 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item7681 {
	width:16px !important;
	height:16px !important;
}

#item7679 {
	width:16px !important;
	height:16px !important;
	left:1184px !important;
	top:26px !important;
}

#item7710 {
	width:342px !important;
	height:15px !important;
	left:756px !important;
	top:87px !important;
}

#item7765 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item7785 {
	width:88px !important;
	height:35px !important;
	left:9px !important;
	top:30px !important;
}

#item7807 {
	width:254px !important;
	height:64px !important;
	left:9px !important;
	top:227px !important;
}

#item7812 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item7832 {
	width:61px !important;
	height:13px !important;
	left:22px !important;
	top:41px !important;
}

#item7836 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item7856 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item7859 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item7868 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item7888 {
	width:92px !important;
	height:23px !important;
	left:7px !important;
	top:60px !important;
}

#item7891 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

#item7900 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item7920 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item7923 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item7937 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item7957 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item7960 {
	width:43px !important;
	height:37px !important;
	left:31px !important;
	top:13px !important;
}

#item7716 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item7736 {
	width:88px !important;
	height:35px !important;
	left:9px !important;
	top:30px !important;
}

#item7740 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item7760 {
	width:88px !important;
	height:35px !important;
	left:9px !important;
	top:30px !important;
}

#item7713 {
	width:336px !important;
	height:291px !important;
	left:756px !important;
	top:279px !important;
}

#item7974 {
	width:99px !important;
	height:90px !important;
}

#item7972 {
	width:99px !important;
	height:90px !important;
	left:990px !important;
	top:387px !important;
}

#item7983 {
	width:104px !important;
	height:90px !important;
}

#item7981 {
	width:104px !important;
	height:90px !important;
	left:758px !important;
	top:279px !important;
}

#item7992 {
	width:104px !important;
	height:95px !important;
}

#item7990 {
	width:104px !important;
	height:95px !important;
	left:873px !important;
	top:279px !important;
}

#item8001 {
	width:99px !important;
	height:94px !important;
}

#item7999 {
	width:99px !important;
	height:94px !important;
	left:990px !important;
	top:279px !important;
}

#item8010 {
	width:104px !important;
	height:90px !important;
}

#item8008 {
	width:104px !important;
	height:90px !important;
	left:756px !important;
	top:387px !important;
}

#item8019 {
	width:104px !important;
	height:90px !important;
}

#item8017 {
	width:104px !important;
	height:90px !important;
	left:873px !important;
	top:387px !important;
}

#item12761 {
	width:520px !important;
	height:866px !important;
	left:47px !important;
	top:48px !important;
	background:#009976;
}

#item13754 {
	width:234px !important;
	height:141px !important;
	left:188px !important;
	top:261px !important;
	padding:0px 30px 0px 0px;
}

#item13778 {
	width:167px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item13757 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item13803 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item13782 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item13828 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13807 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:208px !important;
}

#item13853 {
	width:167px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item13832 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item13859 {
	width:105px !important;
	height:95px !important;
	left:2px !important;
	top:3px !important;
	background:#272862;
}

#item13879 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item13882 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item13857 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item13924 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13903 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:233px !important;
}

#item13571 {
	width:234px !important;
	height:141px !important;
	left:188px !important;
	top:236px !important;
	padding:0px 30px 0px 0px;
}

#item13595 {
	width:167px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item13574 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item13620 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item13599 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item13645 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13624 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:208px !important;
}

#item13670 {
	width:167px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item13649 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item13676 {
	width:105px !important;
	height:95px !important;
	left:2px !important;
	top:3px !important;
	background:#272862;
}

#item13696 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item13699 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item13674 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item13730 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:2px !important;
}

#item13709 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item13379 {
	width:234px !important;
	height:142px !important;
	left:187px !important;
	top:211px !important;
	padding:0px 30px 0px 0px;
}

#item13403 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:2px !important;
}

#item13382 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item13428 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13407 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item13453 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13432 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:365px !important;
}

#item13478 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13457 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item13484 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item13504 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item13507 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item13482 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item13538 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:2px !important;
}

#item13517 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item13181 {
	width:234px !important;
	height:142px !important;
	left:188px !important;
	top:185px !important;
	padding:0px 30px 0px 0px;
}

#item13205 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:2px !important;
}

#item13184 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item13230 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13209 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:340px !important;
}

#item13255 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item13234 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:365px !important;
}

#item13280 {
	width:167px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item13259 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item13286 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item13306 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item13309 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item13284 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item13343 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item13322 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item12982 {
	width:234px !important;
	height:142px !important;
	left:187px !important;
	top:160px !important;
}

#item13015 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item12994 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:315px !important;
}

#item13040 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13019 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:340px !important;
}

#item13065 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item13044 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:365px !important;
}

#item13090 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item13069 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item13096 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
	background:#272862;
}

#item13116 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item13119 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item13094 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item13149 {
	width:166px !important;
	height:10px !important;
	left:3px !important;
	top:2px !important;
}

#item13128 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:390px !important;
}

#item12821 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:2px !important;
}

#item12800 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:158px !important;
}

#item12846 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item12825 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:183px !important;
}

#item12871 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item12850 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:208px !important;
}

#item12896 {
	width:167px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item12875 {
	width:172px !important;
	height:15px !important;
	left:10px !important;
	top:133px !important;
}

#item12902 {
	width:105px !important;
	height:95px !important;
	left:2px !important;
	top:3px !important;
	background:#272862;
}

#item12922 {
	width:88px !important;
	height:23px !important;
	left:11px !important;
	top:63px !important;
}

#item12925 {
	width:43px !important;
	height:37px !important;
	left:34px !important;
	top:16px !important;
}

#item12900 {
	width:110px !important;
	height:100px !important;
	left:223px !important;
	top:10px !important;
}

#item12958 {
	width:166px !important;
	height:10px !important;
	left:2px !important;
	top:3px !important;
}

#item12937 {
	width:171px !important;
	height:15px !important;
	left:10px !important;
	top:233px !important;
}

#item12767 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item12787 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item12790 {
	width:43px !important;
	height:37px !important;
	left:31px !important;
	top:13px !important;
}

#item12764 {
	width:422px !important;
	height:405px !important;
	left:99px !important;
	top:419px !important;
}

#item13947 {
	width:444px !important;
	height:65px !important;
	left:93px !important;
	top:188px !important;
}

#item13969 {
	width:362px !important;
	height:27px !important;
	left:93px !important;
	top:273px !important;
}

#item13991 {
	width:444px !important;
	height:28px !important;
	left:93px !important;
	top:856px !important;
}

#item14022 {
	width:105px !important;
	height:95px !important;
	left:3px !important;
	top:2px !important;
	background:#272862;
}

#item14042 {
	width:61px !important;
	height:13px !important;
	left:25px !important;
	top:44px !important;
}

#item14020 {
	width:110px !important;
	height:100px !important;
	left:114px !important;
	top:10px !important;
}

#item14065 {
	width:327px !important;
	height:273px !important;
	left:10px !important;
	top:239px !important;
	padding:0px 30px 0px 0px;
}

#item13996 {
	width:105px !important;
	height:95px !important;
	left:116px !important;
	top:13px !important;
	background:#d3e7d1;
}

#item14016 {
	width:61px !important;
	height:13px !important;
	left:138px !important;
	top:54px !important;
}

#item13994 {
	width:337px !important;
	height:512px !important;
	left:92px !important;
	top:315px !important;
}

#item14105 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item14125 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item14128 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item14156 {
	width:297px !important;
	height:64px !important;
	top:227px !important;
}

#item14070 {
	width:105px !important;
	height:95px !important;
	left:222px !important;
	background:#d3e7d1;
}

#item14090 {
	width:88px !important;
	height:23px !important;
	left:231px !important;
	top:60px !important;
}

#item14093 {
	width:37px !important;
	height:37px !important;
	left:256px !important;
	top:13px !important;
}

#item14068 {
	width:327px !important;
	height:291px !important;
	left:102px !important;
	top:327px !important;
}

#item14194 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item14214 {
	width:92px !important;
	height:23px !important;
	left:7px !important;
	top:60px !important;
}

#item14217 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

#item14244 {
	width:297px !important;
	height:64px !important;
	left:9px !important;
	top:122px !important;
}

#item14161 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item14181 {
	width:92px !important;
	height:23px !important;
	left:7px !important;
	top:60px !important;
}

#item14184 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

#item14159 {
	width:306px !important;
	height:186px !important;
	left:93px !important;
	top:432px !important;
}

#item14286 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item14306 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item14309 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item14340 {
	width:297px !important;
	height:64px !important;
	top:122px !important;
}

#item14249 {
	width:105px !important;
	height:95px !important;
	left:106px !important;
	background:#d3e7d1;
}

#item14269 {
	width:88px !important;
	height:23px !important;
	left:115px !important;
	top:60px !important;
}

#item14272 {
	width:37px !important;
	height:37px !important;
	left:140px !important;
	top:13px !important;
}

#item14247 {
	width:297px !important;
	height:186px !important;
	left:102px !important;
	top:432px !important;
}

@keyframes twirl-14343 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-14343 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item14345 {
	width:16px !important;
	height:16px !important;
}

#item14343 {
	width:16px !important;
	height:16px !important;
	left:521px !important;
	top:74px !important;
}

#item14374 {
	width:342px !important;
	height:15px !important;
	left:93px !important;
	top:135px !important;
}

#item14429 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item14449 {
	width:88px !important;
	height:35px !important;
	left:9px !important;
	top:30px !important;
}

#item14471 {
	width:254px !important;
	height:64px !important;
	left:9px !important;
	top:227px !important;
}

#item14476 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item14496 {
	width:61px !important;
	height:13px !important;
	left:22px !important;
	top:41px !important;
}

#item14500 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item14520 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item14523 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item14533 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item14553 {
	width:92px !important;
	height:23px !important;
	left:7px !important;
	top:60px !important;
}

#item14556 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

#item14566 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item14586 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item14589 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:13px !important;
}

#item14600 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item14620 {
	width:88px !important;
	height:23px !important;
	left:9px !important;
	top:60px !important;
}

#item14623 {
	width:43px !important;
	height:37px !important;
	left:31px !important;
	top:13px !important;
}

#item14380 {
	width:105px !important;
	height:95px !important;
	background:#272862;
}

#item14400 {
	width:88px !important;
	height:35px !important;
	left:9px !important;
	top:30px !important;
}

#item14404 {
	width:105px !important;
	height:95px !important;
	background:#d3e7d1;
}

#item14424 {
	width:88px !important;
	height:35px !important;
	left:9px !important;
	top:30px !important;
}

#item14377 {
	width:336px !important;
	height:291px !important;
	left:93px !important;
	top:327px !important;
}

#item14635 {
	width:99px !important;
	height:90px !important;
}

#item14633 {
	width:99px !important;
	height:90px !important;
	left:327px !important;
	top:435px !important;
}

#item14644 {
	width:104px !important;
	height:90px !important;
}

#item14642 {
	width:104px !important;
	height:90px !important;
	left:95px !important;
	top:327px !important;
}

#item14653 {
	width:104px !important;
	height:95px !important;
}

#item14651 {
	width:104px !important;
	height:95px !important;
	left:210px !important;
	top:327px !important;
}

#item14662 {
	width:99px !important;
	height:94px !important;
}

#item14660 {
	width:99px !important;
	height:94px !important;
	left:327px !important;
	top:327px !important;
}

#item14671 {
	width:104px !important;
	height:90px !important;
}

#item14669 {
	width:104px !important;
	height:90px !important;
	left:93px !important;
	top:435px !important;
}

#item14680 {
	width:104px !important;
	height:90px !important;
}

#item14678 {
	width:104px !important;
	height:90px !important;
	left:210px !important;
	top:435px !important;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:17px;
	line-height:11px;
	color:#fff;
	margin-top:9px;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#272862;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:"Bebas Neue Pro";
	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.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, 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;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.H4---Destacado-__-Título-contenido {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.H5---Enlace {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",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.subtitulo {
	font-family:Raleway;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

p.titular {
	font-family:Raleway;
	font-size:39px;
	line-height:46.8px;
	color:#0c0c0c;
	text-transform:uppercase;
	text-align:left;
}

p.sofia---15pt {
	font-family:Raleway;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.Texto-14pt {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:14px;
	line-height:16.8px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Texto-18pt {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.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;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-17-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:17px;
	line-height:11px;
	color:#009976;
	margin-top:9px;
	margin-bottom:3px;
	text-align:center;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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-top:10px;
	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-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-acordeon-on {
	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.boton-acordeon-off {
	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.pagina-texto-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-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-09-azul {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:11px;
	color:#272862;
	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.bold-13-azul {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#272862;
	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.bold-12-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	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:center;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, 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.bold-12-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	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;
	text-align:center;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	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.book-13-blanco-puntos {
	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;
	text-indent:-6px;
	padding-left:6px;
	-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;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.seccion-subtitulo-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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.circuito-incluye {
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-indent:-16px;
	padding-left:16px;
	margin-top:4px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.presentaciones_-_subtitulo {
	font-family:Raleway;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

p.presentaciones_-_titular {
	font-family:Raleway;
	font-size:39px;
	line-height:46.8px;
	color:#0c0c0c;
	text-transform:uppercase;
	text-align:left;
}

p.hoteles_-_H4---Destacado-__-Título-contenido {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:20px;
	color:#000;
	margin-top:6px;
	margin-bottom:5px;
	text-align:left;
}

p.hotel-zona {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	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.Párrafo-básico {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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.autoCharStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	color:#fff;
}

span.autoCharStyle2 {
	font-family:"Bebas Neue Pro";
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.Bold-white {
	font-weight:bold;
	color:#fff;
}

span.book-14-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}

span.bold-14-azul {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#272862;
	text-transform:uppercase;
}

span.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.Color-Blanco {
	color:#fff;
}

span.Color-Verde-claro {
	color:#d2ffda;
}

span.Color-Negro {
	color:#000;
}

span.Bold-verde-claro {
	font-weight:bold;
	color:#d2ffda;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:745px){ [class*=" mq-"], .mq-default { display:none; } .mq-615 {display:block; } }

#loadIndicator{display:none;}
