/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:10px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

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

#item134492_container {
	width:595px !important;
	height:842px !important;
}

#item134450 {
	width:538px !important;
	height:45px !important;
	left:29px !important;
	top:176px !important;
}

@keyframes fly-in-right-134450 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-134450 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item134482 {
	width:166px !important;
	height:59px !important;
	left:219px !important;
	top:92px !important;
}

@keyframes entrarvolandodesdeabajo-134482 {
	0% {
		transform:translate(1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-134482 {
	0% {
		-webkit-transform:translate(1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2696_container {
	width:1191px !important;
	height:842px !important;
}

#item2761 {
	width:3px !important;
	height:1px !important;
	top:424px !important;
}

#item134493_container {
	width:1191px !important;
	height:842px !important;
}

#item126059_container {
	width:1190px !important;
	height:842px !important;
}

#item130151 {
	width:174px !important;
	height:56px !important;
	left:61px !important;
	top:298px !important;
}

@keyframes aparecer-130151 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-130151 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item130195 {
	width:154px !important;
	height:55px !important;
	left:59px !important;
	top:731px !important;
}

#item132250 {
	width:565px !important;
	height:125px !important;
	left:62px !important;
	top:50px !important;
}

@keyframes fly-in-top-132250 {
	0% {
		transform:translate(1px,-202px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-132250 {
	0% {
		-webkit-transform:translate(1px,-202px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item132273 {
	width:564px !important;
	height:55px !important;
	left:61px !important;
	top:189px !important;
}

@keyframes entrarvolandodesdelaizquierda-132273 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-132273 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item132296 {
	width:361px !important;
	height:55px !important;
	left:181px !important;
	top:122px !important;
}

@keyframes entrarvolandodesdelaizquierda-132296 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-132296 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item135974 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-135974 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-135974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item135975 {
	width:21px !important;
	height:17px !important;
	left:8px !important;
	top:10px !important;
}

@keyframes twirl-135975 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-135975 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item135983 {
	width:40px !important;
	height:39px !important;
}

#item135980 {
	width:40px !important;
	height:39px !important;
	left:273px !important;
	top:305px !important;
}

#item130998 {
	width:138px !important;
	height:20px !important;
	left:926px !important;
	top:249px !important;
}

#item131044 {
	width:184px !important;
	height:20px !important;
	left:929px !important;
	top:312px !important;
}

#item131067 {
	width:238px !important;
	height:25px !important;
	left:929px !important;
	top:377px !important;
}

#item131091 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item131092 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-131092 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-131092 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item131103 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item131104 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-131104 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-131104 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item131109 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item131110 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-131110 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-131110 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item131115 {
	width:46px !important;
	height:44px !important;
}

#item131113 {
	width:46px !important;
	height:44px !important;
	left:861px !important;
	top:238px !important;
}

#item131121 {
	width:46px !important;
	height:44px !important;
}

#item131119 {
	width:46px !important;
	height:44px !important;
	left:861px !important;
	top:301px !important;
}

#item131124 {
	width:46px !important;
	height:44px !important;
}

#item131122 {
	width:46px !important;
	height:44px !important;
	left:861px !important;
	top:367px !important;
}

#item130772 {
	width:459px !important;
	height:853px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item130781 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item130779 {
	width:37px !important;
	height:37px !important;
}

#item130782 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item130786 {
	width:50px !important;
	height:50px !important;
	left:425px !important;
	top:10px !important;
}

#item130853 {
	width:154px !important;
	height:20px !important;
	left:162px !important;
	top:144px !important;
}

#item131337 {
	width:149px !important;
	height:49px !important;
	left:165px !important;
	top:74px !important;
}

#item133033 {
	width:373px !important;
	height:611px !important;
	left:55px !important;
	top:184px !important;
}

#item133036 {
	width:346px !important;
	height:15px !important;
}

#item130643 {
	width:459px !important;
	height:847px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

#item132052 {
	width:371px !important;
	height:581px !important;
	left:44px !important;
	top:200px !important;
}

#item132054 {
	width:346px !important;
	height:115px !important;
	left:13px !important;
}

#item130733 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item130731 {
	width:37px !important;
	height:37px !important;
}

#item130734 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item130738 {
	width:50px !important;
	height:50px !important;
	left:425px !important;
	top:10px !important;
}

#item130748 {
	width:281px !important;
	height:28px !important;
	left:99px !important;
	top:166px !important;
}

#item131432 {
	width:149px !important;
	height:49px !important;
	left:165px !important;
	top:78px !important;
}

#item130537 {
	width:459px !important;
	height:853px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item133614 {
	width:374px !important;
	height:646px !important;
	left:43px !important;
	top:171px !important;
}

#item133617 {
	width:346px !important;
	height:29px !important;
	left:14px !important;
	top:16px !important;
}

#item130603 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item130601 {
	width:37px !important;
	height:37px !important;
}

#item130604 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item130607 {
	width:50px !important;
	height:50px !important;
	left:425px !important;
	top:10px !important;
}

#item130612 {
	width:149px !important;
	height:49px !important;
}

#item130617 {
	width:139px !important;
	height:20px !important;
	left:5px !important;
	top:71px !important;
}

#item130641 {
	width:50px !important;
	height:50px !important;
	left:479px !important;
	top:14px !important;
}

#item130535 {
	width:529px !important;
	height:863px !important;
	left:721px !important;
	top:-16px !important;
}

#item112236 {
	width:108px !important;
	height:61px !important;
	left:71px !important;
	top:287px !important;
}

@keyframes aparecer-112236 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes aparecer-112236 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item112242 {
	width:138px !important;
	height:20px !important;
	left:126px !important;
	top:432px !important;
}

#item112265 {
	width:202px !important;
	height:20px !important;
	left:129px !important;
	top:500px !important;
}

#item112289 {
	width:184px !important;
	height:20px !important;
	left:129px !important;
	top:571px !important;
}

#item112312 {
	width:238px !important;
	height:25px !important;
	left:129px !important;
	top:636px !important;
}

#item112336 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112337 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-112337 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-112337 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item112341 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes cajaboton-112341 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes cajaboton-112341 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	67% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item112342 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-112342 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-112342 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item112347 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112348 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-112348 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-112348 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item112352 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112353 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-112353 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-112353 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item112359 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112360 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-112360 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-112360 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item112396 {
	width:46px !important;
	height:44px !important;
}

#item112393 {
	width:46px !important;
	height:44px !important;
	left:61px !important;
	top:421px !important;
}

#item112401 {
	width:46px !important;
	height:44px !important;
}

#item112398 {
	width:46px !important;
	height:44px !important;
	left:61px !important;
	top:490px !important;
}

#item112405 {
	width:46px !important;
	height:44px !important;
}

#item112402 {
	width:46px !important;
	height:44px !important;
	left:61px !important;
	top:561px !important;
}

#item112409 {
	width:46px !important;
	height:44px !important;
}

#item112406 {
	width:46px !important;
	height:44px !important;
	left:61px !important;
	top:627px !important;
}

#item112413 {
	width:46px !important;
	height:44px !important;
}

#item112410 {
	width:46px !important;
	height:44px !important;
	left:198px !important;
	top:297px !important;
}

#item112460 {
	width:154px !important;
	height:55px !important;
	left:69px !important;
	top:720px !important;
}

#item132331 {
	width:674px !important;
	height:120px !important;
	left:53px !important;
	top:66px !important;
}

@keyframes entrarvolandodesdeabajo-132331 {
	0% {
		transform:translate(1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeabajo-132331 {
	0% {
		-webkit-transform:translate(1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item132354 {
	width:726px !important;
	height:53px !important;
	left:54px !important;
	top:198px !important;
}

@keyframes entrarvolandodesdeladerecha-132354 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdeladerecha-132354 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136364 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-136364 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-136364 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item136365 {
	width:21px !important;
	height:17px !important;
	left:8px !important;
	top:10px !important;
}

@keyframes twirl-136365 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-136365 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item136371 {
	width:40px !important;
	height:39px !important;
}

#item136368 {
	width:40px !important;
	height:39px !important;
	left:261px !important;
	top:299px !important;
}

#item112468 {
	width:380px !important;
	height:302px !important;
	left:64px !important;
	top:393px !important;
	background:#fff;
	padding:51px;
}

#item112492 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112493 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item112499 {
	width:39px !important;
	height:38px !important;
	left:407px !important;
	top:392px !important;
}

#item112465 {
	width:41px !important;
	height:44px !important;
	left:10px !important;
	top:10px !important;
}

#item112463 {
	width:445px !important;
	height:695px !important;
	left:-10px !important;
	top:-10px !important;
}

#item112906 {
	width:459px !important;
	height:848px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item112907 {
	width:371px !important;
	height:675px !important;
	left:60px !important;
	top:154px !important;
}

#item112909 {
	width:346px !important;
	height:28px !important;
	left:13px !important;
	top:22px !important;
}

