/* 	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-Regular;
	src:url("../fonts/RaisonnePro-Regular.ttf");
}

@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-Light;
	src:url("../fonts/RaisonnePro-Light.ttf");
}

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

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

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

#item719 {
	width:501px !important;
	left:87px !important;
	top:287px !important;
	min-height:174px !important;
}

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

#item724 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:235px !important;
}

#item7065 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item750 {
	width:362px !important;
	height:302px !important;
	left:94px !important;
	top:491px !important;
}

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

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

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

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

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

#item3379 {
	width:1230px !important;
	height:866px !important;
	left:-1px !important;
}

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

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

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

#item3431 {
	width:447px !important;
	left:87px !important;
	top:261px !important;
	min-height:195px !important;
}

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

#item3434 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:483px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item3460 {
	width:362px !important;
	height:302px !important;
	left:74px !important;
	top:527px !important;
}

#item3889 {
	width:30px !important;
	height:30px !important;
	left:571px !important;
	top:10px !important;
}

#item3890_container {
	width:561px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

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

#item3892 {
	width:186px !important;
	height:102px !important;
	left:13px !important;
	top:925px !important;
}

#item3869 {
	width:339px !important;
	left:262px !important;
	top:10px !important;
	background:#fff;
	min-height:866px !important;
	padding:90px 60px 60px 60px;
}

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

#item3872 {
	width:36px !important;
	height:36px !important;
	left:538px !important;
	top:37px !important;
}

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

#item3884 {
	width:186px !important;
	height:102px !important;
	left:388px !important;
	top:925px !important;
}

#item3844 {
	width:30px !important;
	height:30px !important;
	left:571px !important;
	top:10px !important;
}

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

#item3845 {
	width:186px !important;
	height:102px !important;
	left:388px !important;
	top:907px !important;
}

#item3842 {
	width:601px !important;
	height:1027px !important;
	left:14px !important;
	top:-10px !important;
}

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

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

#item7273 {
	width:520px !important;
	height:393px !important;
	left:710px !important;
	top:473px !important;
	background:#f4f9f8;
}

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

#item7213 {
	width:344px !important;
	top:51px !important;
	min-height:331px !important;
}

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

#item7260 {
	width:688px !important;
	height:540px !important;
	left:799px !important;
	top:556px !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;
}

#item7087 {
	width:79px !important;
	height:16px !important;
	left:816px !important;
	top:585px !important;
}

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

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

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

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

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

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

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

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

@keyframes up-100px-7133 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-7133 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7140 {
	width:40px !important;
	height:25px !important;
	left:1059px !important;
	top:627px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item7566 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7287 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4130 {
	width:441px !important;
	left:87px !important;
	top:262px !important;
	min-height:137px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4185 {
	width:435px !important;
	height:194px !important;
	left:74px !important;
	top:574px !important;
}

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

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

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

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

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

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

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

#item1850 {
	width:433px !important;
	left:710px !important;
	top:170px !important;
	min-height:198px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item2368 {
	width:22px !important;
	height:22px !important;
	left:452px !important;
	top:18px !important;
}

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

#item2329 {
	width:184px !important;
	height:36px !important;
	left:27px !important;
	top:135px !important;
}

#item2327 {
	width:481px !important;
	height:540px !important;
	left:680px !important;
	top:270px !important;
}

#item4556 {
	width:441px !important;
	left:87px !important;
	top:360px !important;
	min-height:198px !important;
}

#item4559 {
	width:166px !important;
	height:46px !important;
	left:87px !important;
	top:288px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4567 {
	width:271px !important;
	height:202px !important;
	left:74px !important;
	top:570px !important;
}

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

#item5062 {
	width:22px !important;
	height:22px !important;
	left:423px !important;
	top:25px !important;
}

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

#item5027 {
	width:184px !important;
	height:36px !important;
	left:10px !important;
	top:442px !important;
}

#item5025 {
	width:454px !important;
	height:478px !important;
	left:74px !important;
	top:341px !important;
}

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

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

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

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

#item2493 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

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

#item2519 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

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

#item2545 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

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

#item2571 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

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

#item2597 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

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

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

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

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

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

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

#item2759 {
	width:522px !important;
	left:12px !important;
	min-height:1899px !important;
}

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

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

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

#item2702 {
	width:577px !important;
	height:548px !important;
	left:188px !important;
	top:236px !important;
}

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

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

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

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

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

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

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

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

#item2628 {
	width:577px !important;
	height:557px !important;
	left:188px !important;
	top:236px !important;
}

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

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

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

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

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

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

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

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

#item5183 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:441px !important;
}

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

#item5209 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:633px !important;
}

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

#item5235 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:585px !important;
}

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

#item5261 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

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

#item5287 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:489px !important;
}

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

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

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

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

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

#item5430 {
	width:453px !important;
	height:749px !important;
	left:85px !important;
	top:236px !important;
}

#item5450 {
	width:415px !important;
	left:12px !important;
	min-height:2583px !important;
}

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

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

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

#item5393 {
	width:453px !important;
	height:741px !important;
	left:85px !important;
	top:236px !important;
}

#item5413 {
	width:411px !important;
	left:12px !important;
	min-height:1260px !important;
}

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

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

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

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

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

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

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

#item5318 {
	width:453px !important;
	height:723px !important;
	left:85px !important;
	top:236px !important;
}

#item5338 {
	width:415px !important;
	left:12px !important;
	top:5px !important;
	min-height:4449px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item3303 {
	width:528px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

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

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

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

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

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

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

#item3205 {
	width:528px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

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

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

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

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

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

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

#item3107 {
	width:534px !important;
	height:16px !important;
	left:10px !important;
	top:112px !important;
}

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

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

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

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

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

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

#item3031 {
	width:525px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

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

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

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

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

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

#item2955 {
	width:503px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item2903 {
	width:544px !important;
	height:296px !important;
	left:74px !important;
	top:293px !important;
}

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

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

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

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

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

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

#item6005 {
	width:501px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item5984 {
	width:507px !important;
	height:18px !important;
	left:10px !important;
	top:34px !important;
}

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

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

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

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

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

#item5907 {
	width:498px !important;
	left:3px !important;
	top:3px !important;
	min-height:12px !important;
}

#item5886 {
	width:504px !important;
	height:18px !important;
	left:10px !important;
	top:34px !important;
}

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

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

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

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

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

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

#item5788 {
	width:504px !important;
	height:16px !important;
	left:10px !important;
	top:113px !important;
}

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

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

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

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

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

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

#item5712 {
	width:507px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

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

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

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

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

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

#item5636 {
	width:504px !important;
	height:16px !important;
	left:10px !important;
	top:34px !important;
}

#item5584 {
	width:517px !important;
	height:296px !important;
	left:74px !important;
	top:421px !important;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	margin-top:17px;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle1 {
	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.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.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.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;
	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.autoCharStyle2 {
	color:#000;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.italic {
}

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