/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

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

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:transparent url("../images/bg-body.jpg") no-repeat center center/cover; }
:-webkit-full-screen { background:transparent url("../images/bg-body.jpg") no-repeat center center/cover; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:842px; height:1190px; background: transparent !important; }
.paper-vertical { width:842px; height:100%; }
.paper-horizontal { width:10px; height:1202px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@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-Avenir-Light;
	src:url("../fonts/Avenir Light.ttf");
}

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

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

#item651257 {
	width:615px !important;
	height:1050px !important;
}

#item644531 {
	width:39px !important;
	height:39px !important;
	left:23px !important;
	top:22px !important;
}

#item644536 {
	width:85px !important;
	height:85px !important;
}

#item644528 {
	width:85px !important;
	height:85px !important;
	left:509px !important;
	top:920px !important;
}

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

#item625994 {
	width:1171px !important;
	height:822px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item416050 {
	width:494px !important;
	height:192px !important;
	left:640px !important;
	top:280px !important;
}

@keyframes up-100px-416050 {
	0% {
		transform:translate(-1.011px,99.999px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-416050 {
	0% {
		-webkit-transform:translate(-1.011px,99.999px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes left-100px-416088 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes left-100px-416088 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item416090 {
	opacity:0.80;
	width:596px !important;
	height:292px !important;
	background:#1c468e;
}

#item416113 {
	width:110px !important;
	height:44px !important;
	left:435px !important;
	top:38px !important;
}

#item416120 {
	width:505px !important;
	height:147px !important;
	left:51px !important;
	top:101px !important;
}

@keyframes pulsar-416074 {
	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-416074 {
	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);}
}
#item644245 {
	width:595px !important;
	height:608px !important;
	left:10px !important;
	top:432px !important;
	background:#fff;
}

#item631698 {
	opacity:0.80;
	width:561px !important;
	height:311px !important;
	background:#1c468e;
}

#item631721 {
	width:110px !important;
	height:44px !important;
	left:417px !important;
	top:29px !important;
}

#item631724 {
	width:505px !important;
	height:215px !important;
	left:28px !important;
	top:59px !important;
}

#item631670 {
	width:505px !important;
	height:342px !important;
	left:55px !important;
	top:260px !important;
}

@keyframes pulsar-644320 {
	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-644320 {
	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);}
}
#item644300 {
	width:40px !important;
	height:40px !important;
	left:23px !important;
	top:20px !important;
}

#item644312 {
	width:85px !important;
	height:85px !important;
}

#item644320 {
	width:85px !important;
	height:85px !important;
	left:509px !important;
	top:22px !important;
}

#item644698 {
	width:1195px !important;
	height:844px !important;
	left:-2px !important;
	top:-1px !important;
	background:#fff;
}

#item650269 {
	width:1170px !important;
	height:822px !important;
	left:10px !important;
	top:10px !important;
}

#item644677 {
	width:615px !important;
	height:1050px !important;
	background:#1c468e;
}

#item650992 {
	width:615px !important;
	height:1050px !important;
}

@keyframes pulsar-644648 {
	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-644648 {
	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);}
}
#item644652 {
	width:39px !important;
	height:39px !important;
	left:23px !important;
	top:22px !important;
}

#item644656 {
	width:85px !important;
	height:85px !important;
}

#item644648 {
	width:85px !important;
	height:85px !important;
	left:509px !important;
	top:22px !important;
}

#item644697 {
	width:1195px !important;
	height:844px !important;
	top:1px !important;
	background:#fff;
}

#item617622 {
	width:284px !important;
	height:22px !important;
	left:50px !important;
	top:119px !important;
}

#item625823 {
	width:383px !important;
	height:260px !important;
	left:10px !important;
	top:290px !important;
}

#item617713 {
	width:284px !important;
	height:22px !important;
	left:50px !important;
	top:119px !important;
}

#item625826 {
	width:383px !important;
	height:260px !important;
	left:403px !important;
	top:290px !important;
}

#item617737 {
	width:284px !important;
	height:22px !important;
	left:50px !important;
	top:119px !important;
}

#item625828 {
	width:383px !important;
	height:260px !important;
	left:797px !important;
	top:290px !important;
}

#item617761 {
	width:284px !important;
	height:22px !important;
	left:55px !important;
	top:122px !important;
}

#item625830 {
	width:383px !important;
	height:272px !important;
	left:10px !important;
	top:560px !important;
}

#item617784 {
	width:284px !important;
	height:22px !important;
	left:50px !important;
	top:125px !important;
}

#item625832 {
	width:383px !important;
	height:272px !important;
	left:403px !important;
	top:560px !important;
}

#item617812 {
	width:284px !important;
	height:22px !important;
	left:482px !important;
	top:125px !important;
}

#item587137 {
	width:1170px !important;
	height:270px !important;
	background:#00b5c4;
	padding:170px 40px 20px 40px;
}

#item644549 {
	width:615px !important;
	height:1050px !important;
	background:#00b5c4;
}

#item637280 {
	opacity:0.20;
	width:294px !important;
	height:204px !important;
	background:#000;
}

#item636928 {
	width:284px !important;
	height:26px !important;
	left:5px !important;
	top:89px !important;
}

#item644382 {
	width:294px !important;
	height:204px !important;
	left:10px !important;
	top:624px !important;
}

#item637253 {
	opacity:0.20;
	width:294px !important;
	height:202px !important;
	left:311px !important;
	top:838px !important;
	background:#000;
}