#item112961 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112959 {
	width:37px !important;
	height:37px !important;
}

#item112962 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item112967 {
	width:50px !important;
	height:50px !important;
	left:425px !important;
	top:10px !important;
}

#item112972 {
	width:100px !important;
	height:57px !important;
}

#item112979 {
	width:239px !important;
	height:27px !important;
	left:113px !important;
	top:17px !important;
}

#item134338 {
	width:346px !important;
	height:24px !important;
	left:72px !important;
	top:528px !important;
}

#item112794 {
	width:459px !important;
	height:853px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item134242 {
	width:373px !important;
	height:703px !important;
	left:43px !important;
	top:95px !important;
}

#item134245 {
	width:329px !important;
	height:49px !important;
}

#item112802 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112800 {
	width:37px !important;
	height:37px !important;
}

#item112804 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item112807 {
	width:50px !important;
	height:50px !important;
	left:425px !important;
	top:10px !important;
}

#item112876 {
	width:100px !important;
	height:57px !important;
}

#item112881 {
	width:154px !important;
	height:20px !important;
	left:118px !important;
	top:17px !important;
}

#item134389 {
	width:341px !important;
	height:15px !important;
	left:68px !important;
	top:516px !important;
}

#item112620 {
	width:459px !important;
	height:847px !important;
	left:10px !important;
	top:13px !important;
	background:#fff;
}

#item112621 {
	width:371px !important;
	height:703px !important;
	left:60px !important;
	top:155px !important;
}

#item133956 {
	width:346px !important;
	height:52px !important;
	left:13px !important;
	top:11px !important;
}

#item133979 {
	width:346px !important;
	height:42px !important;
	left:13px !important;
	top:382px !important;
}

#item112754 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112752 {
	width:37px !important;
	height:37px !important;
}

#item112755 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item112759 {
	width:50px !important;
	height:50px !important;
	left:425px !important;
	top:10px !important;
}

#item112764 {
	width:100px !important;
	height:57px !important;
}

#item112770 {
	width:218px !important;
	height:20px !important;
	left:118px !important;
	top:17px !important;
}

#item112507 {
	width:459px !important;
	height:853px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item112508 {
	width:374px !important;
	height:704px !important;
	left:60px !important;
	top:154px !important;
}

#item112511 {
	width:346px !important;
	height:94px !important;
	left:7px !important;
	top:22px !important;
}

#item112534 {
	width:346px !important;
	height:94px !important;
	left:7px !important;
	top:367px !important;
}

#item112580 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item112578 {
	width:37px !important;
	height:37px !important;
}

#item112581 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item112584 {
	width:50px !important;
	height:50px !important;
	left:425px !important;
	top:10px !important;
}

#item112590 {
	width:100px !important;
	height:57px !important;
}

#item112596 {
	width:139px !important;
	height:20px !important;
	left:118px !important;
	top:17px !important;
}

#item112505 {
	width:50px !important;
	height:50px !important;
	left:420px !important;
	top:16px !important;
}

#item112503 {
	width:475px !important;
	height:863px !important;
	left:721px !important;
	top:-16px !important;
}

#item113058_container {
	width:1191px !important;
	height:842px !important;
}

#item113414 {
	width:340px !important;
	height:31px !important;
	left:64px !important;
	top:432px !important;
}

#item113438 {
	width:524px !important;
	height:260px !important;
	left:57px !important;
	top:161px !important;
}

#item113458 {
	width:340px !important;
	height:31px !important;
	left:620px !important;
	top:432px !important;
}

#item113481 {
	width:523px !important;
	height:260px !important;
	left:609px !important;
	top:161px !important;
}

#item113498 {
	width:340px !important;
	height:31px !important;
	left:57px !important;
	top:760px !important;
}

#item113521 {
	width:524px !important;
	height:260px !important;
	left:57px !important;
	top:490px !important;
}

#item113864 {
	width:538px !important;
	height:25px !important;
	left:322px !important;
}

#item113888 {
	width:1080px !important;
	height:83px !important;
	left:54px !important;
	top:58px !important;
}

#item113938 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-113938 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-113938 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113939 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-113939 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-113939 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item113957 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-113957 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-113957 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113958 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-113958 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-113958 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item113972 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-113972 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-113972 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113973 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item113992 {
	width:34px !important;
	height:34px !important;
	left:547px !important;
	top:387px !important;
}

#item114015 {
	width:34px !important;
	height:34px !important;
}

#item114012 {
	width:34px !important;
	height:34px !important;
	left:1098px !important;
	top:387px !important;
}

#item114019 {
	width:34px !important;
	height:34px !important;
}

#item114016 {
	width:34px !important;
	height:34px !important;
	left:547px !important;
	top:716px !important;
}

#item113794 {
	width:229px !important;
	height:20px !important;
	top:12px !important;
}

#item113912 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-113912 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-113912 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113913 {
	width:12px !important;
	height:21px !important;
	left:12px !important;
	top:8px !important;
}

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

#item114028 {
	width:44px !important;
	height:44px !important;
	left:197px !important;
}

#item113841 {
	width:269px !important;
	height:20px !important;
	top:12px !important;
}

#item113927 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-113927 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-113927 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113928 {
	width:12px !important;
	height:21px !important;
	left:12px !important;
	top:8px !important;
}

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

#item114032 {
	width:44px !important;
	height:44px !important;
	left:230px !important;
}

#item113818 {
	width:255px !important;
	height:20px !important;
	top:12px !important;
}

#item113932 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-113932 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-113932 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item113933 {
	width:12px !important;
	height:21px !important;
	left:12px !important;
	top:8px !important;
}

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

#item114037 {
	width:44px !important;
	height:44px !important;
	left:227px !important;
}

@keyframes twirl-114696 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-114696 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item114699 {
	width:33px !important;
	height:31px !important;
	left:434px !important;
}

@keyframes pulse-114769 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114769 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114770 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114770 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114777 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114808 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114808 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114809 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114809 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114812 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes twirl-114088 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-114088 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item114094 {
	width:33px !important;
	height:31px !important;
	left:432px !important;
	top:1px !important;
}

@keyframes pulse-123249 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-123249 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-123250 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-123250 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item123256 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-123207 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-123207 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-123208 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-123208 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item123212 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-121147 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-121147 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-121148 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-121148 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item121151 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-120378 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-120378 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-120379 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-120379 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item120383 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114076 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114076 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114077 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114077 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114082 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114125 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114125 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114126 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114126 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114130 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114161 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114161 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114162 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114162 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114166 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114197 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114197 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114198 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114198 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114201 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114233 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114233 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114234 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114234 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114238 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114269 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114269 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114270 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114270 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114273 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114304 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114304 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114305 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114309 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114345 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114345 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114346 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114346 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114350 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114381 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114381 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114382 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114382 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114386 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114417 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114417 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114418 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114418 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114425 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114457 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114457 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114458 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114458 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114461 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114492 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114492 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114493 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114493 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114497 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes pulse-114634 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114634 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-114636 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-114636 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item114639 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

@keyframes twirl-114645 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-114645 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item114649 {
	width:33px !important;
	height:31px !important;
	left:432px !important;
}

#item114041 {
	width:1190px !important;
	height:778px !important;
	left:-1px !important;
	top:2px !important;
}

#item99710 {
	width:594px !important;
	height:131px !important;
	left:82px !important;
	top:70px !important;
}

#item99835 {
	width:138px !important;
	height:17px !important;
	left:1071px !important;
	top:499px !important;
}

