/* 	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-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

#item9345 {
	width:558px !important;
	height:136px !important;
	left:30px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

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

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

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

#item454331 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item454354 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

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

#item454361 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item461699 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item461796 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item461888 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item461986 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

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

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

#item454450 {
	width:36px !important;
	height:36px !important;
	left:538px !important;
	top:67px !important;
}

#item454372 {
	width:549px !important;
	height:296px !important;
	left:43px !important;
	top:541px !important;
	background:#fff;
}

#item454373 {
	width:433px !important;
	height:58px !important;
	left:102px !important;
	top:617px !important;
}

#item454421 {
	width:414px !important;
	height:15px !important;
}

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

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

#item455100 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item455097 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item455108 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item455105 {
	width:66px !important;
	height:66px !important;
	left:391px !important;
	top:10px !important;
}

#item455078 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item455075 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item455084 {
	width:66px !important;
	height:66px !important;
	left:391px !important;
	top:10px !important;
}

#item455073 {
	width:457px !important;
	height:76px !important;
	left:74px !important;
	top:890px !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:84px !important;
	top:312px !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:267px !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:836px !important;
	top:-324px !important;
	background:#009976;
}

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

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:553px !important;
}

#item189091 {
	width:441px !important;
	height:189px !important;
	left:97px !important;
	top:591px !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:114px !important;
	left:87px !important;
	top:87px !important;
}

#item13797 {
	width:588px !important;
	height:549px !important;
	left:27px !important;
	top:252px !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;
}

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

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

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

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

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

#item14167 {
	width:928px !important;
	height:846px !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;
}

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

#item443492 {
	width:463px !important;
	height:301px !important;
	left:89px !important;
	top:369px !important;
}

#item453753 {
	width:90px !important;
	height:10px !important;
	left:480px !important;
	top:544px !important;
}

#item453776 {
	width:20px !important;
	height:20px !important;
	left:450px !important;
	top:539px !important;
}

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

#item266934 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:220px !important;
}

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

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

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

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

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

#item315742_container {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item315772 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item315768 {
	width:97px !important;
	height:48px !important;
	left:427px !important;
	top:87px !important;
}

#item315795 {
	width:441px !important;
	height:254px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item315997 {
	width:423px !important;
	height:103px !important;
	left:76px !important;
	top:84px !important;
}

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

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

#item453716 {
	width:40px !important;
	height:19px !important;
	left:28px !important;
	top:20px !important;
}

#item453724 {
	width:40px !important;
	height:19px !important;
	left:331px !important;
	top:20px !important;
}

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

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

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

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

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

#item445996 {
	width:555px !important;
	height:775px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
	padding:90px 0px 60px 60px;
}

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

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

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

#item445946 {
	width:444px !important;
	height:361px !important;
	left:67px !important;
	top:67px !important;
}

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

#item445969 {
	width:261px !important;
	height:36px !important;
	left:64px !important;
	top:457px !important;
}

#item445943 {
	width:565px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

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

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

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

#item455124 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

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

#item455151 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item455148 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item455159 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item455156 {
	width:66px !important;
	height:66px !important;
	left:391px !important;
	top:10px !important;
}

#item455131 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item455128 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item455141 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item455137 {
	width:66px !important;
	height:66px !important;
	left:391px !important;
	top:10px !important;
}

#item455126 {
	width:457px !important;
	height:76px !important;
	left:74px !important;
	top:890px !important;
}

#item446424 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item446672 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item446597 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item446591 {
	width:85px !important;
	height:30px !important;
	left:342px !important;
	top:183px !important;
}

#item446525 {
	width:85px !important;
	height:50px !important;
}

#item446521 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item446550 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item446498 {
	width:100px !important;
	height:30px !important;
}

#item446494 {
	width:100px !important;
	height:30px !important;
}

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

#item446461 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item446647 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item446622 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item446586 {
	width:76px !important;
	height:43px !important;
	left:368px !important;
	top:177px !important;
}

#item446561 {
	width:85px !important;
	height:50px !important;
}

#item446557 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item446471 {
	width:100px !important;
	height:30px !important;
}

#item446468 {
	width:100px !important;
	height:30px !important;
}

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

#item446454 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item446447 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item446837 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446847_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item446826 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446832_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item446834 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item446793 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item446818 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item446772 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446779_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item446761 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446767_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item446769 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item446729 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item446753 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446726 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item446724 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item450362 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item450240 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item450263 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item450287 {
	width:79px !important;
	height:48px !important;
	left:381px !important;
	top:177px !important;
}

#item450305 {
	width:85px !important;
	height:50px !important;
}

#item450301 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item450293 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item450910 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item450331 {
	width:100px !important;
	height:30px !important;
}

#item450328 {
	width:100px !important;
	height:30px !important;
}

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

#item450354 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item450399 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item450422 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item450445 {
	width:85px !important;
	height:52px !important;
	left:374px !important;
	top:177px !important;
}

#item450456 {
	width:85px !important;
	height:50px !important;
}

#item450452 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item450482 {
	width:100px !important;
	height:30px !important;
}

#item450479 {
	width:100px !important;
	height:30px !important;
}

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

#item450505 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item450511 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item450864 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

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

#item450920 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item450892 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item450683 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450689_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item450672 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450678_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item450679 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item450636 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item450664 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item450625 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450633_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item450612 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450620_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item450621 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item450574 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item450602 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450571 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item450569 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item450965 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item451000 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item451023 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item451047 {
	width:79px !important;
	height:39px !important;
	left:363px !important;
	top:178px !important;
}

#item451072 {
	width:85px !important;
	height:50px !important;
}

#item451068 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item451055 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item451098 {
	width:100px !important;
	height:30px !important;
}

#item451095 {
	width:100px !important;
	height:30px !important;
}

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

#item451122 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item451146 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item451169 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item451192 {
	width:85px !important;
	height:42px !important;
	left:359px !important;
	top:177px !important;
}

#item451203 {
	width:85px !important;
	height:50px !important;
}

#item451199 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item451229 {
	width:100px !important;
	height:30px !important;
}

#item451226 {
	width:100px !important;
	height:30px !important;
}

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

#item451252 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item451259 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item451436 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451443_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item451424 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451432_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item451433 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item451384 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item451416 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item451373 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451380_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item451363 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451369_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item451370 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item451327 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item451354 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451324 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item451322 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item451652 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item451690 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item451713 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item451737 {
	width:60px !important;
	height:39px !important;
	left:381px !important;
	top:185px !important;
}

#item451754 {
	width:85px !important;
	height:50px !important;
}

#item451750 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item451744 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item451780 {
	width:100px !important;
	height:30px !important;
}

#item451777 {
	width:100px !important;
	height:30px !important;
}

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

#item451803 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item451824 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item451848 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item451871 {
	width:64px !important;
	height:42px !important;
	left:377px !important;
	top:177px !important;
}

#item451886 {
	width:85px !important;
	height:50px !important;
}

#item451882 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item451912 {
	width:100px !important;
	height:30px !important;
}

#item451909 {
	width:100px !important;
	height:30px !important;
}

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

#item451935 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item451942 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item452106 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452112_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item452096 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452102_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item452103 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item452060 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item452087 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item452050 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452057_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item452040 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452046_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item452047 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item452004 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item452031 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452001 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item451999 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item452285 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item452324 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item452347 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item452371 {
	width:114px !important;
	height:27px !important;
	left:333px !important;
	top:185px !important;
}

#item452390 {
	width:85px !important;
	height:50px !important;
}

#item452386 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item452380 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item452416 {
	width:100px !important;
	height:30px !important;
}

#item452413 {
	width:100px !important;
	height:30px !important;
}

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

#item452439 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item452460 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item452483 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item452506 {
	width:64px !important;
	height:42px !important;
	left:385px !important;
	top:177px !important;
}

#item452518 {
	width:85px !important;
	height:50px !important;
}

#item452514 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

#item452544 {
	width:100px !important;
	height:30px !important;
}

#item452541 {
	width:100px !important;
	height:30px !important;
}

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

#item452567 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item452574 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item452886 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

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

#item452878 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item452744 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452750_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item452734 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452740_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item452741 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item452696 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

#item452724 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item452686 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452693_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

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

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

#item452672 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452682_container {
	width:440px !important;
	height:841px !important;
	left:404px !important;
	top:97px !important;
	background:#fff;
}

#item452683 {
	width:468px !important;
	height:96px !important;
	left:392px !important;
	top:97px !important;
	background:#fff;
}

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

#item452636 {
	width:442px !important;
	height:606px !important;
	left:404px !important;
	top:403px !important;
}

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

#item452663 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452633 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item452631 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

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

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

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

@keyframes grow-452981 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-452981 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item453005 {
	width:191px !important;
	height:15px !important;
	left:13px !important;
	top:273px !important;
}

#item453028 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item452981 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-453035 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-453035 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item453060 {
	width:190px !important;
	height:16px !important;
	left:13px !important;
	top:273px !important;
}

#item453083 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item453035 {
	width:215px !important;
	height:306px !important;
	left:314px !important;
	top:162px !important;
}

@keyframes grow-453088 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-453088 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item453105 {
	width:189px !important;
	height:15px !important;
	left:13px !important;
	top:273px !important;
}

#item453128 {
	width:28px !important;
	height:28px !important;
	left:175px !important;
	top:265px !important;
}

#item453088 {
	width:215px !important;
	height:306px !important;
	left:87px !important;
	top:495px !important;
}

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

#item452947_container {
	width:441px !important;
	height:669px !important;
	left:67px !important;
	top:67px !important;
	background:#fff;
}

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

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

#item452957 {
	width:468px !important;
	height:96px !important;
	left:55px !important;
	top:67px !important;
	background:#fff;
}

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

#item452935_container {
	width:441px !important;
	height:669px !important;
	left:67px !important;
	top:67px !important;
	background:#fff;
}

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

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

#item452944 {
	width:468px !important;
	height:96px !important;
	left:55px !important;
	top:67px !important;
	background:#fff;
}

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

#item452919_container {
	width:441px !important;
	height:669px !important;
	left:67px !important;
	top:67px !important;
	background:#fff;
}

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

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

#item452931 {
	width:468px !important;
	height:96px !important;
	left:55px !important;
	top:67px !important;
	background:#fff;
}

#item452916 {
	width:27px !important;
	height:30px !important;
	left:873px !important;
	top:72px !important;
}

#item452914 {
	width:900px !important;
	height:786px !important;
	left:20px !important;
	top:20px !important;
}

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

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

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

#item454700 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle4 {
	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.autoParaStyle3 {
	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.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-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:56px;
	line-height:67.2px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-20-bold-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:20px;
	text-align:left;
}

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

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-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	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.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

p.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.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	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.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-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-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-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-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	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-30 {
	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:30px;
	text-align:left;
}

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

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

span.autoCharStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle3 {
	font-size:45px;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

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

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

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

span._20pt {
	font-size:20px;
}

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

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

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

#loadIndicator{display:none;}