#item636896 {
	width:284px !important;
	height:26px !important;
	left:5px !important;
	top:89px !important;
}

#item644379 {
	width:294px !important;
	height:204px !important;
	left:311px !important;
	top:410px !important;
}

#item637288 {
	opacity:0.20;
	width:294px !important;
	height:204px !important;
	background:#000;
}

#item637202 {
	width:284px !important;
	height:26px !important;
	left:5px !important;
	top:89px !important;
}

#item644263 {
	width:294px !important;
	height:204px !important;
	left:10px !important;
	top:410px !important;
}

#item637271 {
	opacity:0.20;
	width:294px !important;
	height:204px !important;
	background:#000;
}

#item636959 {
	width:284px !important;
	height:26px !important;
	left:4px !important;
	top:89px !important;
}

#item644385 {
	width:294px !important;
	height:204px !important;
	left:312px !important;
	top:624px !important;
}

#item637262 {
	opacity:0.20;
	width:294px !important;
	height:202px !important;
	background:#000;
}

#item636990 {
	width:284px !important;
	height:26px !important;
	left:5px !important;
	top:88px !important;
}

#item644318 {
	width:294px !important;
	height:202px !important;
	left:10px !important;
	top:838px !important;
}

#item636717 {
	width:595px !important;
	height:388px !important;
	left:10px !important;
	top:10px !important;
	background:#00b5c4;
	padding:170px 40px 20px 40px;
}

#item646968 {
	width:147px !important;
	height:860px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item646972 {
	width:55px !important;
	height:55px !important;
	left:33px !important;
}

#item646979 {
	width:120px !important;
	height:25px !important;
	top:56px !important;
}

#item646969 {
	width:120px !important;
	height:81px !important;
	left:1px !important;
	top:549px !important;
}

#item647005 {
	width:55px !important;
	height:55px !important;
	left:43px !important;
}

#item647011 {
	width:140px !important;
	height:12px !important;
	top:61px !important;
}

#item647002 {
	width:140px !important;
	height:73px !important;
	left:-9px !important;
	top:189px !important;
}

#item647037 {
	width:55px !important;
	height:55px !important;
	left:33px !important;
}

#item647042 {
	width:120px !important;
	height:25px !important;
	top:58px !important;
}

#item647034 {
	width:120px !important;
	height:83px !important;
	left:1px !important;
	top:648px !important;
}

#item647068 {
	width:55px !important;
	height:55px !important;
	left:24px !important;
}

#item647074 {
	width:102px !important;
	height:27px !important;
	top:55px !important;
}

#item647065 {
	width:102px !important;
	height:82px !important;
	left:10px !important;
	top:750px !important;
}

#item647100 {
	width:55px !important;
	height:55px !important;
	left:39px !important;
}

#item647105 {
	width:132px !important;
	height:12px !important;
	top:56px !important;
}

#item647097 {
	width:132px !important;
	height:68px !important;
	left:-5px !important;
	top:378px !important;
}

#item647131 {
	width:55px !important;
	height:55px !important;
	left:42px !important;
}

#item647136 {
	width:138px !important;
	height:25px !important;
	top:55px !important;
}

#item647128 {
	width:138px !important;
	height:80px !important;
	left:-8px !important;
	top:280px !important;
}

#item647163 {
	width:55px !important;
	height:55px !important;
	left:25px !important;
}

#item647168 {
	width:104px !important;
	height:12px !important;
	top:55px !important;
}

#item647159 {
	width:104px !important;
	height:67px !important;
	left:9px !important;
	top:464px !important;
}

#item647195 {
	width:104px !important;
	height:12px !important;
	top:53px !important;
}

#item647218 {
	width:45px !important;
	height:42px !important;
	left:30px !important;
}

#item647191 {
	width:104px !important;
	height:65px !important;
	left:9px !important;
	top:15px !important;
}

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

#item646358 {
	width:41px !important;
	height:41px !important;
	left:1164px !important;
	top:35px !important;
}

#item646366 {
	width:137px !important;
	height:860px !important;
	left:13px !important;
	top:10px !important;
	background:#fff;
}

#item646371 {
	width:55px !important;
	height:55px !important;
	left:27px !important;
	top:3px !important;
}

#item646374 {
	width:102px !important;
	height:27px !important;
	left:3px !important;
	top:58px !important;
}

#item646367 {
	width:108px !important;
	height:88px !important;
	left:29px !important;
	top:765px !important;
}

#item646400 {
	width:55px !important;
	height:55px !important;
	left:36px !important;
	top:3px !important;
}

#item646403 {
	width:120px !important;
	height:25px !important;
	left:3px !important;
	top:61px !important;
}

#item646397 {
	width:126px !important;
	height:89px !important;
	left:20px !important;
	top:664px !important;
}

#item646429 {
	width:55px !important;
	height:55px !important;
	left:36px !important;
	top:3px !important;
}

#item646433 {
	width:120px !important;
	height:25px !important;
	left:3px !important;
	top:59px !important;
}

#item646426 {
	width:126px !important;
	height:87px !important;
	left:20px !important;
	top:565px !important;
}

#item646459 {
	width:55px !important;
	height:55px !important;
	left:28px !important;
	top:3px !important;
}

#item646462 {
	width:104px !important;
	height:12px !important;
	left:3px !important;
	top:58px !important;
}

#item646456 {
	width:110px !important;
	height:73px !important;
	left:28px !important;
	top:479px !important;
}

#item646488 {
	width:55px !important;
	height:55px !important;
	left:42px !important;
	top:3px !important;
}