@keyframes fly-in-right-99835 {
	0% {
		transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-99835 {
	0% {
		-webkit-transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104461 {
	width:138px !important;
	height:17px !important;
	left:878px !important;
	top:503px !important;
}

@keyframes fly-in-right-104461 {
	0% {
		transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-104461 {
	0% {
		-webkit-transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99904 {
	width:592px !important;
	height:84px !important;
	left:84px !important;
	top:222px !important;
}

@keyframes fly-in-left-99904 {
	0% {
		transform:translate(-251px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-99904 {
	0% {
		-webkit-transform:translate(-251px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item99736 {
	width:401px !important;
	height:284px !important;
	left:656px !important;
	top:347px !important;
}

#item99673 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-99673 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99673 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99674 {
	width:21px !important;
	height:17px !important;
	left:8px !important;
	top:10px !important;
}

@keyframes twirl-99674 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-99674 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-99697 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-99697 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item99698 {
	width:9px !important;
	height:9px !important;
	left:6px !important;
	top:6px !important;
}

@keyframes twirl-99698 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-99698 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-104485 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-104485 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item104486 {
	width:9px !important;
	height:9px !important;
	left:6px !important;
	top:6px !important;
}

@keyframes twirl-104486 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-104486 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item99704 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-99704 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99704 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99705 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-99705 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-99705 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item99667 {
	width:40px !important;
	height:39px !important;
}

#item99664 {
	width:40px !important;
	height:39px !important;
	left:84px !important;
	top:344px !important;
}

#item99671 {
	width:32px !important;
	height:33px !important;
}

#item99668 {
	width:32px !important;
	height:33px !important;
	left:146px !important;
	top:347px !important;
}

#item99271 {
	width:20px !important;
	height:21px !important;
}

#item99268 {
	width:20px !important;
	height:21px !important;
	left:1046px !important;
	top:495px !important;
}

#item104493 {
	width:20px !important;
	height:21px !important;
}

#item104490 {
	width:20px !important;
	height:21px !important;
	left:876px !important;
	top:521px !important;
}

#item99369 {
	width:467px !important;
	height:182px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item99371 {
	width:36px !important;
	height:34px !important;
	background:#009ca6;
}

#item99373 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes twirl-99373 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-99373 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item99376 {
	width:39px !important;
	height:37px !important;
	left:442px !important;
	top:41px !important;
}

#item99383 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item99408 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-99408 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99409 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-99409 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99409 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99416 {
	width:17px !important;
	height:16px !important;
}

#item99413 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item99419 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item99444 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-99444 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99444 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99445 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-99445 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99445 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99453 {
	width:17px !important;
	height:16px !important;
}

#item99450 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item99456 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item99482 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-99482 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99482 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99483 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-99483 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99483 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99489 {
	width:17px !important;
	height:16px !important;
}

#item99486 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item105224 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item105250 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-105250 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-105250 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item105251 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-105251 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-105251 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item105257 {
	width:17px !important;
	height:16px !important;
}

#item105254 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item99278 {
	width:467px !important;
	height:96px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item99280 {
	width:36px !important;
	height:34px !important;
	background:#009ca6;
}

#item99283 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes twirl-99283 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-99283 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item99290 {
	width:39px !important;
	height:37px !important;
	left:440px !important;
	top:41px !important;
}

#item99297 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item99322 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-99322 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99322 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99323 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-99323 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99323 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99331 {
	width:17px !important;
	height:16px !important;
}

#item99328 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item99334 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item99359 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-99359 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99359 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99360 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-99360 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99360 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99367 {
	width:17px !important;
	height:16px !important;
}

#item99364 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item99275 {
	width:21px !important;
	height:20px !important;
	left:492px !important;
	top:10px !important;
}

#item99273 {
	width:513px !important;
	height:225px !important;
	left:670px !important;
	top:5px !important;
}

#item99627 {
	width:471px !important;
	height:497px !important;
	left:55px !important;
	top:56px !important;
	background:#fff;
	padding:51px;
}

#item99653 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item99651 {
	width:37px !important;
	height:37px !important;
}

#item99654 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item99659 {
	width:44px !important;
	height:44px !important;
	left:485px !important;
	top:514px !important;
}

#item99614 {
	width:42px !important;
	height:37px !important;
	left:10px !important;
	top:10px !important;
}

#item99612 {
	width:1158px !important;
	height:816px !important;
	left:-10px !important;
	top:-11px !important;
}

#item1276 {
	width:539px !important;
	height:90px !important;
	left:28px !important;
	top:198px !important;
	background:#f2f5f7;
}

#item1277 {
	width:539px !important;
	height:90px !important;
	left:623px !important;
	top:198px !important;
	background:#f2f5f7;
}

@keyframes _plusb-1289 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1289 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1290 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes rotate90cw-1290 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(90deg);}
}
@-webkit-keyframes rotate90cw-1290 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(90deg);}
}
@keyframes _plusb-1300 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1300 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1301 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes twirl-1301 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1301 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-1312 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1312 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1313 {
	width:16px !important;
	height:18px !important;
	left:63px !important;
	top:10px !important;
}

@keyframes dance-1313 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1313 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes _plusb-1325 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1325 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1326 {
	width:20px !important;
	height:15px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes dance-1326 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1326 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes _plusb-1338 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1338 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1339 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes rotate90cw-1339 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(90deg);}
}
@-webkit-keyframes rotate90cw-1339 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(90deg);}
}
@keyframes _plusb-1349 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1349 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1350 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes twirl-1350 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1350 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-1365 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1365 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1366 {
	width:16px !important;
	height:18px !important;
	left:63px !important;
	top:10px !important;
}

@keyframes dance-1366 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1366 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes _plusb-1381 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1381 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1382 {
	width:20px !important;
	height:15px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes dance-1382 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1382 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes fly-in-top-23993 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-23993 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-24003 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-24003 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-24028 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-24028 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-24043 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-24043 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item111140 {
	width:538px !important;
	height:25px !important;
}

#item111166 {
	width:538px !important;
	height:25px !important;
}

#item24136 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item24158 {
	width:539px !important;
	height:9px !important;
	left:27px !important;
	top:117px !important;
}

#item24180 {
	width:539px !important;
	height:21px !important;
	left:27px !important;
	top:87px !important;
}

#item24202 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item24331 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item24353 {
	width:260px !important;
	height:13px !important;
	left:306px !important;
	top:171px !important;
}

#item24375 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item24397 {
	width:260px !important;
	height:13px !important;
	left:27px !important;
	top:171px !important;
}

#item24400 {
	width:89px !important;
	height:24px !important;
	left:458px !important;
	top:230px !important;
}

#item24409 {
	width:89px !important;
	height:24px !important;
	left:642px !important;
	top:230px !important;
}

#item24421 {
	width:41px !important;
	height:41px !important;
	left:664px !important;
	top:223px !important;
}

#item24425 {
	width:41px !important;
	height:41px !important;
	left:486px !important;
	top:222px !important;
}

#item24429 {
	width:41px !important;
	height:41px !important;
	left:845px !important;
	top:223px !important;
}

#item24433 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:221px !important;
}

#item24437 {
	width:41px !important;
	height:41px !important;
	left:302px !important;
	top:221px !important;
}

#item24441 {
	width:41px !important;
	height:41px !important;
	left:949px !important;
	top:223px !important;
}

#item24445 {
	width:41px !important;
	height:41px !important;
	left:354px !important;
	top:221px !important;
}

#item24459 {
	width:41px !important;
	height:41px !important;
	left:898px !important;
	top:223px !important;
}

#item24490 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item24493 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item24465 {
	width:47px !important;
	height:47px !important;
	left:178px !important;
	top:10px !important;
}

#item24469 {
	width:34px !important;
	height:26px !important;
	left:606px !important;
	top:34px !important;
	border:solid 1px #000;
}

#item24463 {
	width:640px !important;
	height:609px !important;
	left:613px !important;
	top:210px !important;
}

#item24535 {
	width:539px !important;
	height:521px !important;
	left:104px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item24538 {
	width:24px !important;
	height:24px !important;
	left:603px !important;
	top:105px !important;
}

#item24510 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:95px !important;
	border:solid 1px #000;
}

#item24511 {
	width:47px !important;
	height:47px !important;
	left:271px !important;
	top:10px !important;
}

#item24508 {
	width:643px !important;
	height:609px !important;
	left:-77px !important;
	top:208px !important;
}

@keyframes fly-in-top-89455 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-89455 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-89460 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-89460 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item90068 {
	width:538px !important;
	height:25px !important;
}

@keyframes fly-in-top-90651 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-90651 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-90657 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-90657 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item90672 {
	width:538px !important;
	height:25px !important;
}

#item89517 {
	width:539px !important;
	height:9px !important;
	left:28px !important;
	top:118px !important;
}

#item89586 {
	width:539px !important;
	height:21px !important;
	left:28px !important;
	top:88px !important;
}

#item89664 {
	width:260px !important;
	height:13px !important;
	left:307px !important;
	top:172px !important;
}

#item89710 {
	width:260px !important;
	height:13px !important;
	left:28px !important;
	top:172px !important;
}

#item90505 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item90528 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item90551 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item90574 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item89757 {
	width:78px !important;
	height:29px !important;
	left:465px !important;
	top:228px !important;
}

#item90498 {
	width:78px !important;
	height:29px !important;
	left:650px !important;
	top:228px !important;
}

#item89766 {
	width:41px !important;
	height:41px !important;
	left:477px !important;
	top:223px !important;
}

#item89774 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:223px !important;
}

#item89786 {
	width:41px !important;
	height:41px !important;
	left:354px !important;
	top:223px !important;
}

#item89805 {
	width:41px !important;
	height:41px !important;
	left:303px !important;
	top:223px !important;
}

#item90481 {
	width:41px !important;
	height:41px !important;
	left:847px !important;
	top:223px !important;
}

#item90485 {
	width:41px !important;
	height:41px !important;
	left:949px !important;
	top:223px !important;
}

#item90494 {
	width:41px !important;
	height:41px !important;
	left:898px !important;
	top:223px !important;
}

#item89817 {
	width:539px !important;
	height:521px !important;
	left:88px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item89840 {
	width:24px !important;
	height:24px !important;
	left:588px !important;
	top:105px !important;
}

#item89811 {
	width:47px !important;
	height:47px !important;
	left:256px !important;
	top:10px !important;
}

