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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item234988 {
	opacity:0.70;
	width:135px !important;
	height:117px !important;
	left:57px !important;
	top:873px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

#item242657 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

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

#item242588 {
	width:110px !important;
	height:102px !important;
	left:87px !important;
	top:394px !important;
}

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

#item242755 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

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

#item242680 {
	width:110px !important;
	height:102px !important;
	left:197px !important;
	top:394px !important;
}

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

#item242843 {
	width:92px !important;
	height:83px !important;
	left:9px !important;
	top:16px !important;
}

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

#item242778 {
	width:110px !important;
	height:102px !important;
	left:417px !important;
	top:394px !important;
}

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

#item242939 {
	width:92px !important;
	height:80px !important;
	left:9px !important;
	top:18px !important;
}

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

#item242867 {
	width:110px !important;
	height:102px !important;
	left:308px !important;
	top:394px !important;
}

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

#item238164 {
	width:441px !important;
	height:304px !important;
	left:97px !important;
	top:325px !important;
}

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

#item238032 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

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

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

#item239547 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item239554 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item239518 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item239525 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

#item239396 {
	width:442px !important;
	height:504px !important;
	left:97px !important;
	top:388px !important;
}

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

#item239422 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item238708 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

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

#item238560 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item238610 {
	width:485px !important;
	height:10px !important;
	left:97px !important;
	top:165px !important;
}

#item238633 {
	width:485px !important;
	height:70px !important;
	left:97px !important;
	top:97px !important;
}

#item238659 {
	width:69px !important;
	height:25px !important;
	left:2px !important;
	top:2px !important;
}

#item238656 {
	width:74px !important;
	height:29px !important;
	left:467px !important;
	top:191px !important;
}

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

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

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

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

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

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

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

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

#item239533 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item239540 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

#item239484 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item239512 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

#item239313 {
	width:442px !important;
	height:505px !important;
	left:97px !important;
	top:387px !important;
}

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

#item239340 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item238397 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

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

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

#item238278 {
	width:485px !important;
	height:10px !important;
	left:97px !important;
	top:165px !important;
}

#item238305 {
	width:78px !important;
	height:28px !important;
	left:2px !important;
	top:2px !important;
}

#item238302 {
	width:82px !important;
	height:32px !important;
	left:458px !important;
	top:190px !important;
}

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

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

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

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

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

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

#item238347 {
	width:485px !important;
	height:70px !important;
	left:97px !important;
	top:97px !important;
}

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

#item238402 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237904 {
	width:549px !important;
	height:252px !important;
	left:43px !important;
	top:577px !important;
	background:#fff;
}

#item237905 {
	width:433px !important;
	height:58px !important;
	left:102px !important;
	top:630px !important;
}

#item237978 {
	width:342px !important;
	height:15px !important;
}

#item238716 {
	width:342px !important;
	height:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12672 {
	width:30px !important;
	height:30px !important;
	left:90px !important;
	top:321px !important;
}

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

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

#item13049 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item13063 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

#item25872 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237026 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

#item12746 {
	width:1489px !important;
	height:1053px !important;
	left:-455px !important;
}

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

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

#item25832 {
	width:35px !important;
	height:35px !important;
	left:548px !important;
	top:409px !important;
}

#item224486 {
	width:503px !important;
	height:399px !important;
	left:68px !important;
	top:466px !important;
	padding:0px 30px 0px 0px;
}

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

#item12741 {
	width:933px !important;
	height:1063px !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:111px !important;
	left:87px !important;
	top:87px !important;
}

#item13797 {
	width:615px !important;
	height:549px !important;
	top:270px !important;
}

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

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

#item239741 {
	width:390px !important;
	height:457px !important;
	left:86px !important;
	top:33px !important;
}

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

#item221274 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item239748 {
	width:390px !important;
	height:457px !important;
	left:536px !important;
	top:33px !important;
}

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

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

#item239752 {
	width:390px !important;
	height:457px !important;
	left:986px !important;
	top:33px !important;
}

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

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

#item239754 {
	width:390px !important;
	height:457px !important;
	left:1436px !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;
	}
}
#item186296 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item186326 {
	width:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

#item14319 {
	width:615px !important;
	height:1050px !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:35px !important;
	height:35px !important;
	left:838px !important;
	top:65px !important;
}

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

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

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