#item646492 {
	width:132px !important;
	height:12px !important;
	left:3px !important;
	top:59px !important;
}

#item646485 {
	width:138px !important;
	height:74px !important;
	left:14px !important;
	top:393px !important;
}

#item646519 {
	width:55px !important;
	height:55px !important;
	left:45px !important;
	top:3px !important;
}

#item646522 {
	width:138px !important;
	height:25px !important;
	left:3px !important;
	top:58px !important;
}

#item646515 {
	width:144px !important;
	height:86px !important;
	left:11px !important;
	top:296px !important;
}

#item646548 {
	width:55px !important;
	height:55px !important;
	left:46px !important;
	top:3px !important;
}

#item646553 {
	width:140px !important;
	height:12px !important;
	left:3px !important;
	top:64px !important;
}

#item646545 {
	width:146px !important;
	height:79px !important;
	left:10px !important;
	top:205px !important;
}

#item646579 {
	width:55px !important;
	height:55px !important;
	left:46px !important;
	top:3px !important;
}

#item646587 {
	width:140px !important;
	height:12px !important;
	left:3px !important;
	top:64px !important;
}

#item646576 {
	width:146px !important;
	height:79px !important;
	left:10px !important;
	top:114px !important;
}

#item646613 {
	width:104px !important;
	height:12px !important;
	left:3px !important;
	top:56px !important;
}

#item646636 {
	width:45px !important;
	height:42px !important;
	left:33px !important;
	top:3px !important;
}

#item646610 {
	width:110px !important;
	height:71px !important;
	left:28px !important;
	top:31px !important;
}

#item646317 {
	width:29px !important;
	height:29px !important;
	left:1183px !important;
	top:19px !important;
}

#item646321 {
	width:55px !important;
	height:55px !important;
	left:46px !important;
	top:3px !important;
}

#item646327 {
	width:140px !important;
	height:12px !important;
	left:3px !important;
	top:64px !important;
}

#item646318 {
	width:146px !important;
	height:79px !important;
	left:10px !important;
	top:114px !important;
}

#item646315 {
	width:1212px !important;
	height:870px !important;
	left:-22px !important;
	top:-19px !important;
}

#item644703 {
	width:1062px !important;
	height:841px !important;
	left:128px !important;
	top:1px !important;
	background:#fff;
}

#item650868 {
	width:1042px !important;
	height:822px !important;
	left:138px !important;
	top:10px !important;
}

#item644676 {
	width:615px !important;
	height:1050px !important;
	background:#1c468e;
}

#item650918 {
	width:615px !important;
	height:549px !important;
	top:246px !important;
}

@keyframes pulsar-644526 {
	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-644526 {
	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);}
}
#item637893 {
	width:39px !important;
	height:39px !important;
	left:23px !important;
	top:22px !important;
}

#item644522 {
	width:85px !important;
	height:85px !important;
}

#item644526 {
	width:85px !important;
	height:85px !important;
	left:508px !important;
	top:22px !important;
}

#item644704 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
	background:#fff;
}

#item598809 {
	width:1042px !important;
	height:203px !important;
	left:138px !important;
	top:10px !important;
	background:#1c468e;
}

#item598833 {
	width:260px !important;
	height:71px !important;
	left:213px !important;
	top:76px !important;
}

#item598923 {
	width:255px !important;
	height:46px !important;
	top:128px !important;
}

#item607845 {
	width:50px !important;
	height:50px !important;
	left:106px !important;
	top:70px !important;
}

#item602869 {
	width:255px !important;
	height:299px !important;
	left:400px !important;
	top:530px !important;
}

#item602085 {
	width:252px !important;
	height:22px !important;
	top:140px !important;
}

#item608091 {
	width:72px !important;
	height:72px !important;
	left:91px !important;
	top:48px !important;
}

#item602861 {
	width:253px !important;
	height:299px !important;
	left:138px !important;
	top:220px !important;
}

#item608071 {
	width:50px !important;
	height:50px !important;
	left:105px !important;
	top:59px !important;
}

#item598994 {
	width:250px !important;
	height:46px !important;
	left:4px !important;
	top:140px !important;
}

#item602874 {
	width:254px !important;
	height:299px !important;
	left:926px !important;
	top:220px !important;
}

#item602804 {
	width:251px !important;
	height:46px !important;
	top:128px !important;
}

#item607929 {
	width:50px !important;
	height:50px !important;
	left:102px !important;
	top:70px !important;
}

#item602875 {
	width:254px !important;
	height:299px !important;
	left:926px !important;
	top:530px !important;
}

#item598946 {
	width:252px !important;
	height:46px !important;
	left:1px !important;
	top:128px !important;
}

#item608063 {
	width:50px !important;
	height:50px !important;
	left:103px !important;
	top:61px !important;
}

#item602870 {
	width:253px !important;
	height:299px !important;
	left:401px !important;
	top:220px !important;
}

#item599017 {
	width:253px !important;
	height:60px !important;
	top:119px !important;
}

#item608066 {
	width:50px !important;
	height:50px !important;
	left:104px !important;
	top:59px !important;
}

#item602873 {
	width:253px !important;
	height:299px !important;
	left:664px !important;
	top:220px !important;
}

#item607902 {
	width:50px !important;
	height:50px !important;
	left:97px !important;
	top:71px !important;
}

#item598971 {
	width:251px !important;
	height:46px !important;
	left:3px !important;
	top:128px !important;
}

#item602871 {
	width:254px !important;
	height:299px !important;
	left:663px !important;
	top:530px !important;
}

