/* 	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; }
table { border-collapse:collapse; border-spacing:0; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.page ol > li, .page  ul > li { text-indent: -1em; padding-left: 1em; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/

html, body, #container { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#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%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    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;
}
#loadIndicator span:after { content:' Loading Content...'; }
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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
.pageItem, .pageItemIFrame {
	display:block;
	top:0;
	left:0;
	width:auto !important;
	height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}

html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	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;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; }

.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }
.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);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.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;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.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%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

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

.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; 
}
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:1.5em; padding-left:1.5em; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; }
.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*/

/*CSS Generated from InDesign Styles*/

body { background:#ededed url("../images/bg-body.") repeat left top/auto; }
.page { width:768.00px; height:1024.00px; background: #fff !important; }
.paper-vertical { width:768.00px; height:100%; }
.paper-horizontal { width:0.00px; height:1024.00px; margin-top:-512.00px; }
@media all and (max-height:1024.00px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }
}
@media all and (max-width:768.00px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#share-wrap {
    left: 0;
    position: fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index: 9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb {
	background-color:#3b5998;
    background-position:-27px 50%;
}
#share-wrap > a#sb-tw {
    background-color:#00aced;
    background-position: -265px 50%;
}
#share-wrap > a#sb-gp {
	background-color:#e74c3c;
	background-position: -85px 50%;
}
#share-wrap > a#sb-li {
	background-color:#007fb1;
	background-position: -116px 50%;
}
#share-wrap > a:hover {
	box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5);
}
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@keyframes fly-in-left-10817 {
	0% {
		opacity:0.00;
		transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-10817 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-26586 {
	0% {
		opacity:0.00;
		transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-26586 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item26052:hover {
	background:url('../images/item26052.png') no-repeat -120px 50%;
}

#item26052 {
	width:112px !important;
	height:37px !important;
	left:660px !important;
	top:-5px !important;
	background:url('../images/item26052.png') no-repeat 0px 50%;
}

#item26115:hover {
	background:url('../images/item26115.png') no-repeat -95px 50%;
}

#item26115 {
	width:87px !important;
	height:39px !important;
	left:685px !important;
	top:493px !important;
	background:url('../images/item26115.png') no-repeat 0px 50%;
}

#item26319:hover {
	background:url('../images/item26319.png') no-repeat -120px 50%;
}

#item26319 {
	width:112px !important;
	height:37px !important;
	left:660px !important;
	top:-5px !important;
	background:url('../images/item26319.png') no-repeat 0px 50%;
}

#item26382:hover {
	background:url('../images/item26382.png') no-repeat -95px 50%;
}

#item26382 {
	width:87px !important;
	height:39px !important;
	left:685px !important;
	top:493px !important;
	background:url('../images/item26382.png') no-repeat 0px 50%;
}

#item26412:hover {
	background:url('../images/item26412.png') no-repeat -95px 50%;
}

#item26412 {
	width:87px !important;
	height:39px !important;
	left:-3px !important;
	top:493px !important;
	background:url('../images/item26412.png') no-repeat 0px 50%;
}

#item1177 {
	width:33px !important;
	height:33px !important;
	left:580px !important;
	top:984px !important;
	background:url('../images/item1177.png') no-repeat 0 50%;
}

#item1190 {
	width:33px !important;
	height:32px !important;
	left:616px !important;
	top:984px !important;
	background:url('../images/item1190.png') no-repeat 0 50%;
}

#item1204 {
	width:33px !important;
	height:33px !important;
	left:655px !important;
	top:984px !important;
	background:url('../images/item1204.png') no-repeat 0 50%;
}

#item1263 {
	width:140px !important;
	height:42px !important;
	left:133px !important;
	top:943px !important;
	background:url('../images/item1263.png') no-repeat 0 50%;
}

