/* 	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:615px; height:1050px; background: #009976 !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

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

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

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

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

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

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

#item430586 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item430590 {
	width:60px !important;
	height:60px !important;
}

#item430587 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item430599 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item9300 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item432523 {
	width:555px !important;
	height:644px !important;
	left:30px !important;
	top:162px !important;
}

#item9345 {
	width:558px !important;
	height:59px !important;
	left:30px !important;
	top:58px !important;
}

#item429925 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item429930 {
	width:60px !important;
	height:60px !important;
}

#item429926 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item429938 {
	width:60px !important;
	height:60px !important;
}

#item429935 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

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

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

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

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

#item431718 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item432141 {
	width:60px !important;
	height:60px !important;
}

#item432138 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item432150 {
	width:60px !important;
	height:60px !important;
}

#item432146 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item432159 {
	width:108px !important;
	height:108px !important;
}

#item432155 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item432164 {
	width:108px !important;
	height:108px !important;
}

#item432160 {
	width:108px !important;
	height:108px !important;
}

#item12073 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item12086 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item188942 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item418551 {
	width:30px !important;
	height:30px !important;
}

#item418549 {
	width:30px !important;
	height:30px !important;
	left:90px !important;
	top:303px !important;
}

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

#item12647 {
	width:522px !important;
	height:118px !important;
	left:87px !important;
	top:87px !important;
}

#item12712 {
	width:178px !important;
	height:30px !important;
}

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:246px !important;
}

#item31150 {
	width:615px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

#item31154 {
	width:555px !important;
	height:776px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item31380 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item12745 {
	width:615px !important;
	height:542px !important;
	left:10px !important;
	top:334px !important;
}

#item12746 {
	width:615px !important;
	height:542px !important;
}

#item12755 {
	width:555px !important;
	height:467px !important;
	left:40px !important;
	top:379px !important;
	background:#fff;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:397px !important;
}

#item189091 {
	width:441px !important;
	height:338px !important;
	left:97px !important;
	top:478px !important;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item12741 {
	width:933px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13765 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item13766 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item13794 {
	width:441px !important;
	height:128px !important;
	left:87px !important;
	top:87px !important;
}

#item13797 {
	width:588px !important;
	height:549px !important;
	left:27px !important;
	top:254px !important;
}

#item217889 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item217890 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item13849 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item13869 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item13882 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item13847 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item217926 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item217927 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item13937 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item13957 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item13969 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item13935 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item217965 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item217966 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item217585 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item217586 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item217614 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item217583 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item217841 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item217842 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item13894 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item13914 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item13925 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item13892 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item419046 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item419047 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item419013 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item419015 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item419042 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item419010 {
	width:390px !important;
	height:457px !important;
	left:2304px !important;
	top:33px !important;
}

#item217803 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item217804 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item13801 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item13821 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item13799 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-13797 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-13797 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item418947 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

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

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

#item418953 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item418954 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

#item418958 {
	width:30px !important;
	height:30px !important;
}

#item418955 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item262750 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item262776 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item418939 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item418909 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

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

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

#item418915 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item418916 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

#item418921 {
	width:30px !important;
	height:30px !important;
}

#item418917 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item218031 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item218059 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item418903 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item418860 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

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

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

#item418867 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item418868 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

#item418872 {
	width:30px !important;
	height:30px !important;
}

#item418869 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item14382 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14406 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item418854 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item418820 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

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

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

#item418826 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item418827 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

#item418831 {
	width:30px !important;
	height:30px !important;
}

#item418828 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item14319 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14348 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item418813 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item418772 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

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

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

#item418779 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item418780 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

#item418784 {
	width:30px !important;
	height:30px !important;
}

#item418781 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item14257 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item14284 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item418791 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:418px !important;
}

#item150614 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

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

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

#item150668 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item150669 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

#item150672 {
	width:30px !important;
	height:30px !important;
}

#item150670 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item14191 {
	width:615px !important;
	height:836px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

#item14226 {
	width:30px !important;
	height:30px !important;
}

#item14224 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item418745 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item14169 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item14167 {
	width:1206px !important;
	height:938px !important;
	left:-313px !important;
	top:-10px !important;
}

#item267099 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item267292 {
	width:417px !important;
	height:431px !important;
	left:187px !important;
	top:369px !important;
}

#item419178 {
	width:344px !important;
	height:10px !important;
}

#item419171 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:216px !important;
}

#item419263 {
	width:344px !important;
	height:10px !important;
}

#item419259 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:241px !important;
}

#item419291 {
	width:344px !important;
	height:10px !important;
}

#item419286 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:290px !important;
}

#item419347 {
	width:344px !important;
	height:10px !important;
}

#item419343 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:314px !important;
}

#item419319 {
	width:344px !important;
	height:10px !important;
}

#item419315 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:265px !important;
}

#item267118 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item427864 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427888 {
	width:20px !important;
	height:20px !important;
}

#item427892 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427915 {
	width:20px !important;
	height:20px !important;
}

#item427762 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427785 {
	width:20px !important;
	height:20px !important;
}

#item427816 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427839 {
	width:20px !important;
	height:20px !important;
}

#item427929 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427952 {
	width:19px !important;
	height:20px !important;
}

#item427984 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item428007 {
	width:20px !important;
	height:20px !important;
}

#item428011 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item428034 {
	width:20px !important;
	height:20px !important;
}

#item428038 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item428061 {
	width:20px !important;
	height:20px !important;
}

#item428079 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item428102 {
	width:19px !important;
	height:20px !important;
}

#item428106 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item428129 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item428133 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item428156 {
	width:20px !important;
	height:20px !important;
}

#item428160 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item428183 {
	width:20px !important;
	height:20px !important;
}

#item428187 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item428211 {
	width:20px !important;
	height:20px !important;
}

#item427558 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427581 {
	width:19px !important;
	height:20px !important;
}

#item427585 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item427608 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item427612 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427635 {
	width:20px !important;
	height:20px !important;
}

#item427639 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427662 {
	width:20px !important;
	height:20px !important;
}

#item427666 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427689 {
	width:20px !important;
	height:20px !important;
}

#item427398 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427421 {
	width:19px !important;
	height:20px !important;
}

#item427432 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item427455 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item427459 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427482 {
	width:20px !important;
	height:20px !important;
}

#item427486 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427509 {
	width:20px !important;
	height:20px !important;
}

#item427513 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427536 {
	width:20px !important;
	height:20px !important;
}

#item427257 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427280 {
	width:19px !important;
	height:20px !important;
}

#item427284 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item427307 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item427311 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427334 {
	width:20px !important;
	height:20px !important;
}

#item427338 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427361 {
	width:20px !important;
	height:20px !important;
}

#item427365 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427389 {
	width:20px !important;
	height:20px !important;
}

#item427115 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427138 {
	width:19px !important;
	height:20px !important;
}

#item427142 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item427165 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item427169 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427193 {
	width:20px !important;
	height:20px !important;
}

#item427198 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427221 {
	width:20px !important;
	height:20px !important;
}

#item427225 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427248 {
	width:20px !important;
	height:20px !important;
}

#item426957 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item426981 {
	width:19px !important;
	height:20px !important;
}

#item426986 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item427009 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item427014 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427037 {
	width:20px !important;
	height:20px !important;
}

#item427041 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427064 {
	width:20px !important;
	height:20px !important;
}

#item427068 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item427091 {
	width:20px !important;
	height:20px !important;
}

#item426809 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item426832 {
	width:19px !important;
	height:20px !important;
}

#item426836 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item426860 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item426864 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item426887 {
	width:20px !important;
	height:20px !important;
}

#item426891 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item426914 {
	width:20px !important;
	height:20px !important;
}

#item426918 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item426941 {
	width:20px !important;
	height:20px !important;
}

#item267314 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item266834 {
	width:19px !important;
	height:20px !important;
}

#item318590 {
	width:90px !important;
	height:10px !important;
	top:5px !important;
}

#item318613 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item318528 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item318551 {
	width:20px !important;
	height:20px !important;
}

#item426711 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item426734 {
	width:20px !important;
	height:20px !important;
}

#item426745 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item426768 {
	width:20px !important;
	height:20px !important;
}

#item426805 {
	width:253px !important;
	height:266px !important;
	left:156px !important;
	top:512px !important;
}

#item432596 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item412582 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item412587 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item432600 {
	width:555px !important;
	height:204px !important;
	left:30px !important;
	top:30px !important;
}

#item412641 {
	width:441px !important;
	height:288px !important;
	left:87px !important;
	top:258px !important;
}

#item412669 {
	width:30px !important;
	height:30px !important;
}

#item412665 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item412676 {
	width:165px !important;
	height:30px !important;
}

#item412673 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item412703 {
	width:165px !important;
	height:30px !important;
}

#item412699 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item412730 {
	width:165px !important;
	height:30px !important;
}

#item412726 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item412758 {
	width:165px !important;
	height:30px !important;
}

#item412753 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item412784 {
	width:165px !important;
	height:30px !important;
}

#item412781 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

#item413309 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item413310 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item413298 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item413300 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432743 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item413307 {
	width:519px !important;
	height:70px !important;
	left:26px !important;
	top:67px !important;
	background:#fff;
}

#item413289 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item413290 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432739 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item413278 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item413279 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432735 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item413247 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item413248 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item413254 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item412812 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item412836 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item412842 {
	width:441px !important;
	height:103px !important;
	left:67px !important;
	top:66px !important;
}

#item422252 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422275 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422301 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422324 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422350 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422374 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422400 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422423 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422449 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item422472 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item422495 {
	width:40px !important;
	height:19px !important;
	top:27px !important;
}

#item422498 {
	width:40px !important;
	height:19px !important;
	left:564px !important;
	top:27px !important;
}

#item422501 {
	width:19px !important;
	height:19px !important;
	left:238px !important;
	top:13px !important;
}

#item422504 {
	width:19px !important;
	height:19px !important;
	left:129px !important;
	top:13px !important;
}

#item422507 {
	width:19px !important;
	height:19px !important;
	left:347px !important;
	top:13px !important;
}

#item422517 {
	width:19px !important;
	height:19px !important;
	left:455px !important;
	top:13px !important;
}

#item413223 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item412809 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item412807 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

#item414964 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item414968 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item432613 {
	width:555px !important;
	height:204px !important;
	left:30px !important;
	top:30px !important;
}

#item415022 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:258px !important;
}

#item415049 {
	width:30px !important;
	height:30px !important;
}

#item415045 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item415055 {
	width:165px !important;
	height:30px !important;
}

#item415052 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item415082 {
	width:165px !important;
	height:30px !important;
}

#item415078 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item415110 {
	width:165px !important;
	height:30px !important;
}

#item415105 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item415138 {
	width:165px !important;
	height:30px !important;
}

#item415133 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item415164 {
	width:165px !important;
	height:30px !important;
}

#item415161 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

#item415692 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item415693 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item415676 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item415677 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432729 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item415690 {
	width:519px !important;
	height:70px !important;
	left:26px !important;
	top:67px !important;
	background:#fff;
}

#item415667 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item415668 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432725 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item415657 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item415658 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432719 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item415626 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item415627 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item415633 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item415192 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item415216 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item415602 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item415189 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item415187 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

#item415730 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item415735 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item432617 {
	width:555px !important;
	height:204px !important;
	left:30px !important;
	top:30px !important;
}

#item415790 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:258px !important;
}

#item415817 {
	width:30px !important;
	height:30px !important;
}

#item415813 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item415824 {
	width:165px !important;
	height:30px !important;
}

#item415821 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item415851 {
	width:165px !important;
	height:30px !important;
}

#item415847 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item415878 {
	width:165px !important;
	height:30px !important;
}

#item415874 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item415906 {
	width:165px !important;
	height:30px !important;
}

#item415901 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item415932 {
	width:165px !important;
	height:30px !important;
}

#item415929 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

#item416459 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item416460 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item416448 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item416449 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432715 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item416457 {
	width:519px !important;
	height:70px !important;
	left:26px !important;
	top:67px !important;
	background:#fff;
}

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

#item416439 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432711 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item416429 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item416430 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432707 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item416398 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item416399 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item416405 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item415960 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item415986 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item415992 {
	width:441px !important;
	height:103px !important;
	left:67px !important;
	top:66px !important;
}

#item425576 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item425600 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item425626 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item425649 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item425675 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item425698 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item425721 {
	width:40px !important;
	height:19px !important;
	left:18px !important;
	top:27px !important;
}

#item425724 {
	width:40px !important;
	height:19px !important;
	left:383px !important;
	top:27px !important;
}

#item425727 {
	width:19px !important;
	height:19px !important;
	left:153px !important;
	top:13px !important;
}

#item425730 {
	width:19px !important;
	height:19px !important;
	left:268px !important;
	top:13px !important;
}

#item416374 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item415957 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item415955 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

#item416497 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item416501 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item432621 {
	width:555px !important;
	height:204px !important;
	left:30px !important;
	top:30px !important;
}

#item416555 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:258px !important;
}

#item416583 {
	width:30px !important;
	height:30px !important;
}

#item416579 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item416590 {
	width:165px !important;
	height:30px !important;
}

#item416586 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item416618 {
	width:165px !important;
	height:30px !important;
}

#item416614 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item416645 {
	width:165px !important;
	height:30px !important;
}

#item416641 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item416672 {
	width:165px !important;
	height:30px !important;
}

#item416668 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item416699 {
	width:165px !important;
	height:30px !important;
}

#item416695 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

#item417223 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item417224 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item417212 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item417213 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432703 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item417221 {
	width:519px !important;
	height:70px !important;
	left:26px !important;
	top:67px !important;
	background:#fff;
}

#item417201 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item417202 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432698 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item417192 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item417193 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432694 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item417160 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item417161 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item417168 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item416727 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item416751 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item416757 {
	width:441px !important;
	height:103px !important;
	left:67px !important;
	top:66px !important;
}

#item425811 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item425834 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item425860 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item425883 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item425909 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item425932 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item425959 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item425983 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item426006 {
	width:40px !important;
	height:19px !important;
	left:8px !important;
	top:27px !important;
}

#item426010 {
	width:40px !important;
	height:19px !important;
	left:468px !important;
	top:27px !important;
}

#item426013 {
	width:19px !important;
	height:19px !important;
	left:248px !important;
	top:13px !important;
}

#item426016 {
	width:19px !important;
	height:19px !important;
	left:138px !important;
	top:13px !important;
}

#item426019 {
	width:19px !important;
	height:19px !important;
	left:358px !important;
	top:13px !important;
}

#item417136 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item416724 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item416722 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

#item417425 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item417429 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item432628 {
	width:555px !important;
	height:204px !important;
	left:30px !important;
	top:30px !important;
}

#item417483 {
	width:441px !important;
	height:237px !important;
	left:87px !important;
	top:258px !important;
}

#item417510 {
	width:30px !important;
	height:30px !important;
}

#item417506 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item417516 {
	width:165px !important;
	height:30px !important;
}

#item417513 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item417543 {
	width:165px !important;
	height:30px !important;
}

#item417539 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item417570 {
	width:165px !important;
	height:30px !important;
}

#item417566 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item417598 {
	width:165px !important;
	height:30px !important;
}

#item417594 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item417624 {
	width:165px !important;
	height:30px !important;
}

#item417621 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

#item418150 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item418151 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item418140 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item418141 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432676 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item418148 {
	width:519px !important;
	height:70px !important;
	left:26px !important;
	top:67px !important;
	background:#fff;
}

#item418131 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item418132 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432672 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item418120 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item418121 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item432663 {
	width:500px !important;
	height:670px !important;
	left:38px !important;
	top:70px !important;
}

#item418089 {
	width:555px !important;
	height:776px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item418090 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item418096 {
	width:441px !important;
	height:692px !important;
	left:67px !important;
	top:67px !important;
	padding:0px 40px 0px 0px;
}

#item417652 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

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

#item417677 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item417683 {
	width:441px !important;
	height:103px !important;
	left:67px !important;
	top:66px !important;
}

#item426120 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426143 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item426169 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426192 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item426218 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426242 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item426268 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426291 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item426317 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item426340 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item426363 {
	width:40px !important;
	height:19px !important;
	top:27px !important;
}

#item426366 {
	width:40px !important;
	height:19px !important;
	left:564px !important;
	top:27px !important;
}

#item426369 {
	width:19px !important;
	height:19px !important;
	left:238px !important;
	top:13px !important;
}

#item426372 {
	width:19px !important;
	height:19px !important;
	left:129px !important;
	top:13px !important;
}

#item426375 {
	width:19px !important;
	height:19px !important;
	left:347px !important;
	top:13px !important;
}

#item426378 {
	width:19px !important;
	height:19px !important;
	left:455px !important;
	top:13px !important;
}

#item418065 {
	width:441px !important;
	height:510px !important;
	left:67px !important;
	top:220px !important;
	padding:0px 30px 0px 0px;
}

#item417649 {
	width:31px !important;
	height:31px !important;
	left:872px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item417647 {
	width:903px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

#item428589 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item428590 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

#item428595 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-428618 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-428618 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item428635 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:170px !important;
}

#item428658 {
	width:28px !important;
	height:28px !important;
	left:168px !important;
	top:162px !important;
}

#item428618 {
	width:222px !important;
	height:200px !important;
	left:87px !important;
	top:148px !important;
}

@keyframes grow-428665 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-428665 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item428680 {
	width:132px !important;
	height:15px !important;
	left:13px !important;
	top:165px !important;
}

#item428703 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:161px !important;
}

#item428665 {
	width:210px !important;
	height:200px !important;
	left:314px !important;
	top:365px !important;
}

@keyframes grow-428709 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-428709 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item428727 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:169px !important;
}

#item428751 {
	width:28px !important;
	height:28px !important;
	left:166px !important;
	top:162px !important;
}

#item428709 {
	width:222px !important;
	height:200px !important;
	left:314px !important;
	top:148px !important;
}

@keyframes grow-428805 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-428805 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item428824 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:167px !important;
}

#item428847 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:163px !important;
}

#item428805 {
	width:222px !important;
	height:200px !important;
	left:87px !important;
	top:583px !important;
}

@keyframes grow-428853 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-428853 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item428869 {
	width:145px !important;
	height:24px !important;
	left:14px !important;
	top:165px !important;
}

#item428892 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:162px !important;
}

#item428853 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:365px !important;
}

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

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

#item428946 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:127px !important;
}

#item432643 {
	width:440px !important;
	height:841px !important;
	left:97px !important;
	top:160px !important;
}

#item428955 {
	width:468px !important;
	height:96px !important;
	left:85px !important;
	top:160px !important;
	background:#fff;
}

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

#item432207 {
	width:625px !important;
	height:1126px !important;
	left:-10px !important;
	top:-73px !important;
}

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

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

#item428915 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:127px !important;
}

#item432639 {
	width:440px !important;
	height:841px !important;
	left:97px !important;
	top:160px !important;
}

#item428923 {
	width:468px !important;
	height:96px !important;
	left:85px !important;
	top:160px !important;
	background:#fff;
}

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

#item432205 {
	width:625px !important;
	height:1126px !important;
	left:-10px !important;
	top:-73px !important;
}

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

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

#item428903 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:127px !important;
}

#item432634 {
	width:440px !important;
	height:841px !important;
	left:97px !important;
	top:160px !important;
}

#item428911 {
	width:468px !important;
	height:96px !important;
	left:85px !important;
	top:160px !important;
	background:#fff;
}

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

#item432203 {
	width:625px !important;
	height:1126px !important;
	left:-10px !important;
	top:-73px !important;
}

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

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

#item428959 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:127px !important;
}

#item432647 {
	width:440px !important;
	height:841px !important;
	left:97px !important;
	top:160px !important;
}

#item428968 {
	width:468px !important;
	height:96px !important;
	left:85px !important;
	top:160px !important;
	background:#fff;
}

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

#item432209 {
	width:625px !important;
	height:1126px !important;
	left:-10px !important;
	top:-73px !important;
}

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

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

#item428927 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:127px !important;
}

#item432659 {
	width:440px !important;
	height:841px !important;
	left:97px !important;
	top:160px !important;
}

#item428941 {
	width:468px !important;
	height:96px !important;
	left:85px !important;
	top:160px !important;
	background:#fff;
}

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

#item432211 {
	width:625px !important;
	height:1126px !important;
	left:-10px !important;
	top:-73px !important;
}

#item430664 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item430665 {
	width:615px !important;
	height:252px !important;
}

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

#item430699 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:303px !important;
}

#item430755 {
	width:324px !important;
	height:10px !important;
}

#item430751 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item430782 {
	width:324px !important;
	height:10px !important;
}

#item430778 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item430810 {
	width:324px !important;
	height:10px !important;
}

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

#item430837 {
	width:324px !important;
	height:10px !important;
}

#item430833 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item430864 {
	width:324px !important;
	height:10px !important;
}

#item430860 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

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

#item431027 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item431050 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item430993 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item431002 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item430958 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item430967 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

#item430925 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

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

#item430948 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item430892 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item430900 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

#item430887 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item430638_container {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item430612 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item430619 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item430620 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item430628 {
	width:60px !important;
	height:60px !important;
}

#item430625 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	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:center;
}

p.autoParaStyle4 {
	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.autoParaStyle3 {
	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;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	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-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	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.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

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

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

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	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:12px;
	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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	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;
	text-align:center;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	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;
	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-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	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-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	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 #d2ffda;
	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.boton-circuitos-ciudades {
	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;
	margin-bottom:10px;
	-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.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.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.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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.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-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

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.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.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

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.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	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:center;
}

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.verde {
	color:#009976;
}

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

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