#item608013 {
	width:50px !important;
	height:50px !important;
	left:102px !important;
	top:71px !important;
}

#item599040 {
	width:254px !important;
	height:60px !important;
	top:128px !important;
}

#item602872 {
	width:254px !important;
	height:299px !important;
	left:138px !important;
	top:530px !important;
}

#item599155 {
	width:626px !important;
	height:148px !important;
	left:535px !important;
	top:46px !important;
}

#item644557 {
	width:615px !important;
	height:215px !important;
	left:10px !important;
	top:10px !important;
	background:#1c468e;
}

#item644558 {
	width:594px !important;
	height:205px !important;
	left:20px !important;
	top:20px !important;
	background:#1c468e;
	padding:120px 40px 12px 40px;
}

#item644581 {
	width:219px !important;
	height:60px !important;
	left:208px !important;
	top:60px !important;
}

#item644638 {
	width:76px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item644623 {
	width:35px !important;
	height:35px !important;
	left:23px !important;
	top:19px !important;
}

#item644646 {
	width:82px !important;
	height:74px !important;
	left:516px !important;
	top:29px !important;
}

#item644556 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#1c468e;
}

#item637368 {
	opacity:0.30;
	width:291px !important;
	height:166px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item632270 {
	width:252px !important;
	height:26px !important;
	top:66px !important;
}

#item632293 {
	width:72px !important;
	height:72px !important;
	left:91px !important;
}

#item644266 {
	width:297px !important;
	height:172px !important;
	left:17px !important;
	top:352px !important;
}

#item637360 {
	opacity:0.20;
	width:292px !important;
	height:166px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item632376 {
	width:252px !important;
	height:28px !important;
	top:50px !important;
}

#item632399 {
	width:50px !important;
	height:50px !important;
	left:101px !important;
}

#item644269 {
	width:298px !important;
	height:172px !important;
	left:320px !important;
	top:352px !important;
}

#item632414 {
	width:253px !important;
	height:60px !important;
	top:49px !important;
}

#item632437 {
	width:50px !important;
	height:50px !important;
	left:101px !important;
}

#item644272 {
	width:297px !important;
	height:175px !important;
	left:17px !important;
	top:528px !important;
}

#item637385 {
	opacity:0.30;
	width:293px !important;
	height:168px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item632307 {
	width:50px !important;
	height:50px !important;
	left:100px !important;
}

#item632310 {
	width:250px !important;
	height:55px !important;
	top:47px !important;
}

#item644275 {
	width:299px !important;
	height:174px !important;
	left:320px !important;
	top:528px !important;
}

#item632488 {
	width:50px !important;
	height:50px !important;
	left:102px !important;
}

#item632491 {
	width:254px !important;
	height:28px !important;
	top:52px !important;
}

#item644282 {
	width:297px !important;
	height:172px !important;
	left:17px !important;
	top:706px !important;
}

#item637352 {
	opacity:0.30;
	width:292px !important;
	height:166px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item632235 {
	width:255px !important;
	height:55px !important;
	top:49px !important;
}

#item632258 {
	width:50px !important;
	height:50px !important;
	left:106px !important;
}

#item644285 {
	width:298px !important;
	height:172px !important;
	left:319px !important;
	top:706px !important;
}

#item637337 {
	opacity:0.30;
	width:291px !important;
	height:166px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item632448 {
	width:55px !important;
	height:55px !important;
	left:98px !important;
}

#item632451 {
	width:251px !important;
	height:55px !important;
	top:55px !important;
}

#item644288 {
	width:297px !important;
	height:172px !important;
	left:17px !important;
	top:881px !important;
}

#item637346 {
	opacity:0.30;
	width:292px !important;
	height:166px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item632341 {
	width:251px !important;
	height:55px !important;
	top:44px !important;
}

#item637411 {
	width:37px !important;
	height:42px !important;
	left:107px !important;
}

#item644291 {
	width:298px !important;
	height:172px !important;
	left:319px !important;
	top:881px !important;
}

#item637419 {
	width:594px !important;
	height:324px !important;
	left:20px !important;
	top:20px !important;
	background:#1c468e;
	padding:120px 40px 12px 40px;
}

#item637444 {
	width:219px !important;
	height:60px !important;
	left:208px !important;
	top:60px !important;
}

#item637461 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
	top:3px !important;
}

#item637470 {
	width:90px !important;
	height:22px !important;
	left:3px !important;
	top:34px !important;
}

#item644644 {
	width:96px !important;
	height:59px !important;
	left:502px !important;
	top:35px !important;
}

#item644505 {
	width:76px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item644502 {
	width:82px !important;
	height:74px !important;
	left:35px !important;
	top:29px !important;
}

#item644643 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item644816 {
	width:104px !important;
	height:12px !important;
	top:53px !important;
}

#item644839 {
	width:45px !important;
	height:42px !important;
	left:30px !important;
}

#item644813 {
	width:104px !important;
	height:65px !important;
	left:9px !important;
	top:15px !important;
}

#item650878 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
}

#item650950 {
	width:615px !important;
	height:1050px !important;
}

#item644705 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
	background:#fff;
}

@keyframes _100-derecha-651235 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _100-derecha-651235 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item651228 {
	width:579px !important;
	height:492px !important;
	top:330px !important;
}

#item604147 {
	width:453px !important;
	height:580px !important;
	left:138px !important;
	top:10px !important;
	background:#1c468e;
	padding:80px 40px 40px 40px;
}

#item604661 {
	width:72px !important;
	height:72px !important;
	left:503px !important;
	top:29px !important;
}