@keyframes entrarvolandodesdeabajo-29003 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-29003 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes entrarvolandodesdearriba-29004 {
	0% {
		opacity:0.00;
		transform:translate(-1px,-233px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdearriba-29004 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,-233px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-29007 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-29007 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes entrarvolandodesdearriba-29008 {
	0% {
		opacity:0.00;
		transform:translate(-1px,-233px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdearriba-29008 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,-233px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item1349 {
	width:33px !important;
	height:33px !important;
	left:99px !important;
	top:206px !important;
	background:url('../images/item1349.png') no-repeat 0 50%;
}

#item1360 {
	width:33px !important;
	height:32px !important;
	left:166px !important;
	top:207px !important;
	background:url('../images/item1360.png') no-repeat 0 50%;
}

#item1371 {
	width:33px !important;
	height:33px !important;
	left:234px !important;
	top:206px !important;
	background:url('../images/item1371.png') no-repeat 0 50%;
}

#item1768 {
	width:31px !important;
	height:31px !important;
	left:-3px !important;
	top:245px !important;
	background:url('../images/item1768.png') no-repeat 0 50%;
}

#item1774 {
	width:31px !important;
	height:31px !important;
	left:108px !important;
	top:518px !important;
	background:url('../images/item1774.png') no-repeat 0 50%;
}

#item1780 {
	width:31px !important;
	height:31px !important;
	left:42px !important;
	top:98px !important;
	background:url('../images/item1780.png') no-repeat 0 50%;
}

#item1786 {
	width:31px !important;
	height:31px !important;
	left:152px !important;
	top:-3px !important;
	background:url('../images/item1786.png') no-repeat 0 50%;
}

#item1761 {
	width:32px !important;
	height:32px !important;
	left:240px !important;
	top:625px !important;
	background:url('../images/item1761.png') no-repeat 0 50%;
}

#item1719 {
	width:32px !important;
	height:32px !important;
	left:379px !important;
	top:608px !important;
	background:url('../images/item1719.png') no-repeat 0 50%;
}

#item1676 {
	width:32px !important;
	height:32px !important;
	left:398px !important;
	top:625px !important;
	background:url('../images/item1676.png') no-repeat 0 50%;
}

#item1633 {
	width:32px !important;
	height:32px !important;
	left:380px !important;
	top:170px !important;
	background:url('../images/item1633.png') no-repeat 0 50%;
}

#item1594 {
	width:779px !important;
	height:1035px !important;
	left:-11px !important;
	top:-11px !important;
}

#item2147 {
	width:41px !important;
	height:41px !important;
	left:442px !important;
	top:436px !important;
	background:url('../images/item2147.png') no-repeat 0 50%;
}

#item2103 {
	width:41px !important;
	height:41px !important;
	left:479px !important;
	top:628px !important;
	background:url('../images/item2103.png') no-repeat 0 50%;
}

#item2060 {
	width:41px !important;
	height:41px !important;
	left:412px !important;
	top:621px !important;
	background:url('../images/item2060.png') no-repeat 0 50%;
}

#item1951 {
	width:390px !important;
	height:102px !important;
	left:391px !important;
	top:259px !important;
	background:url('../images/item1951.png') no-repeat 0 50%;
}

#item1976 {
	width:390px !important;
	height:102px !important;
	left:391px !important;
	top:552px !important;
	background:url('../images/item1976.png') no-repeat 0 50%;
}

#item2001 {
	width:390px !important;
	height:102px !important;
	left:391px !important;
	top:839px !important;
	background:url('../images/item2001.png') no-repeat 0 50%;
}

#item1949 {
	width:778px !important;
	height:1034px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes fly-in-left-28923 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	600% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-28923 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	600% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-28946 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	600% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-28946 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	600% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes amedida-28970 {
to{}	}
@-webkit-keyframes amedida-28970 {
to{}	}
@keyframes entrarvolandodesdeabajo-28993 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-28993 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes entrarvolandodesdeabajo-28999 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-28999 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes entrarvolandodesdeabajo-28994 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-28994 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes entrarvolandodesdeabajo-29000 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-29000 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	600% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item27538 {
	width:33px !important;
	height:33px !important;
	left:105px !important;
	top:308px !important;
	background:url('../images/item27538.png') no-repeat 0 50%;
}

#item27545 {
	width:33px !important;
	height:32px !important;
	left:165px !important;
	top:309px !important;
	background:url('../images/item27545.png') no-repeat 0 50%;
}

#item27552 {
	width:33px !important;
	height:33px !important;
	left:226px !important;
	top:308px !important;
	background:url('../images/item27552.png') no-repeat 0 50%;
}

#item2443 {
	width:366px !important;
	height:134px !important;
	left:347px !important;
	top:857px !important;
	background:url('../images/item2443.png') no-repeat 0 50%;
}

