/* 	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:842px; height:1190px; background: #fff !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:10px; height:1202px; }
@media all and (max-height:1190px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:842px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

#item579803 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-580387 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-580387 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item565116 {
	width:469px !important;
	height:227px !important;
	background:#3a63a7;
	padding:30px;
}

#item565182 {
	width:35px !important;
	height:35px !important;
}

#item565185 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565154 {
	width:35px !important;
	height:35px !important;
}

#item565158 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565151 {
	width:392px !important;
	height:35px !important;
	left:30px !important;
	top:481px !important;
}

#item565238 {
	width:35px !important;
	height:35px !important;
}

#item565242 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565211 {
	width:35px !important;
	height:35px !important;
}

#item565214 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565208 {
	width:392px !important;
	height:35px !important;
	left:30px !important;
	top:522px !important;
}

#item565295 {
	width:35px !important;
	height:35px !important;
}

#item565304 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565268 {
	width:35px !important;
	height:35px !important;
}

#item565271 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565265 {
	width:392px !important;
	height:35px !important;
	left:30px !important;
	top:563px !important;
}

#item565358 {
	width:35px !important;
	height:35px !important;
}

#item565361 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565330 {
	width:35px !important;
	height:35px !important;
}

#item565334 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565327 {
	width:392px !important;
	height:35px !important;
	left:30px !important;
	top:604px !important;
}

#item565415 {
	width:35px !important;
	height:35px !important;
}

#item565418 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565387 {
	width:35px !important;
	height:35px !important;
}

#item565390 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item565384 {
	width:392px !important;
	height:35px !important;
	left:30px !important;
	top:645px !important;
}

#item565472 {
	width:35px !important;
	height:35px !important;
}

#item565475 {
	width:342px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item565444 {
	width:35px !important;
	height:35px !important;
}

#item565448 {
	width:342px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item565441 {
	width:390px !important;
	height:35px !important;
	left:30px !important;
	top:686px !important;
}

#item565529 {
	width:35px !important;
	height:35px !important;
}

#item565532 {
	width:342px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item565501 {
	width:35px !important;
	height:35px !important;
}

#item565504 {
	width:341px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item565498 {
	width:390px !important;
	height:35px !important;
	left:30px !important;
	top:727px !important;
}

#item565578 {
	width:409px !important;
	height:183px !important;
	left:30px !important;
	top:261px !important;
}

@keyframes izquierda-100-580385 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-580385 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item580317 {
	width:691px !important;
	height:822px !important;
	background:#fff;
}

#item580326 {
	width:386px !important;
	height:104px !important;
	left:147px !important;
	top:41px !important;
}

#item580333 {
	width:691px !important;
	height:29px !important;
}

#item592089 {
	opacity:0.90;
	width:618px !important;
	height:197px !important;
	top:302px !important;
	background:#3a63a7;
	padding:30px 60px 30px 60px;
}

#item592145 {
	width:35px !important;
	height:35px !important;
}

#item592148 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592115 {
	width:35px !important;
	height:35px !important;
}

#item592120 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592112 {
	width:392px !important;
	height:35px !important;
	left:132px !important;
	top:696px !important;
}

#item592205 {
	width:35px !important;
	height:35px !important;
}

#item592208 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592174 {
	width:35px !important;
	height:35px !important;
}

#item592181 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592171 {
	width:392px !important;
	height:35px !important;
	left:132px !important;
	top:737px !important;
}

#item592263 {
	width:35px !important;
	height:35px !important;
}

#item592266 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592234 {
	width:35px !important;
	height:35px !important;
}

#item592239 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592231 {
	width:392px !important;
	height:35px !important;
	left:132px !important;
	top:778px !important;
}

#item592321 {
	width:35px !important;
	height:35px !important;
}

#item592325 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592292 {
	width:35px !important;
	height:35px !important;
}

#item592295 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592289 {
	width:392px !important;
	height:35px !important;
	left:132px !important;
	top:819px !important;
}

#item592378 {
	width:35px !important;
	height:35px !important;
}

#item592381 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592351 {
	width:35px !important;
	height:35px !important;
}

#item592354 {
	width:342px !important;
	height:14px !important;
	left:50px !important;
	top:11px !important;
}

#item592348 {
	width:392px !important;
	height:35px !important;
	left:132px !important;
	top:860px !important;
}

#item592434 {
	width:35px !important;
	height:35px !important;
}

#item592438 {
	width:342px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item592407 {
	width:35px !important;
	height:35px !important;
}

#item592410 {
	width:342px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item592404 {
	width:390px !important;
	height:35px !important;
	left:132px !important;
	top:901px !important;
}

#item592492 {
	width:35px !important;
	height:35px !important;
}

#item592499 {
	width:342px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item592464 {
	width:35px !important;
	height:35px !important;
}

#item592468 {
	width:341px !important;
	height:14px !important;
	left:48px !important;
	top:11px !important;
}

#item592461 {
	width:390px !important;
	height:35px !important;
	left:132px !important;
	top:942px !important;
}

#item592522 {
	width:495px !important;
	height:143px !important;
	left:60px !important;
	top:526px !important;
}

#item592552 {
	width:361px !important;
	height:97px !important;
	left:122px !important;
	top:41px !important;
}

#item592558 {
	width:615px !important;
	height:29px !important;
}

#item552250 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-570226 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-570226 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item552629 {
	width:511px !important;
	height:177px !important;
	background:#92bcc6;
	padding:30px;
}

#item552657 {
	width:511px !important;
	height:431px !important;
	top:187px !important;
	background:#92bcc6;
}

#item570224 {
	width:511px !important;
	height:194px !important;
	top:629px !important;
	background:#92bcc6;
}

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

#item552280 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item552286 {
	width:326px !important;
	height:346px !important;
	left:57px !important;
	top:52px !important;
}

#item552312 {
	width:40px !important;
	height:40px !important;
}

#item569592 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item552603 {
	width:326px !important;
	height:106px !important;
	left:57px !important;
	top:52px !important;
}

#item552309 {
	width:40px !important;
	height:40px !important;
}

#item570017 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

@keyframes izquierda-100-570225 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-570225 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619326 {
	width:652px !important;
	height:380px !important;
	top:442px !important;
}

#item552257 {
	width:652px !important;
	height:432px !important;
	background:#3a63a7;
}

#item552342 {
	width:386px !important;
	height:104px !important;
	left:133px !important;
	top:84px !important;
}

#item552345 {
	width:652px !important;
	height:29px !important;
	top:42px !important;
}

#item570151 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570174 {
	width:50px !important;
	height:50px !important;
}

#item552501 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item552392 {
	width:50px !important;
	height:50px !important;
}

#item570061 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:228px !important;
}

#item570178 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570201 {
	width:50px !important;
	height:50px !important;
}

#item552526 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item552398 {
	width:50px !important;
	height:50px !important;
}

#item570060 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:288px !important;
}

#item570096 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item552478 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570058 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:288px !important;
}

#item570065 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570088 {
	width:50px !important;
	height:50px !important;
}

#item552473 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item552414 {
	width:50px !important;
	height:50px !important;
}

#item570057 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:228px !important;
}

#item570123 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570146 {
	width:50px !important;
	height:50px !important;
}

#item552549 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item552421 {
	width:50px !important;
	height:50px !important;
}

#item570059 {
	width:278px !important;
	height:50px !important;
	left:56px !important;
	top:348px !important;
}

#item613187 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613210 {
	width:50px !important;
	height:50px !important;
}

#item613160 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613183 {
	width:50px !important;
	height:50px !important;
}

#item613157 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:346px !important;
}

#item592613 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item592800 {
	width:596px !important;
	height:432px !important;
	left:29px !important;
	background:#3a63a7;
}

#item592823 {
	width:386px !important;
	height:104px !important;
	left:133px !important;
	top:84px !important;
}

#item592826 {
	width:652px !important;
	height:29px !important;
	top:42px !important;
}

#item592880 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item592903 {
	width:50px !important;
	height:50px !important;
}

#item592853 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item592876 {
	width:50px !important;
	height:50px !important;
}

#item592849 {
	width:266px !important;
	height:50px !important;
	left:311px !important;
	top:228px !important;
}

#item592938 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item592961 {
	width:50px !important;
	height:50px !important;
}

#item592910 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item592933 {
	width:50px !important;
	height:50px !important;
}

#item592907 {
	width:266px !important;
	height:50px !important;
	left:311px !important;
	top:288px !important;
}

#item592997 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item592970 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item592967 {
	width:193px !important;
	height:50px !important;
	left:79px !important;
	top:288px !important;
}

#item593056 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item593079 {
	width:50px !important;
	height:50px !important;
}

#item593029 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item593052 {
	width:50px !important;
	height:50px !important;
}

#item593027 {
	width:193px !important;
	height:50px !important;
	left:79px !important;
	top:228px !important;
}

#item593085 {
	width:154px !important;
	height:35px !important;
	left:61px !important;
	top:7px !important;
}

#item593108 {
	width:50px !important;
	height:50px !important;
}

#item593082 {
	width:215px !important;
	height:50px !important;
	left:79px !important;
	top:348px !important;
}

#item614598 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614621 {
	width:50px !important;
	height:50px !important;
}

#item614595 {
	width:266px !important;
	height:50px !important;
	left:311px !important;
	top:349px !important;
}

#item603094 {
	width:10px !important;
	height:10px !important;
	left:605px !important;
	top:1040px !important;
}

#item619244 {
	width:595px !important;
	height:539px !important;
	left:10px !important;
	top:452px !important;
}

#item619769 {
	width:615px !important;
	height:991px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item619770 {
	width:511px !important;
	height:177px !important;
	left:62px !important;
	top:70px !important;
	background:#92bcc6;
	padding:30px;
}

#item619794 {
	width:511px !important;
	height:431px !important;
	left:62px !important;
	top:257px !important;
	background:#92bcc6;
}

#item619817 {
	width:511px !important;
	height:194px !important;
	left:62px !important;
	top:699px !important;
	background:#92bcc6;
}

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

#item619840 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:82px !important;
}

#item619849 {
	width:326px !important;
	height:346px !important;
	left:57px !important;
	top:52px !important;
}

#item619873 {
	width:40px !important;
	height:40px !important;
}

#item619878 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item619902 {
	width:326px !important;
	height:106px !important;
	left:57px !important;
	top:52px !important;
}

#item619926 {
	width:40px !important;
	height:40px !important;
}

#item619931 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

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

#item619273 {
	width:41px !important;
	height:41px !important;
	left:528px !important;
	top:68px !important;
}

#item619964 {
	width:625px !important;
	height:1001px !important;
	left:-10px !important;
	top:-10px !important;
}

#item570231 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-570232 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-570232 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item570233 {
	width:511px !important;
	height:177px !important;
	background:#92bcc6;
	padding:30px;
}

#item570256 {
	width:511px !important;
	height:489px !important;
	top:187px !important;
	background:#92bcc6;
}

#item570257 {
	width:511px !important;
	height:137px !important;
	top:685px !important;
	background:#92bcc6;
}

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

#item570258 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item570264 {
	width:423px !important;
	height:405px !important;
	left:57px !important;
	top:52px !important;
}

#item570288 {
	width:40px !important;
	height:40px !important;
}

#item570292 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item570317 {
	width:326px !important;
	height:51px !important;
	left:57px !important;
	top:52px !important;
}

#item570341 {
	width:40px !important;
	height:40px !important;
}

#item570344 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

@keyframes izquierda-100-570367 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-570367 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item570372 {
	width:652px !important;
	height:432px !important;
	background:#3a63a7;
}

#item619330 {
	width:652px !important;
	height:380px !important;
	top:442px !important;
}

#item570395 {
	width:386px !important;
	height:104px !important;
	left:133px !important;
	top:84px !important;
}

#item570398 {
	width:652px !important;
	height:29px !important;
	top:42px !important;
}

#item570423 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570446 {
	width:50px !important;
	height:50px !important;
}

#item570450 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570473 {
	width:50px !important;
	height:50px !important;
}

#item570421 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:228px !important;
}

#item570480 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570503 {
	width:50px !important;
	height:50px !important;
}

#item570507 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570530 {
	width:50px !important;
	height:50px !important;
}

#item570478 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:288px !important;
}

#item570536 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570567 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570534 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:288px !important;
}

#item613301 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613325 {
	width:50px !important;
	height:50px !important;
}

#item613273 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613296 {
	width:50px !important;
	height:50px !important;
}

#item613270 {
	width:278px !important;
	height:50px !important;
	left:56px !important;
	top:348px !important;
}

#item613362 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613386 {
	width:50px !important;
	height:50px !important;
}

#item613334 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613357 {
	width:50px !important;
	height:50px !important;
}

#item613331 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:346px !important;
}

#item570622 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570646 {
	width:50px !important;
	height:50px !important;
}

#item570595 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570618 {
	width:50px !important;
	height:50px !important;
}

#item570593 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:228px !important;
}

#item593170 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item593172 {
	width:511px !important;
	height:177px !important;
	background:#92bcc6;
	padding:30px;
}

#item593196 {
	width:511px !important;
	height:484px !important;
	top:187px !important;
	background:#92bcc6;
}

#item593219 {
	width:511px !important;
	height:144px !important;
	top:684px !important;
	background:#92bcc6;
}

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

#item593242 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item593249 {
	width:423px !important;
	height:405px !important;
	left:57px !important;
	top:52px !important;
}

#item593273 {
	width:40px !important;
	height:40px !important;
}

#item593276 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item593300 {
	width:326px !important;
	height:51px !important;
	left:57px !important;
	top:52px !important;
}

#item593324 {
	width:40px !important;
	height:40px !important;
}

#item593328 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

#item571328 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-571329 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-571329 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item571330 {
	width:511px !important;
	height:179px !important;
	background:#92bcc6;
	padding:30px;
}

#item571353 {
	width:511px !important;
	height:245px !important;
	top:187px !important;
	background:#92bcc6;
}

#item571354 {
	width:511px !important;
	height:380px !important;
	top:442px !important;
	background:#92bcc6;
}

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

#item571355 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item571362 {
	width:423px !important;
	height:78px !important;
	left:57px !important;
	top:52px !important;
}

#item571386 {
	width:40px !important;
	height:40px !important;
}

#item571394 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item571418 {
	width:423px !important;
	height:234px !important;
	left:57px !important;
	top:52px !important;
}

#item571442 {
	width:40px !important;
	height:40px !important;
}

#item571446 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

@keyframes izquierda-100-571469 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-571469 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619334 {
	width:652px !important;
	height:380px !important;
	top:442px !important;
}

#item571475 {
	width:652px !important;
	height:432px !important;
	background:#3a63a7;
}

#item571498 {
	width:386px !important;
	height:104px !important;
	left:133px !important;
	top:84px !important;
}

#item571501 {
	width:652px !important;
	height:29px !important;
	top:42px !important;
}

#item571526 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571549 {
	width:50px !important;
	height:50px !important;
}

#item571553 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571576 {
	width:50px !important;
	height:50px !important;
}

#item571524 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:228px !important;
}

#item571581 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571604 {
	width:50px !important;
	height:50px !important;
}

#item571608 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571631 {
	width:50px !important;
	height:50px !important;
}

#item571579 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:288px !important;
}

#item571637 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571666 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571635 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:288px !important;
}

#item571722 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571745 {
	width:50px !important;
	height:50px !important;
}

#item571694 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571717 {
	width:50px !important;
	height:50px !important;
}

#item571692 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:228px !important;
}

#item613427 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613450 {
	width:50px !important;
	height:50px !important;
}

#item613399 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613422 {
	width:50px !important;
	height:50px !important;
}

#item613396 {
	width:278px !important;
	height:50px !important;
	left:56px !important;
	top:348px !important;
}

#item613483 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613507 {
	width:50px !important;
	height:50px !important;
}

#item613456 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613479 {
	width:50px !important;
	height:50px !important;
}

#item613453 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:346px !important;
}

#item593727 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item593729 {
	width:511px !important;
	height:179px !important;
	background:#92bcc6;
	padding:30px;
}

#item593752 {
	width:511px !important;
	height:245px !important;
	top:187px !important;
	background:#92bcc6;
}

#item593775 {
	width:511px !important;
	height:373px !important;
	top:442px !important;
	background:#92bcc6;
}

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

#item593798 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item593809 {
	width:423px !important;
	height:78px !important;
	left:57px !important;
	top:52px !important;
}

#item593833 {
	width:40px !important;
	height:40px !important;
}

#item593836 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item593860 {
	width:423px !important;
	height:234px !important;
	left:57px !important;
	top:52px !important;
}

#item593885 {
	width:40px !important;
	height:40px !important;
}

#item593890 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

#item570775 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-570776 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-570776 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item570777 {
	width:511px !important;
	height:177px !important;
	background:#92bcc6;
	padding:30px;
}

#item570800 {
	width:511px !important;
	height:416px !important;
	top:187px !important;
	background:#92bcc6;
}

#item570801 {
	width:511px !important;
	height:204px !important;
	top:619px !important;
	background:#92bcc6;
}

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

#item570802 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item570808 {
	width:423px !important;
	height:296px !important;
	left:57px !important;
	top:52px !important;
}

#item570832 {
	width:40px !important;
	height:40px !important;
}

#item570835 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item570859 {
	width:423px !important;
	height:84px !important;
	left:57px !important;
	top:52px !important;
}

#item570883 {
	width:40px !important;
	height:40px !important;
}

#item570887 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

@keyframes izquierda-100-570910 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-570910 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619338 {
	width:652px !important;
	height:380px !important;
	top:442px !important;
}

#item570917 {
	width:652px !important;
	height:432px !important;
	background:#3a63a7;
}

#item570940 {
	width:386px !important;
	height:104px !important;
	left:133px !important;
	top:84px !important;
}

#item570944 {
	width:652px !important;
	height:29px !important;
	top:42px !important;
}

#item570969 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item570992 {
	width:50px !important;
	height:50px !important;
}

#item571001 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571024 {
	width:50px !important;
	height:50px !important;
}

#item570967 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:228px !important;
}

#item571029 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571052 {
	width:50px !important;
	height:50px !important;
}

#item571056 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571079 {
	width:50px !important;
	height:50px !important;
}

#item571027 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:288px !important;
}

#item571085 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571112 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571082 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:288px !important;
}

#item571167 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571190 {
	width:50px !important;
	height:50px !important;
}

#item571140 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item571163 {
	width:50px !important;
	height:50px !important;
}

#item571138 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:228px !important;
}

#item613555 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613578 {
	width:50px !important;
	height:50px !important;
}

#item613527 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613550 {
	width:50px !important;
	height:50px !important;
}

#item613524 {
	width:278px !important;
	height:50px !important;
	left:56px !important;
	top:348px !important;
}

#item613611 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613635 {
	width:50px !important;
	height:50px !important;
}

#item613584 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613607 {
	width:50px !important;
	height:50px !important;
}

#item613581 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:346px !important;
}

#item594289 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item594291 {
	width:511px !important;
	height:177px !important;
	background:#92bcc6;
	padding:30px;
}

#item594314 {
	width:511px !important;
	height:411px !important;
	top:187px !important;
	background:#92bcc6;
}

#item594337 {
	width:511px !important;
	height:223px !important;
	top:616px !important;
	background:#92bcc6;
}

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

#item594360 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item594367 {
	width:432px !important;
	height:296px !important;
	left:57px !important;
	top:52px !important;
}

#item594392 {
	width:40px !important;
	height:40px !important;
}

#item594395 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item594419 {
	width:423px !important;
	height:84px !important;
	left:57px !important;
	top:52px !important;
}

#item594443 {
	width:40px !important;
	height:40px !important;
}

#item594446 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

#item571913 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-571914 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-571914 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item580316 {
	width:511px !important;
	height:239px !important;
	top:191px !important;
	background:#92bcc6;
}

#item571915 {
	width:511px !important;
	height:183px !important;
	background:#92bcc6;
	padding:30px;
}

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

#item571940 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item571946 {
	width:432px !important;
	height:78px !important;
	left:60px !important;
	top:52px !important;
}

#item571970 {
	width:40px !important;
	height:40px !important;
}

#item571973 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item613099 {
	width:423px !important;
	height:14px !important;
	left:57px !important;
	top:52px !important;
}

#item613123 {
	width:40px !important;
	height:40px !important;
}

#item613126 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

@keyframes fly-in-bottom-619362 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-619362 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619364 {
	width:285px !important;
	height:266px !important;
}

#item619368 {
	width:285px !important;
	height:266px !important;
	left:295px !important;
}

#item619372 {
	width:285px !important;
	height:276px !important;
	left:590px !important;
}

#item619376 {
	width:285px !important;
	height:268px !important;
	left:885px !important;
}

#item619380 {
	width:285px !important;
	height:118px !important;
	top:261px !important;
	background:#3a63a7;
	padding:10px;
}

#item619403 {
	width:285px !important;
	height:118px !important;
	left:295px !important;
	top:261px !important;
	background:#3a63a7;
	padding:10px;
}

#item619426 {
	width:285px !important;
	height:118px !important;
	left:590px !important;
	top:261px !important;
	background:#3a63a7;
	padding:10px;
}

#item619449 {
	width:286px !important;
	height:118px !important;
	left:885px !important;
	top:261px !important;
	background:#3a63a7;
	padding:10px;
}

@keyframes izquierda-100-572616 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-572616 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item572054 {
	width:652px !important;
	height:432px !important;
	background:#3a63a7;
}

#item572077 {
	width:386px !important;
	height:104px !important;
	left:133px !important;
	top:84px !important;
}

#item572080 {
	width:652px !important;
	height:29px !important;
	top:42px !important;
}

#item572105 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572128 {
	width:50px !important;
	height:50px !important;
}

#item572133 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572156 {
	width:50px !important;
	height:50px !important;
}

#item572103 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:228px !important;
}

#item572161 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572184 {
	width:50px !important;
	height:50px !important;
}

#item572189 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572212 {
	width:50px !important;
	height:50px !important;
}

#item572159 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:288px !important;
}

#item572222 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572249 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572219 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:288px !important;
}

#item572305 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572328 {
	width:50px !important;
	height:50px !important;
}

#item572278 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572301 {
	width:50px !important;
	height:50px !important;
}

#item572276 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:228px !important;
}

#item613686 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613709 {
	width:50px !important;
	height:50px !important;
}

#item613656 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613679 {
	width:50px !important;
	height:50px !important;
}

#item613653 {
	width:278px !important;
	height:50px !important;
	left:56px !important;
	top:348px !important;
}

#item613743 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613767 {
	width:50px !important;
	height:50px !important;
}

#item613716 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item613739 {
	width:50px !important;
	height:50px !important;
}

#item613713 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:346px !important;
}

#item618948 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item618967 {
	width:511px !important;
	height:217px !important;
	left:52px !important;
	top:256px !important;
	background:#92bcc6;
}

#item618968 {
	width:511px !important;
	height:185px !important;
	left:52px !important;
	top:60px !important;
	background:#92bcc6;
	padding:30px;
}

#item619002 {
	width:432px !important;
	height:78px !important;
	left:57px !important;
	top:41px !important;
}

#item619026 {
	width:40px !important;
	height:40px !important;
}

#item619032 {
	width:415px !important;
	height:16px !important;
	left:57px !important;
	top:15px !important;
}

#item618949 {
	width:250px !important;
	height:158px !important;
	left:52px !important;
	top:485px !important;
}

#item618954 {
	width:250px !important;
	height:158px !important;
	left:313px !important;
	top:485px !important;
}

#item618958 {
	width:250px !important;
	height:158px !important;
	left:52px !important;
	top:743px !important;
}

#item618962 {
	width:250px !important;
	height:158px !important;
	left:313px !important;
	top:743px !important;
}

#item619055 {
	width:250px !important;
	height:104px !important;
	left:313px !important;
	top:629px !important;
	background:#3a63a7;
	padding:10px;
}

#item619078 {
	width:250px !important;
	height:105px !important;
	left:313px !important;
	top:886px !important;
	background:#3a63a7;
	padding:10px;
}

#item619101 {
	width:250px !important;
	height:104px !important;
	left:52px !important;
	top:887px !important;
	background:#3a63a7;
	padding:10px;
}

#item619124 {
	width:250px !important;
	height:104px !important;
	left:52px !important;
	top:629px !important;
	background:#3a63a7;
	padding:10px;
}

#item619149 {
	width:423px !important;
	height:14px !important;
	left:57px !important;
	top:42px !important;
}

#item619173 {
	width:40px !important;
	height:40px !important;
}

#item619180 {
	width:415px !important;
	height:17px !important;
	left:57px !important;
	top:12px !important;
}

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

#item619235 {
	width:35px !important;
	height:35px !important;
	left:505px !important;
	top:75px !important;
}

#item553795 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

#item619472 {
	width:1170px !important;
	height:562px !important;
	left:10px !important;
	top:270px !important;
}

@keyframes _50-up-619472 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-619472 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes down-100px-572822 {
	0% {
		transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes down-100px-572822 {
	0% {
		-webkit-transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item553803 {
	width:1170px !important;
	height:250px !important;
	background:#3a63a7;
}

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

#item553826 {
	width:35px !important;
	height:35px !important;
	left:1113px !important;
	top:14px !important;
}

#item553885 {
	width:386px !important;
	height:104px !important;
	left:65px !important;
	top:84px !important;
}

#item553888 {
	width:473px !important;
	height:15px !important;
	left:21px !important;
	top:42px !important;
}

#item554632 {
	width:498px !important;
	height:167px !important;
	left:590px !important;
	top:47px !important;
}

#item605555 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item618926 {
	width:595px !important;
	height:502px !important;
	left:10px !important;
	top:487px !important;
}

@keyframes _50-up-618926 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-618926 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item605559 {
	width:596px !important;
	height:469px !important;
	left:10px !important;
	top:10px !important;
	background:#3a63a7;
}

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

#item605583 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item605593 {
	width:473px !important;
	height:15px !important;
	left:76px !important;
	top:110px !important;
}

#item605616 {
	width:498px !important;
	height:167px !important;
	left:59px !important;
	top:273px !important;
}

@keyframes down-100px-577421 {
	0% {
		transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes down-100px-577421 {
	0% {
		-webkit-transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item577422 {
	width:1170px !important;
	height:371px !important;
	background:#3a63a7;
}

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

#item577446 {
	width:35px !important;
	height:35px !important;
	left:1113px !important;
	top:14px !important;
}

#item577451 {
	width:386px !important;
	height:104px !important;
	left:121px !important;
	top:84px !important;
}

#item577456 {
	width:473px !important;
	height:15px !important;
	left:77px !important;
	top:42px !important;
}

#item577479 {
	width:543px !important;
	height:150px !important;
	left:42px !important;
	top:203px !important;
}

#item577911 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577935 {
	width:50px !important;
	height:50px !important;
}

#item577520 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577543 {
	width:50px !important;
	height:50px !important;
}

#item577751 {
	width:390px !important;
	height:50px !important;
}

#item577939 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577962 {
	width:50px !important;
	height:50px !important;
}

#item577576 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577599 {
	width:50px !important;
	height:50px !important;
}

#item577752 {
	width:390px !important;
	height:50px !important;
	top:60px !important;
}

#item577966 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577989 {
	width:50px !important;
	height:50px !important;
}

#item577637 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577660 {
	width:50px !important;
	height:50px !important;
}

#item577753 {
	width:390px !important;
	height:50px !important;
	top:120px !important;
}

#item577996 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578019 {
	width:50px !important;
	height:50px !important;
}

#item577692 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577715 {
	width:50px !important;
	height:50px !important;
}

#item577754 {
	width:390px !important;
	height:50px !important;
	top:180px !important;
}

@keyframes up-100px-577903 {
	0% {
		transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-577903 {
	0% {
		-webkit-transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619486 {
	width:758px !important;
	height:441px !important;
	left:412px !important;
}

#item557983 {
	width:400px !important;
	height:440px !important;
	top:1px !important;
	background:#92bcc6;
	padding:30px;
}

#item605151 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item605153 {
	width:596px !important;
	height:716px !important;
	left:10px !important;
	top:11px !important;
	background:#3a63a7;
}

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

#item605176 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item605187 {
	width:473px !important;
	height:15px !important;
	left:76px !important;
	top:110px !important;
}

#item605210 {
	width:498px !important;
	height:167px !important;
	left:59px !important;
	top:273px !important;
}

#item605269 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605292 {
	width:50px !important;
	height:50px !important;
}

#item605242 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605265 {
	width:50px !important;
	height:50px !important;
}

#item605239 {
	width:390px !important;
	height:50px !important;
}

#item605327 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605350 {
	width:50px !important;
	height:50px !important;
}

#item605299 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605322 {
	width:50px !important;
	height:50px !important;
}

#item605296 {
	width:390px !important;
	height:50px !important;
	top:60px !important;
}

#item605383 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605406 {
	width:50px !important;
	height:50px !important;
}

#item605356 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605379 {
	width:50px !important;
	height:50px !important;
}

#item605353 {
	width:390px !important;
	height:50px !important;
	top:120px !important;
}

#item605441 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605464 {
	width:50px !important;
	height:50px !important;
}

#item605413 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item605436 {
	width:50px !important;
	height:50px !important;
}

#item605410 {
	width:390px !important;
	height:50px !important;
	top:180px !important;
}

#item595509 {
	width:615px !important;
	height:991px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item595534 {
	width:41px !important;
	height:41px !important;
	left:528px !important;
	top:68px !important;
}

@keyframes up-100px-595823 {
	0% {
		transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-595823 {
	0% {
		-webkit-transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item620882 {
	width:495px !important;
	height:326px !important;
	top:345px !important;
}

#item595855 {
	width:495px !important;
	height:334px !important;
	background:#92bcc6;
	padding:30px;
}

#item618922 {
	width:596px !important;
	height:255px !important;
	left:20px !important;
	top:745px !important;
}

@keyframes _50-up-618922 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-618922 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item605520 {
	width:46px !important;
	height:46px !important;
	left:579px !important;
	top:10px !important;
}

#item605521 {
	width:625px !important;
	height:1001px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes down-100px-578060 {
	0% {
		transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes down-100px-578060 {
	0% {
		-webkit-transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item578061 {
	width:1170px !important;
	height:371px !important;
	background:#3a63a7;
}

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

#item578084 {
	width:35px !important;
	height:35px !important;
	left:1113px !important;
	top:14px !important;
}

#item578089 {
	width:386px !important;
	height:104px !important;
	left:121px !important;
	top:84px !important;
}

#item578094 {
	width:473px !important;
	height:15px !important;
	left:77px !important;
	top:42px !important;
}

#item606054 {
	width:543px !important;
	height:150px !important;
	left:42px !important;
	top:203px !important;
}

#item578143 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578166 {
	width:50px !important;
	height:50px !important;
}

#item578170 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578193 {
	width:50px !important;
	height:50px !important;
}

#item578141 {
	width:390px !important;
	height:50px !important;
}

#item578227 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578250 {
	width:50px !important;
	height:50px !important;
}

#item578198 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578221 {
	width:50px !important;
	height:50px !important;
}

#item578196 {
	width:390px !important;
	height:50px !important;
	top:60px !important;
}

#item578285 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578308 {
	width:50px !important;
	height:50px !important;
}

#item578255 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578278 {
	width:50px !important;
	height:50px !important;
}

#item578253 {
	width:390px !important;
	height:50px !important;
	top:120px !important;
}

#item578340 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578363 {
	width:50px !important;
	height:50px !important;
}

#item578313 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578336 {
	width:50px !important;
	height:50px !important;
}

#item578311 {
	width:390px !important;
	height:50px !important;
	top:180px !important;
}

@keyframes up-100px-578367 {
	0% {
		transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-578367 {
	0% {
		-webkit-transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619490 {
	width:758px !important;
	height:441px !important;
	left:412px !important;
}

#item578398 {
	width:400px !important;
	height:441px !important;
	background:#92bcc6;
	padding:23px 30px 28px 30px;
}

#item595909 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

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

#item595934 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item596257 {
	width:495px !important;
	height:441px !important;
	left:60px !important;
	top:123px !important;
	background:#92bcc6;
	padding:30px;
}

#item618918 {
	width:495px !important;
	height:322px !important;
	left:60px !important;
	top:574px !important;
}

@keyframes _50-up-618918 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-618918 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes down-100px-578482 {
	0% {
		transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes down-100px-578482 {
	0% {
		-webkit-transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item578483 {
	width:1170px !important;
	height:371px !important;
	background:#3a63a7;
}

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

#item578506 {
	width:35px !important;
	height:35px !important;
	left:1113px !important;
	top:14px !important;
}

#item578511 {
	width:386px !important;
	height:104px !important;
	left:121px !important;
	top:84px !important;
}

#item578518 {
	width:473px !important;
	height:15px !important;
	left:77px !important;
	top:42px !important;
}

#item606077 {
	width:543px !important;
	height:150px !important;
	left:42px !important;
	top:203px !important;
}

#item578567 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578590 {
	width:50px !important;
	height:50px !important;
}

#item578594 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578617 {
	width:50px !important;
	height:50px !important;
}

#item578565 {
	width:390px !important;
	height:50px !important;
}

#item578652 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578676 {
	width:50px !important;
	height:50px !important;
}

#item578623 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578646 {
	width:50px !important;
	height:50px !important;
}

#item578621 {
	width:390px !important;
	height:50px !important;
	top:60px !important;
}

#item578712 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578735 {
	width:50px !important;
	height:50px !important;
}

#item578682 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578705 {
	width:50px !important;
	height:50px !important;
}

#item578679 {
	width:390px !important;
	height:50px !important;
	top:120px !important;
}

#item578769 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578792 {
	width:50px !important;
	height:50px !important;
}

#item578741 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item578765 {
	width:50px !important;
	height:50px !important;
}

#item578739 {
	width:390px !important;
	height:50px !important;
	top:180px !important;
}

@keyframes up-100px-578796 {
	0% {
		transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-578796 {
	0% {
		-webkit-transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619494 {
	width:758px !important;
	height:441px !important;
	left:412px !important;
}

#item578827 {
	width:400px !important;
	height:441px !important;
	background:#92bcc6;
	padding:30px;
}

#item596311 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

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

#item596336 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item596657 {
	width:495px !important;
	height:395px !important;
	left:60px !important;
	top:123px !important;
	background:#92bcc6;
	padding:30px;
}

#item618913 {
	width:495px !important;
	height:320px !important;
	left:60px !important;
	top:530px !important;
}

@keyframes _50-up-618913 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-618913 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes down-100px-578906 {
	0% {
		transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes down-100px-578906 {
	0% {
		-webkit-transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item578907 {
	width:1170px !important;
	height:371px !important;
	background:#3a63a7;
}

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

#item578932 {
	width:35px !important;
	height:35px !important;
	left:1113px !important;
	top:14px !important;
}

#item578937 {
	width:386px !important;
	height:104px !important;
	left:121px !important;
	top:84px !important;
}

#item578942 {
	width:473px !important;
	height:15px !important;
	left:77px !important;
	top:42px !important;
}

#item606102 {
	width:543px !important;
	height:150px !important;
	left:42px !important;
	top:203px !important;
}

#item578991 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579014 {
	width:50px !important;
	height:50px !important;
}

#item579018 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579041 {
	width:50px !important;
	height:50px !important;
}

#item578989 {
	width:390px !important;
	height:50px !important;
}

#item579074 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579097 {
	width:50px !important;
	height:50px !important;
}

#item579046 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579070 {
	width:50px !important;
	height:50px !important;
}

#item579044 {
	width:390px !important;
	height:50px !important;
	top:60px !important;
}

#item579133 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579156 {
	width:50px !important;
	height:50px !important;
}

#item579103 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579126 {
	width:50px !important;
	height:50px !important;
}

#item579101 {
	width:390px !important;
	height:50px !important;
	top:120px !important;
}

#item579190 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579213 {
	width:50px !important;
	height:50px !important;
}

#item579161 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item579184 {
	width:50px !important;
	height:50px !important;
}

#item579159 {
	width:390px !important;
	height:50px !important;
	top:180px !important;
}

@keyframes up-100px-579218 {
	0% {
		transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-579218 {
	0% {
		-webkit-transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619498 {
	width:758px !important;
	height:441px !important;
	left:412px !important;
	top:1px !important;
}

#item579249 {
	width:400px !important;
	height:442px !important;
	background:#92bcc6;
	padding:11px 30px 17px 30px;
}

#item596711 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

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

#item596737 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item597058 {
	width:495px !important;
	height:422px !important;
	left:60px !important;
	top:103px !important;
	background:#92bcc6;
	padding:30px;
}

#item618905 {
	width:495px !important;
	height:338px !important;
	left:60px !important;
	top:541px !important;
}

@keyframes _50-up-618905 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-618905 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item555400 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-573511 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-573511 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619502 {
	width:632px !important;
	height:390px !important;
	top:432px !important;
}

#item555401 {
	width:631px !important;
	height:102px !important;
	background:#92bcc6;
	padding:40px;
}

#item556287 {
	width:632px !important;
	height:309px !important;
	top:112px !important;
	background:#92bcc6;
	padding:40px;
}

#item608492 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item608515 {
	width:50px !important;
	height:50px !important;
}

#item608519 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item608542 {
	width:50px !important;
	height:50px !important;
}

#item608490 {
	width:467px !important;
	height:50px !important;
	left:40px !important;
	top:343px !important;
}

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

#item555431 {
	width:35px !important;
	height:35px !important;
	left:574px !important;
	top:14px !important;
}

@keyframes izquierda-100-573510 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-573510 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item556108 {
	width:529px !important;
	height:822px !important;
	background:#3a63a7;
}

#item556131 {
	width:443px !important;
	height:281px !important;
	left:52px !important;
	top:223px !important;
}

#item555490 {
	width:386px !important;
	height:104px !important;
	left:55px !important;
	top:84px !important;
}

#item555495 {
	width:488px !important;
	height:29px !important;
	left:5px !important;
	top:42px !important;
}

#item573483 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573507 {
	width:50px !important;
	height:50px !important;
}

#item572849 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572872 {
	width:50px !important;
	height:50px !important;
}

#item573481 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:516px !important;
}

#item573455 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573478 {
	width:50px !important;
	height:50px !important;
}

#item572904 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572927 {
	width:50px !important;
	height:50px !important;
}

#item573453 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:576px !important;
}

#item573424 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573447 {
	width:50px !important;
	height:50px !important;
}

#item572931 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572954 {
	width:50px !important;
	height:50px !important;
}

#item573422 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:636px !important;
}

#item573395 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573418 {
	width:50px !important;
	height:50px !important;
}

#item572958 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item572981 {
	width:50px !important;
	height:50px !important;
}

#item573393 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:696px !important;
}

#item597135 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item597196 {
	width:596px !important;
	height:981px !important;
	background:#3a63a7;
}

#item597219 {
	width:443px !important;
	height:281px !important;
	left:76px !important;
	top:259px !important;
}

#item597242 {
	width:386px !important;
	height:104px !important;
	left:105px !important;
	top:120px !important;
}

#item597246 {
	width:488px !important;
	height:29px !important;
	left:54px !important;
	top:78px !important;
}

#item597271 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597294 {
	width:50px !important;
	height:50px !important;
}

#item597298 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597321 {
	width:50px !important;
	height:50px !important;
}

#item597269 {
	width:467px !important;
	height:50px !important;
	left:79px !important;
	top:552px !important;
}

#item597355 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597378 {
	width:50px !important;
	height:50px !important;
}

#item597328 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597351 {
	width:50px !important;
	height:50px !important;
}

#item597325 {
	width:467px !important;
	height:50px !important;
	left:79px !important;
	top:612px !important;
}

#item597415 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597438 {
	width:50px !important;
	height:50px !important;
}

#item597387 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597411 {
	width:50px !important;
	height:50px !important;
}

#item597384 {
	width:467px !important;
	height:50px !important;
	left:79px !important;
	top:672px !important;
}

#item597475 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597498 {
	width:50px !important;
	height:50px !important;
}

#item597447 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item597471 {
	width:50px !important;
	height:50px !important;
}

#item597444 {
	width:467px !important;
	height:50px !important;
	left:79px !important;
	top:732px !important;
}

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

#item603899 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item603906 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

@keyframes derecha-100-597136 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-597136 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item597137 {
	width:495px !important;
	height:128px !important;
	top:46px !important;
	background:#92bcc6;
	padding:40px;
}

#item597160 {
	width:495px !important;
	height:408px !important;
	top:182px !important;
	background:#92bcc6;
	padding:40px;
}

#item621085 {
	width:495px !important;
	height:325px !important;
	top:604px !important;
}

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

#item597189 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item615700 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item615727 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item615751 {
	width:50px !important;
	height:50px !important;
}

#item615697 {
	width:467px !important;
	height:50px !important;
	left:37px !important;
	top:480px !important;
}

#item603908 {
	width:38px !important;
	height:38px !important;
	left:577px !important;
}

#item603909 {
	width:615px !important;
	height:991px !important;
}

#item608653 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

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

#item608757 {
	width:35px !important;
	height:35px !important;
	left:1123px !important;
	top:24px !important;
}

#item608765 {
	width:529px !important;
	height:822px !important;
	left:10px !important;
	top:10px !important;
	background:#3a63a7;
}

#item608788 {
	width:443px !important;
	height:281px !important;
	left:62px !important;
	top:233px !important;
}

#item608812 {
	width:386px !important;
	height:104px !important;
	left:65px !important;
	top:94px !important;
}

#item608816 {
	width:488px !important;
	height:29px !important;
	left:15px !important;
	top:52px !important;
}

#item608841 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item608864 {
	width:50px !important;
	height:50px !important;
}

#item608868 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item608891 {
	width:50px !important;
	height:50px !important;
}

#item608839 {
	width:467px !important;
	height:50px !important;
	left:62px !important;
	top:526px !important;
}

#item608927 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item608950 {
	width:50px !important;
	height:50px !important;
}

#item608900 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item608923 {
	width:50px !important;
	height:50px !important;
}

#item608897 {
	width:467px !important;
	height:50px !important;
	left:62px !important;
	top:586px !important;
}

#item608986 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item609009 {
	width:50px !important;
	height:50px !important;
}

#item608957 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item608982 {
	width:50px !important;
	height:50px !important;
}

#item608954 {
	width:467px !important;
	height:50px !important;
	left:62px !important;
	top:646px !important;
}

#item609043 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item609066 {
	width:50px !important;
	height:50px !important;
}

#item609016 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item609039 {
	width:50px !important;
	height:50px !important;
}

#item609012 {
	width:467px !important;
	height:50px !important;
	left:62px !important;
	top:706px !important;
}

#item612849 {
	width:334px !important;
	height:134px !important;
	left:248px !important;
	top:6px !important;
}

#item612878 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item612913 {
	width:334px !important;
	height:134px !important;
	left:248px !important;
	top:6px !important;
}

#item612936 {
	width:583px !important;
	height:25px !important;
}

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

#item619280 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item615898 {
	width:495px !important;
	height:128px !important;
	left:60px !important;
	top:106px !important;
	background:#92bcc6;
	padding:40px;
}

#item618802 {
	width:285px !important;
	height:134px !important;
	left:212px !important;
	top:232px !important;
}

#item618825 {
	width:285px !important;
	height:110px !important;
	left:212px !important;
	top:415px !important;
}

#item618857 {
	width:285px !important;
	height:134px !important;
	left:212px !important;
	top:6px !important;
}

#item618880 {
	width:497px !important;
	height:25px !important;
}

#item573549 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-573550 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-573550 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619715 {
	width:632px !important;
	height:390px !important;
	top:433px !important;
}

#item573551 {
	width:631px !important;
	height:102px !important;
	background:#92bcc6;
	padding:40px;
}

#item573574 {
	width:632px !important;
	height:312px !important;
	top:112px !important;
	background:#92bcc6;
	padding:40px;
}

#item610811 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610838 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610861 {
	width:50px !important;
	height:50px !important;
}

#item610808 {
	width:467px !important;
	height:50px !important;
	left:40px !important;
	top:343px !important;
}

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

#item573601 {
	width:35px !important;
	height:35px !important;
	left:574px !important;
	top:14px !important;
}

@keyframes izquierda-100-573606 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-573606 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item573607 {
	width:529px !important;
	height:822px !important;
	background:#3a63a7;
}

#item573630 {
	width:443px !important;
	height:281px !important;
	left:52px !important;
	top:223px !important;
}

#item573653 {
	width:386px !important;
	height:104px !important;
	left:55px !important;
	top:84px !important;
}

#item573659 {
	width:488px !important;
	height:29px !important;
	left:5px !important;
	top:42px !important;
}

#item573684 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573707 {
	width:50px !important;
	height:50px !important;
}

#item573712 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573736 {
	width:50px !important;
	height:50px !important;
}

#item573682 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:516px !important;
}

#item573769 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573792 {
	width:50px !important;
	height:50px !important;
}

#item573741 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573764 {
	width:50px !important;
	height:50px !important;
}

#item573739 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:576px !important;
}

#item573824 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573847 {
	width:50px !important;
	height:50px !important;
}

#item573797 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573820 {
	width:50px !important;
	height:50px !important;
}

#item573795 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:636px !important;
}

#item573883 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573906 {
	width:50px !important;
	height:50px !important;
}

#item573854 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item573879 {
	width:50px !important;
	height:50px !important;
}

#item573852 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:696px !important;
}

#item603917 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item603919 {
	width:495px !important;
	height:128px !important;
	top:46px !important;
	background:#92bcc6;
	padding:40px;
}

#item603943 {
	width:495px !important;
	height:379px !important;
	top:182px !important;
	background:#92bcc6;
	padding:40px;
}

#item615932 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item615955 {
	width:50px !important;
	height:50px !important;
}

#item615959 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item615982 {
	width:50px !important;
	height:50px !important;
}

#item615929 {
	width:467px !important;
	height:50px !important;
	left:40px !important;
	top:466px !important;
}

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

#item603971 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item618775 {
	width:495px !important;
	height:352px !important;
	left:60px !important;
	top:634px !important;
}

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

#item610465 {
	width:35px !important;
	height:35px !important;
	left:1123px !important;
	top:24px !important;
}

@keyframes izquierda-100-610472 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-610472 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item610473 {
	width:529px !important;
	height:822px !important;
	background:#3a63a7;
}

#item610496 {
	width:443px !important;
	height:281px !important;
	left:52px !important;
	top:223px !important;
}

#item610519 {
	width:386px !important;
	height:104px !important;
	left:55px !important;
	top:84px !important;
}

#item610523 {
	width:488px !important;
	height:29px !important;
	left:5px !important;
	top:42px !important;
}

#item610576 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610599 {
	width:50px !important;
	height:50px !important;
}

#item610549 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610572 {
	width:50px !important;
	height:50px !important;
}

#item610546 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:516px !important;
}

#item610633 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610656 {
	width:50px !important;
	height:50px !important;
}

#item610604 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610628 {
	width:50px !important;
	height:50px !important;
}

#item610602 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:576px !important;
}

#item610691 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610714 {
	width:50px !important;
	height:50px !important;
}

#item610664 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610687 {
	width:50px !important;
	height:50px !important;
}

#item610661 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:636px !important;
}

#item610750 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610774 {
	width:50px !important;
	height:50px !important;
}

#item610723 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item610746 {
	width:50px !important;
	height:50px !important;
}

#item610720 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:696px !important;
}

#item611259 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item611289 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item611318 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item611456 {
	width:583px !important;
	height:25px !important;
	left:567px !important;
	top:297px !important;
}

#item611486 {
	width:334px !important;
	height:110px !important;
	left:248px !important;
	top:18px !important;
}

#item611510 {
	width:583px !important;
	height:25px !important;
}

#item615991 {
	width:495px !important;
	height:128px !important;
	left:60px !important;
	top:106px !important;
	background:#92bcc6;
	padding:40px;
}

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

#item619308 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item621089 {
	width:545px !important;
	height:747px !important;
	left:60px !important;
	top:242px !important;
}

#item621601 {
	width:247px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item621632 {
	width:248px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item621661 {
	width:247px !important;
	height:107px !important;
	left:248px !important;
	top:19px !important;
}

#item621685 {
	width:495px !important;
	height:25px !important;
	top:250px !important;
}

#item621715 {
	width:247px !important;
	height:134px !important;
	left:248px !important;
	top:6px !important;
}

#item621738 {
	width:495px !important;
	height:25px !important;
}

@keyframes derecha-100-573967 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-573967 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619636 {
	width:632px !important;
	height:434px !important;
	top:388px !important;
}

#item573968 {
	width:631px !important;
	height:102px !important;
	background:#92bcc6;
	padding:40px;
}

#item573991 {
	width:632px !important;
	height:266px !important;
	top:112px !important;
	background:#92bcc6;
	padding:40px;
}

#item611603 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item611626 {
	width:50px !important;
	height:50px !important;
}

#item611630 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item611653 {
	width:50px !important;
	height:50px !important;
}

#item611600 {
	width:467px !important;
	height:50px !important;
	left:40px !important;
	top:283px !important;
}

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

#item574019 {
	width:35px !important;
	height:35px !important;
	left:574px !important;
	top:14px !important;
}

@keyframes izquierda-100-574024 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-574024 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item574025 {
	width:529px !important;
	height:822px !important;
	background:#3a63a7;
}

#item574048 {
	width:443px !important;
	height:281px !important;
	left:52px !important;
	top:223px !important;
}

#item574071 {
	width:386px !important;
	height:104px !important;
	left:55px !important;
	top:84px !important;
}

#item574078 {
	width:488px !important;
	height:29px !important;
	left:5px !important;
	top:42px !important;
}

#item574103 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574126 {
	width:50px !important;
	height:50px !important;
}

#item574130 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574153 {
	width:50px !important;
	height:50px !important;
}

#item574101 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:516px !important;
}

#item574188 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574211 {
	width:50px !important;
	height:50px !important;
}

#item574159 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574182 {
	width:50px !important;
	height:50px !important;
}

#item574156 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:576px !important;
}

#item574244 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574267 {
	width:50px !important;
	height:50px !important;
}

#item574216 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574240 {
	width:50px !important;
	height:50px !important;
}

#item574214 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:636px !important;
}

#item574301 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574324 {
	width:50px !important;
	height:50px !important;
}

#item574274 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574297 {
	width:50px !important;
	height:50px !important;
}

#item574272 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:696px !important;
}

#item603999 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item604001 {
	width:495px !important;
	height:102px !important;
	left:60px !important;
	top:106px !important;
	background:#92bcc6;
	padding:40px;
}

#item604024 {
	width:495px !important;
	height:231px !important;
	left:60px !important;
	top:220px !important;
	background:#92bcc6;
	padding:40px;
}

#item616228 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item616252 {
	width:50px !important;
	height:50px !important;
}

#item616257 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item616280 {
	width:50px !important;
	height:50px !important;
}

#item616225 {
	width:467px !important;
	height:50px !important;
	left:97px !important;
	top:348px !important;
}

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

#item604053 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item618771 {
	width:495px !important;
	height:510px !important;
	left:60px !important;
	top:463px !important;
}

@keyframes _50-up-618771 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-618771 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes twirl-611869 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-611869 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item611873 {
	width:35px !important;
	height:35px !important;
}

#item611869 {
	width:35px !important;
	height:35px !important;
	left:1123px !important;
	top:24px !important;
}

@keyframes izquierda-100-611880 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-611880 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item611881 {
	width:529px !important;
	height:822px !important;
	background:#3a63a7;
}

#item611904 {
	width:443px !important;
	height:281px !important;
	left:52px !important;
	top:223px !important;
}

#item611927 {
	width:386px !important;
	height:104px !important;
	left:55px !important;
	top:84px !important;
}

#item611930 {
	width:488px !important;
	height:29px !important;
	left:5px !important;
	top:42px !important;
}

#item611984 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item612008 {
	width:50px !important;
	height:50px !important;
}

#item611956 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item611979 {
	width:50px !important;
	height:50px !important;
}

#item611953 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:516px !important;
}

#item612042 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item612065 {
	width:50px !important;
	height:50px !important;
}

#item612014 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item612038 {
	width:50px !important;
	height:50px !important;
}

#item612011 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:576px !important;
}

#item612098 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item612121 {
	width:50px !important;
	height:50px !important;
}

#item612071 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item612094 {
	width:50px !important;
	height:50px !important;
}

#item612069 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:636px !important;
}

#item612156 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item612179 {
	width:50px !important;
	height:50px !important;
}

#item612127 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item612150 {
	width:50px !important;
	height:50px !important;
}

#item612124 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:696px !important;
}

#item612455 {
	width:614px !important;
	height:762px !important;
	left:566px !important;
	top:66px !important;
}

#item617397 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617427 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617457 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617486 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617515 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617544 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617578 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617611 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617646 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617679 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617702 {
	width:583px !important;
	height:25px !important;
	left:2px !important;
	top:454px !important;
}

#item617737 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617766 {
	width:334px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item617789 {
	width:334px !important;
	height:12px !important;
	top:382px !important;
}

#item617812 {
	width:583px !important;
	height:25px !important;
}

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

#item619318 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item616288 {
	width:495px !important;
	height:102px !important;
	left:60px !important;
	top:106px !important;
	background:#92bcc6;
	padding:40px;
}

#item618262 {
	width:545px !important;
	height:747px !important;
	left:60px !important;
	top:242px !important;
}

#item618273 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618304 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618335 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618367 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618398 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618431 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618464 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618497 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618529 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618563 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618586 {
	width:493px !important;
	height:25px !important;
	left:2px !important;
	top:454px !important;
}

#item618618 {
	width:246px !important;
	height:110px !important;
	left:248px !important;
	top:18px !important;
}

#item618651 {
	width:246px !important;
	height:86px !important;
	left:248px !important;
	top:30px !important;
}

#item618674 {
	width:334px !important;
	height:12px !important;
	top:382px !important;
}

#item618697 {
	width:493px !important;
	height:25px !important;
}

#item574390 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-574391 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-574391 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item574392 {
	width:631px !important;
	height:102px !important;
	background:#92bcc6;
	padding:40px;
}

#item574415 {
	width:632px !important;
	height:173px !important;
	top:112px !important;
	background:#92bcc6;
	padding:40px;
}

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

#item574442 {
	width:35px !important;
	height:35px !important;
	left:574px !important;
	top:14px !important;
}

@keyframes izquierda-100-574447 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-574447 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item574448 {
	width:529px !important;
	height:822px !important;
	background:#3a63a7;
}

#item574472 {
	width:443px !important;
	height:281px !important;
	left:52px !important;
	top:223px !important;
}

#item574497 {
	width:386px !important;
	height:104px !important;
	left:55px !important;
	top:84px !important;
}

#item574503 {
	width:488px !important;
	height:29px !important;
	left:5px !important;
	top:42px !important;
}

#item574528 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574551 {
	width:50px !important;
	height:50px !important;
}

#item574555 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574578 {
	width:50px !important;
	height:50px !important;
}

#item574526 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:516px !important;
}

#item574611 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574634 {
	width:50px !important;
	height:50px !important;
}

#item574583 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574606 {
	width:50px !important;
	height:50px !important;
}

#item574581 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:576px !important;
}

#item574667 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574690 {
	width:50px !important;
	height:50px !important;
}

#item574639 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574663 {
	width:50px !important;
	height:50px !important;
}

#item574637 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:636px !important;
}

#item574725 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574748 {
	width:50px !important;
	height:50px !important;
}

#item574697 {
	width:406px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574720 {
	width:50px !important;
	height:50px !important;
}

#item574695 {
	width:467px !important;
	height:50px !important;
	left:52px !important;
	top:696px !important;
}

#item604135 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item604137 {
	width:495px !important;
	height:102px !important;
	top:46px !important;
	background:#92bcc6;
	padding:40px;
}

#item604160 {
	width:495px !important;
	height:264px !important;
	top:159px !important;
	background:#92bcc6;
	padding:40px;
}

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

#item604187 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item557209 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-575254 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-575254 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619650 {
	width:722px !important;
	height:434px !important;
	left:1px !important;
	top:388px !important;
}

#item557260 {
	width:722px !important;
	height:78px !important;
	background:#92bcc6;
}

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

#item557267 {
	width:35px !important;
	height:35px !important;
	left:665px !important;
	top:14px !important;
}

#item557326 {
	width:586px !important;
	height:17px !important;
	left:31px !important;
	top:28px !important;
}

#item557261 {
	width:721px !important;
	height:294px !important;
	background:#92bcc6;
}

#item557540 {
	width:679px !important;
	height:233px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

@keyframes izquierda-100-575265 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-575265 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item557210 {
	width:439px !important;
	height:822px !important;
	background:#3a63a7;
}

#item557234 {
	width:390px !important;
	height:219px !important;
	left:25px !important;
	top:223px !important;
}

#item557300 {
	width:386px !important;
	height:104px !important;
	left:26px !important;
	top:84px !important;
}

#item557303 {
	width:439px !important;
	height:29px !important;
	top:42px !important;
}

#item575167 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575190 {
	width:50px !important;
	height:50px !important;
}

#item574791 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574814 {
	width:50px !important;
	height:50px !important;
}

#item575043 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:448px !important;
}

#item575132 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575155 {
	width:50px !important;
	height:50px !important;
}

#item574845 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574868 {
	width:50px !important;
	height:50px !important;
}

#item575044 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:508px !important;
}

#item575105 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575128 {
	width:50px !important;
	height:50px !important;
}

#item574876 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574900 {
	width:50px !important;
	height:50px !important;
}

#item575045 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:568px !important;
}

#item575077 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575100 {
	width:50px !important;
	height:50px !important;
}

#item574907 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574930 {
	width:50px !important;
	height:50px !important;
}

#item575046 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:628px !important;
}

#item575049 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575072 {
	width:50px !important;
	height:50px !important;
}

#item574934 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item574957 {
	width:50px !important;
	height:50px !important;
}

#item575047 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:688px !important;
}

#item598722 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item598787 {
	width:596px !important;
	height:981px !important;
	background:#3a63a7;
}

#item598810 {
	width:390px !important;
	height:219px !important;
	left:103px !important;
	top:327px !important;
}

#item598833 {
	width:386px !important;
	height:104px !important;
	left:105px !important;
	top:188px !important;
}

#item598836 {
	width:439px !important;
	height:29px !important;
	left:78px !important;
	top:146px !important;
}

#item598861 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item598884 {
	width:50px !important;
	height:50px !important;
}

#item598888 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item598911 {
	width:50px !important;
	height:50px !important;
}

#item598859 {
	width:390px !important;
	height:50px !important;
	left:103px !important;
	top:552px !important;
}

#item598947 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item598970 {
	width:50px !important;
	height:50px !important;
}

#item598919 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item598943 {
	width:50px !important;
	height:50px !important;
}

#item598915 {
	width:390px !important;
	height:50px !important;
	left:103px !important;
	top:612px !important;
}

#item599008 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item599031 {
	width:50px !important;
	height:50px !important;
}

#item598980 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item599004 {
	width:50px !important;
	height:50px !important;
}

#item598977 {
	width:390px !important;
	height:50px !important;
	left:103px !important;
	top:672px !important;
}

#item599067 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item599091 {
	width:50px !important;
	height:50px !important;
}

#item599039 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item599062 {
	width:50px !important;
	height:50px !important;
}

#item599036 {
	width:390px !important;
	height:50px !important;
	left:103px !important;
	top:732px !important;
}

#item599124 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item599147 {
	width:50px !important;
	height:50px !important;
}

#item599097 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item599120 {
	width:50px !important;
	height:50px !important;
}

#item599094 {
	width:390px !important;
	height:50px !important;
	left:103px !important;
	top:792px !important;
}

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

#item604234 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item604241 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

@keyframes derecha-100-598723 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-598723 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item621769 {
	width:495px !important;
	height:365px !important;
	top:566px !important;
}

#item598730 {
	width:495px !important;
	height:78px !important;
	top:45px !important;
	background:#92bcc6;
}

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

#item598731 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item598738 {
	width:464px !important;
	height:17px !important;
	left:31px !important;
	top:73px !important;
}

#item598762 {
	width:495px !important;
	height:422px !important;
	background:#92bcc6;
}

#item598763 {
	width:430px !important;
	height:356px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

#item604243 {
	width:35px !important;
	height:35px !important;
	left:580px !important;
}

#item604244 {
	width:615px !important;
	height:991px !important;
}

#item575301 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-575302 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-575302 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619654 {
	width:722px !important;
	height:434px !important;
	left:1px !important;
	top:388px !important;
}

#item575310 {
	width:722px !important;
	height:78px !important;
	background:#92bcc6;
}

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

#item575311 {
	width:35px !important;
	height:35px !important;
	left:665px !important;
	top:14px !important;
}

#item575316 {
	width:586px !important;
	height:17px !important;
	left:31px !important;
	top:28px !important;
}

#item575340 {
	width:721px !important;
	height:294px !important;
	background:#92bcc6;
}

#item575341 {
	width:679px !important;
	height:242px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 30px 0px 0px;
}

@keyframes izquierda-100-575364 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-575364 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item575365 {
	width:439px !important;
	height:822px !important;
	background:#3a63a7;
}

#item575388 {
	width:390px !important;
	height:219px !important;
	left:25px !important;
	top:223px !important;
}

#item575411 {
	width:386px !important;
	height:104px !important;
	left:26px !important;
	top:84px !important;
}

#item575414 {
	width:439px !important;
	height:29px !important;
	top:42px !important;
}

#item575439 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575463 {
	width:50px !important;
	height:50px !important;
}

#item575470 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575493 {
	width:50px !important;
	height:50px !important;
}

#item575437 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:448px !important;
}

#item575499 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575522 {
	width:50px !important;
	height:50px !important;
}

#item575526 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575549 {
	width:50px !important;
	height:50px !important;
}

#item575497 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:508px !important;
}

#item575583 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575606 {
	width:50px !important;
	height:50px !important;
}

#item575555 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575578 {
	width:50px !important;
	height:50px !important;
}

#item575553 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:568px !important;
}

#item575641 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575664 {
	width:50px !important;
	height:50px !important;
}

#item575612 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575635 {
	width:50px !important;
	height:50px !important;
}

#item575610 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:628px !important;
}

#item575696 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575719 {
	width:50px !important;
	height:50px !important;
}

#item575669 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item575692 {
	width:50px !important;
	height:50px !important;
}

#item575667 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:688px !important;
}

#item604253 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item604262 {
	width:495px !important;
	height:78px !important;
	top:45px !important;
	background:#92bcc6;
}

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

#item604263 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item604269 {
	width:464px !important;
	height:17px !important;
	left:31px !important;
	top:73px !important;
}

#item604293 {
	width:495px !important;
	height:422px !important;
	background:#92bcc6;
}

#item604294 {
	width:430px !important;
	height:356px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

#item618760 {
	width:495px !important;
	height:362px !important;
	left:60px !important;
	top:628px !important;
}

#item575924 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-575925 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-575925 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619662 {
	width:722px !important;
	height:434px !important;
	left:1px !important;
	top:388px !important;
}

#item575932 {
	width:722px !important;
	height:78px !important;
	background:#92bcc6;
}

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

#item575933 {
	width:35px !important;
	height:35px !important;
	left:665px !important;
	top:14px !important;
}

#item575942 {
	width:586px !important;
	height:17px !important;
	left:31px !important;
	top:28px !important;
}

#item575966 {
	width:721px !important;
	height:294px !important;
	background:#92bcc6;
}

#item575967 {
	width:679px !important;
	height:244px !important;
	left:22px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

@keyframes izquierda-100-575990 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-575990 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item575991 {
	width:439px !important;
	height:822px !important;
	background:#3a63a7;
}

#item576014 {
	width:390px !important;
	height:219px !important;
	left:25px !important;
	top:223px !important;
}

#item576037 {
	width:386px !important;
	height:104px !important;
	left:26px !important;
	top:84px !important;
}

#item576040 {
	width:439px !important;
	height:29px !important;
	top:42px !important;
}

#item576066 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576089 {
	width:50px !important;
	height:50px !important;
}

#item576095 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576118 {
	width:50px !important;
	height:50px !important;
}

#item576063 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:448px !important;
}

#item576124 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576147 {
	width:50px !important;
	height:50px !important;
}

#item576151 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576174 {
	width:50px !important;
	height:50px !important;
}

#item576122 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:508px !important;
}

#item576209 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576232 {
	width:50px !important;
	height:50px !important;
}

#item576179 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576202 {
	width:50px !important;
	height:50px !important;
}

#item576177 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:568px !important;
}

#item576265 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576288 {
	width:50px !important;
	height:50px !important;
}

#item576238 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576261 {
	width:50px !important;
	height:50px !important;
}

#item576235 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:628px !important;
}

#item576320 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576343 {
	width:50px !important;
	height:50px !important;
}

#item576293 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576316 {
	width:50px !important;
	height:50px !important;
}

#item576291 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:688px !important;
}

#item604365 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item604373 {
	width:495px !important;
	height:78px !important;
	top:45px !important;
	background:#92bcc6;
}

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

#item604374 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item604385 {
	width:464px !important;
	height:17px !important;
	left:31px !important;
	top:73px !important;
}

#item604409 {
	width:495px !important;
	height:422px !important;
	background:#92bcc6;
}

#item604410 {
	width:430px !important;
	height:356px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

#item618756 {
	width:495px !important;
	height:362px !important;
	left:60px !important;
	top:628px !important;
}

#item576435 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-576436 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-576436 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619666 {
	width:722px !important;
	height:434px !important;
	left:1px !important;
	top:388px !important;
}

#item576443 {
	width:722px !important;
	height:78px !important;
	background:#92bcc6;
}

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

#item576444 {
	width:35px !important;
	height:35px !important;
	left:665px !important;
	top:14px !important;
}

#item576450 {
	width:586px !important;
	height:17px !important;
	left:31px !important;
	top:28px !important;
}

#item576474 {
	width:721px !important;
	height:294px !important;
	background:#92bcc6;
}

#item576475 {
	width:669px !important;
	height:235px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

@keyframes izquierda-100-576498 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-576498 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item576499 {
	width:439px !important;
	height:822px !important;
	background:#3a63a7;
}

#item576523 {
	width:390px !important;
	height:219px !important;
	left:25px !important;
	top:223px !important;
}

#item576546 {
	width:386px !important;
	height:104px !important;
	left:26px !important;
	top:84px !important;
}

#item576551 {
	width:439px !important;
	height:29px !important;
	top:42px !important;
}

#item576576 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576599 {
	width:50px !important;
	height:50px !important;
}

#item576603 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576626 {
	width:50px !important;
	height:50px !important;
}

#item576574 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:448px !important;
}

#item576631 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576654 {
	width:50px !important;
	height:50px !important;
}

#item576660 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576683 {
	width:50px !important;
	height:50px !important;
}

#item576629 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:508px !important;
}

#item576716 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576739 {
	width:50px !important;
	height:50px !important;
}

#item576688 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576711 {
	width:50px !important;
	height:50px !important;
}

#item576686 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:568px !important;
}

#item576771 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576794 {
	width:50px !important;
	height:50px !important;
}

#item576744 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576767 {
	width:50px !important;
	height:50px !important;
}

#item576742 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:628px !important;
}

#item576830 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576854 {
	width:50px !important;
	height:50px !important;
}

#item576803 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item576826 {
	width:50px !important;
	height:50px !important;
}

#item576800 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:688px !important;
}

#item604474 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item604482 {
	width:495px !important;
	height:78px !important;
	top:45px !important;
	background:#92bcc6;
}

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

#item604483 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item604489 {
	width:464px !important;
	height:17px !important;
	left:31px !important;
	top:73px !important;
}

#item604513 {
	width:495px !important;
	height:422px !important;
	background:#92bcc6;
}

#item604514 {
	width:430px !important;
	height:356px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

#item618752 {
	width:495px !important;
	height:364px !important;
	left:60px !important;
	top:628px !important;
}

#item576938 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-576939 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-576939 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item619670 {
	width:722px !important;
	height:434px !important;
	left:1px !important;
	top:388px !important;
}

#item576947 {
	width:722px !important;
	height:78px !important;
	background:#92bcc6;
}

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

#item576948 {
	width:35px !important;
	height:35px !important;
	left:665px !important;
	top:14px !important;
}

#item576953 {
	width:586px !important;
	height:17px !important;
	left:31px !important;
	top:28px !important;
}

#item576977 {
	width:721px !important;
	height:294px !important;
	background:#92bcc6;
}

#item576978 {
	width:658px !important;
	height:233px !important;
	left:32px !important;
	top:30px !important;
}

@keyframes izquierda-100-577001 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-577001 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item577002 {
	width:439px !important;
	height:822px !important;
	background:#3a63a7;
}

#item577025 {
	width:390px !important;
	height:219px !important;
	left:25px !important;
	top:223px !important;
}

#item577048 {
	width:386px !important;
	height:104px !important;
	left:26px !important;
	top:84px !important;
}

#item577051 {
	width:439px !important;
	height:29px !important;
	top:42px !important;
}

#item577076 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577099 {
	width:50px !important;
	height:50px !important;
}

#item577106 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577129 {
	width:50px !important;
	height:50px !important;
}

#item577074 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:448px !important;
}

#item577134 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577157 {
	width:50px !important;
	height:50px !important;
}

#item577161 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577184 {
	width:50px !important;
	height:50px !important;
}

#item577132 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:508px !important;
}

#item577218 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577241 {
	width:50px !important;
	height:50px !important;
}

#item577190 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577213 {
	width:50px !important;
	height:50px !important;
}

#item577188 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:568px !important;
}

#item577277 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577300 {
	width:50px !important;
	height:50px !important;
}

#item577250 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577273 {
	width:50px !important;
	height:50px !important;
}

#item577247 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:628px !important;
}

#item577335 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577358 {
	width:50px !important;
	height:50px !important;
}

#item577307 {
	width:329px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item577330 {
	width:50px !important;
	height:50px !important;
}

#item577305 {
	width:390px !important;
	height:50px !important;
	left:25px !important;
	top:688px !important;
}

#item604587 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item604596 {
	width:495px !important;
	height:78px !important;
	top:45px !important;
	background:#92bcc6;
}

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

#item604597 {
	width:35px !important;
	height:35px !important;
	left:461px !important;
}

#item604603 {
	width:464px !important;
	height:17px !important;
	left:31px !important;
	top:73px !important;
}

#item604627 {
	width:495px !important;
	height:422px !important;
	background:#92bcc6;
}

#item604628 {
	width:430px !important;
	height:356px !important;
	left:32px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

#item618748 {
	width:491px !important;
	height:344px !important;
	left:60px !important;
	top:632px !important;
}

#item572701 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

#item619674 {
	width:1170px !important;
	height:562px !important;
	left:10px !important;
	top:270px !important;
}

@keyframes _50-up-619674 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-619674 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes down-100px-572821 {
	0% {
		transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes down-100px-572821 {
	0% {
		-webkit-transform:translate(-0.989px,-98.797px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item572702 {
	width:1170px !important;
	height:250px !important;
	background:#3a63a7;
}

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

#item572725 {
	width:35px !important;
	height:35px !important;
	left:1113px !important;
	top:14px !important;
}

#item572732 {
	width:386px !important;
	height:104px !important;
	left:65px !important;
	top:113px !important;
}

#item572735 {
	width:473px !important;
	height:40px !important;
	left:21px !important;
	top:47px !important;
}

#item572758 {
	width:498px !important;
	height:84px !important;
	left:590px !important;
	top:91px !important;
}

#item601026 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item618742 {
	width:596px !important;
	height:407px !important;
	left:10px !important;
	top:578px !important;
}

@keyframes _50-up-618742 {
	0% {
		transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _50-up-618742 {
	0% {
		-webkit-transform:translate(-0.099px,50.17px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item601028 {
	width:596px !important;
	height:558px !important;
	left:10px !important;
	top:10px !important;
	background:#3a63a7;
}

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

#item601051 {
	width:35px !important;
	height:35px !important;
	left:521px !important;
	top:61px !important;
}

#item601062 {
	width:473px !important;
	height:40px !important;
	left:71px !important;
	top:152px !important;
}

#item601085 {
	width:498px !important;
	height:84px !important;
	left:59px !important;
	top:348px !important;
}

@keyframes up-100px-558555 {
	0% {
		transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-558555 {
	0% {
		-webkit-transform:translate(-1.004px,92.538px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes pulsar-558559 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulsar-558559 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item558560 {
	width:153px !important;
	height:57px !important;
	top:4px !important;
}

#item558568 {
	width:176px !important;
	height:66px !important;
	left:165px !important;
}

@keyframes izquierda-100-579818 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-579818 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item558575 {
	width:550px !important;
	height:299px !important;
	background:#3a63a7;
}

#item558598 {
	width:429px !important;
	height:36px !important;
	left:60px !important;
	top:215px !important;
}

#item558632 {
	width:386px !important;
	height:104px !important;
	left:81px !important;
	top:89px !important;
}

#item558638 {
	width:549px !important;
	height:29px !important;
	top:47px !important;
}

@keyframes derecha-100-579817 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-579817 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item558622 {
	width:611px !important;
	height:299px !important;
	background:#92bcc6;
}

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

#item558627 {
	width:35px !important;
	height:35px !important;
	left:553px !important;
	top:14px !important;
}

#item605964 {
	width:547px !important;
	height:221px !important;
	left:51px !important;
	top:50px !important;
	padding:0px 40px 0px 0px;
}

#item601143 {
	width:595px !important;
	height:412px !important;
	left:10px !important;
	top:578px !important;
}

@keyframes pulsar-601147 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulsar-601147 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item601148 {
	width:153px !important;
	height:57px !important;
	top:4px !important;
}

#item601155 {
	width:176px !important;
	height:66px !important;
	left:165px !important;
}

#item601164 {
	width:596px !important;
	height:322px !important;
	background:#3a63a7;
}

#item601187 {
	width:429px !important;
	height:36px !important;
	left:83px !important;
	top:256px !important;
}

#item601211 {
	width:386px !important;
	height:104px !important;
	left:105px !important;
	top:140px !important;
}

#item601215 {
	width:549px !important;
	height:29px !important;
	left:23px !important;
	top:98px !important;
}

#item601239 {
	width:596px !important;
	height:228px !important;
	top:281px !important;
	background:#92bcc6;
}

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

#item601240 {
	width:35px !important;
	height:35px !important;
	left:511px !important;
}

#item606012 {
	width:527px !important;
	height:185px !important;
	left:50px !important;
	top:301px !important;
	padding:0px 40px 0px 0px;
}

#item613772 {
	width:1190px !important;
	height:842px !important;
	background:#fff;
}

@keyframes derecha-100-613773 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-613773 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item613774 {
	width:511px !important;
	height:120px !important;
	background:#92bcc6;
	padding:30px;
}

#item613797 {
	width:511px !important;
	height:201px !important;
	top:129px !important;
	background:#92bcc6;
}

#item613820 {
	width:511px !important;
	height:209px !important;
	top:613px !important;
	background:#92bcc6;
}

#item614439 {
	width:473px !important;
	height:158px !important;
	left:17px !important;
	top:149px !important;
}

#item614443 {
	width:511px !important;
	height:261px !important;
	top:341px !important;
	background:#92bcc6;
}

#item614471 {
	width:473px !important;
	height:226px !important;
	left:17px !important;
	top:359px !important;
	padding:0px 30px 0px 0px;
}

#item614499 {
	width:473px !important;
	height:58px !important;
	left:17px !important;
	top:634px !important;
}

#item614528 {
	width:203px !important;
	height:110px !important;
}

#item614551 {
	width:224px !important;
	height:110px !important;
	left:203px !important;
}

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

#item616712 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

@keyframes izquierda-100-613954 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-613954 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item613956 {
	width:652px !important;
	height:432px !important;
	background:#3a63a7;
}

#item613979 {
	width:386px !important;
	height:104px !important;
	left:133px !important;
	top:84px !important;
}

#item613983 {
	width:652px !important;
	height:29px !important;
	top:42px !important;
}

#item614008 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614031 {
	width:50px !important;
	height:50px !important;
}

#item614035 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614058 {
	width:50px !important;
	height:50px !important;
}

#item614006 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:228px !important;
}

#item614093 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614116 {
	width:50px !important;
	height:50px !important;
}

#item614064 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614087 {
	width:50px !important;
	height:50px !important;
}

#item614061 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:288px !important;
}

#item614155 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614126 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614123 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:288px !important;
}

#item614211 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614234 {
	width:50px !important;
	height:50px !important;
}

#item614184 {
	width:132px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614207 {
	width:50px !important;
	height:50px !important;
}

#item614181 {
	width:193px !important;
	height:50px !important;
	left:56px !important;
	top:228px !important;
}

#item614268 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:7px !important;
}

#item614291 {
	width:50px !important;
	height:50px !important;
}

#item614240 {
	width:217px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614264 {
	width:50px !important;
	height:50px !important;
}

#item614237 {
	width:278px !important;
	height:50px !important;
	left:56px !important;
	top:348px !important;
}

#item614325 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614348 {
	width:50px !important;
	height:50px !important;
}

#item614298 {
	width:205px !important;
	height:14px !important;
	left:61px !important;
	top:18px !important;
}

#item614321 {
	width:50px !important;
	height:50px !important;
}

#item614295 {
	width:266px !important;
	height:50px !important;
	left:339px !important;
	top:346px !important;
}

#item614711 {
	width:615px !important;
	height:991px !important;
	background:#fff;
}

#item614932 {
	width:511px !important;
	height:120px !important;
	background:#92bcc6;
	padding:30px;
}

#item614955 {
	width:511px !important;
	height:201px !important;
	top:129px !important;
	background:#92bcc6;
}

#item614978 {
	width:511px !important;
	height:209px !important;
	top:613px !important;
	background:#92bcc6;
}

#item615007 {
	width:473px !important;
	height:158px !important;
	left:17px !important;
	top:149px !important;
}

#item615031 {
	width:511px !important;
	height:261px !important;
	top:341px !important;
	background:#92bcc6;
}

#item615054 {
	width:473px !important;
	height:226px !important;
	left:17px !important;
	top:359px !important;
	padding:0px 30px 0px 0px;
}

#item615077 {
	width:473px !important;
	height:58px !important;
	left:17px !important;
	top:634px !important;
}

#item616724 {
	width:35px !important;
	height:35px !important;
}

#item616721 {
	width:35px !important;
	height:35px !important;
	left:453px !important;
	top:15px !important;
}

#item615101 {
	width:203px !important;
	height:110px !important;
}

#item615125 {
	width:224px !important;
	height:110px !important;
	left:203px !important;
}

p.autoParaStyle30 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:22px;
	color:#003668;
	text-indent:-20px;
	padding-left:20px;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:22px;
	color:#003668;
	padding-left:20px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle28 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:22px;
	color:#003668;
	text-indent:-20px;
	padding-left:20px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:22px;
	color:#003668;
	text-indent:-20px;
	padding-left:20px;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:19.2px;
	color:#003668;
	letter-spacing:0.030em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:19.2px;
	color:#003668;
	letter-spacing:0.030em;
	margin-bottom:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.autoParaStyle24 > li {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#003668;
	letter-spacing:0.030em;
	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;
	padding-left:11px;
	margin-bottom:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle24 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle23 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:19.2px;
	color:#003668;
	letter-spacing:0.030em;
	padding-left:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:36.6px;
	color:#fff;
	letter-spacing:0.005em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:22px;
	line-height:29.4px;
	color:#003668;
	letter-spacing:0.030em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:22px;
	line-height:29.4px;
	color:#003668;
	letter-spacing:0.030em;
	text-transform:uppercase;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:22px;
	line-height:29.4px;
	color:#003668;
	letter-spacing:0.030em;
	text-transform:uppercase;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#003668;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	margin-bottom:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle17 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#003668;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#003668;
	letter-spacing:0.030em;
	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:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#003668;
	letter-spacing:0.030em;
	text-indent:-14px;
	padding-left:28px;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#003668;
	letter-spacing:0.030em;
	text-indent:-14px;
	padding-left:28px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:28px;
	line-height:33.6px;
	color:#003668;
	letter-spacing:0.030em;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#003668;
	letter-spacing:0.030em;
	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:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#003668;
	letter-spacing:0.030em;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.030em;
	margin-bottom:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:36.6px;
	color:#fff;
	letter-spacing:0.005em;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:20.5px;
	line-height:24.6px;
	color:#003668;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle5 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:17px;
	line-height:20px;
	color:#003668;
	letter-spacing:0.030em;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:25.6px;
	color:#003668;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:25.6px;
	color:#ba9620;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	letter-spacing:0.030em;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	letter-spacing:0.030em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.titular-salidas-blanco {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	letter-spacing:0.030em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.titular-salidas {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:22px;
	line-height:26.4px;
	color:#3a63a7;
	letter-spacing:0.030em;
	text-transform:uppercase;
	text-align:left;
}

p.titular-portada {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:20.5px;
	line-height:24.6px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:center;
}

p.titular-itinerario {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:33px;
	line-height:39.6px;
	color:#585e5e;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:left;
}

p.pop-titular-azul {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:28px;
	line-height:33.6px;
	color:#003668;
	letter-spacing:0.030em;
	text-transform:uppercase;
	margin-bottom:20px;
	text-align:left;
}

p.restaurantes-tipo {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:21.6px;
	color:#003668;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	margin-top:14px;
	padding-bottom:16.6771653543307px;
	margin-bottom:6px;
	border-bottom:solid 1px #003668;
	text-align:center;
}

p.pop-subtitulo-azul-listado-titular {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:21.6px;
	color:#003668;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	margin-top:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.pop-subtitulo-azul-listado {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:21.6px;
	color:#003668;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.pop-subtitulo-azul-camarotes > li {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:22px;
	color:#003668;
	letter-spacing:0.030em;
	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;
	padding-left:34px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.pop-subtitulo-azul-camarotes > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:16.0157480314961px;
	width:0;
}

ul.pop-subtitulo-azul-vineta-bold > li {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#003668;
	letter-spacing:0.030em;
	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;
	padding-left:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.pop-subtitulo-azul-vineta-bold > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.pop-subtitulo-azul-vineta > li {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#003668;
	letter-spacing:0.030em;
	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;
	padding-left:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.pop-subtitulo-azul-vineta > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.pop-subtitulo-azul {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#003668;
	letter-spacing:0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.pop-descripcion-bold {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:22px;
	color:#003668;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias-listado {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:19.2px;
	color:#003668;
	letter-spacing:0.030em;
	text-indent:-12px;
	padding-left:12px;
	text-align:left;
}

p.texto-sangria {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:19.2px;
	color:#003668;
	letter-spacing:0.030em;
	padding-left:11px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:19.2px;
	color:#003668;
	letter-spacing:0.030em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.intro-textos-blanco {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:16px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.030em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.intro-textos-azul {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:21.6px;
	color:#003668;
	letter-spacing:0.030em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.intro-texto-blanco {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:34px;
	line-height:40.8px;
	color:#fff;
	text-align:right;
}

p.botones {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.texto-boton-off {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.boton-texto-azul {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:36.6px;
	color:#003668;
	letter-spacing:0.005em;
	text-transform:uppercase;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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.autoCharStyle6 {
	text-decoration:underline;
}

span.autoCharStyle5 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
	text-decoration:underline;
}

span.autoCharStyle4 {
	font-family:FF-MuseoSansRounded-300,"Museo Sans Rounded",serif;
}

span.autoCharStyle3 {
	font-size:18px;
	color:#000;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
	font-size:22px;
}

span.museo-700-blanco {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
	color:#fff;
}

span.museo-700 {
	font-family:FF-MuseoSansRounded-700,"Museo Sans Rounded",serif;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:745px){ [class*=" mq-"], .mq-default { display:none; } .mq-615 {display:block; } }

#loadIndicator{display:none;}