@keyframes twirl-604661 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-604661 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item617182 {
	width:107px !important;
	height:29px !important;
	left:1059px !important;
	top:26px !important;
}

#item644885 {
	width:140px !important;
	height:12px !important;
	top:57px !important;
}

#item644908 {
	width:46px !important;
	height:46px !important;
	left:47px !important;
}

#item644882 {
	width:140px !important;
	height:68px !important;
	left:-9px !important;
	top:193px !important;
}

#item644546 {
	width:615px !important;
	height:1050px !important;
	background:#1c468e;
}

#item632665 {
	width:595px !important;
	height:1030px !important;
	left:10px !important;
	top:10px !important;
	background:#1c468e;
	padding:180px 40px 40px 40px;
}

#item637495 {
	width:51px !important;
	height:51px !important;
	left:50px !important;
	top:103px !important;
}

@keyframes twirl-637495 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-637495 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item637504 {
	width:144px !important;
	height:40px !important;
	left:421px !important;
	top:37px !important;
}

#item644412 {
	width:76px !important;
	height:68px !important;
}

#item644409 {
	width:76px !important;
	height:68px !important;
	left:28px !important;
	top:22px !important;
}

#item644953 {
	width:138px !important;
	height:25px !important;
	top:55px !important;
}

#item644976 {
	width:53px !important;
	height:53px !important;
	left:44px !important;
}

#item644950 {
	width:138px !important;
	height:80px !important;
	left:-8px !important;
	top:280px !important;
}

#item650896 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
}

#item650955 {
	width:615px !important;
	height:1050px !important;
}

#item647975 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
	background:#fff;
}

#item647976 {
	width:420px !important;
	height:822px !important;
	left:139px !important;
	top:10px !important;
	background:#1c468e;
	padding:100px 40px 40px 40px;
}

#item647999 {
	width:72px !important;
	height:72px !important;
	left:471px !important;
	top:29px !important;
}

@keyframes twirl-647999 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-647999 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes derecha-100-648002 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-648002 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item648016 {
	width:304px !important;
	height:30px !important;
}

#item648013 {
	width:304px !important;
	height:30px !important;
	left:181px !important;
	top:558px !important;
}

#item648120 {
	width:304px !important;
	height:30px !important;
}

#item648953 {
	width:304px !important;
	height:30px !important;
	left:181px !important;
	top:507px !important;
}

#item648196 {
	width:107px !important;
	height:29px !important;
	left:1059px !important;
	top:26px !important;
}

#item645020 {
	width:132px !important;
	height:12px !important;
	top:48px !important;
}

#item645044 {
	width:47px !important;
	height:39px !important;
	left:43px !important;
}

#item645017 {
	width:132px !important;
	height:60px !important;
	left:-5px !important;
	top:386px !important;
}

#item648584 {
	width:189px !important;
	height:34px !important;
}

#item648582 {
	width:189px !important;
	height:34px !important;
	left:182px !important;
	top:749px !important;
}

#item648695 {
	width:580px !important;
	height:710px !important;
	left:10px !important;
	top:87px !important;
	background:#eeeeee;
	padding:30px 50px 30px 30px;
}

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

#item648963 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:102px !important;
}

#item648666 {
	width:580px !important;
	height:710px !important;
	left:10px !important;
	top:87px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item648960 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:102px !important;
}

#item648635 {
	width:580px !important;
	height:715px !important;
	left:10px !important;
	top:87px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item648957 {
	width:41px !important;
	height:41px !important;
	left:522px !important;
	top:102px !important;
}

#item648770 {
	width:40px !important;
	height:40px !important;
	left:623px !important;
	top:10px !important;
}

#item648950 {
	width:663px !important;
	height:802px !important;
	left:575px !important;
	top:-9px !important;
}

#item650959 {
	width:615px !important;
	height:1050px !important;
}

#item644707 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
	background:#fff;
}

@keyframes _100-derecha-651240 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _100-derecha-651240 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item651236 {
	width:579px !important;
	height:492px !important;
	left:1px !important;
	top:330px !important;
}

#item605566 {
	width:452px !important;
	height:580px !important;
	left:139px !important;
	top:10px !important;
	background:#1c468e;
}

#item645086 {
	width:104px !important;
	height:12px !important;
	top:48px !important;
}

#item645109 {
	width:45px !important;
	height:40px !important;
	left:30px !important;
}

#item645083 {
	width:104px !important;
	height:60px !important;
	left:9px !important;
	top:471px !important;
}

#item613437 {
	width:452px !important;
	height:269px !important;
	top:79px !important;
	padding:0px 40px 40px 40px;
}

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

#item613460 {
	width:35px !important;
	height:35px !important;
	left:406px !important;
}

#item613469 {
	width:324px !important;
	height:40px !important;
}

#item613467 {
	width:324px !important;
	height:40px !important;
	top:50px !important;
}

#item613494 {
	width:324px !important;
	height:40px !important;
}

#item613492 {
	width:324px !important;
	height:40px !important;
}

#item614226 {
	width:405px !important;
	height:38px !important;
	left:23px !important;
	top:511px !important;
}

#item613297 {
	width:452px !important;
	height:269px !important;
	top:79px !important;
	padding:0px 40px 40px 40px;
}

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

#item613320 {
	width:35px !important;
	height:35px !important;
	left:407px !important;
}

#item613329 {
	width:324px !important;
	height:40px !important;
}

#item613327 {
	width:324px !important;
	height:40px !important;
}