@keyframes fly-in-left-27763 {
	0% {
		opacity:0.00;
		transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-27763 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-27786 {
	0% {
		opacity:0.00;
		transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-27786 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1094px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item2530 {
	width:31px !important;
	height:31px !important;
	left:15px !important;
	top:353px !important;
	background:url('../images/item2530.png') no-repeat 0 50%;
}

#item2523 {
	width:43px !important;
	height:43px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item2523.png') no-repeat 0 50%;
}

#item2498 {
	width:214px !important;
	height:381px !important;
	left:176px !important;
	top:340px !important;
}

@keyframes fly-in-left-2684 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-2684 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item24420 {
	width:56px !important;
	height:49px !important;
	left:569px !important;
	top:934px !important;
	background:url('../images/item24420.png') no-repeat 0 50%;
}

#item27708 {
	width:32px !important;
	height:32px !important;
	left:225px !important;
	top:116px !important;
	background:url('../images/item27708.png') no-repeat 0 50%;
}

#item27737 {
	width:43px !important;
	height:43px !important;
	left:220px !important;
	top:110px !important;
	background:url('../images/item27737.png') no-repeat 0 50%;
}

#item27683 {
	width:472px !important;
	height:149px !important;
	left:143px !important;
	top:826px !important;
}

#item27745 {
	width:56px !important;
	height:49px !important;
	left:356px !important;
	top:934px !important;
	background:url('../images/item27745.png') no-repeat 0 50%;
}

#item34037 {
	width:31px !important;
	height:31px !important;
	left:180px !important;
	top:424px !important;
	background:url('../images/item34037.png') no-repeat 0 50%;
}

#item2923 {
	width:41px !important;
	height:41px !important;
	left:466px !important;
	top:7px !important;
	background:url('../images/item2923.png') no-repeat 0 50%;
}

#item2898 {
	width:644px !important;
	height:452px !important;
	left:-10px !important;
	top:438px !important;
}

#item14411 {
	width:43px !important;
	height:43px !important;
	left:254px !important;
	top:38px !important;
	background:url('../images/item14411.png') no-repeat 0 50%;
}

#item14417 {
	width:112px !important;
	height:34px !important;
	left:428px !important;
	top:483px !important;
	background:url('../images/item14417.png') no-repeat 0 50%;
}

#item14404 {
	width:645px !important;
	height:514px !important;
	left:123px !important;
	top:414px !important;
}

@keyframes fly-in-right-31224 {
	0% {
		opacity:0.00;
		transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-31224 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item3135 {
	width:42px !important;
	height:42px !important;
	left:566px !important;
	top:926px !important;
	background:url('../images/item3135.png') no-repeat 0 50%;
}

@keyframes fly-in-right-31196 {
	0% {
		opacity:0.00;
		transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-31196 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item3169 {
	width:43px !important;
	height:43px !important;
	left:373px !important;
	top:230px !important;
	background:url('../images/item3169.png') no-repeat 0 50%;
}

#item3163 {
	width:887px !important;
	height:1034px !important;
	left:-10px !important;
	top:-10px !important;
}

#item3205 {
	width:768px !important;
	height:1024px !important;
}

#item3436 {
	width:774px !important;
	height:1030px !important;
	left:-3px !important;
	top:-3px !important;
	background:url('../images/item3436.png') no-repeat 0 50%;
}

#item3464 {
	width:353px !important;
	height:110px !important;
	left:211px !important;
	top:893px !important;
	background:url('../images/item3464.png') no-repeat 0 50%;
}

#item3549 {
	width:100px !important;
	height:100px !important;
	left:368px !important;
	top:872px !important;
	background:url('../images/item3549.png') no-repeat 0 50%;
}

#item3648 {
	width:100px !important;
	height:100px !important;
	left:118px !important;
	top:807px !important;
	background:url('../images/item3648.png') no-repeat 0 50%;
}

@keyframes fly-in-left-9971 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-9971 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-4548 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-4548 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-4549 {
	0% {
		opacity:0.00;
		transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-4549 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes aparecer-27861 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@-webkit-keyframes aparecer-27861 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
#item29996 {
	width:32px !important;
	height:32px !important;
	left:204px !important;
	top:177px !important;
	background:url('../images/item29996.png') no-repeat 0 50%;
}

#item30026 {
	width:43px !important;
	height:43px !important;
	left:199px !important;
	top:18px !important;
	background:url('../images/item30026.png') no-repeat 0 50%;
}

#item29971 {
	width:422px !important;
	height:206px !important;
	left:164px !important;
	top:675px !important;
}

#item29925 {
	width:768px !important;
	height:1024px !important;
}

#item29943 {
	width:774px !important;
	height:1030px !important;
	left:-3px !important;
	top:-3px !important;
	background:url('../images/item29943.png') no-repeat 0 50%;
}

@keyframes aparecer-33704 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@-webkit-keyframes aparecer-33704 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
#item27307_container {
	width:520px !important;
	height:689px !important;
	left:124px !important;
	top:256px !important;
}