#item89815 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item89809 {
	width:627px !important;
	height:609px !important;
	left:-60px !important;
	top:210px !important;
}

#item90449 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item90472 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item90442 {
	width:34px !important;
	height:26px !important;
	left:590px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item90443 {
	width:47px !important;
	height:47px !important;
	left:178px !important;
	top:10px !important;
}

#item90440 {
	width:624px !important;
	height:609px !important;
	left:613px !important;
	top:210px !important;
}

@keyframes fly-in-top-104660 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-104660 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-104668 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-104668 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-104686 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-104686 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-104694 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-104694 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item104714 {
	width:538px !important;
	height:25px !important;
	left:596px !important;
}

#item104737 {
	width:538px !important;
	height:25px !important;
}

#item104760 {
	width:539px !important;
	height:9px !important;
	left:28px !important;
	top:118px !important;
}

#item104784 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item104807 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item104830 {
	width:539px !important;
	height:21px !important;
	left:28px !important;
	top:88px !important;
}

#item104913 {
	width:260px !important;
	height:13px !important;
	left:307px !important;
	top:172px !important;
}

#item104936 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item104959 {
	width:260px !important;
	height:13px !important;
	left:28px !important;
	top:172px !important;
}

#item104982 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item105005 {
	width:78px !important;
	height:29px !important;
	left:458px !important;
	top:230px !important;
}

#item105013 {
	width:104px !important;
	height:22px !important;
	left:641px !important;
	top:235px !important;
}

#item105021 {
	width:41px !important;
	height:41px !important;
	left:477px !important;
	top:223px !important;
}

#item105026 {
	width:41px !important;
	height:41px !important;
	left:668px !important;
	top:223px !important;
}

#item105030 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:223px !important;
}

#item105034 {
	width:41px !important;
	height:41px !important;
	left:846px !important;
	top:223px !important;
}

#item105038 {
	width:41px !important;
	height:41px !important;
	left:898px !important;
	top:223px !important;
}

#item105042 {
	width:41px !important;
	height:41px !important;
	left:354px !important;
	top:223px !important;
}

#item105046 {
	width:41px !important;
	height:41px !important;
	left:950px !important;
	top:223px !important;
}

#item105060 {
	width:41px !important;
	height:41px !important;
	left:303px !important;
	top:223px !important;
}

#item105072 {
	width:539px !important;
	height:521px !important;
	left:88px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item105095 {
	width:24px !important;
	height:24px !important;
	left:588px !important;
	top:105px !important;
}

#item105066 {
	width:47px !important;
	height:47px !important;
	left:256px !important;
	top:10px !important;
}

#item105070 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item105064 {
	width:627px !important;
	height:609px !important;
	left:-60px !important;
	top:210px !important;
}

#item105113 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item105136 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item105107 {
	width:34px !important;
	height:26px !important;
	left:590px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item105108 {
	width:47px !important;
	height:47px !important;
	left:177px !important;
	top:10px !important;
}

#item105105 {
	width:624px !important;
	height:609px !important;
	left:613px !important;
	top:210px !important;
}

#item100786_container {
	width:1191px !important;
	height:843px !important;
	background:#2e90cd;
}

#item100578 {
	width:594px !important;
	height:68px !important;
	left:82px !important;
	top:70px !important;
}

#item100670 {
	width:138px !important;
	height:17px !important;
	left:1081px !important;
	top:578px !important;
}

@keyframes fly-in-right-100670 {
	0% {
		transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-100670 {
	0% {
		-webkit-transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item120621 {
	width:67px !important;
	height:16px !important;
	left:701px !important;
	top:538px !important;
}

@keyframes fly-in-right-120621 {
	0% {
		transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-120621 {
	0% {
		-webkit-transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100693 {
	width:138px !important;
	height:17px !important;
	left:1076px !important;
	top:522px !important;
}

@keyframes fly-in-right-100693 {
	0% {
		transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-100693 {
	0% {
		-webkit-transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item122558 {
	width:138px !important;
	height:17px !important;
	left:1100px !important;
	top:549px !important;
}

@keyframes fly-in-right-122558 {
	0% {
		transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-122558 {
	0% {
		-webkit-transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100763 {
	width:592px !important;
	height:84px !important;
	left:84px !important;
	top:159px !important;
}

@keyframes fly-in-left-100763 {
	0% {
		transform:translate(-251px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-100763 {
	0% {
		-webkit-transform:translate(-251px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item100838 {
	width:396px !important;
	height:262px !important;
	left:683px !important;
	top:391px !important;
}

#item100546 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-100546 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100547 {
	width:21px !important;
	height:17px !important;
	left:8px !important;
	top:10px !important;
}

@keyframes twirl-100547 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-100547 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-100560 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-100560 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item100561 {
	width:9px !important;
	height:9px !important;
	left:6px !important;
	top:6px !important;
}

@keyframes twirl-100561 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-100561 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-120646 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-120646 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item120647 {
	width:9px !important;
	height:9px !important;
	left:6px !important;
	top:6px !important;
}

@keyframes twirl-120647 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-120647 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-100567 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-100567 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item100570 {
	width:9px !important;
	height:9px !important;
	left:6px !important;
	top:6px !important;
}

@keyframes twirl-100570 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-100570 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-122582 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-122582 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item122583 {
	width:9px !important;
	height:9px !important;
	left:6px !important;
	top:6px !important;
}

@keyframes twirl-122583 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-122583 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item100574 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-100574 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100574 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100575 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-100575 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-100575 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item104249 {
	width:40px !important;
	height:39px !important;
}

#item104246 {
	width:40px !important;
	height:39px !important;
	left:84px !important;
	top:287px !important;
}

#item104252 {
	width:32px !important;
	height:33px !important;
}

#item104250 {
	width:32px !important;
	height:33px !important;
	left:145px !important;
	top:290px !important;
}

#item100198 {
	width:20px !important;
	height:21px !important;
}

#item100195 {
	width:20px !important;
	height:21px !important;
	left:1063px !important;
	top:560px !important;
}

#item120653 {
	width:20px !important;
	height:21px !important;
}

#item120650 {
	width:20px !important;
	height:21px !important;
	left:769px !important;
	top:523px !important;
}

#item100202 {
	width:20px !important;
	height:21px !important;
}

#item100199 {
	width:20px !important;
	height:21px !important;
	left:1062px !important;
	top:537px !important;
}

#item122589 {
	width:20px !important;
	height:21px !important;
}

#item122586 {
	width:20px !important;
	height:21px !important;
	left:1077px !important;
	top:546px !important;
}

#item122594 {
	width:467px !important;
	height:96px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item122596 {
	width:36px !important;
	height:34px !important;
	background:#009ca6;
}

#item122597 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes twirl-122597 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-122597 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item122601 {
	width:39px !important;
	height:37px !important;
	left:440px !important;
	top:41px !important;
}

#item122608 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item122633 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-122633 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-122633 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122634 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-122634 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-122634 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122640 {
	width:17px !important;
	height:16px !important;
}

#item122637 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item122643 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item122668 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-122668 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-122668 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122669 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-122669 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-122669 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122675 {
	width:17px !important;
	height:16px !important;
}

#item122672 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item120934 {
	width:467px !important;
	height:62px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item120936 {
	width:36px !important;
	height:34px !important;
	background:#009ca6;
}

#item120937 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes twirl-120937 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-120937 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item120941 {
	width:39px !important;
	height:37px !important;
	left:440px !important;
	top:41px !important;
}

#item120948 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item120973 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-120973 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-120973 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item120974 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-120974 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-120974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item120981 {
	width:17px !important;
	height:16px !important;
}

#item120978 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100208 {
	width:467px !important;
	height:96px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item100210 {
	width:36px !important;
	height:34px !important;
	background:#009ca6;
}

#item100211 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes twirl-100211 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-100211 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item100216 {
	width:39px !important;
	height:37px !important;
	left:440px !important;
	top:41px !important;
}

#item100224 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item100250 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-100250 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100250 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100251 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-100251 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100251 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100257 {
	width:17px !important;
	height:16px !important;
}

#item100254 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100260 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item100285 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-100285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100286 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-100286 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100286 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100294 {
	width:17px !important;
	height:16px !important;
}

#item100291 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100297 {
	width:467px !important;
	height:249px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item100299 {
	width:36px !important;
	height:34px !important;
	background:#009ca6;
}

#item100300 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes twirl-100300 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-100300 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item100304 {
	width:39px !important;
	height:37px !important;
	left:440px !important;
	top:41px !important;
}

#item110049 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item110074 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-110074 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-110074 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item110075 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-110075 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-110075 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item110082 {
	width:17px !important;
	height:16px !important;
}

#item110079 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item110009 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item110034 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-110034 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-110034 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item110035 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-110035 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-110035 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item110041 {
	width:17px !important;
	height:16px !important;
}

#item110038 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item109971 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item109996 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-109996 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-109996 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item109997 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-109997 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-109997 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item110003 {
	width:17px !important;
	height:16px !important;
}