#item613379 {
	width:324px !important;
	height:40px !important;
}

#item613377 {
	width:324px !important;
	height:40px !important;
	top:52px !important;
}

#item605138 {
	width:452px !important;
	height:269px !important;
	top:79px !important;
	padding:0px 40px 40px 40px;
}

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

#item613007 {
	width:35px !important;
	height:35px !important;
	left:407px !important;
}

#item613019 {
	width:324px !important;
	height:40px !important;
}

#item613017 {
	width:324px !important;
	height:40px !important;
}

#item613069 {
	width:324px !important;
	height:40px !important;
}

#item613067 {
	width:324px !important;
	height:40px !important;
	top:52px !important;
}

#item613156 {
	width:452px !important;
	height:287px !important;
	padding:0px 40px 40px 40px;
}

#item613188 {
	width:324px !important;
	height:40px !important;
}

#item613186 {
	width:324px !important;
	height:40px !important;
	top:50px !important;
}

#item613213 {
	width:324px !important;
	height:40px !important;
}

#item613211 {
	width:324px !important;
	height:40px !important;
}

#item613239 {
	width:324px !important;
	height:40px !important;
}

#item613237 {
	width:324px !important;
	height:40px !important;
	top:102px !important;
}

#item614997 {
	width:74px !important;
	height:74px !important;
	left:365px !important;
}

@keyframes twirl-614997 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-614997 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item613129 {
	width:452px !important;
	height:550px !important;
	left:139px !important;
	top:23px !important;
}

#item650963 {
	width:615px !important;
	height:1050px !important;
}

#item644708 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
	background:#fff;
}

@keyframes _100-derecha-651250 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _100-derecha-651250 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item651246 {
	width:579px !important;
	height:492px !important;
	top:330px !important;
}

#item604604 {
	width:452px !important;
	height:822px !important;
	left:139px !important;
	top:10px !important;
	background:#1c468e;
	padding:100px 40px 40px 40px;
}

#item604660 {
	width:72px !important;
	height:72px !important;
	left:503px !important;
	top:29px !important;
}

@keyframes twirl-604660 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-604660 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item617203 {
	width:107px !important;
	height:29px !important;
	left:1059px !important;
	top:26px !important;
}

#item645151 {
	width:55px !important;
	height:55px !important;
	left:33px !important;
}

#item645158 {
	width:120px !important;
	height:25px !important;
	top:56px !important;
}

#item645148 {
	width:120px !important;
	height:81px !important;
	left:1px !important;
	top:549px !important;
}

#item650967 {
	width:615px !important;
	height:1050px !important;
}

#item644709 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
	background:#fff;
}

#item645214 {
	width:120px !important;
	height:25px !important;
	top:57px !important;
}

#item645237 {
	width:53px !important;
	height:50px !important;
	left:33px !important;
}

#item645211 {
	width:120px !important;
	height:82px !important;
	left:1px !important;
	top:650px !important;
}

#item604723 {
	width:452px !important;
	height:820px !important;
	background:#1c468e;
	padding:100px 40px 40px 40px;
}

#item604746 {
	width:72px !important;
	height:72px !important;
	left:364px !important;
	top:19px !important;
}

@keyframes twirl-604746 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-604746 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes pulsar-608787 {
	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-608787 {
	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);}
}
#item608759 {
	width:132px !important;
	height:39px !important;
}

#item608787 {
	width:132px !important;
	height:39px !important;
	left:46px !important;
	top:319px !important;
}

@keyframes pulsar-608783 {
	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-608783 {
	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);}
}
#item608783 {
	width:117px !important;
	height:39px !important;
	left:208px !important;
	top:319px !important;
}

#item649995 {
	width:22px !important;
	height:22px !important;
}

#item649998 {
	width:22px !important;
	height:22px !important;
	top:32px !important;
}

#item650003 {
	width:22px !important;
	height:22px !important;
	top:65px !important;
}

#item650006 {
	width:22px !important;
	height:22px !important;
	top:97px !important;
}

#item650009 {
	width:22px !important;
	height:22px !important;
	top:130px !important;
}

#item650013 {
	width:370px !important;
	height:17px !important;
	left:31px !important;
}

#item650036 {
	width:370px !important;
	height:17px !important;
	left:31px !important;
	top:66px !important;
}

#item650060 {
	width:370px !important;
	height:17px !important;
	left:31px !important;
	top:33px !important;
}

#item650083 {
	width:370px !important;
	height:17px !important;
	left:31px !important;
	top:99px !important;
}

#item650106 {
	width:370px !important;
	height:17px !important;
	left:31px !important;
	top:132px !important;
}

#item650129 {
	width:406px !important;
	height:33px !important;
}

#item650152 {
	width:362px !important;
	height:91px !important;
	left:4px !important;
	top:256px !important;
}

@keyframes _100-derecha-650263 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _100-derecha-650263 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item617208 {
	width:107px !important;
	height:29px !important;
	left:458px !important;
	top:16px !important;
}

#item650207 {
	width:579px !important;
	height:820px !important;
	top:2px !important;
	background:#fff;
	padding:210px 40px 0px 40px;
}

#item650971 {
	width:615px !important;
	height:1050px !important;
}

#item644710 {
	width:1062px !important;
	height:842px !important;
	left:128px !important;
	background:#fff;
}

#item610567 {
	width:406px !important;
	height:823px !important;
	left:139px !important;
	top:10px !important;
	background:#1c468e;
	padding:50px 40px 40px 40px;
}

#item604807 {
	width:72px !important;
	height:72px !important;
	left:463px !important;
	top:20px !important;
}

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