@keyframes fly-in-left-27309 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-27309 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-29628 {
	0% {
		opacity:0.00;
		transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-29628 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item33554 {
	width:139px !important;
	height:34px !important;
	left:315px !important;
	top:900px !important;
	background:url('../images/item33554.png') no-repeat 0 50%;
}

@keyframes fly-in-right-15992 {
	0% {
		opacity:0.00;
		transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-15992 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-16316 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-16316 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-18797 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-18797 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-27999 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-27999 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item29307 {
	width:39px !important;
	height:39px !important;
	left:33px !important;
	top:7px !important;
	background:url('../images/item29307.png') no-repeat 0 50%;
}

#item29224 {
	width:31px !important;
	height:31px !important;
	left:158px !important;
	top:204px !important;
	background:url('../images/item29224.png') no-repeat 0 50%;
}

#item29222 {
	width:345px !important;
	height:232px !important;
	left:388px !important;
	top:487px !important;
}

@keyframes fly-in-left-33121 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-33121 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item28442 {
	width:24px !important;
	height:24px !important;
	left:549px !important;
	top:901px !important;
	background:url('../images/item28442.png') no-repeat 0 50%;
}

#item28238 {
	width:774px !important;
	height:43px !important;
	left:7px !important;
	top:956px !important;
	background:url('../images/item28238.png') no-repeat 0 50%;
}

#item28229 {
	width:778px !important;
	height:1034px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32753 {
	width:24px !important;
	height:24px !important;
	left:180px !important;
	top:88px !important;
	background:url('../images/item32753.png') no-repeat 0 50%;
}

@keyframes fly-in-left-33601 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-33601 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item33662 {
	width:206px !important;
	height:34px !important;
	left:291px !important;
	top:961px !important;
	background:url('../images/item33662.png') no-repeat 0 50%;
}

#item32720 {
	width:778px !important;
	height:1034px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29030_container {
	width:768px !important;
	height:1024px !important;
}

@keyframes entrarvolandodesdeabajo-26667 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	300% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-26667 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	300% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-right-5338 {
	0% {
		opacity:0.00;
		transform:translate(307px,0px);
	}
	300% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-5338 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(307px,0px);
	}
	300% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes entrarvolandodesdeabajo-10419 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	300% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-10419 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	300% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item5374 {
	width:32px !important;
	height:32px !important;
	left:427px !important;
	top:125px !important;
	background:url('../images/item5374.png') no-repeat 0 50%;
}

@keyframes entrarvolandodesdeabajo-26668 {
	0% {
		opacity:0.00;
		transform:translate(-1px,233px);
	}
	300% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes entrarvolandodesdeabajo-26668 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-1px,233px);
	}
	300% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-9927 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	300% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-9927 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	300% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes aparecer-5289 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@-webkit-keyframes aparecer-5289 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@keyframes aparecer-5310 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@-webkit-keyframes aparecer-5310 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@keyframes aparecer-5332 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@-webkit-keyframes aparecer-5332 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
#item5216 {
	width:31px !important;
	height:31px !important;
	left:440px !important;
	top:554px !important;
	background:url('../images/item5216.png') no-repeat 0 50%;
}

#item5180 {
	width:1088px !important;
	height:1085px !important;
	left:-106px !important;
	top:-10px !important;
}

#item9753 {
	width:206px !important;
	height:33px !important;
	left:152px !important;
	top:23px !important;
	background:url('../images/item9753.png') no-repeat 0 50%;
}

#item9687 {
	width:206px !important;
	height:33px !important;
	left:532px !important;
	top:962px !important;
	background:url('../images/item9687.png') no-repeat 0 50%;
}

#item9674 {
	width:845px !important;
	height:1034px !important;
	left:-38px !important;
	top:-10px !important;
}

#item5523 {
	width:75px !important;
	height:106px !important;
	left:645px !important;
	top:911px !important;
	background:url('../images/item5523.png') no-repeat 0 50%;
}

@keyframes fly-in-left-5979 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-5979 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-5980 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-5980 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-29578 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-29578 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes aparecer-6105 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
@-webkit-keyframes aparecer-6105 {
	0% {opacity:0.00;}
	14% {opacity:0.00;}
	21% {opacity:0.00;}
	29% {opacity:0.00;}
	36% {opacity:0.00;}
	43% {opacity:0.00;}
	50% {opacity:0.00;}
	57% {opacity:0.00;}
	64% {opacity:1.00;}
	71% {opacity:1.00;}
	79% {opacity:1.00;}
	86% {opacity:1.00;}
	93% {opacity:1.00;}
	100% {opacity:1.00;}
}
#item6155 {
	width:40px !important;
	height:40px !important;
	left:562px !important;
	top:760px !important;
	background:url('../images/item6155.png') no-repeat 0 50%;
}