#item110000 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100311 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item100336 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-100336 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100336 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100337 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-100337 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100337 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100343 {
	width:17px !important;
	height:16px !important;
}

#item100340 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100346 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item100371 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-100371 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100371 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100372 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-100372 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100372 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100378 {
	width:17px !important;
	height:16px !important;
}

#item100375 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100381 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item100407 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-100407 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100407 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100408 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-100408 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100416 {
	width:17px !important;
	height:16px !important;
}

#item100413 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100206 {
	width:21px !important;
	height:20px !important;
	left:492px !important;
	top:10px !important;
}

#item100203 {
	width:513px !important;
	height:291px !important;
	left:668px !important;
	top:5px !important;
}

#item104200 {
	width:423px !important;
	height:535px !important;
	left:54px !important;
	top:56px !important;
	background:#fff;
	padding:51px;
}

#item104226 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item104224 {
	width:37px !important;
	height:37px !important;
}

#item104227 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item104230 {
	width:44px !important;
	height:44px !important;
	left:437px !important;
	top:550px !important;
}

#item104192 {
	width:42px !important;
	height:37px !important;
	left:10px !important;
	top:10px !important;
}

#item104190 {
	width:1158px !important;
	height:816px !important;
	left:-10px !important;
	top:-11px !important;
}

@keyframes fly-in-top-48328 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-48328 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-48341 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-48341 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105437 {
	width:538px !important;
	height:25px !important;
}

#item105462 {
	width:538px !important;
	height:25px !important;
}

@keyframes fly-in-top-105712 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-105712 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-105718 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-105718 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48488 {
	width:539px !important;
	height:9px !important;
	left:27px !important;
	top:117px !important;
}

#item48510 {
	width:539px !important;
	height:21px !important;
	left:27px !important;
	top:87px !important;
}

#item48638 {
	width:260px !important;
	height:13px !important;
	left:306px !important;
	top:172px !important;
}

#item48682 {
	width:260px !important;
	height:13px !important;
	left:27px !important;
	top:172px !important;
}

#item105567 {
	width:539px !important;
	height:9px !important;
	left:624px !important;
	top:118px !important;
}

#item105590 {
	width:539px !important;
	height:21px !important;
	left:624px !important;
	top:88px !important;
}

#item105666 {
	width:260px !important;
	height:13px !important;
	left:903px !important;
	top:172px !important;
}

#item105689 {
	width:260px !important;
	height:13px !important;
	left:624px !important;
	top:172px !important;
}

#item105561 {
	width:89px !important;
	height:24px !important;
	left:640px !important;
	top:231px !important;
}

#item48698 {
	width:80px !important;
	height:31px !important;
	left:463px !important;
	top:226px !important;
}

#item48711 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:226px !important;
}

#item48719 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:222px !important;
}

#item48723 {
	width:41px !important;
	height:41px !important;
	left:302px !important;
	top:222px !important;
}

#item48731 {
	width:41px !important;
	height:41px !important;
	left:354px !important;
	top:222px !important;
}

#item105542 {
	width:41px !important;
	height:41px !important;
	left:669px !important;
	top:223px !important;
}

#item105546 {
	width:41px !important;
	height:41px !important;
	left:847px !important;
	top:223px !important;
}

#item105550 {
	width:41px !important;
	height:41px !important;
	left:899px !important;
	top:223px !important;
}

#item105554 {
	width:41px !important;
	height:41px !important;
	left:951px !important;
	top:223px !important;
}

#item48816 {
	width:539px !important;
	height:521px !important;
	left:101px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item48819 {
	width:24px !important;
	height:24px !important;
	left:600px !important;
	top:105px !important;
}

#item48791 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:81px !important;
	border:solid 1px #000;
}

#item48792 {
	width:47px !important;
	height:47px !important;
	left:268px !important;
	top:10px !important;
}

#item48789 {
	width:640px !important;
	height:609px !important;
	left:-74px !important;
	top:209px !important;
}

#item105510 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item105533 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item105505 {
	width:34px !important;
	height:26px !important;
	left:590px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item105506 {
	width:47px !important;
	height:47px !important;
	left:177px !important;
	top:10px !important;
}

#item105503 {
	width:624px !important;
	height:609px !important;
	left:614px !important;
	top:210px !important;
}

@keyframes fly-in-top-91354 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-91354 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-91359 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-91359 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item105812 {
	width:538px !important;
	height:25px !important;
}

#item105837 {
	width:538px !important;
	height:25px !important;
}

@keyframes fly-in-top-106118 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-106118 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-106125 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-106125 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item91457 {
	width:539px !important;
	height:9px !important;
	left:27px !important;
	top:118px !important;
}

#item91481 {
	width:539px !important;
	height:21px !important;
	left:27px !important;
	top:88px !important;
}

#item91606 {
	width:260px !important;
	height:13px !important;
	left:306px !important;
	top:172px !important;
}

#item91652 {
	width:260px !important;
	height:13px !important;
	left:27px !important;
	top:172px !important;
}

#item105971 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item105994 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item106072 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item106095 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item105966 {
	width:78px !important;
	height:29px !important;
	left:654px !important;
	top:230px !important;
}

#item91679 {
	width:108px !important;
	height:23px !important;
	left:448px !important;
	top:232px !important;
}

#item91686 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:224px !important;
}

#item91695 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:222px !important;
}

#item91699 {
	width:41px !important;
	height:41px !important;
	left:302px !important;
	top:222px !important;
}

#item91707 {
	width:41px !important;
	height:41px !important;
	left:354px !important;
	top:222px !important;
}

#item105947 {
	width:41px !important;
	height:41px !important;
	left:667px !important;
	top:224px !important;
}

#item105951 {
	width:41px !important;
	height:41px !important;
	left:846px !important;
	top:222px !important;
}

#item105955 {
	width:41px !important;
	height:41px !important;
	left:949px !important;
	top:222px !important;
}

#item105962 {
	width:41px !important;
	height:41px !important;
	left:898px !important;
	top:222px !important;
}

#item91773 {
	width:539px !important;
	height:521px !important;
	left:142px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item91796 {
	width:24px !important;
	height:24px !important;
	left:641px !important;
	top:105px !important;
}

#item91766 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:56px !important;
	border:solid 1px #000;
}

#item91768 {
	width:47px !important;
	height:47px !important;
	left:309px !important;
	top:10px !important;
}

#item91764 {
	width:681px !important;
	height:609px !important;
	left:-115px !important;
	top:209px !important;
}

#item105913 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item105936 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item105906 {
	width:47px !important;
	height:47px !important;
	left:178px !important;
	top:10px !important;
}

#item105911 {
	width:34px !important;
	height:26px !important;
	left:623px !important;
	top:38px !important;
	border:solid 1px #000;
}

#item105904 {
	width:657px !important;
	height:609px !important;
	left:613px !important;
	top:209px !important;
}

@keyframes fly-in-top-11146 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-11146 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-11157 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-11157 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-106411 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-106411 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-106418 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-106418 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item106452 {
	width:538px !important;
	height:25px !important;
}

#item106477 {
	width:538px !important;
	height:25px !important;
}

#item11246 {
	width:539px !important;
	height:9px !important;
	left:28px !important;
	top:118px !important;
}

#item11312 {
	width:260px !important;
	height:13px !important;
	left:307px !important;
	top:172px !important;
}

#item11356 {
	width:260px !important;
	height:13px !important;
	left:28px !important;
	top:172px !important;
}

#item11400 {
	width:539px !important;
	height:21px !important;
	left:28px !important;
	top:88px !important;
}

#item106288 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item106311 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item106365 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item106388 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item11518 {
	width:78px !important;
	height:29px !important;
	left:465px !important;
	top:228px !important;
}

#item106282 {
	width:78px !important;
	height:29px !important;
	left:655px !important;
	top:228px !important;
}

#item11538 {
	width:41px !important;
	height:41px !important;
	left:477px !important;
	top:223px !important;
}

#item11546 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:223px !important;
}

#item11554 {
	width:41px !important;
	height:41px !important;
	left:354px !important;
	top:223px !important;
}

#item11572 {
	width:41px !important;
	height:41px !important;
	left:303px !important;
	top:223px !important;
}

#item106260 {
	width:41px !important;
	height:41px !important;
	left:668px !important;
	top:223px !important;
}

#item106265 {
	width:41px !important;
	height:41px !important;
	left:846px !important;
	top:223px !important;
}

#item106269 {
	width:41px !important;
	height:41px !important;
	left:898px !important;
	top:223px !important;
}

#item106273 {
	width:41px !important;
	height:41px !important;
	left:950px !important;
	top:223px !important;
}

#item11607 {
	width:539px !important;
	height:521px !important;
	left:88px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item11610 {
	width:24px !important;
	height:24px !important;
	left:588px !important;
	top:105px !important;
}

