/* 	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;}
}

#item550 {
	width:60px !important;
	height:13px !important;
	left:862px !important;
	top:12px !important;
}

#item116324 {
	width:201px !important;
	height:55px !important;
	left:46px !important;
	top:44px !important;
}

#item116332 {
	width:416px !important;
	height:49px !important;
	left:47px !important;
	top:660px !important;
}

@keyframes fly-in-left-116332 {
	0% {
		transform:translate(-269px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-116332 {
	0% {
		-webkit-transform:translate(-269px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116358 {
	width:21px !important;
	height:21px !important;
}

#item116355 {
	width:21px !important;
	height:21px !important;
	left:380px !important;
	top:731px !important;
}

#item116367 {
	width:21px !important;
	height:21px !important;
}

#item116364 {
	width:21px !important;
	height:21px !important;
	left:439px !important;
	top:731px !important;
}

#item116377 {
	width:21px !important;
	height:21px !important;
}

#item116374 {
	width:21px !important;
	height:21px !important;
	left:409px !important;
	top:731px !important;
}

#item116385 {
	width:83px !important;
	height:8px !important;
	left:380px !important;
	top:761px !important;
}

#item116426 {
	width:173px !important;
	height:18px !important;
	left:981px !important;
	top:235px !important;
}

#item116449 {
	width:173px !important;
	height:45px !important;
	left:981px !important;
	top:294px !important;
}

#item116472 {
	width:173px !important;
	height:18px !important;
	left:981px !important;
	top:378px !important;
}

#item116495 {
	width:181px !important;
	height:187px !important;
	left:981px !important;
	top:437px !important;
}

@keyframes _plusb-116534 {
	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-116534 {
	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;
	}
}
#item116535 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-116535 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-116535 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes _plusb-116539 {
	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-116539 {
	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;
	}
}
#item116540 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-116540 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-116540 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes _plusb-116547 {
	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-116547 {
	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;
	}
}
#item116549 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-116549 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-116549 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes _plusb-116554 {
	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-116554 {
	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;
	}
}
#item116555 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-116555 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-116555 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item116558 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:430px !important;
}

#item116562 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:370px !important;
}

#item116566 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:285px !important;
}

#item116570 {
	width:37px !important;
	height:37px !important;
	left:931px !important;
	top:225px !important;
}

#item116574 {
	width:149px !important;
	height:30px !important;
	left:1006px !important;
	top:788px !important;
}

#item110066 {
	width:211px !important;
	height:41px !important;
	left:107px !important;
	top:318px !important;
	background:#000;
}

#item110104 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-110104 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-110104 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110111 {
	width:34px !important;
	height:34px !important;
	left:363px !important;
	top:105px !important;
}

#item110117 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-110117 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-110117 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110125 {
	width:34px !important;
	height:33px !important;
	left:21px !important;
	top:104px !important;
}

#item110182 {
	width:211px !important;
	height:41px !important;
	left:107px !important;
	top:318px !important;
	background:#000;
}

#item110215 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-110215 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-110215 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110218 {
	width:34px !important;
	height:34px !important;
	left:363px !important;
	top:105px !important;
}

#item110224 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-110224 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-110224 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110228 {
	width:34px !important;
	height:33px !important;
	left:21px !important;
	top:104px !important;
}

#item110130 {
	width:211px !important;
	height:41px !important;
	left:107px !important;
	top:318px !important;
	background:#000;
}

#item110164 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-110164 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-110164 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110167 {
	width:34px !important;
	height:34px !important;
	left:363px !important;
	top:105px !important;
}

#item110173 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-110173 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-110173 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110177 {
	width:34px !important;
	height:33px !important;
	left:21px !important;
	top:104px !important;
}

#item110064 {
	width:406px !important;
	height:358px !important;
	left:500px !important;
	top:539px !important;
}

#item113493 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item113494 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item113517 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item113541 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item113565 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113566 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item113592 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113593 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item113618 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item113620 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item113621 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item113622 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item113623 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item113624 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item113625 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item113633 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113634 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item113662 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113663 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item113693 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item113694 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item113719 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item113720 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item113721 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item113728 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item113751 {
	width:278px !important;
	height:11px !important;
	left:255px !important;
	top:69px !important;
}

#item113782 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113779 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item113786 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113783 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item113790 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113787 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item113794 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113791 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

#item113806 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-113806 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-113806 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113809 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item113817 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item113823 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item113829 {
	width:225px !important;
	height:101px !important;
	top:92px !important;
}

#item113861 {
	width:98px !important;
	height:54px !important;
	left:99px !important;
	top:18px !important;
}

#item113105 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item113106 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item113129 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item113152 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item113177 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113178 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item113203 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113204 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item113229 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item113231 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item113232 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item113233 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item113234 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item113235 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item113236 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item113243 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113244 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item113273 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item113274 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item113304 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item113305 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item113330 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item113331 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item113332 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item113339 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item113362 {
	width:248px !important;
	height:11px !important;
	left:285px !important;
	top:69px !important;
}

#item113393 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113389 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item113397 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113394 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item113401 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113398 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item113405 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113402 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

#item113408 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-113408 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-113408 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113411 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item113417 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-113417 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-113417 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113420 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item113427 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item113430 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item113435 {
	width:225px !important;
	height:101px !important;
	top:92px !important;
}

#item113469 {
	width:98px !important;
	height:54px !important;
	left:99px !important;
	top:18px !important;
}

#item110234 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item110236 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item110259 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item110283 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item110308 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110309 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item110334 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110335 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item110360 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item110362 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item110363 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item110364 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item110365 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item110366 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item110367 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item110375 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110376 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item110404 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110405 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item110437 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item110440 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item110466 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item110467 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item110468 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item110475 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item110498 {
	width:264px !important;
	height:11px !important;
	left:269px !important;
	top:69px !important;
}

#item110528 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110525 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item110532 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110529 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item110536 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110533 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item110541 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110537 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

#item110544 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-110544 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-110544 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110547 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item110554 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-110554 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-110554 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110559 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item110565 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item110570 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item110575 {
	width:225px !important;
	height:101px !important;
	top:92px !important;
}

#item110610 {
	width:98px !important;
	height:38px !important;
	left:99px !important;
	top:34px !important;
}

#item112712 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item112713 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item112736 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item112759 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item112784 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112785 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item112810 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112811 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112836 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item112838 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item112839 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item112840 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item112841 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item112842 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item112843 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item112850 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112851 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item112879 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112880 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112911 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item112912 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112937 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item112938 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item112939 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item112946 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item112969 {
	width:272px !important;
	height:11px !important;
	left:261px !important;
	top:69px !important;
}

#item112999 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112996 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item113003 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113000 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item113007 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113004 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item113012 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item113008 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

#item113015 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-113015 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-113015 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113018 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item113025 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-113025 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-113025 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item113029 {
	width:34px !important;
	height:33px !important;
	left:375px !important;
	top:677px !important;
}

#item113036 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item113039 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item113045 {
	width:226px !important;
	height:101px !important;
	top:92px !important;
}

#item113080 {
	width:98px !important;
	height:38px !important;
	left:99px !important;
	top:34px !important;
}

#item112319 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item112320 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item112343 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item112366 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item112390 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112391 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item112417 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112418 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112443 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item112445 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item112446 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item112447 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item112448 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item112449 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item112450 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item112457 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112458 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item112486 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112487 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112518 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item112519 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112545 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item112546 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item112547 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item112554 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item112578 {
	width:278px !important;
	height:11px !important;
	left:255px !important;
	top:69px !important;
}

#item112608 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112605 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item112612 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112609 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item112616 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112613 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item112620 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112617 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

#item112623 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-112623 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-112623 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item112627 {
	width:34px !important;
	height:34px !important;
	left:414px !important;
	top:677px !important;
}

#item112643 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item112646 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item112651 {
	width:225px !important;
	height:110px !important;
	top:92px !important;
}

#item112688 {
	width:98px !important;
	height:38px !important;
	left:99px !important;
	top:34px !important;
}

#item111982 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item111983 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item112006 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item112029 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item112053 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112054 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item112079 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112080 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112105 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item112107 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item112108 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item112109 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item112110 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item112111 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item112112 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item112121 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112122 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item112150 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item112151 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112181 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item112182 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item112207 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item112208 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item112209 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item112216 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item112239 {
	width:281px !important;
	height:11px !important;
	left:252px !important;
	top:69px !important;
}

#item112267 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112263 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:594px !important;
}

#item112276 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112273 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item112280 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112277 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item112285 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item112282 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

@keyframes circulo-112287 {
	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 circulo-112287 {
	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;
	}
}
#item112288 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-112288 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-112288 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item112291 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item112295 {
	width:191px !important;
	height:79px !important;
	left:315px !important;
	top:476px !important;
}

#item111646 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item111647 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item111670 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item111693 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item111717 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111718 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item111743 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111744 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111770 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item111772 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item111773 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item111774 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item111775 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item111776 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item111777 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item111784 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item111785 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item111813 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111814 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111844 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111845 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111871 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item111872 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item111873 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item111881 {
	width:191px !important;
	height:71px !important;
	left:315px !important;
	top:476px !important;
}

#item111904 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item111927 {
	width:288px !important;
	height:11px !important;
	left:245px !important;
	top:69px !important;
}

#item111953 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111950 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:594px !important;
}

#item111957 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111954 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item111965 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111962 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item111969 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111966 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

@keyframes circulo-111971 {
	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 circulo-111971 {
	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;
	}
}
#item111972 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111972 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-111972 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111976 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item111311 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item111312 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item111336 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111337 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item111362 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item111363 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111388 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item111390 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item111391 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item111392 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item111393 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item111394 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item111395 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item111403 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111404 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item111434 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111435 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111465 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111466 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111491 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item111492 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item111493 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item111500 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item111523 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item111546 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item111569 {
	width:288px !important;
	height:11px !important;
	left:245px !important;
	top:69px !important;
}

#item111596 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111592 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:594px !important;
}

#item111600 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111597 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item111604 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111601 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item111612 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111609 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

@keyframes circulo-111614 {
	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 circulo-111614 {
	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;
	}
}
#item111615 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111615 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-111615 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111618 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item111622 {
	width:191px !important;
	height:66px !important;
	left:315px !important;
	top:356px !important;
}

#item110972 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item110973 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item110997 {
	width:113px !important;
	height:111px !important;
	background:#272862;
}

#item110998 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item111023 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111024 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111049 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item111052 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item111054 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item111055 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item111056 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item111057 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item111058 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item111065 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111066 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item111094 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111095 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111126 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item111127 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item111152 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item111153 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item111154 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item111162 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item111185 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item111208 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item111231 {
	width:283px !important;
	height:11px !important;
	left:250px !important;
	top:69px !important;
}

#item111257 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111254 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:594px !important;
}

#item111261 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111258 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item111265 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111262 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item111269 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item111266 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

@keyframes circulo-111275 {
	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 circulo-111275 {
	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;
	}
}
#item111276 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-111276 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-111276 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item111282 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item111286 {
	width:191px !important;
	height:353px !important;
	left:315px !important;
	top:356px !important;
}

#item110659 {
	opacity:0.95;
	width:573px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item110660 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:217px !important;
	background:#000;
}

#item110683 {
	width:487px !important;
	height:77px !important;
	left:46px !important;
	top:192px !important;
}

#item110706 {
	width:362px !important;
	height:30px !important;
	left:46px !important;
	top:291px !important;
}

#item110730 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110731 {
	width:103px !important;
	height:16px !important;
	left:5px !important;
	top:47px !important;
}

#item110756 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110757 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item110782 {
	width:2px !important;
	height:2px !important;
	left:16px !important;
	top:22px !important;
	background:#fff;
}

#item110784 {
	width:8px !important;
	height:2px !important;
	left:33px !important;
	top:5px !important;
	background:#fff;
}

#item110785 {
	width:8px !important;
	height:2px !important;
	left:42px !important;
	top:5px !important;
	background:#fff;
}

#item110786 {
	width:12px !important;
	height:2px !important;
	left:33px !important;
	top:9px !important;
	background:#fff;
}

#item110787 {
	width:3px !important;
	height:2px !important;
	left:33px !important;
	top:12px !important;
	background:#fff;
}

#item110788 {
	width:12px !important;
	height:2px !important;
	left:38px !important;
	top:12px !important;
	background:#fff;
}

#item110789 {
	width:3px !important;
	height:2px !important;
	left:46px !important;
	top:9px !important;
	background:#fff;
}

#item110796 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110797 {
	width:108px !important;
	height:36px !important;
	left:3px !important;
	top:75px !important;
}

#item110826 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110827 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item110858 {
	width:113px !important;
	height:111px !important;
	background:#149489;
}

#item110859 {
	width:103px !important;
	height:33px !important;
	left:5px !important;
	top:75px !important;
}

#item110884 {
	width:2px !important;
	height:2px !important;
	left:35px !important;
	top:27px !important;
	background:#fff;
}

#item110886 {
	width:2px !important;
	height:2px !important;
	left:29px !important;
	top:32px !important;
	background:#fff;
}

#item110887 {
	width:2px !important;
	height:2px !important;
	left:31px !important;
	top:27px !important;
	background:#fff;
}

#item110894 {
	width:487px !important;
	height:31px !important;
	left:46px !important;
	top:785px !important;
}

#item110917 {
	width:281px !important;
	height:11px !important;
	left:252px !important;
	top:69px !important;
}

#item110943 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110940 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:594px !important;
}

#item110948 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110945 {
	width:119px !important;
	height:117px !important;
	left:163px !important;
	top:473px !important;
}

#item110952 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110949 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:473px !important;
}

#item110956 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110953 {
	width:119px !important;
	height:117px !important;
	left:162px !important;
	top:353px !important;
}

#item110960 {
	width:113px !important;
	height:111px !important;
	left:3px !important;
	top:3px !important;
}

#item110957 {
	width:119px !important;
	height:117px !important;
	left:43px !important;
	top:353px !important;
}

@keyframes circulo-110962 {
	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 circulo-110962 {
	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;
	}
}
#item110964 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-110964 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-110964 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item110967 {
	width:56px !important;
	height:56px !important;
	left:269px !important;
	top:91px !important;
}

#item110634 {
	width:211px !important;
	height:41px !important;
	left:583px !important;
	top:216px !important;
}

#item110232 {
	width:795px !important;
	height:880px !important;
	left:621px !important;
	top:-24px !important;
}

#item114949 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item114950 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
	background:#000;
}

#item114996 {
	width:247px !important;
	height:66px !important;
	left:78px !important;
	top:760px !important;
}

@keyframes _plusb-115020 {
	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-115020 {
	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;
	}
}
#item115021 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes mas-115021 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-115021 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item115026 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item115030 {
	width:173px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item115078 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

#item115087 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item115091 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

#item115139 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:8px !important;
}

#item115142 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item115150 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item115175 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item115178 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item115184 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
	background:#272862;
}

#item115190 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item114703 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item114704 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
	background:#000;
}

#item114727 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item114776 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

#item114783 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item114811 {
	width:247px !important;
	height:87px !important;
	left:383px !important;
	top:663px !important;
}

@keyframes _plusb-114835 {
	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-114835 {
	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;
	}
}
#item114836 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:7px !important;
}

@keyframes mas-114836 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-114836 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item114841 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item114845 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

#item114893 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:8px !important;
}

#item114898 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item114905 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item114930 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item114935 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item114941 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
	background:#272862;
}

#item114944 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item114459 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item114461 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
	background:#000;
}

#item114484 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item114532 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item114535 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item114539 {
	width:173px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item114587 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item114590 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item114617 {
	width:247px !important;
	height:69px !important;
	left:78px !important;
	top:663px !important;
}

@keyframes _plusb-114642 {
	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-114642 {
	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;
	}
}
#item114643 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-114643 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-114643 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item114651 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item114660 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item114685 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item114689 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item114695 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
	background:#272862;
}

#item114698 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item114263 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item114264 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
	background:#000;
}

#item114287 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item114312 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:8px !important;
}

#item114315 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item114319 {
	width:173px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item114344 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:8px !important;
}

#item114351 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item114356 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

#item114381 {
	width:10px !important;
	height:10px !important;
	left:8px !important;
	top:8px !important;
}

#item114384 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item114392 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item114416 {
	opacity:0.87;
	width:609px !important;
	height:342px !important;
	background:#149489;
}

#item114417 {
	width:549px !important;
	height:233px !important;
	left:30px !important;
	top:30px !important;
}

@keyframes _plusb-114441 {
	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-114441 {
	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;
	}
}
#item114442 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-114442 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-114442 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item114445 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:564px !important;
}

#item114451 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item114454 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item114089 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item114091 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
	background:#000;
}

#item114114 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

#item114140 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item114143 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item114147 {
	width:173px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

#item114172 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item114176 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item114180 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

#item114205 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item114208 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item114217 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

#item114243 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

#item114246 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

#item114253 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

#item114257 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item113910 {
	opacity:0.95;
	width:695px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item113911 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
	background:#000;
}

#item113934 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:760px !important;
}

@keyframes circulo-113958 {
	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 circulo-113958 {
	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;
	}
}
#item113959 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-113959 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-113959 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item113966 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:758px !important;
}

#item113970 {
	width:173px !important;
	height:30px !important;
	left:382px !important;
	top:663px !important;
}

@keyframes circulo-113994 {
	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 circulo-113994 {
	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;
	}
}
#item113995 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-113995 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-113995 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item113999 {
	width:32px !important;
	height:32px !important;
	left:348px !important;
	top:661px !important;
}

#item114003 {
	width:168px !important;
	height:30px !important;
	left:77px !important;
	top:663px !important;
}

@keyframes circulo-114027 {
	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 circulo-114027 {
	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;
	}
}
#item114028 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes mas-114028 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-114028 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item114035 {
	width:32px !important;
	height:32px !important;
	left:43px !important;
	top:661px !important;
}

#item114046 {
	width:609px !important;
	height:56px !important;
	left:46px !important;
	top:209px !important;
}

@keyframes circulo-114070 {
	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 circulo-114070 {
	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;
	}
}
#item114071 {
	width:14px !important;
	height:14px !important;
	left:11px !important;
	top:11px !important;
}

@keyframes mas-114071 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-114071 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item114075 {
	width:43px !important;
	height:43px !important;
	left:62px !important;
	top:296px !important;
}

@keyframes circulo-114080 {
	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 circulo-114080 {
	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;
	}
}
#item114081 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-114081 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-114081 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item114084 {
	width:56px !important;
	height:56px !important;
	left:323px !important;
	top:91px !important;
}

#item113886 {
	width:211px !important;
	height:41px !important;
	left:705px !important;
	top:94px !important;
}

#item113884 {
	width:916px !important;
	height:880px !important;
	left:499px !important;
	top:-24px !important;
}

#item116183 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes _plusb-116194 {
	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-116194 {
	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;
	}
}
#item116195 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-116195 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-116195 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116202 {
	width:34px !important;
	height:33px !important;
	left:215px !important;
	top:649px !important;
}

#item116206 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
	background:#000;
}

#item116229 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

@keyframes _plusb-116253 {
	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-116253 {
	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;
	}
}
#item116254 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-116254 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-116254 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item116257 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

#item116261 {
	width:419px !important;
	height:196px !important;
	left:46px !important;
	top:437px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:17px;
	-webkit-column-gap:17px;
	column-gap:17px;
}

@keyframes fly-in-left-116285 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-116285 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116293 {
	width:310px !important;
	height:23px !important;
	left:96px !important;
	top:234px !important;
}

#item116050 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes _plusb-116052 {
	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-116052 {
	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;
	}
}
#item116053 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-116053 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-116053 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116057 {
	width:34px !important;
	height:34px !important;
	left:254px !important;
	top:649px !important;
}

@keyframes _plusb-116062 {
	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-116062 {
	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;
	}
}
#item116063 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-116063 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-116063 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116068 {
	width:34px !important;
	height:33px !important;
	left:215px !important;
	top:649px !important;
}

#item116072 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
	background:#000;
}

#item116095 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item116118 {
	width:420px !important;
	height:196px !important;
	left:46px !important;
	top:437px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:17px;
	-webkit-column-gap:17px;
	column-gap:17px;
}

@keyframes fly-in-left-116142 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-116142 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116146 {
	width:310px !important;
	height:23px !important;
	left:96px !important;
	top:234px !important;
}

@keyframes _plusb-116170 {
	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-116170 {
	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;
	}
}
#item116172 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-116172 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-116172 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item116178 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

#item115918 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes _plusb-115920 {
	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-115920 {
	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;
	}
}
#item115921 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-115921 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-115921 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115924 {
	width:34px !important;
	height:34px !important;
	left:254px !important;
	top:649px !important;
}

@keyframes _plusb-115930 {
	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-115930 {
	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;
	}
}
#item115932 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-right-115932 {
	0% {
		transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-115932 {
	0% {
		-webkit-transform:translate(16px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115935 {
	width:34px !important;
	height:33px !important;
	left:215px !important;
	top:649px !important;
}

#item115939 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
	background:#000;
}

#item115962 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item115985 {
	width:422px !important;
	height:196px !important;
	left:46px !important;
	top:437px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:17px;
	-webkit-column-gap:17px;
	column-gap:17px;
}

@keyframes fly-in-left-116009 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-116009 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item116017 {
	width:310px !important;
	height:23px !important;
	left:96px !important;
	top:234px !important;
}

@keyframes _plusb-116041 {
	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-116041 {
	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;
	}
}
#item116042 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-116042 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-116042 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item116045 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

#item115793 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

@keyframes _plusb-115796 {
	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-115796 {
	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;
	}
}
#item115797 {
	width:11px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

@keyframes fly-in-left-115797 {
	0% {
		transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-115797 {
	0% {
		-webkit-transform:translate(-19px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115800 {
	width:34px !important;
	height:34px !important;
	left:254px !important;
	top:649px !important;
}

#item115804 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
	background:#000;
}

#item115827 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item115850 {
	width:419px !important;
	height:193px !important;
	left:46px !important;
	top:437px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:17px;
	-webkit-column-gap:17px;
	column-gap:17px;
}

@keyframes fly-in-left-115874 {
	0% {
		transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-115874 {
	0% {
		-webkit-transform:translate(-241px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115884 {
	width:209px !important;
	height:22px !important;
	left:147px !important;
	top:234px !important;
}

@keyframes _plusb-115908 {
	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-115908 {
	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;
	}
}
#item115909 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-115909 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-115909 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item115912 {
	width:56px !important;
	height:56px !important;
	left:224px !important;
	top:91px !important;
}

#item115769 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:37px !important;
}

#item115767 {
	width:718px !important;
	height:880px !important;
	left:698px !important;
	top:-24px !important;
}

#item140460 {
	width:211px !important;
	height:41px !important;
	left:507px !important;
	top:152px !important;
	background:#000;
}

#item140485 {
	opacity:0.95;
	width:497px !important;
	height:870px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item140486 {
	width:150px !important;
	height:11px !important;
	left:308px !important;
	top:68px !important;
}

#item140519 {
	width:214px !important;
	height:107px !important;
	left:211px !important;
	top:3px !important;
}

#item140511 {
	width:428px !important;
	height:113px !important;
	left:40px !important;
	top:654px !important;
}

#item140554 {
	width:206px !important;
	height:89px !important;
	left:211px !important;
	top:3px !important;
}

#item140544 {
	width:420px !important;
	height:108px !important;
	left:40px !important;
	top:659px !important;
}

#item140581 {
	width:206px !important;
	height:89px !important;
	left:211px !important;
	top:3px !important;
}

#item140579 {
	width:420px !important;
	height:108px !important;
	left:40px !important;
	top:654px !important;
}

#item140616 {
	width:93px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item140613 {
	width:99px !important;
	height:18px !important;
	left:201px !important;
	top:619px !important;
}

#item140644 {
	width:93px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item140641 {
	width:99px !important;
	height:18px !important;
	left:201px !important;
	top:592px !important;
}

#item140672 {
	width:93px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item140669 {
	width:99px !important;
	height:18px !important;
	left:201px !important;
	top:566px !important;
}

#item140697 {
	width:209px !important;
	height:22px !important;
	left:146px !important;
	top:529px !important;
}

#item140734 {
	width:216px !important;
	height:107px !important;
	left:211px !important;
	top:3px !important;
}

#item140724 {
	width:431px !important;
	height:113px !important;
	left:40px !important;
	top:352px !important;
}

#item140768 {
	width:206px !important;
	height:89px !important;
	left:211px !important;
	top:3px !important;
}

#item140759 {
	width:420px !important;
	height:108px !important;
	left:40px !important;
	top:352px !important;
}

#item140801 {
	width:206px !important;
	height:89px !important;
	left:211px !important;
	top:3px !important;
}

#item140793 {
	width:420px !important;
	height:108px !important;
	left:40px !important;
	top:352px !important;
}

#item140834 {
	width:206px !important;
	height:88px !important;
	left:211px !important;
	top:3px !important;
}

#item140826 {
	width:420px !important;
	height:108px !important;
	left:40px !important;
	top:352px !important;
}

#item140862 {
	width:93px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item140859 {
	width:99px !important;
	height:18px !important;
	left:201px !important;
	top:283px !important;
}

#item140890 {
	width:94px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item140887 {
	width:100px !important;
	height:18px !important;
	left:200px !important;
	top:258px !important;
}

#item140918 {
	width:93px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item140915 {
	width:99px !important;
	height:18px !important;
	left:201px !important;
	top:232px !important;
}

#item140946 {
	width:93px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item140943 {
	width:99px !important;
	height:18px !important;
	left:201px !important;
	top:206px !important;
}

#item140971 {
	width:209px !important;
	height:22px !important;
	left:146px !important;
	top:170px !important;
}

@keyframes _plusb-140997 {
	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-140997 {
	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;
	}
}
#item140999 {
	width:14px !important;
	height:14px !important;
	left:12px !important;
	top:12px !important;
}

@keyframes mas-140999 {
	0% {
		transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes mas-140999 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(180deg) scaleX(4) scaleY(4);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item141008 {
	width:56px !important;
	height:56px !important;
	left:225px !important;
	top:90px !important;
}

#item141013 {
	width:226px !important;
	height:53px !important;
	border-radius:12px;
	background:#272862;
}

#item141014 {
	width:164px !important;
	height:47px !important;
	left:12px !important;
	top:12px !important;
}

#item141039 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:12px !important;
}

#item141050 {
	width:93px !important;
	height:12px !important;
	left:3px !important;
	top:3px !important;
}

#item141047 {
	width:99px !important;
	height:18px !important;
	left:201px !important;
	top:311px !important;
}

#item141086 {
	width:206px !important;
	height:107px !important;
	left:211px !important;
	top:3px !important;
}

#item141075 {
	width:420px !important;
	height:113px !important;
	left:40px !important;
	top:352px !important;
}

#item140432 {
	width:211px !important;
	height:41px !important;
	left:509px !important;
	top:156px !important;
}

#item140430 {
	width:720px !important;
	height:880px !important;
	left:697px !important;
	top:-24px !important;
}

p.autoParaStyle38 {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	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.autoParaStyle37 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:18.3px;
	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.autoParaStyle36 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle35 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15px;
	line-height:18.3px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:19px;
	color:#149489;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:19px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle31 {
	font-family:"Sofia Pro";
	font-size:30px;
	line-height:36px;
	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.autoParaStyle30 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#272862;
	letter-spacing:-0.020em;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#272862;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:18px;
	color:#fff;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15.5px;
	line-height:18px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#272862;
	letter-spacing:0.020em;
	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.autoParaStyle24 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#272862;
	text-indent:-7px;
	padding-left:7px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:"Sofia Pro";
	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:center;
}

p.autoParaStyle22 {
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#39336b;
	letter-spacing:-0.020em;
	text-indent:-7px;
	padding-left:7px;
	padding-right:3px;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#39336b;
	text-indent:-7px;
	padding-left:7px;
	padding-right:3px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#39336b;
	letter-spacing:-0.020em;
	padding-right:3px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:16px;
	color:#272862;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:8px;
	line-height:8px;
	color:#272862;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:"Futura PT",sans-serif;
	font-size:10px;
	line-height:8px;
	color:#272862;
	letter-spacing:-0.010em;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:"Futura PT",sans-serif;
	font-size:14px;
	line-height:14px;
	color:#39336b;
	letter-spacing:-0.020em;
	text-indent:-7px;
	padding-left:7px;
	padding-right:3px;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#149489;
	margin-bottom:3px;
	text-align:right;
}

p.autoParaStyle14 {
	font-family:"Futura PT",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#39336b;
	letter-spacing:-0.020em;
	text-indent:-7px;
	padding-left:7px;
	padding-right:3px;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:14px;
	color:#fff;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:13px;
	color:#fff;
	letter-spacing:-0.010em;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:13px;
	line-height:13px;
	color:#fff;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:20px;
	line-height:13px;
	color:#fff;
	letter-spacing:0.020em;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#272862;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#272862;
	letter-spacing:-0.010em;
	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-family:"Sofia Pro";
	font-size:30px;
	line-height:36px;
	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.autoParaStyle6 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#272862;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#272862;
	letter-spacing:-0.010em;
	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:500;
	font-family:"Futura PT",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	font-size:10.2px;
	line-height:12.3px;
	color:#149489;
	letter-spacing:-0.025em;
	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:300;
	font-family:"Futura PT",sans-serif;
	font-size:59.6px;
	line-height:71.5px;
	color:#272862;
	letter-spacing:-0.120em;
	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.precio-desde {
	font-family:"Sofia Pro";
	font-size:9px;
	line-height:10.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.precio-sofia-9 {
	font-family:"Sofia Pro";
	font-size:9px;
	line-height:10.8px;
	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.sofia-14-centrado {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.barcelo-ciudades {
	font-family:"Museo Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#4a4949;
	text-align:left;
}

p.barcelo-hoteles {
	font-family:"Museo Sans",sans-serif;
	font-size:13px;
	line-height:15.6px;
	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.Normal {
	font-family:Calibri;
	font-size:11px;
	line-height:11.9px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.texto {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:center;
}

p.Texto {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.no-te-puedes-perder {
	font-family:"Bely Display";
	font-size:25px;
	line-height:26px;
	color:#000;
	text-align:center;
}

p.Titular {
	font-family:"Bely Display";
	font-size:43px;
	line-height:51.6px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.wis-titular {
	font-family:"Flood Std";
	font-size:50px;
	line-height:60px;
	color:#e9457b;
	margin-bottom:9px;
	text-align:center;
}

p.hotel-todoincluido {
	font-style:italic;
	font-weight:normal;
	font-family:Lust;
	font-size:30px;
	line-height:36px;
	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.hotel-solyplaya {
	font-family:"Viktor Script";
	font-size:40px;
	line-height:48px;
	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.hotel-apartamentos {
	font-weight:900;
	font-family:Pique;
	font-size:36px;
	line-height:43.2px;
	color:#223138;
	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.hotel-adultsonly {
	font-weight:900;
	font-family:Blenny;
	font-size:26px;
	line-height:31.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.hotel-lujo {
	font-family:Sheila;
	font-size:30px;
	line-height:36px;
	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.texto-habitacion {
	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:left;
}

p.text---left---22 {
	font-family:"Sofia Pro";
	font-size:22px;
	line-height:26.4px;
	color:#000;
	margin-bottom:20px;
	text-align:left;
}

p.text---left---14 {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.INTERACTIVO-2021_-_Texto {
	font-family:"Sofia Pro";
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.Hotel---Lujo---Habitacion {
	font-weight:300;
	font-family:"Sofia Pro";
	font-size:18px;
	line-height:21.6px;
	color:#ec976b;
	margin-bottom:9px;
	text-align:center;
}

p.Hotel---Zona---Apartamentos {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#223138;
	margin-bottom:9px;
	text-align:center;
}

p.Hotel---Zona {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:9px;
	text-align:center;
}

p.Hotel---Golf {
	font-weight:bold;
	font-family:"Relation Two";
	font-size:40px;
	line-height:48px;
	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.Hotel---Estrellas {
	font-family:"Sofia Pro";
	font-size:16px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Hotel---Descripcion {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.Hotel---Familias {
	font-weight:bold;
	font-family:"Sofia Pro";
	font-size:20px;
	line-height:24px;
	color:#00a6a6;
	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.Hotel---Estrellas---Apartamentos {
	font-family:"Sofia Pro";
	font-size:16px;
	line-height:19.2px;
	color:#223138;
	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.dico-mono-script {
	font-weight:bold;
	font-family:"Dico Mono",monospace;
	font-size:20px;
	line-height:24px;
	color:#f8ad12;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Sofia Pro";
	font-size:14px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	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.autoCharStyle7 {
	font-weight:800;
	font-family:"Futura PT",sans-serif;
}

span.autoCharStyle6 {
	letter-spacing:-0.010em;
}

span.autoCharStyle5 {
	font-family:"Futura PT",sans-serif;
	color:#149489;
}

span.autoCharStyle4 {
	font-size:14px;
}

span.autoCharStyle3 {
	font-weight:500;
	font-family:"Futura PT",sans-serif;
}

span.autoCharStyle2 {
	letter-spacing:-0.020em;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Futura PT",sans-serif;
	color:#149489;
	letter-spacing:-0.020em;
}

span.bold {
	font-weight:bold;
	font-family:"Sofia Pro";
}

span.dico-mono-script {
	font-weight:bold;
	font-family:"Dico Mono",monospace;
}

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

#loadIndicator{display:none;}
