/* 	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:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1230px; height:866px; background: #fff !important; }
.paper-vertical { width:1230px; height:100%; }
.paper-horizontal { width:10px; height:878px; }
@media all and (max-height:866px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1230px) {
	.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-RaisonnePro-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

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

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

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

#item9438 {
	width:1230px !important;
	height:866px !important;
}

#item9439 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item9470 {
	width:433px !important;
	left:87px !important;
	top:87px !important;
	min-height:151px !important;
}

#item9492 {
	width:433px !important;
	left:87px !important;
	top:311px !important;
	min-height:208px !important;
}

#item9526 {
	width:166px !important;
	height:30px !important;
}

#item9505 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:260px !important;
}

#item31420 {
	width:555px !important;
	height:806px !important;
	left:645px !important;
	top:30px !important;
}

#item9859 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:232px !important;
}

#item9838 {
	width:334px !important;
	height:238px !important;
	left:10px !important;
	top:62px !important;
}

#item9884 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9863 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item9909 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item9888 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item9782 {
	width:329px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9761 {
	width:335px !important;
	height:16px !important;
	left:10px !important;
	top:287px !important;
}

#item9807 {
	width:346px !important;
	left:3px !important;
	top:3px !important;
	min-height:241px !important;
}

#item9786 {
	width:352px !important;
	height:247px !important;
	left:10px !important;
	top:36px !important;
}

#item9833 {
	width:340px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9812 {
	width:346px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item9706 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9685 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:215px !important;
}

#item9731 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9710 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

#item9756 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:176px !important;
}

#item9735 {
	width:334px !important;
	height:182px !important;
	left:10px !important;
	top:10px !important;
}

#item9630 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9609 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:61px !important;
}

#item9655 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9634 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item9680 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item9659 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item9554 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9533 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:61px !important;
}

#item9579 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item9558 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item9604 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item9583 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item9531 {
	width:362px !important;
	height:302px !important;
	left:94px !important;
	top:522px !important;
}

#item9936 {
	width:339px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	min-height:866px !important;
	padding:74px 40px 60px 60px;
}

#item9941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item9939 {
	width:36px !important;
	height:36px !important;
	left:286px !important;
	top:37px !important;
}

#item9915 {
	width:30px !important;
	height:30px !important;
	left:319px !important;
	top:10px !important;
}

#item9913 {
	width:349px !important;
	height:876px !important;
	left:881px !important;
	top:-10px !important;
}

#item26675 {
	width:615px !important;
	height:836px !important;
}

#item26676 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item29778 {
	width:30px !important;
	height:30px !important;
	left:585px !important;
	top:836px !important;
}

#item26680 {
	width:433px !important;
	left:87px !important;
	top:87px !important;
	min-height:151px !important;
}

#item26703 {
	width:433px !important;
	left:87px !important;
	top:309px !important;
	min-height:208px !important;
}

#item26736 {
	width:166px !important;
	height:30px !important;
}

#item26732 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:257px !important;
}

#item27085 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:232px !important;
}

#item27082 {
	width:334px !important;
	height:238px !important;
	left:10px !important;
	top:62px !important;
}

#item27111 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27108 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item27137 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item27134 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item27005 {
	width:329px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27002 {
	width:335px !important;
	height:16px !important;
	left:10px !important;
	top:287px !important;
}

#item27032 {
	width:346px !important;
	left:3px !important;
	top:3px !important;
	min-height:241px !important;
}

#item27028 {
	width:352px !important;
	height:247px !important;
	left:10px !important;
	top:36px !important;
}

#item27058 {
	width:340px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27055 {
	width:346px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item26923 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item26920 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:215px !important;
}

#item26950 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item26946 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

#item26977 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:176px !important;
}

#item26973 {
	width:334px !important;
	height:182px !important;
	left:10px !important;
	top:10px !important;
}

#item26765 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item26762 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:61px !important;
}

#item26791 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item26788 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item26817 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item26814 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item26844 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item26841 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:61px !important;
}

#item26870 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item26867 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item26896 {
	width:328px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item26893 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item26760 {
	width:362px !important;
	height:302px !important;
	left:100px !important;
	top:527px !important;
}

#item29771 {
	width:30px !important;
	height:30px !important;
	left:568px !important;
	top:10px !important;
}

#item29789 {
	width:180px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item29790 {
	width:186px !important;
	height:102px !important;
	left:10px !important;
	top:925px !important;
}

#item31461 {
	width:555px !important;
	height:806px !important;
	left:13px !important;
	top:40px !important;
}

#item27164 {
	width:339px !important;
	left:259px !important;
	top:10px !important;
	background:#fff;
	min-height:836px !important;
	padding:74px 60px 60px 60px;
}

#item27190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27187 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:37px !important;
}

#item29788 {
	width:180px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item29793 {
	width:186px !important;
	height:102px !important;
	left:385px !important;
	top:925px !important;
}

#item27162 {
	width:30px !important;
	height:30px !important;
	left:568px !important;
	top:10px !important;
}

#item29783 {
	width:180px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item29784 {
	width:186px !important;
	height:102px !important;
	left:385px !important;
	top:907px !important;
}

#item27160 {
	width:598px !important;
	height:1027px !important;
	left:17px !important;
	top:-10px !important;
}

#item31961 {
	width:710px !important;
	height:866px !important;
}

#item31975 {
	opacity:0.10;
	width:710px !important;
	height:866px !important;
	background:#00194b;
}

#item31977 {
	width:520px !important;
	height:410px !important;
	left:710px !important;
	top:456px !important;
	background:#f4f9f8;
}

#item32506 {
	width:490px !important;
	height:429px !important;
	left:710px !important;
	top:30px !important;
	background:#fff;
}

#item31886 {
	width:192px !important;
	left:799px !important;
	top:490px !important;
	min-height:22px !important;
}

#item31912 {
	width:344px !important;
	top:51px !important;
	min-height:314px !important;
}

#item31935 {
	width:345px !important;
	min-height:27px !important;
}

#item31959 {
	width:688px !important;
	height:540px !important;
	left:799px !important;
	top:539px !important;
	border-radius:14px;
	border:solid 1px #b2b2b1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item31808 {
	width:79px !important;
	height:16px !important;
	left:816px !important;
	top:568px !important;
}

@keyframes up-100px-31808 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31808 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31813 {
	width:56px !important;
	height:14px !important;
	left:939px !important;
	top:568px !important;
}

@keyframes up-100px-31813 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31813 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31819 {
	width:69px !important;
	height:11px !important;
	left:821px !important;
	top:719px !important;
}

@keyframes up-100px-31819 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31819 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31825 {
	width:56px !important;
	height:38px !important;
	left:1051px !important;
	top:651px !important;
}

@keyframes up-100px-31825 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31825 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31831 {
	width:60px !important;
	height:19px !important;
	left:822px !important;
	top:657px !important;
}

@keyframes up-100px-31831 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31831 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31836 {
	width:56px !important;
	height:21px !important;
	left:1051px !important;
	top:565px !important;
}

@keyframes up-100px-31836 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31836 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31842 {
	width:54px !important;
	height:25px !important;
	left:828px !important;
	top:604px !important;
}

@keyframes up-100px-31842 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31842 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32507 {
	width:40px !important;
	height:25px !important;
	left:1056px !important;
	top:609px !important;
}

@keyframes up-100px-32507 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32507 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32169 {
	width:92px !important;
	height:24px !important;
	left:921px !important;
	top:610px !important;
}

@keyframes up-100px-32169 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32169 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32181 {
	width:83px !important;
	height:23px !important;
	left:811px !important;
	top:764px !important;
}

@keyframes up-100px-32181 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32181 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31852 {
	width:92px !important;
	height:27px !important;
	left:921px !important;
	top:703px !important;
}

@keyframes up-100px-31852 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31852 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31858 {
	width:101px !important;
	height:28px !important;
	left:1029px !important;
	top:702px !important;
}

@keyframes up-100px-31858 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31858 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31867 {
	width:55px !important;
	height:15px !important;
	left:1072px !important;
	top:766px !important;
}

@keyframes up-100px-31867 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31867 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31874 {
	width:55px !important;
	height:14px !important;
	left:914px !important;
	top:767px !important;
}

@keyframes up-100px-31874 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31874 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31879 {
	width:62px !important;
	height:13px !important;
	left:986px !important;
	top:767px !important;
}

@keyframes up-100px-31879 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31879 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32242 {
	width:92px !important;
	height:15px !important;
	left:919px !important;
	top:658px !important;
}

@keyframes logo-arriba-32242 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes logo-arriba-32242 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32148 {
	width:615px !important;
	height:189px !important;
}

#item32158 {
	opacity:0.10;
	width:615px !important;
	height:189px !important;
	background:#00194b;
}

#item32161 {
	width:615px !important;
	height:284px !important;
	top:552px !important;
	background:#f4f9f8;
}

#item32074 {
	width:441px !important;
	top:42px !important;
	min-height:263px !important;
}

#item32098 {
	width:365px !important;
	min-height:18px !important;
}

#item32122 {
	width:192px !important;
	left:88px !important;
	top:571px !important;
	min-height:22px !important;
}

#item32146 {
	width:880px !important;
	height:396px !important;
	left:88px !important;
	top:612px !important;
	border-radius:14px;
	border:solid 1px #b2b2b1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item31997 {
	width:79px !important;
	height:16px !important;
	left:115px !important;
	top:637px !important;
}

@keyframes up-100px-31997 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-31997 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32003 {
	width:51px !important;
	height:13px !important;
	left:226px !important;
	top:637px !important;
}

@keyframes up-100px-32003 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32003 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32009 {
	width:69px !important;
	height:11px !important;
	left:216px !important;
	top:736px !important;
}

@keyframes up-100px-32009 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32009 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32014 {
	width:65px !important;
	height:44px !important;
	left:122px !important;
	top:714px !important;
}

@keyframes up-100px-32014 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32014 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32019 {
	width:67px !important;
	height:21px !important;
	left:318px !important;
	top:674px !important;
}

@keyframes up-100px-32019 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32019 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32026 {
	width:56px !important;
	height:21px !important;
	left:323px !important;
	top:636px !important;
}

@keyframes up-100px-32026 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32026 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32033 {
	width:54px !important;
	height:25px !important;
	left:438px !important;
	top:630px !important;
}

@keyframes up-100px-32033 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32033 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32038 {
	width:40px !important;
	height:25px !important;
	left:231px !important;
	top:676px !important;
}

@keyframes up-100px-32038 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32038 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32043 {
	width:92px !important;
	height:27px !important;
	left:305px !important;
	top:720px !important;
}

@keyframes up-100px-32043 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32043 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32049 {
	width:101px !important;
	height:28px !important;
	left:415px !important;
	top:719px !important;
}

@keyframes up-100px-32049 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32049 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32055 {
	width:55px !important;
	height:15px !important;
	left:438px !important;
	top:777px !important;
}

@keyframes up-100px-32055 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32055 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32061 {
	width:55px !important;
	height:14px !important;
	left:224px !important;
	top:779px !important;
}

@keyframes up-100px-32061 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32061 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32067 {
	width:57px !important;
	height:12px !important;
	left:323px !important;
	top:779px !important;
}

@keyframes up-100px-32067 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32067 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32216 {
	width:92px !important;
	height:24px !important;
	left:109px !important;
	top:674px !important;
}

@keyframes up-100px-32216 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32216 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32220 {
	width:83px !important;
	height:23px !important;
	left:113px !important;
	top:775px !important;
}

@keyframes up-100px-32220 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-32220 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32252 {
	width:92px !important;
	height:15px !important;
	left:419px !important;
	top:678px !important;
}

@keyframes logo-arriba-32252 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes logo-arriba-32252 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10163 {
	width:1230px !important;
	height:866px !important;
}

#item10164 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item10176 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item10206 {
	width:433px !important;
	left:87px !important;
	top:200px !important;
	min-height:137px !important;
}

#item10228 {
	width:445px !important;
	left:87px !important;
	top:379px !important;
	min-height:135px !important;
}

#item10250 {
	width:460px !important;
	left:87px !important;
	top:806px !important;
	min-height:6px !important;
}

#item31426 {
	width:555px !important;
	height:806px !important;
	left:645px !important;
	top:30px !important;
}

@keyframes izquierda-100-10272 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-10272 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10523 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:95px !important;
}

#item10502 {
	width:336px !important;
	height:101px !important;
	left:10px !important;
	top:61px !important;
}

#item10548 {
	width:245px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10527 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item10573 {
	width:245px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10552 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item10447 {
	width:207px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10426 {
	width:213px !important;
	height:16px !important;
	left:10px !important;
	top:161px !important;
}

#item10472 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:117px !important;
}

#item10451 {
	width:336px !important;
	height:123px !important;
	left:10px !important;
	top:36px !important;
}

#item10497 {
	width:245px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10476 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item10371 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10350 {
	width:336px !important;
	height:16px !important;
	left:10px !important;
	top:178px !important;
}

#item10396 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10375 {
	width:336px !important;
	height:16px !important;
	left:10px !important;
	top:153px !important;
}

#item10421 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:133px !important;
}

#item10400 {
	width:336px !important;
	height:139px !important;
	left:10px !important;
	top:10px !important;
}

#item10295 {
	width:419px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10274 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:61px !important;
}

#item10320 {
	width:419px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10299 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item10345 {
	width:419px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item10324 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item10272 {
	width:435px !important;
	height:194px !important;
	left:95px !important;
	top:529px !important;
}

#item27317 {
	width:615px !important;
	height:836px !important;
}

#item27318 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item27321 {
	width:555px !important;
	height:774px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item27327 {
	width:441px !important;
	left:87px !important;
	top:247px !important;
	min-height:82px !important;
}

#item27351 {
	width:441px !important;
	left:87px !important;
	top:365px !important;
	min-height:135px !important;
}

#item27374 {
	width:441px !important;
	left:87px !important;
	top:744px !important;
	min-height:21px !important;
}

@keyframes izquierda-100-27402 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-27402 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27645 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:95px !important;
}

#item27642 {
	width:336px !important;
	height:101px !important;
	left:10px !important;
	top:61px !important;
}

#item27674 {
	width:245px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27669 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item27701 {
	width:245px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27698 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item27566 {
	width:207px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27563 {
	width:213px !important;
	height:16px !important;
	left:10px !important;
	top:161px !important;
}

#item27592 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:117px !important;
}

#item27589 {
	width:336px !important;
	height:123px !important;
	left:10px !important;
	top:36px !important;
}

#item27618 {
	width:245px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27615 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item27487 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27484 {
	width:336px !important;
	height:16px !important;
	left:10px !important;
	top:178px !important;
}

#item27513 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27510 {
	width:336px !important;
	height:16px !important;
	left:10px !important;
	top:153px !important;
}

#item27539 {
	width:330px !important;
	left:3px !important;
	top:3px !important;
	min-height:133px !important;
}

#item27536 {
	width:336px !important;
	height:139px !important;
	left:10px !important;
	top:10px !important;
}

#item27407 {
	width:419px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27404 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:61px !important;
}

#item27434 {
	width:419px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27430 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item27460 {
	width:419px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27457 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item27402 {
	width:435px !important;
	height:194px !important;
	left:100px !important;
	top:518px !important;
}

#item29814 {
	width:180px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item29815 {
	width:186px !important;
	height:102px !important;
	left:34px !important;
	top:928px !important;
}

#item31465 {
	width:555px !important;
	height:806px !important;
	left:37px !important;
	top:40px !important;
}

#item29801 {
	width:27px !important;
	height:30px !important;
	left:10px !important;
	top:10px !important;
}

#item29810 {
	width:180px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
}

#item29811 {
	width:186px !important;
	height:102px !important;
	left:412px !important;
	top:928px !important;
}

#item29802 {
	width:598px !important;
	height:1030px !important;
	left:-7px !important;
	top:-10px !important;
}

#item11512 {
	width:433px !important;
	left:710px !important;
	top:190px !important;
	min-height:183px !important;
}

#item11515 {
	width:166px !important;
	height:46px !important;
	left:710px !important;
	top:87px !important;
}

#item11899 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11921 {
	width:254px !important;
	left:3px !important;
	top:20px !important;
	min-height:112px !important;
}

#item11878 {
	width:261px !important;
	height:134px !important;
	left:10px !important;
	top:68px !important;
}

#item11946 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11925 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item11971 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11950 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item11801 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11780 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:143px !important;
}

#item11826 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11848 {
	width:254px !important;
	left:3px !important;
	top:20px !important;
	min-height:61px !important;
}

#item11805 {
	width:261px !important;
	height:83px !important;
	left:10px !important;
	top:39px !important;
}

#item11873 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11852 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item11703 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11682 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:160px !important;
}

#item11728 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11707 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:131px !important;
}

#item11753 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11775 {
	width:254px !important;
	left:3px !important;
	top:20px !important;
	min-height:78px !important;
}

#item11732 {
	width:261px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
}

#item11627 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11606 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:68px !important;
}

#item11652 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11631 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item11677 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11656 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item11551 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11530 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:68px !important;
}

#item11576 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11555 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item11601 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item11580 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item11528 {
	width:271px !important;
	height:202px !important;
	left:717px !important;
	top:467px !important;
}

#item11975 {
	width:615px !important;
	height:866px !important;
}

#item12031 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item12029 {
	width:22px !important;
	height:22px !important;
	left:527px !important;
	top:33px !important;
}

#item12014 {
	width:178px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11993 {
	width:184px !important;
	height:36px !important;
	left:75px !important;
	top:115px !important;
}

#item11991 {
	width:577px !important;
	height:540px !important;
	left:632px !important;
	top:296px !important;
}

#item27753 {
	width:441px !important;
	left:87px !important;
	top:368px !important;
	min-height:183px !important;
}

#item27776 {
	width:166px !important;
	height:46px !important;
	left:87px !important;
	top:296px !important;
}

#item28149 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28172 {
	width:254px !important;
	left:3px !important;
	top:20px !important;
	min-height:112px !important;
}

#item28145 {
	width:261px !important;
	height:134px !important;
	left:10px !important;
	top:68px !important;
}

#item28198 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28195 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item28224 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28221 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item28046 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28043 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:143px !important;
}

#item28072 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28095 {
	width:254px !important;
	left:3px !important;
	top:20px !important;
	min-height:61px !important;
}

#item28069 {
	width:261px !important;
	height:83px !important;
	left:10px !important;
	top:39px !important;
}

#item28121 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28118 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item27944 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27941 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:160px !important;
}

#item27970 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27967 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:131px !important;
}

#item27996 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28019 {
	width:254px !important;
	left:3px !important;
	top:20px !important;
	min-height:78px !important;
}

#item27993 {
	width:261px !important;
	height:100px !important;
	left:10px !important;
	top:10px !important;
}

#item27864 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27861 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:68px !important;
}

#item27890 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27887 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item27917 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27914 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item27784 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27781 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:68px !important;
}

#item27811 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27808 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item27837 {
	width:235px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item27834 {
	width:241px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item27779 {
	width:271px !important;
	height:202px !important;
	left:100px !important;
	top:638px !important;
}

#item28291 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item28288 {
	width:22px !important;
	height:22px !important;
	left:423px !important;
	top:27px !important;
}

#item28259 {
	width:178px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28256 {
	width:184px !important;
	height:36px !important;
	left:10px !important;
	top:229px !important;
}

#item28254 {
	width:454px !important;
	height:487px !important;
	left:74px !important;
	top:349px !important;
}

#item31478 {
	width:615px !important;
	height:270px !important;
}

#item19962 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item19994 {
	width:344px !important;
	left:87px !important;
	top:639px !important;
	min-height:140px !important;
}

#item20016 {
	width:344px !important;
	left:87px !important;
	top:87px !important;
	min-height:79px !important;
}

#item20068 {
	width:324px !important;
	min-height:10px !important;
}

#item20047 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:228px !important;
}

#item20285 {
	width:324px !important;
	min-height:10px !important;
}

#item20264 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:386px !important;
}

#item20310 {
	width:324px !important;
	min-height:10px !important;
}

#item20289 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:347px !important;
}

#item20335 {
	width:324px !important;
	min-height:10px !important;
}

#item20314 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:307px !important;
}

#item20360 {
	width:324px !important;
	min-height:10px !important;
}

#item20339 {
	width:324px !important;
	height:10px !important;
	left:107px !important;
	top:268px !important;
}

#item20228 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item20257 {
	width:522px !important;
	left:200px !important;
	top:236px !important;
	min-height:378px !important;
}

#item23662 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23666 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item20190 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item20204 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item20224 {
	width:522px !important;
	left:12px !important;
	min-height:2583px !important;
}

@keyframes fly-in-bottom-20204 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-20204 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23656 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23659 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item20152 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item20153 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item20173 {
	width:522px !important;
	left:12px !important;
	min-height:1056px !important;
}

@keyframes fly-in-bottom-20153 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-20153 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23647 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23651 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item20116 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item20144 {
	width:522px !important;
	left:200px !important;
	top:236px !important;
	min-height:378px !important;
}

#item23639 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23643 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item20076 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item20077 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item20097 {
	width:522px !important;
	left:12px !important;
	top:3px !important;
	min-height:3718px !important;
}

#item20100 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23636 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item20074 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item20072 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item28318 {
	width:615px !important;
	height:270px !important;
}

#item28324 {
	width:441px !important;
	left:87px !important;
	top:727px !important;
	min-height:95px !important;
}

#item28348 {
	width:344px !important;
	left:87px !important;
	top:324px !important;
	min-height:79px !important;
}

#item28404 {
	width:324px !important;
	min-height:10px !important;
}

#item28400 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:467px !important;
}

#item28431 {
	width:324px !important;
	min-height:10px !important;
}

#item28427 {
	width:324px !important;
	height:10px !important;
	left:111px !important;
	top:659px !important;
}

#item28458 {
	width:324px !important;
	min-height:10px !important;
}

#item28454 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:611px !important;
}

#item28485 {
	width:324px !important;
	min-height:10px !important;
}

#item28481 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:563px !important;
}

#item28513 {
	width:324px !important;
	min-height:10px !important;
}

#item28509 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:515px !important;
}

#item28674 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:149px !important;
	background:#fff;
}

#item28675 {
	width:441px !important;
	left:97px !important;
	top:236px !important;
	min-height:378px !important;
}

#item28701 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28698 {
	width:36px !important;
	height:36px !important;
	left:562px !important;
	top:176px !important;
}

#item28641 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:149px !important;
	background:#fff;
}

#item28669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28666 {
	width:36px !important;
	height:36px !important;
	left:562px !important;
	top:176px !important;
}

#item32694 {
	width:471px !important;
	left:97px !important;
	top:236px !important;
	min-height:876px !important;
	padding:0px 30px 0px 0px;
}

#item28609 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:149px !important;
	background:#fff;
}

#item28637 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28634 {
	width:36px !important;
	height:36px !important;
	left:562px !important;
	top:176px !important;
}

#item32664 {
	width:471px !important;
	left:97px !important;
	top:236px !important;
	min-height:876px !important;
	padding:0px 30px 0px 0px;
}

#item28575 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:149px !important;
	background:#fff;
}

#item28576 {
	width:441px !important;
	left:97px !important;
	top:236px !important;
	min-height:462px !important;
}

#item28602 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28599 {
	width:36px !important;
	height:36px !important;
	left:562px !important;
	top:176px !important;
}

#item28541 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:149px !important;
	background:#fff;
}

#item28570 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28567 {
	width:36px !important;
	height:36px !important;
	left:562px !important;
	top:176px !important;
}

#item32619 {
	width:471px !important;
	left:97px !important;
	top:236px !important;
	min-height:876px !important;
	padding:0px 30px 0px 0px;
}

#item28539 {
	width:30px !important;
	height:27px !important;
	left:676px !important;
	top:10px !important;
}

#item28536 {
	width:706px !important;
	height:1202px !important;
	left:-10px !important;
	top:-149px !important;
}

#item20398 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item20429 {
	width:433px !important;
	left:87px !important;
	top:87px !important;
	min-height:174px !important;
}

#item20451 {
	width:211px !important;
	left:86px !important;
	top:667px !important;
	min-height:14px !important;
}

#item32435 {
	width:285px !important;
	height:79px !important;
	left:87px !important;
	top:700px !important;
}

#item20749 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20728 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item20774 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20753 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:58px !important;
}

#item20799 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20778 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item20822 {
	width:433px !important;
	left:13px !important;
	top:82px !important;
	min-height:214px !important;
}

#item20651 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20630 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item20676 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20655 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:233px !important;
}

#item20701 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20680 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item20724 {
	width:435px !important;
	left:13px !important;
	top:59px !important;
	min-height:146px !important;
}

#item20553 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20532 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item20578 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20557 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:136px !important;
}

#item20603 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20582 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:112px !important;
}

#item20626 {
	width:435px !important;
	left:13px !important;
	top:35px !important;
	min-height:49px !important;
}

#item23861 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item23859 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item23886 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item23884 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:58px !important;
}

#item23911 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item23909 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item20477 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20456 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item20502 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20481 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:58px !important;
}

#item20527 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item20506 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item20454 {
	width:477px !important;
	height:296px !important;
	left:94px !important;
	top:293px !important;
}

#item28732 {
	width:615px !important;
	height:270px !important;
}

#item28737 {
	width:433px !important;
	left:87px !important;
	top:296px !important;
	min-height:112px !important;
}

#item28760 {
	width:211px !important;
	left:87px !important;
	top:769px !important;
	min-height:14px !important;
}

#item32443 {
	width:159px !important;
	height:44px !important;
	left:87px !important;
	top:792px !important;
}

#item29152 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item29149 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item29178 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item29175 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:58px !important;
}

#item29205 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item29202 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item29228 {
	width:433px !important;
	left:13px !important;
	top:82px !important;
	min-height:214px !important;
}

#item29049 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item29046 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item29075 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item29072 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:233px !important;
}

#item29102 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item29098 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item29125 {
	width:435px !important;
	left:13px !important;
	top:59px !important;
	min-height:146px !important;
}

#item28947 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28944 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item28973 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28970 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:136px !important;
}

#item28999 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28996 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:112px !important;
}

#item29022 {
	width:435px !important;
	left:13px !important;
	top:35px !important;
	min-height:49px !important;
}

#item28868 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28865 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item28894 {
	width:417px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28891 {
	width:423px !important;
	height:16px !important;
	left:10px !important;
	top:58px !important;
}

#item28920 {
	width:461px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item28917 {
	width:467px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item28783 {
	width:477px !important;
	height:296px !important;
	left:101px !important;
	top:427px !important;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:44px;
	line-height:50px;
	color:#000;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.movil-V_-_bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.movil-V_-_book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.movil-V_-_book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Cuerpo-de-texto {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	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;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.escritorio_-_bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	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.seccion-subtitulo-negro {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-50-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#000;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	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;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	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;
	border-top:dotted 30px #fff;
	text-align:center;
}

p.boton-acordeon-verde-on {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-verde-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-on {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.escritorio_-_book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.escritorio_-_book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.acordeon-descripcion-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, 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.autoCharStyle1 {
	color:#000;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, 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;}