#item11582 {
	width:47px !important;
	height:47px !important;
	left:256px !important;
	top:10px !important;
}

#item11586 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item11580 {
	width:627px !important;
	height:609px !important;
	left:-60px !important;
	top:210px !important;
}

#item106229 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item106252 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item106223 {
	width:34px !important;
	height:26px !important;
	left:590px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item106224 {
	width:47px !important;
	height:47px !important;
	left:177px !important;
	top:10px !important;
}

#item106221 {
	width:624px !important;
	height:609px !important;
	left:613px !important;
	top:210px !important;
}

#item1443 {
	width:539px !important;
	height:90px !important;
	left:28px !important;
	top:198px !important;
	background:#f2f5f7;
}

#item1444 {
	width:539px !important;
	height:90px !important;
	left:623px !important;
	top:198px !important;
	background:#f2f5f7;
}

@keyframes _plusb-1455 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1455 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1456 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes rotate90cw-1456 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(90deg);}
}
@-webkit-keyframes rotate90cw-1456 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(90deg);}
}
@keyframes _plusb-1465 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1465 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1466 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes rotate90cw-1466 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(90deg);}
}
@-webkit-keyframes rotate90cw-1466 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(90deg);}
}
@keyframes _plusb-1475 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1475 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1476 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes twirl-1476 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1476 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-1485 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1485 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1486 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes twirl-1486 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1486 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-1495 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1495 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1496 {
	width:16px !important;
	height:18px !important;
	left:11px !important;
	top:10px !important;
}

@keyframes dance-1496 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1496 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes _plusb-1507 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1507 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1508 {
	width:16px !important;
	height:18px !important;
	left:11px !important;
	top:10px !important;
}

@keyframes dance-1508 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1508 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes fly-in-top-107671 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107671 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-107676 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107676 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-107685 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107685 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-107688 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107688 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107699 {
	width:538px !important;
	height:25px !important;
}

#item107724 {
	width:538px !important;
	height:25px !important;
}

#item108196 {
	width:539px !important;
	height:9px !important;
	left:28px !important;
	top:118px !important;
}

#item108219 {
	width:260px !important;
	height:13px !important;
	left:307px !important;
	top:172px !important;
}

#item108242 {
	width:260px !important;
	height:13px !important;
	left:28px !important;
	top:172px !important;
}

#item108265 {
	width:539px !important;
	height:21px !important;
	left:28px !important;
	top:88px !important;
}

#item108288 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item108311 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item108334 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item108357 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item108541 {
	width:89px !important;
	height:28px !important;
	left:639px !important;
	top:230px !important;
}

#item108544 {
	width:89px !important;
	height:28px !important;
	left:455px !important;
	top:230px !important;
}

#item108021 {
	width:41px !important;
	height:41px !important;
	left:275px !important;
	top:223px !important;
}

#item108025 {
	width:41px !important;
	height:41px !important;
	left:328px !important;
	top:223px !important;
}

#item108043 {
	width:41px !important;
	height:41px !important;
	left:872px !important;
	top:223px !important;
}

#item108051 {
	width:41px !important;
	height:41px !important;
	left:924px !important;
	top:223px !important;
}

#item108533 {
	width:41px !important;
	height:41px !important;
	left:477px !important;
	top:223px !important;
}

#item108537 {
	width:41px !important;
	height:41px !important;
	left:668px !important;
	top:223px !important;
}

#item108069 {
	width:539px !important;
	height:521px !important;
	left:88px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item108092 {
	width:24px !important;
	height:24px !important;
	left:588px !important;
	top:105px !important;
}

#item108063 {
	width:47px !important;
	height:47px !important;
	left:281px !important;
	top:10px !important;
}

#item108067 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item108061 {
	width:627px !important;
	height:609px !important;
	left:-60px !important;
	top:210px !important;
}

#item108108 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item108131 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item108102 {
	width:34px !important;
	height:26px !important;
	left:590px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item108103 {
	width:47px !important;
	height:47px !important;
	left:205px !important;
	top:10px !important;
}

#item108099 {
	width:624px !important;
	height:609px !important;
	left:613px !important;
	top:210px !important;
}

#item132486 {
	opacity:0.00;
	width:24px !important;
	height:24px !important;
	left:1165px !important;
	top:3px !important;
}

#item1718 {
	width:539px !important;
	height:90px !important;
	left:28px !important;
	top:198px !important;
	background:#f2f5f7;
}

#item1719 {
	width:539px !important;
	height:90px !important;
	left:623px !important;
	top:198px !important;
	background:#f2f5f7;
}

@keyframes _plusb-1731 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1731 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1732 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes rotate90cw-1732 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(90deg);}
}
@-webkit-keyframes rotate90cw-1732 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(90deg);}
}
@keyframes _plusb-1741 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1741 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1742 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes twirl-1742 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1742 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-1751 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1751 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1752 {
	width:16px !important;
	height:18px !important;
	left:63px !important;
	top:10px !important;
}

@keyframes dance-1752 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1752 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes _plusb-1763 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1763 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1764 {
	width:20px !important;
	height:15px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes dance-1764 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1764 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes _plusb-1776 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1776 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1777 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes rotate90cw-1777 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(90deg);}
}
@-webkit-keyframes rotate90cw-1777 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(90deg);}
}
@keyframes _plusb-1788 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1788 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1789 {
	width:18px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes twirl-1789 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-1789 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-1799 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-1799 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item1800 {
	width:16px !important;
	height:18px !important;
	left:11px !important;
	top:10px !important;
}

@keyframes dance-1800 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-1800 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes fly-in-top-107070 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107070 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-107079 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107079 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-107095 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107095 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-107101 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-107101 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107516 {
	width:538px !important;
	height:25px !important;
}

#item107541 {
	width:538px !important;
	height:25px !important;
}

#item107165 {
	width:539px !important;
	height:9px !important;
	left:28px !important;
	top:118px !important;
}

#item107188 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item107211 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item107234 {
	width:539px !important;
	height:21px !important;
	left:28px !important;
	top:88px !important;
}

#item107257 {
	width:260px !important;
	height:13px !important;
	left:307px !important;
	top:172px !important;
}

#item107280 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item107303 {
	width:260px !important;
	height:13px !important;
	left:28px !important;
	top:172px !important;
}

#item107326 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item107349 {
	width:89px !important;
	height:24px !important;
	left:645px !important;
	top:230px !important;
}

#item108618 {
	width:80px !important;
	height:31px !important;
	left:463px !important;
	top:226px !important;
}

#item107365 {
	width:41px !important;
	height:41px !important;
	left:668px !important;
	top:223px !important;
}

#item107369 {
	width:41px !important;
	height:41px !important;
	left:275px !important;
	top:223px !important;
}

#item107373 {
	width:41px !important;
	height:41px !important;
	left:846px !important;
	top:223px !important;
}

#item107377 {
	width:41px !important;
	height:41px !important;
	left:898px !important;
	top:223px !important;
}

#item107381 {
	width:41px !important;
	height:41px !important;
	left:327px !important;
	top:223px !important;
}

#item107385 {
	width:41px !important;
	height:41px !important;
	left:950px !important;
	top:223px !important;
}

#item108614 {
	width:41px !important;
	height:41px !important;
	left:485px !important;
	top:226px !important;
}

#item107402 {
	width:539px !important;
	height:521px !important;
	left:88px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item107425 {
	width:24px !important;
	height:24px !important;
	left:588px !important;
	top:105px !important;
}

#item107396 {
	width:47px !important;
	height:47px !important;
	left:280px !important;
	top:10px !important;
}

#item107400 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item107393 {
	width:627px !important;
	height:609px !important;
	left:-60px !important;
	top:210px !important;
}

#item107443 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
}

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

#item107444 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item107463 {
	width:454px !important;
	height:432px !important;
	left:38px !important;
	top:136px !important;
}

#item107464 {
	width:397px !important;
	height:682px !important;
	left:9px !important;
	top:14px !important;
}

@keyframes titulocombinado-107464 {
	0% {
		transform:translate(0px,34px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes titulocombinado-107464 {
	0% {
		-webkit-transform:translate(0px,34px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item107436 {
	width:47px !important;
	height:47px !important;
	left:177px !important;
	top:10px !important;
}

#item107441 {
	width:34px !important;
	height:26px !important;
	left:613px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item107434 {
	width:647px !important;
	height:609px !important;
	left:613px !important;
	top:210px !important;
}

@keyframes fly-in-top-94475 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-94475 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-94484 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-94484 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item108686 {
	width:538px !important;
	height:25px !important;
}

#item94528 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item94551 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:78px !important;
}

#item94653_94978 {
	width:1px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item94653 {
	width:20px !important;
	height:13px !important;
	left:259px !important;
}

#item94677 {
	width:259px !important;
	height:13px !important;
}

#item94700 {
	width:258px !important;
	height:13px !important;
	left:279px !important;
}

#item111135_container {
	width:595px !important;
	height:844px !important;
}

#item94729 {
	width:41px !important;
	height:41px !important;
	left:661px !important;
	top:223px !important;
}

#item94733 {
	width:41px !important;
	height:41px !important;
	left:846px !important;
	top:223px !important;
}