#item6111 {
	width:31px !important;
	height:31px !important;
	left:342px !important;
	top:908px !important;
	background:url('../images/item6111.png') no-repeat 0 50%;
}

#item6109 {
	width:704px !important;
	height:948px !important;
	left:27px !important;
	top:32px !important;
}

#item6303_container {
	width:768px !important;
	height:1024px !important;
}

#item6241 {
	width:768px !important;
	height:1024px !important;
}

#item6408 {
	width:774px !important;
	height:1030px !important;
	left:-3px !important;
	top:-3px !important;
	background:url('../images/item6408.png') no-repeat 0 50%;
}

@keyframes fly-in-left-16553 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-16553 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fly-in-left-32845 {
	0% {
		opacity:0.00;
		transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-32845 {
	0% {
		opacity:0.00;
		-webkit-transform:translate(-307px,0px);
	}
	1200% {opacity:1.00;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item23895 {
	width:40px !important;
	height:40px !important;
	left:236px !important;
	top:364px !important;
	background:url('../images/item23895.png') no-repeat 0 50%;
}

#item23883 {
	width:31px !important;
	height:31px !important;
	left:379px !important;
	top:971px !important;
	background:url('../images/item23883.png') no-repeat 0 50%;
}

#item23881 {
	width:778px !important;
	height:1034px !important;
	left:-10px !important;
	top:-10px !important;
}

#item30259 {
	width:39px !important;
	height:39px !important;
	left:375px !important;
	top:48px !important;
	background:url('../images/item30259.png') no-repeat 0 50%;
}

#item30198 {
	width:31px !important;
	height:31px !important;
	left:379px !important;
	top:971px !important;
	background:url('../images/item30198.png') no-repeat 0 50%;
}

#item30196 {
	width:778px !important;
	height:1034px !important;
	left:-10px !important;
	top:-10px !important;
}

#item30470 {
	width:770px !important;
	height:1028px !important;
}

#item30712 {
	width:774px !important;
	height:1030px !important;
	left:-3px !important;
	top:-3px !important;
	background:url('../images/item30712.png') no-repeat 0 50%;
}

#item6776 {
	width:33px !important;
	height:33px !important;
	left:437px !important;
	top:952px !important;
	background:url('../images/item6776.png') no-repeat 0 50%;
}

#item6788 {
	width:33px !important;
	height:32px !important;
	left:473px !important;
	top:953px !important;
	background:url('../images/item6788.png') no-repeat 0 50%;
}

#item33445 {
	width:33px !important;
	height:33px !important;
	left:247px !important;
	top:321px !important;
	background:url('../images/item33445.png') no-repeat 0 50%;
}

#item33455 {
	width:33px !important;
	height:32px !important;
	left:283px !important;
	top:322px !important;
	background:url('../images/item33455.png') no-repeat 0 50%;
}

#item25844 {
	width:105px !important;
	height:105px !important;
	left:332px !important;
	top:852px !important;
	background:url('../images/item25844.png') no-repeat 0 50%;
}

#item25875 {
	width:33px !important;
	height:33px !important;
	left:301px !important;
	top:201px !important;
	background:url('../images/item25875.png') no-repeat 0 50%;
}

#item25883 {
	width:33px !important;
	height:32px !important;
	left:366px !important;
	top:201px !important;
	background:url('../images/item25883.png') no-repeat 0 50%;
}

#item25891 {
	width:33px !important;
	height:33px !important;
	left:434px !important;
	top:201px !important;
	background:url('../images/item25891.png') no-repeat 0 50%;
}

#item25905 {
	width:111px !important;
	height:20px !important;
	left:274px !important;
	top:489px !important;
	background:url('../images/item25905.png') no-repeat 0 50%;
}

#item25909 {
	width:111px !important;
	height:20px !important;
	left:274px !important;
	top:521px !important;
	background:url('../images/item25909.png') no-repeat 0 50%;
}

#item26185:hover {
	background:url('../images/item26185.png') no-repeat -120px 50%;
}

#item26185 {
	width:112px !important;
	height:37px !important;
	left:660px !important;
	top:-5px !important;
	background:url('../images/item26185.png') no-repeat 0px 50%;
}

#item26277:hover {
	background:url('../images/item26277.png') no-repeat -95px 50%;
}

#item26277 {
	width:87px !important;
	height:39px !important;
	left:-3px !important;
	top:493px !important;
	background:url('../images/item26277.png') no-repeat 0px 50%;
}
#in5footer,  #prefooter {display:none;}