#item232680 {
	width:474px !important;
	height:622px !important;
	left:400px !important;
	top:250px !important;
	padding:0px 40px 0px 0px;
}

#item14191 {
	width:615px !important;
	height:1050px !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:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

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

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

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

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

#item232241 {
	width:479px !important;
	height:468px !important;
	left:65px !important;
	top:333px !important;
}

#item232543 {
	width:344px !important;
	height:39px !important;
	left:84px !important;
	top:87px !important;
}

#item232558 {
	width:125px !important;
	height:311px !important;
	left:313px !important;
	top:399px !important;
}

#item232560 {
	width:125px !important;
	height:311px !important;
	left:313px !important;
	top:399px !important;
}

#item232563 {
	width:125px !important;
	height:374px !important;
	left:313px !important;
	top:399px !important;
}

#item232596 {
	width:125px !important;
	height:311px !important;
	left:313px !important;
	top:399px !important;
}

#item232600 {
	width:125px !important;
	height:311px !important;
	left:313px !important;
	top:399px !important;
}

#item232603 {
	width:170px !important;
	height:311px !important;
	left:313px !important;
	top:399px !important;
}

#item232606 {
	width:133px !important;
	height:378px !important;
	left:305px !important;
	top:399px !important;
}

@keyframes pulse-232242 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232242 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232244 {
	width:20px !important;
	height:20px !important;
}

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

#item232268 {
	width:112px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

@keyframes pulse-232274 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232274 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232276 {
	width:20px !important;
	height:20px !important;
}

#item232274 {
	width:20px !important;
	height:20px !important;
	left:110px !important;
}

#item232281 {
	width:112px !important;
	height:10px !important;
	top:5px !important;
}

@keyframes pulse-232306 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232306 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232308 {
	width:20px !important;
	height:20px !important;
}

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

#item232312 {
	width:112px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

@keyframes pulse-232339 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232339 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232341 {
	width:20px !important;
	height:20px !important;
}

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

#item232346 {
	width:112px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

@keyframes pulse-232371 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232371 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232373 {
	width:20px !important;
	height:20px !important;
}

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

#item232376 {
	width:112px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

@keyframes pulse-232402 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232402 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232404 {
	width:20px !important;
	height:20px !important;
}

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

#item232408 {
	width:112px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

@keyframes pulse-232433 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232433 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232435 {
	width:20px !important;
	height:20px !important;
}

#item232433 {
	width:20px !important;
	height:20px !important;
	left:74px !important;
}

#item232438 {
	width:112px !important;
	height:10px !important;
	top:5px !important;
}

@keyframes pulse-232462 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232462 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232464 {
	width:20px !important;
	height:20px !important;
}

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

#item232467 {
	width:112px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

@keyframes pulse-232491 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-232491 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item232493 {
	width:20px !important;
	height:20px !important;
}

#item232491 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
}

#item232496 {
	width:112px !important;
	height:10px !important;
	top:5px !important;
}

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

#item187228 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:236px !important;
}

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

#item187232 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:285px !important;
}

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

#item187236 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:211px !important;
}

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

#item224689 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:187px !important;
}

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

#item224715 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:162px !important;
}

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

#item187230 {
	width:344px !important;
	height:10px !important;
	left:84px !important;
	top:260px !important;
}

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

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

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

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

#item130715 {
	width:441px !important;
	height:179px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item130886 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

#item130893 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

#item131312 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237031 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

#item131302 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236105 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:102px !important;
}

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

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

#item131293 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236101 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item131282 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236097 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item131249 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item131257 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item130950 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item131010 {
	width:441px !important;
	height:121px !important;
	left:97px !important;
	top:96px !important;
}

#item240054 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240078 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240104 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240127 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item240154 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240177 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240203 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240226 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240249 {
	width:36px !important;
	height:17px !important;
	left:41px !important;
	top:45px !important;
}

#item240254 {
	width:36px !important;
	height:17px !important;
	left:365px !important;
	top:45px !important;
}

#item240258 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item240281 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item236093 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:235px !important;
}

#item232849 {
	width:471px !important;
	height:444px !important;
	left:97px !important;
	top:469px !important;
	padding:0px 39px 0px 0px;
}

#item130947 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

#item188351 {
	width:87px !important;
	height:48px !important;
}

#item188380 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item188378 {
	width:411px !important;
	height:48px !important;
	left:195px !important;
}