#item94737 {
	width:41px !important;
	height:41px !important;
	left:898px !important;
	top:223px !important;
}

#item94742 {
	width:41px !important;
	height:41px !important;
	left:949px !important;
	top:223px !important;
}

#item94759 {
	width:539px !important;
	height:520px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item94782 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item94753 {
	width:47px !important;
	height:47px !important;
	left:178px !important;
	top:10px !important;
}

#item94751 {
	width:549px !important;
	height:608px !important;
	left:613px !important;
	top:210px !important;
}

#item101455_container {
	width:1190px !important;
	height:842px !important;
	background:#d7d8dc;
}

#item101290 {
	width:594px !important;
	height:68px !important;
	left:82px !important;
	top:70px !important;
}

#item101360 {
	width:138px !important;
	height:17px !important;
	left:819px !important;
	top:336px !important;
}

@keyframes fly-in-right-101360 {
	0% {
		transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-101360 {
	0% {
		-webkit-transform:translate(116px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101429 {
	width:592px !important;
	height:84px !important;
	left:84px !important;
	top:159px !important;
}

@keyframes fly-in-left-101429 {
	0% {
		transform:translate(-251px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-101429 {
	0% {
		-webkit-transform:translate(-251px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101452 {
	width:396px !important;
	height:133px !important;
	left:689px !important;
	top:360px !important;
}

#item101264 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-101264 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101264 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101265 {
	width:21px !important;
	height:17px !important;
	left:8px !important;
	top:10px !important;
}

@keyframes twirl-101265 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-101265 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes _plusb-101269 {
	0% {
		transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes _plusb-101269 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(-180deg) scaleX(0.45) scaleY(0.45);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item101270 {
	width:9px !important;
	height:9px !important;
	left:6px !important;
	top:6px !important;
}

@keyframes twirl-101270 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-101270 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item101285 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-101285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101286 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-101286 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-101286 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item101259 {
	width:40px !important;
	height:39px !important;
}

#item101256 {
	width:40px !important;
	height:39px !important;
	left:84px !important;
	top:287px !important;
}

#item101262 {
	width:32px !important;
	height:33px !important;
}

#item101260 {
	width:32px !important;
	height:33px !important;
	left:146px !important;
	top:290px !important;
}

#item100914 {
	width:20px !important;
	height:21px !important;
}

#item100911 {
	width:20px !important;
	height:21px !important;
	left:825px !important;
	top:355px !important;
}

#item101010 {
	width:467px !important;
	height:118px !important;
	left:10px !important;
	top:42px !important;
	background:#fff;
}

#item101012 {
	width:36px !important;
	height:34px !important;
	background:#009ca6;
}

#item101013 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes twirl-101013 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-101013 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item101017 {
	width:39px !important;
	height:37px !important;
	left:440px !important;
	top:41px !important;
}

#item101061 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item101086 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-101086 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101086 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101087 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-101087 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101087 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101094 {
	width:17px !important;
	height:16px !important;
}

#item101090 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item101097 {
	width:356px !important;
	height:17px !important;
	left:33px !important;
}

#item101122 {
	width:18px !important;
	height:18px !important;
	background:#009ca6;
}

@keyframes pulse-101122 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101122 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101123 {
	width:11px !important;
	height:11px !important;
	left:4px !important;
	top:4px !important;
}

@keyframes pulse-101123 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101123 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101132 {
	width:17px !important;
	height:16px !important;
}

#item101129 {
	width:17px !important;
	height:16px !important;
	left:1px !important;
	top:1px !important;
}

#item100925 {
	width:21px !important;
	height:20px !important;
	left:492px !important;
	top:10px !important;
}

#item100923 {
	width:513px !important;
	height:160px !important;
	left:667px !important;
	top:4px !important;
}

#item104278 {
	width:417px !important;
	height:404px !important;
	left:54px !important;
	top:56px !important;
	background:#fff;
	padding:51px;
}

#item104304 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

#item104302 {
	width:37px !important;
	height:37px !important;
}

#item104305 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

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

#item104308 {
	width:44px !important;
	height:44px !important;
	left:430px !important;
	top:420px !important;
}

#item104271 {
	width:42px !important;
	height:37px !important;
	left:10px !important;
	top:10px !important;
}

#item104269 {
	width:1158px !important;
	height:816px !important;
	left:-10px !important;
	top:-11px !important;
}

@keyframes fly-in-top-48928 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-48928 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-48943 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-48943 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49026 {
	width:538px !important;
	height:25px !important;
	left:624px !important;
	top:14px !important;
}

@keyframes fly-in-top-110671 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-110671 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-110681 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-110681 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110722 {
	width:538px !important;
	height:25px !important;
}

#item49092 {
	width:539px !important;
	height:9px !important;
	left:623px !important;
	top:118px !important;
}

#item49114 {
	width:539px !important;
	height:21px !important;
	left:623px !important;
	top:88px !important;
}

#item49249 {
	width:260px !important;
	height:13px !important;
	left:902px !important;
	top:172px !important;
}

#item49293 {
	width:260px !important;
	height:13px !important;
	left:623px !important;
	top:172px !important;
}

#item110546 {
	width:539px !important;
	height:9px !important;
	left:28px !important;
	top:118px !important;
}

#item110570 {
	width:539px !important;
	height:21px !important;
	left:28px !important;
	top:88px !important;
}

#item110625 {
	width:260px !important;
	height:13px !important;
	left:307px !important;
	top:172px !important;
}

#item110648 {
	width:260px !important;
	height:13px !important;
	left:28px !important;
	top:172px !important;
}

#item49296 {
	width:78px !important;
	height:29px !important;
	left:651px !important;
	top:230px !important;
}

#item110541 {
	width:89px !important;
	height:24px !important;
	left:454px !important;
	top:233px !important;
}

#item49323 {
	width:41px !important;
	height:41px !important;
	left:668px !important;
	top:223px !important;
}

#item49331 {
	width:41px !important;
	height:41px !important;
	left:872px !important;
	top:223px !important;
}

#item49339 {
	width:41px !important;
	height:41px !important;
	left:925px !important;
	top:223px !important;
}

#item110522 {
	width:41px !important;
	height:41px !important;
	left:477px !important;
	top:223px !important;
}

#item110526 {
	width:41px !important;
	height:41px !important;
	left:276px !important;
	top:223px !important;
}

#item110531 {
	width:41px !important;
	height:41px !important;
	left:328px !important;
	top:223px !important;
}

#item49422 {
	width:539px !important;
	height:521px !important;
	left:10px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item49425 {
	width:24px !important;
	height:24px !important;
	left:509px !important;
	top:105px !important;
}

#item49397 {
	width:34px !important;
	height:26px !important;
	left:590px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item49398 {
	width:47px !important;
	height:47px !important;
	left:203px !important;
	top:10px !important;
}

#item49395 {
	width:624px !important;
	height:609px !important;
	left:613px !important;
	top:210px !important;
}

#item110489 {
	width:539px !important;
	height:521px !important;
	left:88px !important;
	top:88px !important;
	background:#009ca6;
	padding:57px;
}

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

#item110512 {
	width:24px !important;
	height:24px !important;
	left:588px !important;
	top:105px !important;
}

#item110482 {
	width:47px !important;
	height:47px !important;
	left:280px !important;
	top:10px !important;
}

#item110486 {
	width:34px !important;
	height:26px !important;
	left:10px !important;
	top:31px !important;
	border:solid 1px #000;
}

#item110480 {
	width:627px !important;
	height:609px !important;
	left:-60px !important;
	top:210px !important;
}

#item123324 {
	width:653px !important;
	height:37px !important;
	left:57px !important;
	top:84px !important;
}

#item124441 {
	width:340px !important;
	height:33px !important;
	left:64px !important;
	top:439px !important;
}

#item124464 {
	width:524px !important;
	height:268px !important;
	left:57px !important;
	top:158px !important;
}

#item124476 {
	width:340px !important;
	height:33px !important;
	left:620px !important;
	top:439px !important;
}

#item124499 {
	width:523px !important;
	height:268px !important;
	left:609px !important;
	top:159px !important;
}

#item124513 {
	width:340px !important;
	height:33px !important;
	left:57px !important;
	top:773px !important;
}

#item124536 {
	width:524px !important;
	height:268px !important;
	left:57px !important;
	top:494px !important;
}

#item123350 {
	width:28px !important;
	height:188px !important;
}

#item123741 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-123741 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-123741 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item123742 {
	width:12px !important;
	height:21px !important;
	left:12px !important;
	top:8px !important;
}

@keyframes twirl-123742 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-123742 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item124626 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-124626 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-124626 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item124627 {
	width:12px !important;
	height:21px !important;
	left:12px !important;
	top:8px !important;
}

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