#item612955 {
	width:291px !important;
	height:40px !important;
	left:179px !important;
	top:239px !important;
}

#item610647 {
	width:291px !important;
	height:40px !important;
}

#item612961 {
	width:291px !important;
	height:40px !important;
	left:179px !important;
	top:339px !important;
}

#item610677 {
	width:291px !important;
	height:40px !important;
}

#item612967 {
	width:291px !important;
	height:40px !important;
	left:179px !important;
	top:439px !important;
}

#item610707 {
	width:291px !important;
	height:40px !important;
}

#item612958 {
	width:291px !important;
	height:40px !important;
	left:179px !important;
	top:289px !important;
}

#item610737 {
	width:291px !important;
	height:40px !important;
}

#item612964 {
	width:291px !important;
	height:40px !important;
	left:179px !important;
	top:389px !important;
}

#item610768 {
	width:291px !important;
	height:40px !important;
}

#item612970 {
	width:291px !important;
	height:40px !important;
	left:179px !important;
	top:490px !important;
}

#item610797 {
	width:291px !important;
	height:40px !important;
}

#item612973 {
	width:291px !important;
	height:40px !important;
	left:179px !important;
	top:540px !important;
}

#item645278 {
	width:102px !important;
	height:27px !important;
	top:48px !important;
}

#item645301 {
	width:42px !important;
	height:42px !important;
	left:30px !important;
}

#item645275 {
	width:102px !important;
	height:76px !important;
	left:10px !important;
	top:756px !important;
}

#item651253 {
	width:625px !important;
	height:822px !important;
	left:555px !important;
	top:10px !important;
}

#item617211 {
	width:107px !important;
	height:29px !important;
	left:1059px !important;
	top:26px !important;
}

#item612576 {
	width:580px !important;
	height:546px !important;
	left:10px !important;
	top:258px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item626064 {
	width:41px !important;
	height:41px !important;
	left:542px !important;
	top:273px !important;
}

#item612552 {
	width:580px !important;
	height:615px !important;
	left:10px !important;
	top:150px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item626057 {
	width:41px !important;
	height:41px !important;
	left:542px !important;
	top:165px !important;
}

#item612502 {
	width:580px !important;
	height:417px !important;
	left:10px !important;
	top:258px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item626051 {
	width:41px !important;
	height:41px !important;
	left:542px !important;
	top:273px !important;
}

#item612478 {
	width:580px !important;
	height:417px !important;
	left:10px !important;
	top:258px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item626045 {
	width:41px !important;
	height:41px !important;
	left:542px !important;
	top:273px !important;
}

#item612451 {
	width:580px !important;
	height:417px !important;
	left:10px !important;
	top:258px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item626039 {
	width:41px !important;
	height:41px !important;
	left:542px !important;
	top:273px !important;
}

#item612425 {
	width:580px !important;
	height:438px !important;
	left:10px !important;
	top:258px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item626032 {
	width:41px !important;
	height:41px !important;
	left:542px !important;
	top:273px !important;
}

#item612368 {
	width:580px !important;
	height:481px !important;
	left:10px !important;
	top:258px !important;
	background:#eeeeee;
	padding:30px;
}

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

#item626022 {
	width:41px !important;
	height:41px !important;
	left:542px !important;
	top:273px !important;
}

#item612420 {
	width:30px !important;
	height:30px !important;
	left:631px !important;
	top:10px !important;
}

#item612421 {
	width:661px !important;
	height:804px !important;
	left:568px !important;
	top:-19px !important;
}

#item650975 {
	width:615px !important;
	height:1050px !important;
}

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

#item650979 {
	width:615px !important;
	height:1050px !important;
}

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

#item650984 {
	width:615px !important;
	height:1050px !important;
}

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

#item650988 {
	width:615px !important;
	height:1050px !important;
}

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

#item649171 {
	width:404px !important;
	height:507px !important;
	left:776px !important;
	top:325px !important;
	background:#fff;
}

#item649114 {
	width:67px !important;
	height:41px !important;
	left:208px !important;
	top:336px !important;
}

#item649121 {
	width:110px !important;
	height:50px !important;
	left:187px !important;
	top:3px !important;
}

#item649128 {
	width:170px !important;
	height:45px !important;
	left:162px !important;
	top:113px !important;
}

#item649133 {
	width:107px !important;
	height:18px !important;
	left:189px !important;
	top:242px !important;
}

#item649137 {
	width:135px !important;
	height:35px !important;
	top:343px !important;
}

#item649140 {
	width:109px !important;
	height:19px !important;
	left:19px !important;
	top:246px !important;
}

#item649113 {
	width:405px !important;
	height:229px !important;
	left:775px !important;
	top:86px !important;
	background:#1c468e;
}

#item649146 {
	width:404px !important;
	height:68px !important;
	left:776px !important;
	top:166px !important;
}

@keyframes entrarvolandodesdelaizquierda-649107 {
	0% {
		transform:translate(-131.776px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdelaizquierda-649107 {
	0% {
		-webkit-transform:translate(-131.776px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item649020 {
	width:1171px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
	background:#00b5c4;
}

#item629765 {
	width:219px !important;
	height:27px !important;
	left:487px !important;
	top:29px !important;
}

#item649589 {
	width:615px !important;
	height:950px !important;
	top:100px !important;
	background:#fff;
}

#item649613 {
	width:71px !important;
	height:43px !important;
	left:219px !important;
}

#item649632 {
	width:142px !important;
	height:37px !important;
	top:7px !important;
}

#item649617 {
	width:115px !important;
	height:53px !important;
	left:222px !important;
	top:10px !important;
}

#item649624 {
	width:179px !important;
	height:47px !important;
	top:95px !important;
}