#item130945 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item188440 {
	width:441px !important;
	height:181px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item188615 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

#item189187 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236127 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:102px !important;
}

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

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

#item189177 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236123 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item189168 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236119 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item189136 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item189143 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item188702 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item188732 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item240315 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240340 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240366 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240389 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item240415 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240438 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240464 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240487 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240510 {
	width:36px !important;
	height:17px !important;
	left:41px !important;
	top:36px !important;
}

#item240515 {
	width:36px !important;
	height:17px !important;
	left:365px !important;
	top:36px !important;
}

#item240520 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item240543 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item236115 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:217px !important;
}

#item232945 {
	width:471px !important;
	height:471px !important;
	left:97px !important;
	top:442px !important;
	padding:0px 39px 0px 0px;
}

#item188645 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

#item188648 {
	width:84px !important;
	height:48px !important;
}

#item188677 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item188675 {
	width:411px !important;
	height:48px !important;
	left:192px !important;
}

#item188643 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item225851 {
	width:441px !important;
	height:215px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item225992 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

#item226000 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

#item226444 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237037 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

#item226432 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236143 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:102px !important;
}

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

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

#item226422 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236139 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item226413 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236135 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item226379 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item226388 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item226084 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

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

#item226115 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item240599 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240623 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240649 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240672 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item240698 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240722 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240748 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item240772 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item240795 {
	width:36px !important;
	height:17px !important;
	left:41px !important;
	top:36px !important;
}

#item240801 {
	width:36px !important;
	height:17px !important;
	left:365px !important;
	top:36px !important;
}

#item240807 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item240830 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item236131 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:217px !important;
}

#item233046 {
	width:471px !important;
	height:453px !important;
	left:97px !important;
	top:460px !important;
	padding:0px 39px 0px 0px;
}

#item226028 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

#item226030 {
	width:84px !important;
	height:48px !important;
}

#item226059 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item226057 {
	width:411px !important;
	height:48px !important;
	left:192px !important;
}

#item226026 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item193308 {
	width:441px !important;
	height:215px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

#item193486 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item228091 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

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

#item193913 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237041 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

#item193902 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236181 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:102px !important;
}

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

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

#item193890 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236177 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item193880 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236173 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item193847 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item193854 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item193572 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item193596 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:64px !important;
}

#item193603 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item241769 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item241793 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item241819 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item241842 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item241868 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item241891 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item241918 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item241941 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item241964 {
	width:36px !important;
	height:17px !important;
	left:41px !important;
	top:36px !important;
}

#item241969 {
	width:36px !important;
	height:17px !important;
	left:365px !important;
	top:36px !important;
}

#item241973 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item241996 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item242000 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item242023 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item236168 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:217px !important;
}

#item233254 {
	width:471px !important;
	height:453px !important;
	left:97px !important;
	top:460px !important;
	padding:0px 39px 0px 0px;
}

#item193514 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

#item193516 {
	width:88px !important;
	height:48px !important;
}

#item193545 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item193543 {
	width:411px !important;
	height:48px !important;
	left:196px !important;
}

#item193512 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item229480 {
	width:441px !important;
	height:215px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

#item229598 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

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

#item230056 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236197 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:102px !important;
}

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

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

#item230047 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236193 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item230037 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236189 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item230006 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item230012 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item229683 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item229707 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:64px !important;
}

#item229714 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item242052 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242076 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item242103 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242126 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item242152 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242175 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item242201 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242225 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item242248 {
	width:36px !important;
	height:17px !important;
	left:41px !important;
	top:36px !important;
}

#item242253 {
	width:36px !important;
	height:17px !important;
	left:365px !important;
	top:36px !important;
}

#item242257 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item242280 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item242284 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item242307 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item236185 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:217px !important;
}

#item233291 {
	width:471px !important;
	height:462px !important;
	left:97px !important;
	top:451px !important;
	padding:0px 39px 0px 0px;
}

#item229627 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

#item229629 {
	width:88px !important;
	height:48px !important;
}

#item229658 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item229656 {
	width:411px !important;
	height:48px !important;
	left:196px !important;
}

#item229625 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item230817 {
	width:441px !important;
	height:242px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

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

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

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

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

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

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

#item230934 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

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

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

#item231551 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

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

#item231407 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item237051 {
	width:500px !important;
	height:816px !important;
	left:68px !important;
	top:97px !important;
}

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

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