#item123796 {
	width:44px !important;
	height:44px !important;
	left:540px !important;
	top:386px !important;
}

#item124633 {
	width:44px !important;
	height:44px !important;
}

#item124630 {
	width:44px !important;
	height:44px !important;
	left:540px !important;
	top:722px !important;
}

#item124617 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-124617 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-124617 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item124618 {
	width:12px !important;
	height:21px !important;
	left:12px !important;
	top:8px !important;
}

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

#item124621 {
	width:44px !important;
	height:44px !important;
	left:1092px !important;
	top:386px !important;
}

#item124640 {
	width:44px !important;
	height:44px !important;
	left:1092px !important;
	top:386px !important;
}

#item123885 {
	width:653px !important;
	height:37px !important;
	left:57px !important;
	top:50px !important;
}

#item123908 {
	width:350px !important;
	height:220px !important;
	left:57px !important;
	top:258px !important;
}

#item123926 {
	width:350px !important;
	height:220px !important;
	left:57px !important;
	top:538px !important;
}

#item123945 {
	width:350px !important;
	height:220px !important;
	left:420px !important;
	top:259px !important;
}

#item123986 {
	width:350px !important;
	height:220px !important;
	left:423px !important;
	top:538px !important;
}

#item124005 {
	width:350px !important;
	height:220px !important;
	left:784px !important;
	top:259px !important;
}

#item124021 {
	width:1076px !important;
	height:55px !important;
	left:57px !important;
	top:104px !important;
}

#item124046 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-124046 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-124046 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item124047 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-124047 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-124047 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item124053 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-124053 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-124053 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item124054 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-124054 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-124054 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item124058 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-124058 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-124058 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item124059 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-124059 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-124059 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item124073 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-124073 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-124073 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item124074 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-124074 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-124074 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item124080 {
	width:37px !important;
	height:37px !important;
	background:#009ca6;
}

@keyframes pulse-124080 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-124080 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	25% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	50% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	58% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item124081 {
	width:21px !important;
	height:21px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes twirl-124081 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-124081 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item124088 {
	width:350px !important;
	height:33px !important;
	left:56px !important;
	top:488px !important;
}

#item124111 {
	width:350px !important;
	height:33px !important;
	left:57px !important;
	top:769px !important;
}

#item124157 {
	width:350px !important;
	height:34px !important;
	left:423px !important;
	top:769px !important;
}

#item124180 {
	width:350px !important;
	height:33px !important;
	left:420px !important;
	top:488px !important;
}

#item124203 {
	width:350px !important;
	height:33px !important;
	left:784px !important;
	top:488px !important;
}

#item124226 {
	width:498px !important;
	height:10px !important;
	left:67px !important;
	top:173px !important;
}

#item124253 {
	width:41px !important;
	height:40px !important;
}

#item124250 {
	width:41px !important;
	height:40px !important;
	left:369px !important;
	top:441px !important;
}

#item124257 {
	width:41px !important;
	height:40px !important;
}

#item124254 {
	width:41px !important;
	height:40px !important;
	left:367px !important;
	top:719px !important;
}

#item124265 {
	width:41px !important;
	height:40px !important;
}

#item124262 {
	width:41px !important;
	height:40px !important;
	left:734px !important;
	top:719px !important;
}

#item124269 {
	width:41px !important;
	height:40px !important;
}

#item124266 {
	width:41px !important;
	height:40px !important;
	left:730px !important;
	top:441px !important;
}

#item124273 {
	width:41px !important;
	height:40px !important;
}

#item124270 {
	width:41px !important;
	height:40px !important;
	left:1095px !important;
	top:441px !important;
}

#item134504_container {
	width:1191px !important;
	height:842px !important;
}

p.autoParaStyle20 {
	font-family:Raleway;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:bold;
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:Raleway;
	font-size:22px;
	line-height:26.4px;
	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:center;
}

p.autoParaStyle17 {
	font-family:"Sofia 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:center;
}

p.autoParaStyle16 {
	font-family:Raleway;
	font-size:30px;
	line-height:36px;
	color:#2c2b2b;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-family:Montserrat;
	font-size:15px;
	line-height:21px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-family:Raleway;
	font-size:36.6px;
	line-height:43.9px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:Raleway;
	font-size:36.6px;
	line-height:43.9px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:Raleway;
	font-size:12px;
	line-height:18px;
	color:#fff;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:900;
	font-family:Raleway;
	font-size:63px;
	line-height:62.8px;
	color:#fff;
	letter-spacing:-0.000em;
	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.autoParaStyle10 {
	font-weight:100;
	font-family:Raleway;
	font-size:63px;
	line-height:62.8px;
	color:#000;
	letter-spacing:-0.000em;
	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.autoParaStyle9 {
	font-weight:bold;
	font-family:Raleway;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:900;
	font-family:Raleway;
	font-size:56px;
	line-height:67.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:Raleway;
	font-size:56px;
	line-height:67.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:Raleway;
	font-size:21.2px;
	line-height:16.1px;
	color:#5b5b5e;
	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:center;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:Raleway;
	font-size:21.2px;
	line-height:16.1px;
	color:#5b5b5e;
	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.autoParaStyle4 {
	font-weight:300;
	font-family:Raleway;
	font-size:21px;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:Raleway;
	font-size:58.5px;
	line-height:70.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:900;
	font-family:Raleway;
	font-size:58.5px;
	line-height:70.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:"Open Sans",sans-serif;
	font-size:18.6px;
	line-height:22.4px;
	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.texto-12 {
	font-family:Raleway;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-14---justificado {
	font-family:Raleway;
	font-size:14px;
	line-height:20px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sofia---15pt {
	font-family:Raleway;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	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-9 {
	font-family:Raleway;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Titular-experiencias {
	font-family:Raleway;
	font-size:30px;
	line-height:36px;
	color:#2c2b2b;
	text-transform:uppercase;
	text-align:left;
}

p.texto-14-justificado {
	font-family:Raleway;
	font-size:14px;
	line-height:20px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-14 {
	font-family:Raleway;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
}

p.hoteles-pais {
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:left;
}

p.hoteles-zona {
	font-weight:bold;
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:right;
}

p.hoteles-segmento {
	font-weight:300;
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#84344e;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:center;
}

p.hoteles-nombre {
	font-family:Raleway;
	font-size:22px;
	line-height:26.4px;
	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:center;
}

p.hoteles-estrellas {
	font-family:"Sofia 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:center;
}

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:#2c2b2b;
	text-transform:uppercase;
	text-align:left;
}

p.boton-titulo {
	font-weight:300;
	font-family:Raleway;
	font-size:15px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.boton-subtitulo {
	font-weight:bold;
	font-family:Raleway;
	font-size:9px;
	line-height:10.8px;
	color:#000;
	text-align:left;
}

p.descripcion-hoteles {
	font-family:Raleway;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.presentaciones_-_titular {
	font-family:Raleway;
	font-size:39px;
	line-height:46.8px;
	color:#2c2b2b;
	text-transform:uppercase;
	text-align:left;
}

p.Tex15-justificado {
	font-family:Montserrat;
	font-size:15px;
	line-height:21px;
	color:#000;
	text-indent:-23px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hoteles_-_texto-14-justificado {
	font-family:Raleway;
	font-size:14px;
	line-height:20px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hoteles_-_hoteles-pais {
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.hoteles_-_hoteles-zona {
	font-weight:bold;
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-transform:uppercase;
	text-align:right;
}

p.hoteles_-_hoteles-segmento {
	font-weight:300;
	font-family:Raleway;
	font-size:12px;
	line-height:14.4px;
	color:#84344e;
	text-transform:uppercase;
	margin-bottom:9px;
	text-align:center;
}

p.hoteles-precios {
	font-family:Raleway;
	font-size:12px;
	line-height:25px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Párrafo-básico {
	font-family:Raleway;
	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:"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;
}

span.autoCharStyle2 {
	font-weight:900;
	font-family:Raleway;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:Raleway;
}

span.Raleway-ligtn-58pt {
	font-weight:300;
	font-family:Raleway;
	font-size:58.5px;
	color:#fff;
}

span.Raleway-Black-58pt {
	font-weight:900;
	font-family:Raleway;
	font-size:58.5px;
	color:#fff;
}

span.precio-desde {
	font-weight:bold;
	font-family:Montserrat;
	font-size:26px;
}

span.bold {
	font-weight:bold;
	font-family:Raleway;
}

span.montserrat-regular {
	font-family:Montserrat;
	font-size:22px;
}

span.montserrat-bold {
	font-weight:bold;
	font-family:Montserrat;
	font-size:26px;
}

span.titular-bold {
	font-weight:bold;
	font-family:Raleway;
	font-size:39px;
}

span.precio-euro {
	font-family:Montserrat;
	font-size:22px;
}

span.precio-monts {
	font-weight:bold;
	font-family:Montserrat;
	font-size:26px;
}

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

#loadIndicator{display:none;}