#item649628 {
	width:112px !important;
	height:18px !important;
	left:407px !important;
	top:117px !important;
}

#item649635 {
	width:115px !important;
	height:20px !important;
	left:222px !important;
	top:117px !important;
}

#item649588 {
	width:595px !important;
	height:229px !important;
	left:10px !important;
	top:110px !important;
	background:#1c468e;
}

#item649590 {
	width:595px !important;
	height:85px !important;
	left:10px !important;
	top:182px !important;
}

#item642438 {
	width:615px !important;
	height:100px !important;
	background:#00b5c4;
}

#item642439 {
	width:432px !important;
	height:31px !important;
	left:91px !important;
	top:40px !important;
}

#item644494 {
	width:76px !important;
	height:68px !important;
}

#item644491 {
	width:76px !important;
	height:68px !important;
	left:28px !important;
	top:22px !important;
}

#item647339 {
	width:1190px !important;
	height:845px !important;
	top:-1px !important;
	background:#fff;
}

#item647395 {
	width:1170px !important;
	height:822px !important;
	left:10px !important;
	top:10px !important;
	background:#00b5c4;
}

@keyframes abajo100px-647369 {
	0% {
		transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-647369 {
	0% {
		-webkit-transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item647372 {
	width:158px !important;
	height:34px !important;
}

#item647369 {
	width:158px !important;
	height:34px !important;
	left:516px !important;
	top:616px !important;
}

#item647346 {
	width:628px !important;
	height:46px !important;
	left:281px !important;
	top:547px !important;
}

@keyframes abajo100px-647346 {
	0% {
		transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-647346 {
	0% {
		-webkit-transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item642181 {
	width:615px !important;
	height:1050px !important;
	background:#00b5c4;
}

@keyframes abajo100px-642153 {
	0% {
		transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-642153 {
	0% {
		-webkit-transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item642156 {
	width:158px !important;
	height:34px !important;
}

#item642153 {
	width:158px !important;
	height:34px !important;
	left:229px !important;
	top:720px !important;
}

#item642129 {
	width:628px !important;
	height:46px !important;
	left:-6px !important;
	top:614px !important;
}

@keyframes abajo100px-642129 {
	0% {
		transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes abajo100px-642129 {
	0% {
		-webkit-transform:translate(0.565px,97.531px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
p.autoParaStyle26 {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	border-top:dotted 33px #00b5c4;
	margin-bottom:25px;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:32px;
	line-height:20px;
	color:#fff;
	letter-spacing:0.025em;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle23 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:25px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:30px;
	text-align:center;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:17px;
	line-height:25px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#1c468e;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#1c468e;
	text-indent:-12px;
	padding-left:12px;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#1c468e;
	text-indent:-12px;
	padding-left:12px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:21px;
	line-height:23px;
	color:#1c468e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#1c468e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#1c468e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle15 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#1c468e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:40px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle13 {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:35px;
	line-height:42px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16.2px;
	line-height:23.2px;
	color:#1c468e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16.2px;
	line-height:23.2px;
	color:#1c468e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#1c468e;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:19px;
	line-height:22px;
	color:#fff;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#243b8f;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle1 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#1c468e;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_boton-presentacion-texto-blanco {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.boton-menu {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-align:center;
}

p.movil_-_boton-texto-azul-touring {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	border-top:dotted 33px #00b5c4;
	margin-bottom:25px;
	text-align:center;
}

p.movil_-_presentacion-descripcion-blanco-iberojet {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:30px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.movil_-_boton-presentacion-texto-blanco {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-align:center;
}

p.presentacion-titular-blanco-centrado {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
}

p.movil_-_presentacion-descripcion-blanco {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.presentacion-descripcion-blanco---aerolineas {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:left;
}

p.presentacion-descripcion-blanco-iberojet {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:30px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.presentacion-descripcion-blanco-bandera {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:left;
}

p.presentacion-titular-blanco {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.presentacion-titular-azul {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#1c468e;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.presentacion-descripcion-blanco {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.descripcion-puntos {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-indent:-12px;
	padding-left:12px;
	text-align:left;
}

p.boton-texto-blanco-small {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#1c468e;
	padding-left:20px;
	border-top:dotted 20px #fff;
	margin-bottom:25px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-texto-azul-touring {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	border-top:dotted 33px #00b5c4;
	margin-bottom:25px;
	text-align:center;
}

p.boton-texto-azul {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	padding-left:20px;
	border-top:dotted 33px #2897cf;
	margin-bottom:25px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-presentacion-texto-blanco {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

p.Ningún-estilo-de-párrafo {
	font-weight:900;
	font-family:"Avenir (TT)","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle6 {
	font-size:30px;
}

span.autoCharStyle5 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:21px;
}

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

span.autoCharStyle3 {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-serif;
	font-size:18px;
	text-transform:uppercase;
}

span.autoCharStyle2 {
	font-size:16px;
}

span.autoCharStyle1 {
	font-size:23px;
}

span.black {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
}

span.movil_-_black {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
}

span.desktop_-_black {
	font-weight:900;
	font-family:FF-Avenir-Black,"Avenir (TT)","Arial Black", Gadget, sans-serif;
}

span.light {
	font-weight:300;
	font-family:FF-Avenir-Light,"Avenir (TT)",sans-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;}