#item231396 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236215 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:102px !important;
}

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

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

#item231386 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236211 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item231376 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item236206 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

#item231343 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:65px !important;
}

#item231350 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item231018 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item231042 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:64px !important;
}

#item231048 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item242342 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242366 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item242392 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242415 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item242441 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item242464 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item242487 {
	width:36px !important;
	height:17px !important;
	left:75px !important;
	top:36px !important;
}

#item242493 {
	width:36px !important;
	height:17px !important;
	left:330px !important;
	top:36px !important;
}

#item242498 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item242522 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item242527 {
	width:63px !important;
	height:10px !important;
	top:11px !important;
}

#item242550 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item236202 {
	width:440px !important;
	height:204px !important;
	left:97px !important;
	top:217px !important;
}

#item233327 {
	width:471px !important;
	height:462px !important;
	left:97px !important;
	top:451px !important;
	padding:0px 39px 0px 0px;
}

#item230962 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

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

#item230964 {
	width:84px !important;
	height:48px !important;
}

#item230993 {
	width:411px !important;
	height:48px !important;
	border:solid 1px #000;
}

#item230991 {
	width:411px !important;
	height:48px !important;
	left:192px !important;
}

#item230960 {
	width:1057px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

@keyframes grow-223981 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-223981 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item223981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item223998 {
	width:139px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item224021 {
	width:28px !important;
	height:28px !important;
	left:173px !important;
	top:244px !important;
}

#item223981 {
	width:214px !important;
	height:302px !important;
	left:86px !important;
	top:164px !important;
}

@keyframes grow-224071 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-224071 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item224071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224093 {
	width:164px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item224116 {
	width:28px !important;
	height:28px !important;
	left:170px !important;
	top:244px !important;
}

#item224071 {
	width:214px !important;
	height:302px !important;
	left:314px !important;
	top:164px !important;
}

@keyframes grow-224167 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-224167 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item224167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224185 {
	width:157px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item224208 {
	width:28px !important;
	height:28px !important;
	left:170px !important;
	top:244px !important;
}

#item224167 {
	width:214px !important;
	height:302px !important;
	left:86px !important;
	top:481px !important;
}

@keyframes grow-224215 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-224215 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item224215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item224230 {
	width:150px !important;
	height:15px !important;
	left:17px !important;
	top:252px !important;
}

#item224253 {
	width:28px !important;
	height:28px !important;
	left:174px !important;
	top:244px !important;
}

#item224215 {
	width:214px !important;
	height:302px !important;
	left:314px !important;
	top:479px !important;
}

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

#item236231 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:165px !important;
}

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

#item223908 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:128px !important;
}

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

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

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

#item236227 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:165px !important;
}

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

#item223896 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:128px !important;
}

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

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

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

#item236223 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:165px !important;
}

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

#item223882 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:128px !important;
}

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

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

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

#item236219 {
	width:500px !important;
	height:811px !important;
	left:68px !important;
	top:165px !important;
}

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

#item223870 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:128px !important;
}

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

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

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

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

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

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

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

#item235746 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:418px !important;
}

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

#item235773 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:576px !important;
}

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

#item235800 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:537px !important;
}

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

#item235827 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:497px !important;
}

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

#item235854 {
	width:324px !important;
	height:10px !important;
	left:113px !important;
	top:458px !important;
}

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

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

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

#item235736 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

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

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

#item235679 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item235687 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 30px 0px 0px;
}

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

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

#item235645 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item235653 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 30px 0px 0px;
}

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

#item235609 {
	width:441px !important;
	height:822px !important;
	left:97px !important;
	top:99px !important;
}

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

#item235634 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

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

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

#item235575 {
	width:35px !important;
	height:35px !important;
	left:535px !important;
	top:67px !important;
}

#item235583 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item234989 {
	opacity:0.70;
	width:135px !important;
	height:117px !important;
	left:426px !important;
	top:864px !important;
	background:#fff;
}

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

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	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.hotel-nombre {
	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.hotel-categoria {
	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.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.escritorio_-_book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

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

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

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

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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:24px;
	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-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:15px;
	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-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-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-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;
	margin-bottom:5px;
	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.esquema-km {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-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.titular-descripcion {
	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.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

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

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

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

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

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

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

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

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

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

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

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	color:#000;
}

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

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

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

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.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
