/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; 
}
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:1.5ex;padding-left:1.5ex; }
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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'Loading: Business Continuity & Resilience '; }
.page-scale-wrap { width:1500px; height:2000px; background: #fff !important; }
.paper-vertical { width:1500px; height:100%; }
.paper-horizontal { width:10px; height:2012px; }
@media all and (max-height:2000px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1500px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#item52825 {
	opacity:0.85;
	width:935px !important;
	height:250px !important;
	left:283px !important;
	top:167px !important;
	background:#fff;
}

#item53179 {
	width:814px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item52826 {
	width:814px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item52851 {
	width:820px !important;
	height:34px !important;
	left:339px !important;
	top:214px !important;
}

#item50791 {
	opacity:0.96;
	width:340px !important;
	height:225px !important;
	left:378px !important;
	top:63px !important;
	background:#3c3d3e;
}

#item50793 {
	width:294px !important;
	left:398px !important;
	top:73px !important;
	min-height:203px !important;
}

#item50850 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item50818 {
	width:346px !important;
	height:56px !important;
	left:375px !important;
	top:10px !important;
}

#item50881 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item50876 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item50677 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item50672 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item50702 {
	opacity:0.96;
	width:340px !important;
	height:321px !important;
	left:13px !important;
	top:63px !important;
	background:#3c3d3e;
}

#item50703 {
	width:294px !important;
	left:33px !important;
	top:73px !important;
	min-height:310px !important;
}

#item50980 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item50977 {
	width:346px !important;
	height:56px !important;
	left:375px !important;
	top:10px !important;
}

#item50733 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item50729 {
	width:346px !important;
	height:56px !important;
	left:375px !important;
	top:10px !important;
}

#item50765 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item50760 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item50642 {
	width:721px !important;
	height:384px !important;
	left:384px !important;
	top:104px !important;
}

#item53209 {
	width:226px !important;
	height:94px !important;
	left:55px !important;
	top:32px !important;
}

#item170887 {
	width:1500px !important;
	height:250px !important;
}

#item170778 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item170884 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item170809 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

@keyframes heroimage-49230 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-49230 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item49234 {
	opacity:0.85;
	width:935px !important;
	height:411px !important;
	left:253px !important;
	top:168px !important;
	background:#fff;
}

#item49235 {
	width:426px !important;
	left:306px !important;
	top:242px !important;
	min-height:289px !important;
}

@keyframes flyinfromright-49260 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-49260 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item49262 {
	width:382px !important;
	left:748px !important;
	top:261px !important;
	min-height:235px !important;
}

#item49498 {
	width:251px !important;
	left:311px !important;
	top:228px !important;
	min-height:34px !important;
}

#item49229 {
	width:1500px !important;
	height:1096px !important;
	top:654px !important;
	background:#cccccc;
}

#item49290 {
	width:440px !important;
	left:119px !important;
	top:768px !important;
	min-height:76px !important;
}

#item50339 {
	width:440px !important;
	left:119px !important;
	top:1338px !important;
	min-height:76px !important;
}

@keyframes homebutton-51964 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51964 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item49346 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51964 {
	width:160px !important;
	height:224px !important;
	left:105px !important;
	top:843px !important;
}

@keyframes homebutton-51970 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51970 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50112 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51970 {
	width:160px !important;
	height:224px !important;
	left:946px !important;
	top:843px !important;
}

@keyframes homebutton-51978 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51978 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50403 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51978 {
	width:160px !important;
	height:213px !important;
	left:947px !important;
	top:1413px !important;
}

@keyframes homebutton-51965 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51965 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item49944 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51965 {
	width:160px !important;
	height:224px !important;
	left:273px !important;
	top:843px !important;
}

@keyframes homebutton-51974 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50435 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51974 {
	width:160px !important;
	height:213px !important;
	left:274px !important;
	top:1413px !important;
}

@keyframes homebutton-51972 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51972 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50144 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51972 {
	width:160px !important;
	height:224px !important;
	left:1283px !important;
	top:843px !important;
}

@keyframes homebutton-51966 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51966 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item49978 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51966 {
	width:160px !important;
	height:224px !important;
	left:442px !important;
	top:843px !important;
}

@keyframes homebutton-51975 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51975 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50467 {
	width:131px !important;
	left:32px !important;
	top:139px !important;
	min-height:31px !important;
}

#item51975 {
	width:165px !important;
	height:207px !important;
	left:442px !important;
	top:1413px !important;
}

@keyframes homebutton-51967 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51967 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50012 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51967 {
	width:160px !important;
	height:224px !important;
	left:610px !important;
	top:843px !important;
}

@keyframes homebutton-51976 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51976 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50499 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51976 {
	width:160px !important;
	height:213px !important;
	left:611px !important;
	top:1413px !important;
}

@keyframes homebutton-51968 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51968 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50044 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51968 {
	width:160px !important;
	height:224px !important;
	left:778px !important;
	top:843px !important;
}

@keyframes homebutton-51977 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51977 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50533 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51977 {
	width:160px !important;
	height:213px !important;
	left:779px !important;
	top:1413px !important;
}

@keyframes homebutton-51971 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51971 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50077 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51971 {
	width:160px !important;
	height:224px !important;
	left:1115px !important;
	top:843px !important;
}

@keyframes homebutton-51979 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-51979 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item50568 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item51979 {
	width:160px !important;
	height:213px !important;
	left:1115px !important;
	top:1413px !important;
}

@keyframes homebutton-166947 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-166947 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item166953 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item166947 {
	width:160px !important;
	height:213px !important;
	left:106px !important;
	top:1413px !important;
}

@keyframes homebutton-53403 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-53403 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item53406 {
	width:122px !important;
	left:105px !important;
	top:17px !important;
	min-height:26px !important;
}

#item49407 {
	width:122px !important;
	left:105px !important;
	top:17px !important;
	min-height:26px !important;
}

#item53403 {
	width:230px !important;
	height:48px !important;
	left:175px !important;
	top:1186px !important;
}

@keyframes homebutton-62683 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-62683 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item62686 {
	width:136px !important;
	left:108px !important;
	top:32px !important;
	min-height:34px !important;
}

#item62713 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:23px !important;
	background:#3c3d3e;
}

#item62714 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:46px !important;
	background:#3c3d3e;
}

#item62715 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:35px !important;
	background:#3c3d3e;
}

#item62716 {
	width:29px !important;
	height:3px !important;
	left:20px !important;
	top:58px !important;
	background:#3c3d3e;
}

#item49436 {
	width:136px !important;
	left:108px !important;
	top:32px !important;
	min-height:34px !important;
}

#item49463 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:23px !important;
	background:#9d9e9e;
}

#item49464 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:46px !important;
	background:#9d9e9e;
}

#item49465 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:35px !important;
	background:#9d9e9e;
}

#item49466 {
	width:29px !important;
	height:3px !important;
	left:20px !important;
	top:58px !important;
	background:#9d9e9e;
}

#item62683 {
	width:247px !important;
	height:79px !important;
	left:594px !important;
	top:1171px !important;
}

@keyframes homebutton-54051 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
@-webkit-keyframes homebutton-54051 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.06) scaleY(1.06);}
}
#item54054 {
	width:184px !important;
	left:107px !important;
	top:18px !important;
	min-height:34px !important;
}

#item54082 {
	width:19px !important;
	height:3px !important;
	left:39px !important;
	top:40px !important;
	background:#3c3d3e;
}

#item49468 {
	width:184px !important;
	left:107px !important;
	top:18px !important;
	min-height:34px !important;
}

#item49496 {
	width:19px !important;
	height:3px !important;
	left:39px !important;
	top:40px !important;
	background:#9d9e9e;
}

#item54051 {
	width:294px !important;
	height:69px !important;
	left:1032px !important;
	top:1184px !important;
}

#item47402 {
	width:423px !important;
	height:300px !important;
	left:19px !important;
	top:212px !important;
	background:#fff;
}

#item52517 {
	width:400px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item52543 {
	width:385px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item52514 {
	width:406px !important;
	height:34px !important;
	left:27px !important;
	top:229px !important;
}

#item48969 {
	width:213px !important;
	height:67px !important;
	left:132px !important;
	top:24px !important;
}

#item47519 {
	opacity:0.96;
	width:340px !important;
	height:301px !important;
	left:13px !important;
	top:117px !important;
	background:#3c3d3e;
}

#item47520 {
	width:294px !important;
	left:33px !important;
	top:135px !important;
	min-height:266px !important;
}

#item48770 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item48797 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:64px !important;
}

#item48808 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item48804 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item48840 {
	width:215px !important;
	left:20px !important;
	top:17px !important;
	min-height:26px !important;
}

#item48740 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item48802 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item47492 {
	opacity:0.96;
	width:340px !important;
	height:410px !important;
	left:13px !important;
	top:63px !important;
	background:#3c3d3e;
}

#item47493 {
	width:294px !important;
	left:33px !important;
	top:77px !important;
	min-height:370px !important;
}

#item48982 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item48978 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:64px !important;
}

#item49013 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item49008 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item48736 {
	width:356px !important;
	height:473px !important;
	left:47px !important;
	top:95px !important;
}

#item172363 {
	width:460px !important;
	height:250px !important;
}

#item172368 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172365 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172376 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

@keyframes heroimage-47025 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-47025 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item47030 {
	width:478px !important;
	height:2698px !important;
	top:592px !important;
	background:#cccccc;
}

#item47031 {
	opacity:0.85;
	width:434px !important;
	height:336px !important;
	left:26px !important;
	top:212px !important;
	background:#fff;
}

#item47032 {
	width:377px !important;
	left:71px !important;
	top:273px !important;
	min-height:275px !important;
}

#item47203 {
	width:212px !important;
	left:75px !important;
	top:262px !important;
	min-height:29px !important;
}

#item54966 {
	width:440px !important;
	left:30px !important;
	top:906px !important;
	min-height:76px !important;
}

#item55681 {
	width:440px !important;
	left:30px !important;
	top:2269px !important;
	min-height:76px !important;
}

@keyframes grow-54992 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-54992 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item55000 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item54992 {
	width:160px !important;
	height:224px !important;
	left:58px !important;
	top:979px !important;
}

#item55069 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55059 {
	width:160px !important;
	height:224px !important;
	left:254px !important;
	top:979px !important;
}

#item55102 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55095 {
	width:160px !important;
	height:224px !important;
	left:58px !important;
	top:1205px !important;
}

#item55137 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55128 {
	width:160px !important;
	height:224px !important;
	left:254px !important;
	top:1205px !important;
}

#item55172 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55163 {
	width:160px !important;
	height:224px !important;
	left:254px !important;
	top:1431px !important;
}

#item55206 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55198 {
	width:160px !important;
	height:224px !important;
	left:254px !important;
	top:1657px !important;
}

#item55242 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55232 {
	width:160px !important;
	height:224px !important;
	left:58px !important;
	top:1431px !important;
}

#item55275 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55268 {
	width:160px !important;
	height:224px !important;
	left:58px !important;
	top:1657px !important;
}

#item55447 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55440 {
	width:160px !important;
	height:213px !important;
	left:254px !important;
	top:2342px !important;
}

#item55482 {
	width:131px !important;
	left:32px !important;
	top:139px !important;
	min-height:31px !important;
}

#item55473 {
	width:165px !important;
	height:207px !important;
	left:60px !important;
	top:2557px !important;
}

#item55515 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55508 {
	width:160px !important;
	height:213px !important;
	left:254px !important;
	top:2557px !important;
}

#item55549 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55542 {
	width:160px !important;
	height:213px !important;
	left:254px !important;
	top:2772px !important;
}

#item55582 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55575 {
	width:160px !important;
	height:213px !important;
	left:58px !important;
	top:2773px !important;
}

#item55620 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item55608 {
	width:160px !important;
	height:213px !important;
	left:60px !important;
	top:2991px !important;
}

#item169717 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item169710 {
	width:160px !important;
	height:213px !important;
	left:58px !important;
	top:2342px !important;
}

#item129093 {
	width:136px !important;
	left:3px !important;
	top:88px !important;
	min-height:34px !important;
}

#item129120 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:23px !important;
	background:#3c3d3e;
}

#item129121 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:46px !important;
	background:#3c3d3e;
}

#item129122 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:35px !important;
	background:#3c3d3e;
}

#item129123 {
	width:29px !important;
	height:3px !important;
	left:20px !important;
	top:58px !important;
	background:#3c3d3e;
}

#item55337 {
	width:136px !important;
	left:3px !important;
	top:88px !important;
	min-height:34px !important;
}

#item55366 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:23px !important;
	background:#9d9e9e;
}

#item55367 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:46px !important;
	background:#9d9e9e;
}

#item55368 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:35px !important;
	background:#9d9e9e;
}

#item55369 {
	width:29px !important;
	height:3px !important;
	left:20px !important;
	top:58px !important;
	background:#9d9e9e;
}

#item55679 {
	width:142px !important;
	height:125px !important;
	left:245px !important;
	top:1963px !important;
}

#item129154 {
	width:184px !important;
	left:100px !important;
	top:17px !important;
	min-height:34px !important;
}

#item129182 {
	width:19px !important;
	height:3px !important;
	left:39px !important;
	top:40px !important;
	background:#3c3d3e;
}

#item55375 {
	width:184px !important;
	left:100px !important;
	top:17px !important;
	min-height:34px !important;
}

#item55403 {
	width:19px !important;
	height:3px !important;
	left:39px !important;
	top:40px !important;
	background:#9d9e9e;
}

#item55371 {
	width:286px !important;
	height:69px !important;
	left:91px !important;
	top:2125px !important;
}

#item129063 {
	width:122px !important;
	left:3px !important;
	top:65px !important;
	min-height:27px !important;
}

#item55304 {
	width:122px !important;
	left:3px !important;
	top:65px !important;
	min-height:27px !important;
}

#item55301 {
	width:128px !important;
	height:95px !important;
	left:60px !important;
	top:1986px !important;
}

#item58420 {
	width:382px !important;
	left:39px !important;
	top:620px !important;
	min-height:235px !important;
}

#item162665 {
	opacity:0.85;
	width:840px !important;
	height:225px !important;
	left:60px !important;
	top:182px !important;
	background:#fff;
}

#item162669 {
	width:814px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item162695 {
	width:814px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item162666 {
	width:820px !important;
	height:34px !important;
	left:83px !important;
	top:206px !important;
}

#item162722 {
	width:235px !important;
	height:94px !important;
	left:375px !important;
	top:28px !important;
}

#item162731 {
	opacity:0.96;
	width:340px !important;
	height:230px !important;
	left:378px !important;
	top:63px !important;
	background:#3c3d3e;
}

#item162737 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item162733 {
	width:346px !important;
	height:56px !important;
	left:375px !important;
	top:10px !important;
}

#item162796 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item162791 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item162821 {
	width:294px !important;
	left:399px !important;
	top:74px !important;
	min-height:203px !important;
}

#item162914 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item162908 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item162939 {
	opacity:0.96;
	width:340px !important;
	height:321px !important;
	left:13px !important;
	top:63px !important;
	background:#3c3d3e;
}

#item162940 {
	width:294px !important;
	left:33px !important;
	top:73px !important;
	min-height:310px !important;
}

#item162969 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item162965 {
	width:346px !important;
	height:56px !important;
	left:375px !important;
	top:10px !important;
}

#item162851 {
	width:215px !important;
	left:23px !important;
	top:20px !important;
	min-height:26px !important;
}

#item162847 {
	width:346px !important;
	height:56px !important;
	left:375px !important;
	top:10px !important;
}

#item162882 {
	width:156px !important;
	left:23px !important;
	top:21px !important;
	min-height:21px !important;
}

#item162877 {
	width:346px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item162729 {
	width:721px !important;
	height:384px !important;
	left:114px !important;
	top:119px !important;
}

@keyframes heroimage-152617 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-152617 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item152623 {
	width:960px !important;
	height:1455px !important;
	top:745px !important;
	background:#cccccc;
}

#item152624 {
	opacity:0.85;
	width:935px !important;
	height:411px !important;
	left:55px !important;
	top:182px !important;
	background:#fff;
}

#item152625 {
	width:604px !important;
	left:108px !important;
	top:256px !important;
	min-height:289px !important;
}

#item152651 {
	width:387px !important;
	left:520px !important;
	top:275px !important;
	min-height:235px !important;
}

#item152703 {
	width:251px !important;
	left:113px !important;
	top:242px !important;
	min-height:34px !important;
}

#item152728 {
	width:440px !important;
	left:77px !important;
	top:1597px !important;
	min-height:76px !important;
}

#item152753 {
	width:440px !important;
	left:77px !important;
	top:805px !important;
	min-height:76px !important;
}

@keyframes grow-152778 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-152778 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item152785 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item152778 {
	width:160px !important;
	height:224px !important;
	left:93px !important;
	top:889px !important;
}

#item152846 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item152840 {
	width:160px !important;
	height:224px !important;
	left:303px !important;
	top:889px !important;
}

#item152878 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item152872 {
	width:160px !important;
	height:224px !important;
	left:513px !important;
	top:889px !important;
}

#item152910 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item152904 {
	width:160px !important;
	height:224px !important;
	left:723px !important;
	top:889px !important;
}

#item152942 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item152936 {
	width:160px !important;
	height:224px !important;
	left:303px !important;
	top:1131px !important;
}

#item152978 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item152970 {
	width:160px !important;
	height:224px !important;
	left:723px !important;
	top:1131px !important;
}

#item153013 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item153004 {
	width:160px !important;
	height:224px !important;
	left:93px !important;
	top:1131px !important;
}

#item153046 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item153039 {
	width:160px !important;
	height:224px !important;
	left:513px !important;
	top:1131px !important;
}

#item153072 {
	width:44px !important;
	height:60px !important;
	left:106px !important;
	top:1343px !important;
}

#item153106 {
	width:122px !important;
	left:3px !important;
	top:66px !important;
	min-height:27px !important;
}

#item153076 {
	width:122px !important;
	left:3px !important;
	top:66px !important;
	min-height:27px !important;
}

#item153073 {
	width:128px !important;
	height:95px !important;
	left:149px !important;
	top:1456px !important;
}

#item153171 {
	width:136px !important;
	left:3px !important;
	top:89px !important;
	min-height:34px !important;
}

#item153198 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:23px !important;
	background:#3c3d3e;
}

#item153199 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:46px !important;
	background:#3c3d3e;
}

#item153200 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:35px !important;
	background:#3c3d3e;
}

#item153201 {
	width:29px !important;
	height:3px !important;
	left:20px !important;
	top:58px !important;
	background:#3c3d3e;
}

#item153138 {
	width:136px !important;
	left:3px !important;
	top:89px !important;
	min-height:34px !important;
}

#item153165 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:23px !important;
	background:#9d9e9e;
}

#item153166 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:46px !important;
	background:#9d9e9e;
}

#item153167 {
	width:35px !important;
	height:3px !important;
	left:20px !important;
	top:35px !important;
	background:#9d9e9e;
}

#item153168 {
	width:29px !important;
	height:3px !important;
	left:20px !important;
	top:58px !important;
	background:#9d9e9e;
}

#item153134 {
	width:142px !important;
	height:126px !important;
	left:409px !important;
	top:1432px !important;
}

#item153239 {
	width:184px !important;
	left:3px !important;
	top:82px !important;
	min-height:34px !important;
}

#item153267 {
	width:19px !important;
	height:3px !important;
	left:39px !important;
	top:40px !important;
	background:#3c3d3e;
}

#item153207 {
	width:184px !important;
	left:3px !important;
	top:82px !important;
	min-height:34px !important;
}

#item153235 {
	width:19px !important;
	height:3px !important;
	left:39px !important;
	top:40px !important;
	background:#9d9e9e;
}

#item153203 {
	width:190px !important;
	height:119px !important;
	left:657px !important;
	top:1439px !important;
}

#item171682 {
	width:960px !important;
	height:250px !important;
}

#item171687 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171684 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171692 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item153275 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item153269 {
	width:160px !important;
	height:213px !important;
	left:298px !important;
	top:1682px !important;
}

#item153309 {
	width:131px !important;
	left:32px !important;
	top:139px !important;
	min-height:31px !important;
}

#item153301 {
	width:165px !important;
	height:207px !important;
	left:502px !important;
	top:1682px !important;
}

#item153343 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item153336 {
	width:160px !important;
	height:213px !important;
	left:708px !important;
	top:1682px !important;
}

#item153376 {
	width:126px !important;
	left:31px !important;
	top:139px !important;
	min-height:71px !important;
}

#item153369 {
	width:160px !important;
	height:213px !important;
	left:298px !important;
	top:1907px !important;
}

#item153409 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item153402 {
	width:160px !important;
	height:213px !important;
	left:93px !important;
	top:1907px !important;
}

#item153441 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item153435 {
	width:160px !important;
	height:213px !important;
	left:503px !important;
	top:1907px !important;
}

#item168561 {
	width:126px !important;
	left:32px !important;
	top:139px !important;
	min-height:71px !important;
}

#item168555 {
	width:160px !important;
	height:213px !important;
	left:93px !important;
	top:1682px !important;
}

#item76245 {
	width:320px !important;
	left:360px !important;
	top:36px !important;
	min-height:81px !important;
}

@keyframes heroimage-76389 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-76389 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item76383 {
	width:1500px !important;
	height:911px !important;
	top:416px !important;
	background:#cccccc;
}

#item76385 {
	width:1500px !important;
	height:212px !important;
	top:1313px !important;
}

#item76387 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item76388 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item76384 {
	width:1150px !important;
	height:936px !important;
	left:175px !important;
	top:416px !important;
	background:#fff;
}

#item76687 {
	width:280px !important;
	left:336px !important;
	top:244px !important;
	min-height:56px !important;
}

#item170930 {
	width:1500px !important;
	height:250px !important;
}

#item170935 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item170932 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item170940 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item164894 {
	width:450px !important;
	left:282px !important;
	top:489px !important;
	min-height:791px !important;
}

#item164919 {
	width:450px !important;
	left:768px !important;
	top:489px !important;
	min-height:809px !important;
}

#item123217 {
	width:372px !important;
	left:1514px !important;
	top:1343px !important;
	min-height:128px !important;
}

@keyframes heroimage-84202 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-84202 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item84397 {
	width:460px !important;
	height:1861px !important;
	top:268px !important;
	background:#cccccc;
}

#item84401 {
	width:423px !important;
	height:1687px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item84399 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item84400 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item84366 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:126px !important;
}

#item172404 {
	width:460px !important;
	height:250px !important;
}

#item172409 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172405 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172416 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item95261 {
	width:154px !important;
	height:30px !important;
	left:-252px !important;
	top:516px !important;
	background:#ec008b;
}

#item95262 {
	width:154px !important;
	height:60px !important;
	left:-211px !important;
	top:396px !important;
	background:#ec008b;
}

#item95340 {
	width:400px !important;
	left:30px !important;
	top:370px !important;
	min-height:1810px !important;
}

@keyframes heroimage-153487 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-153487 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item153490 {
	width:960px !important;
	height:1009px !important;
	top:383px !important;
	background:#cccccc;
}

#item153491 {
	width:840px !important;
	height:1009px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item153492 {
	width:960px !important;
	height:212px !important;
	top:1376px !important;
}

#item153494 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item153495 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item153496 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item171722 {
	width:960px !important;
	height:250px !important;
}

#item171726 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171723 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171731 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item153522 {
	width:800px !important;
	left:80px !important;
	top:407px !important;
	min-height:1101px !important;
}

#item63883 {
	width:320px !important;
	left:360px !important;
	top:1px !important;
	min-height:81px !important;
}

@keyframes heroimage-62927 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-62927 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item63116 {
	width:1500px !important;
	height:3444px !important;
	top:417px !important;
	background:#cccccc;
}

#item63118 {
	width:1500px !important;
	height:212px !important;
	top:3861px !important;
}

#item63120 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item63121 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item63117 {
	width:1150px !important;
	height:3503px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item76660 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item170967 {
	width:1500px !important;
	height:250px !important;
}

#item170972 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item170969 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item170979 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item67204 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item67228 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item77566 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item77569 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item77665 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item77668 {
	width:744px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:24px !important;
}

#item164948 {
	width:450px !important;
	left:282px !important;
	top:603px !important;
	min-height:567px !important;
}

#item77594 {
	width:450px !important;
	left:282px !important;
	top:1391px !important;
	min-height:482px !important;
}

#item77693 {
	width:935px !important;
	left:282px !important;
	top:2104px !important;
	min-height:184px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item67279 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item67256 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1189px !important;
}

#item77623 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item77620 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1921px !important;
}

#item77721 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item77718 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2332px !important;
}

#item67255 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1207px !important;
}

#item77648 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1940px !important;
}

#item77746 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2351px !important;
}

#item67200 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1145px !important;
}

#item77649 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1877px !important;
}

#item77747 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2288px !important;
}

#item164973 {
	width:450px !important;
	left:768px !important;
	top:603px !important;
	min-height:567px !important;
}

#item77650 {
	width:450px !important;
	left:768px !important;
	top:1391px !important;
	min-height:432px !important;
}

#item77864 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item77867 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item77893 {
	width:450px !important;
	left:283px !important;
	top:2514px !important;
	min-height:1324px !important;
}

#item77921 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item77918 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3842px !important;
}

#item77946 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3860px !important;
}

#item77947 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3798px !important;
}

#item77948 {
	width:450px !important;
	left:768px !important;
	top:2514px !important;
	min-height:1154px !important;
}

#item110846 {
	width:82px !important;
	left:19px !important;
	top:3px !important;
	min-height:81px !important;
}

@keyframes heroimage-84459 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-84459 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item84446 {
	width:460px !important;
	height:6730px !important;
	top:268px !important;
	background:#cccccc;
}

#item95780 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item95781 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item84447 {
	width:423px !important;
	height:6569px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item84420 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:126px !important;
}

#item172442 {
	width:460px !important;
	height:250px !important;
}

#item172446 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172443 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172451 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item95357 {
	width:154px !important;
	height:30px !important;
	left:-976px !important;
	top:1006px !important;
	background:#ec008b;
}

#item95358 {
	width:154px !important;
	height:60px !important;
	left:-854px !important;
	top:671px !important;
	background:#ec008b;
}

#item95362 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item95366 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:136px !important;
}

#item95394 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item95397 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:220px !important;
}

#item95425 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item95428 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item95453 {
	width:400px !important;
	left:30px !important;
	top:608px !important;
	min-height:1238px !important;
}

#item95478 {
	width:400px !important;
	left:30px !important;
	top:2228px !important;
	min-height:956px !important;
}

#item95503 {
	width:400px !important;
	left:30px !important;
	top:3426px !important;
	min-height:362px !important;
}

#item95532 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item95529 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1890px !important;
}

#item95561 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item95558 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3228px !important;
}

#item95589 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item95586 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3831px !important;
}

#item95614 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1908px !important;
}

#item95615 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3246px !important;
}

#item95616 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3850px !important;
}

#item95617 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1846px !important;
}

#item95618 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3184px !important;
}

#item95619 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3787px !important;
}

#item95631 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item95635 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:164px !important;
}

#item95660 {
	width:400px !important;
	left:30px !important;
	top:4114px !important;
	min-height:2810px !important;
}

#item95751 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item95748 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:6967px !important;
}

#item95776 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6986px !important;
}

#item95777 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6923px !important;
}

#item153567 {
	width:320px !important;
	left:80px !important;
	min-height:81px !important;
}

@keyframes heroimage-153592 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-153592 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item153596 {
	width:960px !important;
	height:3716px !important;
	top:383px !important;
	background:#cccccc;
}

#item153597 {
	width:840px !important;
	height:3726px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item153598 {
	width:960px !important;
	height:212px !important;
	top:4037px !important;
}

#item153600 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item153601 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item153602 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item171757 {
	width:960px !important;
	height:250px !important;
}

#item171761 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171758 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171767 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item153630 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item153633 {
	width:697px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item153661 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item153665 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item153693 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item153697 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item153722 {
	width:800px !important;
	left:80px !important;
	top:525px !important;
	min-height:671px !important;
}

#item153747 {
	width:800px !important;
	left:80px !important;
	top:1440px !important;
	min-height:515px !important;
}

#item153772 {
	width:801px !important;
	left:80px !important;
	top:2164px !important;
	min-height:194px !important;
}

#item153828 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item153825 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2402px !important;
}

#item153853 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1996px !important;
}

#item153854 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2420px !important;
}

#item153855 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1933px !important;
}

#item153856 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2358px !important;
}

#item153860 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item153863 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item153888 {
	width:800px !important;
	left:80px !important;
	top:2588px !important;
	min-height:1445px !important;
}

#item153942 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1258px !important;
}

#item153943 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1196px !important;
}

#item153972 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4074px !important;
}

#item153973 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4012px !important;
}

#item153916 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item153913 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1240px !important;
}

#item153800 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item153797 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1977px !important;
}

#item153947 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item153944 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4056px !important;
}

#item64512 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-64477 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-64477 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item64506 {
	width:1500px !important;
	height:5559px !important;
	top:417px !important;
	background:#cccccc;
}

#item64508 {
	width:1500px !important;
	height:212px !important;
	top:5938px !important;
}

#item64510 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item64511 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item64507 {
	width:1150px !important;
	height:5585px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item64481 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171005 {
	width:1500px !important;
	height:250px !important;
}

#item171010 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171007 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171017 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item67311 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item67335 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item164662 {
	width:450px !important;
	left:282px !important;
	top:603px !important;
	min-height:650px !important;
}

#item67307 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1253px !important;
}

#item67362 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1315px !important;
}

#item67386 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item67363 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1297px !important;
}

#item164690 {
	width:450px !important;
	left:767px !important;
	top:603px !important;
	min-height:629px !important;
}

#item78250 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item78253 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item78278 {
	width:450px !important;
	left:282px !important;
	top:1478px !important;
	min-height:953px !important;
}

#item78303 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2407px !important;
}

#item78304 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2469px !important;
}

#item78308 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item78305 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2451px !important;
}

#item78333 {
	width:450px !important;
	left:767px !important;
	top:1478px !important;
	min-height:929px !important;
}

#item78361 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item78364 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item164723 {
	width:450px !important;
	left:282px !important;
	top:2633px !important;
	min-height:1160px !important;
}

#item78415 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3687px !important;
}

#item78416 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3750px !important;
}

#item78420 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item78417 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3731px !important;
}

#item164752 {
	width:450px !important;
	left:767px !important;
	top:2633px !important;
	min-height:967px !important;
}

#item78474 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item78477 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item78502 {
	width:450px !important;
	left:282px !important;
	top:3943px !important;
	min-height:932px !important;
}

#item78527 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4795px !important;
}

#item78528 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4857px !important;
}

#item78532 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item78529 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4839px !important;
}

#item78557 {
	width:450px !important;
	left:767px !important;
	top:3943px !important;
	min-height:788px !important;
}

#item78611 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item78614 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item164781 {
	width:450px !important;
	left:282px !important;
	top:5053px !important;
	min-height:860px !important;
}

#item78664 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5825px !important;
}

#item78670 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item78666 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:5869px !important;
}

#item164808 {
	width:450px !important;
	left:767px !important;
	top:5053px !important;
	min-height:617px !important;
}

#item110879 {
	width:82px !important;
	left:60px !important;
	min-height:81px !important;
}

@keyframes heroimage-85502 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-85502 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85472 {
	width:460px !important;
	height:10637px !important;
	top:268px !important;
	background:#cccccc;
}

#item95788 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item95789 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85473 {
	width:423px !important;
	height:10484px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item85477 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:126px !important;
}

#item172481 {
	width:460px !important;
	height:250px !important;
}

#item172485 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172482 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172490 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item95793 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item95797 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item95822 {
	width:400px !important;
	left:30px !important;
	top:538px !important;
	min-height:1454px !important;
}

#item95885 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item95888 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item95913 {
	width:400px !important;
	left:30px !important;
	top:2223px !important;
	min-height:2087px !important;
}

#item95975 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item95978 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:136px !important;
}

#item96003 {
	width:400px !important;
	left:30px !important;
	top:4620px !important;
	min-height:2189px !important;
}

#item96066 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item96070 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item96095 {
	width:400px !important;
	left:30px !important;
	top:7038px !important;
	min-height:1865px !important;
}

#item96120 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8903px !important;
}

#item96121 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8965px !important;
}

#item96158 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item96161 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item96186 {
	width:400px !important;
	left:30px !important;
	top:9145px !important;
	min-height:1673px !important;
}

#item96211 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:10818px !important;
}

#item96212 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:10880px !important;
}

#item96297 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1981px !important;
}

#item96298 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2043px !important;
}

#item96302 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item96299 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2025px !important;
}

#item96362 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4321px !important;
}

#item96363 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4384px !important;
}

#item96367 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item96364 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4365px !important;
}

#item96399 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6808px !important;
}

#item96400 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6871px !important;
}

#item110918 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item110915 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:6852px !important;
}

#item110949 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item110946 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:8947px !important;
}

#item110994 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item110991 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:10862px !important;
}

#item153994 {
	width:320px !important;
	left:205px !important;
	min-height:81px !important;
}

@keyframes heroimage-154019 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-154019 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item154022 {
	width:960px !important;
	height:6450px !important;
	top:383px !important;
	background:#cccccc;
}

#item165199 {
	width:960px !important;
	height:212px !important;
	top:6638px !important;
}

#item165201 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item165202 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item154027 {
	width:840px !important;
	height:6320px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item154028 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item171797 {
	width:960px !important;
	height:250px !important;
}

#item171801 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171798 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171808 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item154056 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154059 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item154084 {
	width:800px !important;
	left:80px !important;
	top:518px !important;
	min-height:849px !important;
}

#item154112 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154115 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item154141 {
	width:800px !important;
	left:80px !important;
	top:1567px !important;
	min-height:1247px !important;
}

#item154166 {
	width:800px !important;
	left:80px !important;
	top:3038px !important;
	min-height:1265px !important;
}

#item154194 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154197 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item154222 {
	width:800px !important;
	left:80px !important;
	top:4526px !important;
	min-height:987px !important;
}

#item154247 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5488px !important;
}

#item154248 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5551px !important;
}

#item154252 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154255 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item154280 {
	width:800px !important;
	left:80px !important;
	top:5712px !important;
	min-height:896px !important;
}

#item154305 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:6571px !important;
}

#item154306 {
	width:149px !important;
	height:50px !important;
	left:732px !important;
	top:2814px !important;
}

#item154307 {
	width:149px !important;
	height:50px !important;
	left:732px !important;
	top:1342px !important;
}

#item154308 {
	width:149px !important;
	height:50px !important;
	left:732px !important;
	top:2876px !important;
}

#item154309 {
	width:149px !important;
	height:50px !important;
	left:732px !important;
	top:1405px !important;
}

#item154313 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154310 {
	width:155px !important;
	height:34px !important;
	left:729px !important;
	top:2858px !important;
}

#item154342 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154338 {
	width:155px !important;
	height:34px !important;
	left:729px !important;
	top:1386px !important;
}

#item154367 {
	width:149px !important;
	height:50px !important;
	left:732px !important;
	top:4302px !important;
}

#item154368 {
	width:149px !important;
	height:50px !important;
	left:732px !important;
	top:4365px !important;
}

#item154373 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154369 {
	width:155px !important;
	height:34px !important;
	left:729px !important;
	top:4346px !important;
}

#item154403 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154400 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5533px !important;
}

#item154459 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154462 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item154431 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154428 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:6614px !important;
}

#item64691 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-64655 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-64655 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item64683 {
	width:1500px !important;
	height:4750px !important;
	top:417px !important;
	background:#cccccc;
}

#item64686 {
	width:1500px !important;
	height:212px !important;
	top:5147px !important;
}

#item64689 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item64690 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item64684 {
	width:1150px !important;
	height:4792px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item64658 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171045 {
	width:1500px !important;
	height:250px !important;
}

#item171051 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171048 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171058 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item67431 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item67455 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item78742 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item78745 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item164610 {
	width:450px !important;
	left:282px !important;
	top:603px !important;
	min-height:724px !important;
}

#item78771 {
	width:450px !important;
	left:282px !important;
	top:1478px !important;
	min-height:644px !important;
}

#item67427 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1215px !important;
}

#item78796 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2118px !important;
}

#item67482 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1278px !important;
}

#item78797 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2181px !important;
}

#item78801 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item78798 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2162px !important;
}

#item164635 {
	width:450px !important;
	left:768px !important;
	top:603px !important;
	min-height:524px !important;
}

#item78826 {
	width:450px !important;
	left:768px !important;
	top:1478px !important;
	min-height:641px !important;
}

#item78844 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item78847 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item78946 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item78949 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item78872 {
	width:936px !important;
	left:282px !important;
	top:2344px !important;
	min-height:542px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item78974 {
	width:450px !important;
	left:282px !important;
	top:3112px !important;
	min-height:641px !important;
}

#item78897 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2886px !important;
}

#item79000 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3732px !important;
}

#item78898 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2949px !important;
}

#item79001 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3794px !important;
}

#item78902 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item78899 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2930px !important;
}

#item79046 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79049 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79074 {
	width:450px !important;
	left:282px !important;
	top:3959px !important;
	min-height:503px !important;
}

#item79100 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4512px !important;
}

#item79101 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4574px !important;
}

#item79146 {
	width:451px !important;
	left:768px !important;
	top:3112px !important;
	min-height:620px !important;
}

#item79155 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79158 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79183 {
	width:450px !important;
	left:282px !important;
	top:4737px !important;
	min-height:327px !important;
}

#item79209 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5064px !important;
}

#item79210 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5127px !important;
}

#item79254 {
	width:450px !important;
	left:768px !important;
	top:4737px !important;
	min-height:327px !important;
}

#item124097 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item124094 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3774px !important;
}

#item124128 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item124124 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4553px !important;
}

#item124158 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item124155 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:5110px !important;
}

#item164493 {
	width:450px !important;
	left:768px !important;
	top:3959px !important;
	min-height:585px !important;
}

#item67506 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item67483 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1259px !important;
}

#item111023 {
	width:82px !important;
	left:73px !important;
	min-height:81px !important;
}

@keyframes heroimage-85569 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-85569 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85535 {
	width:460px !important;
	height:8714px !important;
	top:268px !important;
	background:#cccccc;
}

#item85536 {
	width:423px !important;
	height:8536px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item97708 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item97709 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85540 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:126px !important;
}

#item172516 {
	width:460px !important;
	height:250px !important;
}

#item172520 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172517 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172525 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item97019 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item97022 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item97050 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item97053 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item97078 {
	width:400px !important;
	left:30px !important;
	top:552px !important;
	min-height:1298px !important;
}

#item97103 {
	width:400px !important;
	left:30px !important;
	top:2092px !important;
	min-height:1439px !important;
}

#item97130 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3531px !important;
}

#item97132 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3593px !important;
}

#item97166 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item97163 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3575px !important;
}

#item97202 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item97205 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item97233 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item97236 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item97261 {
	width:400px !important;
	left:30px !important;
	top:3787px !important;
	min-height:1238px !important;
}

#item97287 {
	width:400px !important;
	left:30px !important;
	top:5222px !important;
	min-height:1427px !important;
}

#item97312 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:4992px !important;
}

#item97313 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6648px !important;
}

#item97315 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5054px !important;
}

#item97316 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6711px !important;
}

#item97320 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item97317 {
	width:155px !important;
	height:34px !important;
	left:279px !important;
	top:5036px !important;
}

#item97348 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item97345 {
	width:155px !important;
	height:31px !important;
	left:278px !important;
	top:6692px !important;
}

#item97376 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item97379 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item97405 {
	width:400px !important;
	left:30px !important;
	top:6878px !important;
	min-height:1148px !important;
}

#item97467 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item97470 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item97495 {
	width:400px !important;
	left:30px !important;
	top:8234px !important;
	min-height:671px !important;
}

#item97597 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1850px !important;
}

#item97598 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1912px !important;
}

#item97602 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item97599 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1894px !important;
}

#item97642 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8005px !important;
}

#item97674 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8905px !important;
}

#item97643 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8067px !important;
}

#item97675 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8968px !important;
}

#item97647 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item97644 {
	width:155px !important;
	height:31px !important;
	left:278px !important;
	top:8049px !important;
}

#item97679 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:25px !important;
}

#item97676 {
	width:155px !important;
	height:31px !important;
	left:278px !important;
	top:8949px !important;
}

#item154507 {
	width:320px !important;
	left:147px !important;
	min-height:81px !important;
}

@keyframes heroimage-154532 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-154532 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item154536 {
	width:960px !important;
	height:5545px !important;
	top:383px !important;
	background:#cccccc;
}

#item154537 {
	width:960px !important;
	height:212px !important;
	top:5838px !important;
}

#item154539 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item154540 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item154541 {
	width:840px !important;
	height:5500px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item154542 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item171835 {
	width:960px !important;
	height:250px !important;
}

#item171839 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171836 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171845 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item154571 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154574 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item154602 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154605 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item154630 {
	width:800px !important;
	left:80px !important;
	top:520px !important;
	min-height:752px !important;
}

#item154655 {
	width:800px !important;
	left:80px !important;
	top:1498px !important;
	min-height:830px !important;
}

#item154680 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1272px !important;
}

#item154681 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2327px !important;
}

#item154682 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1334px !important;
}

#item154683 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2390px !important;
}

#item154687 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154684 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1316px !important;
}

#item154716 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154713 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2371px !important;
}

#item154744 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154748 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item154776 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154779 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item154804 {
	width:800px !important;
	left:80px !important;
	top:2553px !important;
	min-height:650px !important;
}

#item154829 {
	width:800px !important;
	left:80px !important;
	top:3428px !important;
	min-height:818px !important;
}

#item154854 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3203px !important;
}

#item154855 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4246px !important;
}

#item154856 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3265px !important;
}

#item154857 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4308px !important;
}

#item154861 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item154858 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3247px !important;
}

#item154889 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item154886 {
	width:147px !important;
	height:28px !important;
	left:736px !important;
	top:4290px !important;
}

#item154917 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item154920 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item154945 {
	width:800px !important;
	left:80px !important;
	top:4473px !important;
	min-height:644px !important;
}

#item154971 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5116px !important;
}

#item154972 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5179px !important;
}

#item154976 {
	width:141px !important;
	left:3px !important;
	top:3px !important;
	min-height:18px !important;
}

#item154973 {
	width:147px !important;
	height:24px !important;
	left:736px !important;
	top:5160px !important;
}

#item155004 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155007 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155032 {
	width:800px !important;
	left:80px !important;
	top:5342px !important;
	min-height:377px !important;
}

#item155057 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5720px !important;
}

#item155061 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:22px !important;
}

#item155058 {
	width:155px !important;
	height:28px !important;
	left:729px !important;
	top:5764px !important;
}

#item64860 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-64826 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-64826 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item64854 {
	width:1500px !important;
	height:4908px !important;
	top:417px !important;
	background:#cccccc;
}

#item64856 {
	width:1500px !important;
	height:212px !important;
	top:5325px !important;
}

#item64858 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item64859 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item64855 {
	width:1150px !important;
	height:4946px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item64829 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171130 {
	width:1500px !important;
	height:250px !important;
}

#item171136 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171133 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171141 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item67597 {
	width:935px !important;
	left:282px !important;
	top:603px !important;
	min-height:563px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item67549 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item67573 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79295 {
	width:450px !important;
	left:282px !important;
	top:1384px !important;
	min-height:420px !important;
}

#item79399 {
	width:935px !important;
	left:282px !important;
	top:2037px !important;
	min-height:472px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item79324 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79327 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79427 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79430 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79366 {
	width:450px !important;
	left:767px !important;
	top:1384px !important;
	min-height:464px !important;
}

#item79497 {
	width:935px !important;
	left:282px !important;
	top:2709px !important;
	min-height:488px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item79600 {
	width:450px !important;
	left:282px !important;
	top:3423px !important;
	min-height:575px !important;
}

#item79696 {
	width:935px !important;
	left:282px !important;
	top:4224px !important;
	min-height:404px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item79526 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79530 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79629 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79632 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79725 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79728 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79759 {
	width:450px !important;
	left:767px !important;
	top:3423px !important;
	min-height:575px !important;
}

#item79793 {
	width:450px !important;
	left:282px !important;
	top:4853px !important;
	min-height:398px !important;
}

#item79824 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79827 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79856 {
	width:450px !important;
	left:767px !important;
	top:4853px !important;
	min-height:398px !important;
}

#item91653 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1158px !important;
}

#item91708 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1220px !important;
}

#item91732 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item91709 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:1202px !important;
}

#item91752 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1811px !important;
}

#item91753 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1874px !important;
}

#item91757 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item91754 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:1855px !important;
}

#item91788 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2483px !important;
}

#item91789 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2546px !important;
}

#item91793 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item91790 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:2527px !important;
}

#item91822 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3197px !important;
}

#item91823 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3260px !important;
}

#item91828 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item91824 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3241px !important;
}

#item91855 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:3998px !important;
}

#item91856 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:4060px !important;
}

#item91860 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item91857 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:4042px !important;
}

#item91885 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:4628px !important;
}

#item91886 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:4691px !important;
}

#item91891 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item91887 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:4672px !important;
}

#item91958 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:5250px !important;
}

#item91959 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:5313px !important;
}

#item91963 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item91960 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:5294px !important;
}

#item111061 {
	width:82px !important;
	left:60px !important;
	top:3px !important;
	min-height:81px !important;
}

@keyframes heroimage-85639 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-85639 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85607 {
	width:460px !important;
	height:9178px !important;
	top:268px !important;
	background:#cccccc;
}

#item99374 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item99376 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85609 {
	width:423px !important;
	height:9024px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item85614 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:126px !important;
}

#item172551 {
	width:460px !important;
	height:250px !important;
}

#item172555 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172552 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172560 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item98365 {
	width:400px !important;
	left:30px !important;
	top:539px !important;
	min-height:1292px !important;
}

#item98394 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item98397 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item98422 {
	width:400px !important;
	left:30px !important;
	top:2073px !important;
	min-height:968px !important;
}

#item98477 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item98480 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item98541 {
	width:400px !important;
	left:30px !important;
	top:4522px !important;
	min-height:1100px !important;
}

#item98592 {
	width:400px !important;
	left:30px !important;
	top:7357px !important;
	min-height:911px !important;
}

#item98621 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item98624 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item98684 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item98687 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item98717 {
	width:400px !important;
	left:30px !important;
	top:8538px !important;
	min-height:851px !important;
}

#item98745 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item98748 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item98959 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:9368px !important;
}

#item98960 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:9430px !important;
}

#item98964 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item98961 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:9412px !important;
}

#item99028 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1831px !important;
}

#item99029 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1893px !important;
}

#item99033 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99030 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1875px !important;
}

#item99063 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3041px !important;
}

#item99064 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3103px !important;
}

#item99069 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99065 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3085px !important;
}

#item99094 {
	width:400px !important;
	left:30px !important;
	top:3284px !important;
	min-height:995px !important;
}

#item99123 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item99127 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item99159 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4278px !important;
}

#item99160 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4341px !important;
}

#item99164 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99161 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4322px !important;
}

#item99198 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5612px !important;
}

#item99199 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5674px !important;
}

#item99203 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99200 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5656px !important;
}

#item99231 {
	width:400px !important;
	left:30px !important;
	top:5858px !important;
	min-height:1256px !important;
}

#item99259 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item99262 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item99291 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7114px !important;
}

#item99292 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7176px !important;
}

#item99297 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99293 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:7158px !important;
}

#item99342 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8268px !important;
}

#item99343 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8330px !important;
}

#item99347 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99344 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:8312px !important;
}

#item155106 {
	width:320px !important;
	left:130px !important;
	min-height:81px !important;
}

@keyframes heroimage-155132 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-155132 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item155136 {
	width:960px !important;
	height:5661px !important;
	top:383px !important;
	background:#cccccc;
}

#item155137 {
	width:960px !important;
	height:212px !important;
	top:5938px !important;
}

#item155139 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item155140 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item155141 {
	width:840px !important;
	height:5619px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item155142 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item171871 {
	width:960px !important;
	height:250px !important;
}

#item171875 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171872 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171880 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item155167 {
	width:800px !important;
	left:80px !important;
	top:519px !important;
	min-height:683px !important;
}

#item155196 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155199 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155224 {
	width:800px !important;
	left:80px !important;
	top:1428px !important;
	min-height:527px !important;
}

#item155249 {
	width:800px !important;
	left:80px !important;
	top:2180px !important;
	min-height:512px !important;
}

#item155277 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155280 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155308 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155311 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155336 {
	width:800px !important;
	left:80px !important;
	top:2917px !important;
	min-height:575px !important;
}

#item155361 {
	width:800px !important;
	left:80px !important;
	top:3718px !important;
	min-height:668px !important;
}

#item155386 {
	width:800px !important;
	left:80px !important;
	top:4611px !important;
	min-height:491px !important;
}

#item155415 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155419 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155448 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155451 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155479 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155482 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155507 {
	width:800px !important;
	left:80px !important;
	top:5327px !important;
	min-height:452px !important;
}

#item155535 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155538 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155563 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1202px !important;
}

#item155564 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1264px !important;
}

#item155568 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155565 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1246px !important;
}

#item155594 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1954px !important;
}

#item155595 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2017px !important;
}

#item155599 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155596 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1998px !important;
}

#item155624 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2691px !important;
}

#item155625 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2754px !important;
}

#item155629 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155626 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2735px !important;
}

#item155655 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3492px !important;
}

#item155656 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3554px !important;
}

#item155660 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155657 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3536px !important;
}

#item155685 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4385px !important;
}

#item155686 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4448px !important;
}

#item155690 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155687 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4429px !important;
}

#item155715 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5102px !important;
}

#item155716 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5164px !important;
}

#item155720 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155717 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5146px !important;
}

#item155745 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5778px !important;
}

#item155746 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5841px !important;
}

#item155750 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155747 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5822px !important;
}

#item65030 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

#item65026 {
	width:1500px !important;
	height:212px !important;
	top:6658px !important;
}

#item65028 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item65029 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

@keyframes heroimage-64996 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-64996 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item65024 {
	width:1500px !important;
	height:6241px !important;
	top:417px !important;
	background:#cccccc;
}

#item65025 {
	width:1150px !important;
	height:6316px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item64999 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171167 {
	width:1500px !important;
	height:250px !important;
}

#item171172 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171169 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171177 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item67651 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item67675 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item67726 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item67703 {
	width:155px !important;
	height:34px !important;
	left:1067px !important;
	top:1171px !important;
}

#item67702 {
	width:149px !important;
	height:50px !important;
	left:1070px !important;
	top:1190px !important;
}

#item67699 {
	width:936px !important;
	left:283px !important;
	top:603px !important;
	min-height:525px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item67647 {
	width:149px !important;
	height:50px !important;
	left:1070px !important;
	top:1127px !important;
}

#item79870 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79873 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79901 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item79898 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2005px !important;
}

#item79926 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2023px !important;
}

#item79927 {
	width:450px !important;
	left:283px !important;
	top:1353px !important;
	min-height:659px !important;
}

#item79953 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1961px !important;
}

#item79965 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item79968 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item79996 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item79993 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2698px !important;
}

#item80023 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2717px !important;
}

#item80024 {
	width:935px !important;
	left:283px !important;
	top:2187px !important;
	min-height:446px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item80050 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2654px !important;
}

#item80052 {
	width:451px !important;
	left:768px !important;
	top:1353px !important;
	min-height:608px !important;
}

#item80064 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80067 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item80095 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item80092 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3363px !important;
}

#item80120 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3381px !important;
}

#item80121 {
	width:935px !important;
	left:283px !important;
	top:2861px !important;
	min-height:458px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item80147 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3319px !important;
}

#item80162 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80166 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item80261 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80264 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item80355 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80358 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item80453 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80456 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item80194 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item80191 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4004px !important;
}

#item80219 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4022px !important;
}

#item80317 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4595px !important;
}

#item80411 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5293px !important;
}

#item80509 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:6226px !important;
}

#item80220 {
	width:450px !important;
	left:283px !important;
	top:3544px !important;
	min-height:383px !important;
}

#item165003 {
	width:450px !important;
	left:283px !important;
	top:4186px !important;
	min-height:395px !important;
}

#item80412 {
	width:450px !important;
	left:283px !important;
	top:4752px !important;
	min-height:502px !important;
}

#item80510 {
	width:450px !important;
	left:283px !important;
	top:5456px !important;
	min-height:781px !important;
}

#item80246 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3960px !important;
}

#item80344 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4533px !important;
}

#item80437 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5231px !important;
}

#item80535 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:6163px !important;
}

#item80254 {
	width:451px !important;
	left:768px !important;
	top:3544px !important;
	min-height:424px !important;
}

#item165028 {
	width:451px !important;
	left:768px !important;
	top:4186px !important;
	min-height:395px !important;
}

#item80438 {
	width:451px !important;
	left:768px !important;
	top:4752px !important;
	min-height:479px !important;
}

#item80536 {
	width:451px !important;
	left:768px !important;
	top:5456px !important;
	min-height:641px !important;
}

#item80652 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80655 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item80709 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:6622px !important;
}

#item80710 {
	width:935px !important;
	left:282px !important;
	top:6431px !important;
	min-height:194px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item80736 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:6700px !important;
}

#item80292 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item80289 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4577px !important;
}

#item80386 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item80383 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:5275px !important;
}

#item80484 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item80481 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:6207px !important;
}

#item80684 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item80681 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:6669px !important;
}

#item111137 {
	width:82px !important;
	left:76px !important;
	top:-10px !important;
	min-height:81px !important;
}

@keyframes heroimage-85707 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-85707 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85674 {
	width:460px !important;
	height:11771px !important;
	top:268px !important;
	background:#cccccc;
}

#item100800 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item100801 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85675 {
	width:423px !important;
	height:11606px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item85680 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172588 {
	width:460px !important;
	height:250px !important;
}

#item172592 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172589 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172597 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item99382 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item99385 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item99439 {
	width:400px !important;
	left:30px !important;
	top:626px !important;
	min-height:1169px !important;
}

#item99469 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item99472 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item99526 {
	width:400px !important;
	left:30px !important;
	top:2039px !important;
	min-height:1379px !important;
}

#item99556 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item99559 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item99587 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99584 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4693px !important;
}

#item99612 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4711px !important;
}

#item99613 {
	width:400px !important;
	left:30px !important;
	top:3663px !important;
	min-height:986px !important;
}

#item99639 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4649px !important;
}

#item99946 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item99943 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:11311px !important;
}

#item99974 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:11330px !important;
}

#item100079 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:11267px !important;
}

#item100099 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item100102 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item100157 {
	width:400px !important;
	left:30px !important;
	top:11538px !important;
	min-height:446px !important;
}

#item100236 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item100233 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1839px !important;
}

#item100261 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1857px !important;
}

#item100262 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1795px !important;
}

#item100268 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item100265 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3461px !important;
}

#item100293 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3480px !important;
}

#item100294 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3417px !important;
}

#item100300 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item100303 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item100331 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item100328 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5982px !important;
}

#item100356 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6001px !important;
}

#item100357 {
	width:400px !important;
	left:30px !important;
	top:4919px !important;
	min-height:1019px !important;
}

#item100383 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5938px !important;
}

#item100402 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item100405 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item100433 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item100430 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:7094px !important;
}

#item100458 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7112px !important;
}

#item100459 {
	width:400px !important;
	left:30px !important;
	top:6181px !important;
	min-height:869px !important;
}

#item100484 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7050px !important;
}

#item100497 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item100500 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item100528 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item100525 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:8142px !important;
}

#item100554 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8161px !important;
}

#item100555 {
	width:400px !important;
	left:30px !important;
	top:7293px !important;
	min-height:818px !important;
}

#item100580 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8098px !important;
}

#item100603 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item100606 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item100634 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item100631 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:9488px !important;
}

#item100659 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:9506px !important;
}

#item100660 {
	width:400px !important;
	left:30px !important;
	top:8341px !important;
	min-height:1124px !important;
}

#item100685 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:9444px !important;
}

#item100700 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item100703 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item100728 {
	width:400px !important;
	left:30px !important;
	top:9714px !important;
	min-height:1553px !important;
}

#item100766 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item100763 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:12027px !important;
}

#item100791 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:12046px !important;
}

#item100792 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:11983px !important;
}

#item155796 {
	width:320px !important;
	left:103px !important;
	top:11px !important;
	min-height:81px !important;
}

@keyframes heroimage-155823 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-155823 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item155826 {
	width:960px !important;
	height:7358px !important;
	top:394px !important;
	background:#cccccc;
}

#item155827 {
	width:840px !important;
	height:7400px !important;
	left:60px !important;
	top:394px !important;
	background:#fff;
}

#item155828 {
	width:960px !important;
	height:212px !important;
	top:7674px !important;
}

#item155830 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item155831 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item155832 {
	width:830px !important;
	left:80px !important;
	top:248px !important;
	min-height:157px !important;
}

#item171911 {
	width:960px !important;
	height:250px !important;
}

#item171915 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171912 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171921 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item155860 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155863 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item155891 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155888 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1240px !important;
}

#item155916 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1258px !important;
}

#item155917 {
	width:800px !important;
	left:80px !important;
	top:531px !important;
	min-height:665px !important;
}

#item155942 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1196px !important;
}

#item155946 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item155949 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156003 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2233px !important;
}

#item156004 {
	width:800px !important;
	left:80px !important;
	top:1422px !important;
	min-height:749px !important;
}

#item156029 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2170px !important;
}

#item156033 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156036 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156064 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156061 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2964px !important;
}

#item156089 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2982px !important;
}

#item156090 {
	width:800px !important;
	left:80px !important;
	top:2396px !important;
	min-height:524px !important;
}

#item156115 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2920px !important;
}

#item156119 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156123 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156151 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156148 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3766px !important;
}

#item156176 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3784px !important;
}

#item156177 {
	width:800px !important;
	left:80px !important;
	top:3144px !important;
	min-height:578px !important;
}

#item156203 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3722px !important;
}

#item156207 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156210 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156238 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156241 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156269 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156272 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156301 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156304 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156332 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156329 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4461px !important;
}

#item156361 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156358 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5148px !important;
}

#item156389 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156386 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5972px !important;
}

#item156417 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156414 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:7078px !important;
}

#item156443 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4480px !important;
}

#item156444 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5166px !important;
}

#item156445 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5990px !important;
}

#item156446 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:7096px !important;
}

#item156447 {
	width:800px !important;
	left:80px !important;
	top:3948px !important;
	min-height:470px !important;
}

#item156472 {
	width:800px !important;
	left:80px !important;
	top:4643px !important;
	min-height:461px !important;
}

#item156497 {
	width:800px !important;
	left:80px !important;
	top:5329px !important;
	min-height:599px !important;
}

#item156522 {
	width:800px !important;
	left:80px !important;
	top:6153px !important;
	min-height:881px !important;
}

#item156547 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4417px !important;
}

#item156548 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5104px !important;
}

#item156549 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5928px !important;
}

#item156550 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:7034px !important;
}

#item156554 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156557 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156586 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156582 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:7547px !important;
}

#item156611 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:7566px !important;
}

#item156612 {
	width:800px !important;
	left:80px !important;
	top:7260px !important;
	min-height:236px !important;
}

#item156638 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:7495px !important;
}

#item155978 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item155974 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2214px !important;
}

#item65196 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-65161 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-65161 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item65190 {
	width:1500px !important;
	height:2697px !important;
	top:417px !important;
	background:#cccccc;
}

#item65192 {
	width:1500px !important;
	height:212px !important;
	top:3073px !important;
}

#item65194 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item65195 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item65191 {
	width:1150px !important;
	height:2697px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item65165 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171210 {
	width:1500px !important;
	height:250px !important;
}

#item171216 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171212 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171221 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item67763 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:986px !important;
}

#item80752 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1712px !important;
}

#item67767 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item67791 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item80756 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80759 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item67842 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item67819 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1030px !important;
}

#item67818 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1049px !important;
}

#item80812 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1775px !important;
}

#item67815 {
	width:935px !important;
	left:282px !important;
	top:603px !important;
	min-height:383px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item80813 {
	width:935px !important;
	left:282px !important;
	top:1212px !important;
	min-height:500px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item81063 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2173px !important;
}

#item81093 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2602px !important;
}

#item80944 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item80947 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81097 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81100 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81092 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2236px !important;
}

#item81153 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2665px !important;
}

#item81002 {
	width:935px !important;
	left:282px !important;
	top:1937px !important;
	min-height:236px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item81154 {
	width:935px !important;
	left:282px !important;
	top:2399px !important;
	min-height:203px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item81186 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3001px !important;
}

#item81190 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81193 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81246 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3064px !important;
}

#item81247 {
	width:935px !important;
	left:283px !important;
	top:2828px !important;
	min-height:173px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item92005 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92001 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1758px !important;
}

#item92035 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92032 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2218px !important;
}

#item92072 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92069 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2645px !important;
}

#item92136 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92133 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3048px !important;
}

#item111255 {
	width:82px !important;
	left:93px !important;
	min-height:81px !important;
}

@keyframes heroimage-84483 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-84483 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item76194 {
	width:460px !important;
	height:4830px !important;
	top:272px !important;
	background:#cccccc;
}

#item76196 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item76197 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item76193 {
	width:423px !important;
	height:4660px !important;
	left:19px !important;
	top:450px !important;
	background:#fff;
}

#item76165 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:126px !important;
}

#item172631 {
	width:460px !important;
	height:250px !important;
}

#item172635 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172632 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172641 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item83639 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1456px !important;
}

#item83640 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2846px !important;
}

#item83644 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item83647 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:143px !important;
}

#item83676 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item83679 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:93px !important;
}

#item83707 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item83704 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1500px !important;
}

#item83735 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item83732 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2890px !important;
}

#item83760 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1519px !important;
}

#item83761 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2908px !important;
}

#item83762 {
	width:400px !important;
	left:31px !important;
	top:584px !important;
	min-height:872px !important;
}

#item83787 {
	width:400px !important;
	left:30px !important;
	top:1700px !important;
	min-height:1146px !important;
}

#item83812 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3669px !important;
}

#item83813 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4392px !important;
}

#item83817 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item83820 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item83848 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item83852 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item83881 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item83878 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3713px !important;
}

#item83909 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item83906 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4436px !important;
}

#item83934 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3731px !important;
}

#item83935 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4454px !important;
}

#item83936 {
	width:400px !important;
	left:30px !important;
	top:3115px !important;
	min-height:567px !important;
}

#item83961 {
	width:400px !important;
	left:30px !important;
	top:3939px !important;
	min-height:471px !important;
}

#item83986 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5004px !important;
}

#item83990 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item83993 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item84021 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item84018 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5048px !important;
}

#item84046 {
	width:400px !important;
	left:30px !important;
	top:4634px !important;
	min-height:403px !important;
}

#item84127 {
	width:33px !important;
	height:30px !important;
	left:30px !important;
	top:1670px !important;
}

#item84129 {
	width:33px !important;
	height:30px !important;
	left:30px !important;
	top:3085px !important;
}

#item84130 {
	width:33px !important;
	height:30px !important;
	left:30px !important;
	top:3909px !important;
}

#item84131 {
	width:33px !important;
	height:30px !important;
	left:30px !important;
	top:4604px !important;
}

#item156659 {
	width:320px !important;
	left:160px !important;
	top:1px !important;
	min-height:81px !important;
}

@keyframes heroimage-156684 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-156684 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item156689 {
	width:960px !important;
	height:2931px !important;
	top:407px !important;
	background:#cccccc;
}

#item156690 {
	width:840px !important;
	height:2951px !important;
	left:60px !important;
	top:407px !important;
	background:#fff;
}

#item156691 {
	width:960px !important;
	height:212px !important;
	top:3263px !important;
}

#item156693 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item156694 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item156695 {
	width:320px !important;
	left:508px !important;
	top:231px !important;
	min-height:81px !important;
}

#item156720 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item171947 {
	width:960px !important;
	height:250px !important;
}

#item171951 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171948 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171959 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item156745 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:994px !important;
}

#item156746 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1773px !important;
}

#item156750 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156753 {
	width:698px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156781 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156785 {
	width:698px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156813 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156810 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1038px !important;
}

#item156841 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156838 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1817px !important;
}

#item156867 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1056px !important;
}

#item156868 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1835px !important;
}

#item156869 {
	width:800px !important;
	left:80px !important;
	top:557px !important;
	min-height:437px !important;
}

#item156894 {
	width:800px !important;
	left:80px !important;
	top:1219px !important;
	min-height:554px !important;
}

#item156919 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2287px !important;
}

#item156920 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2764px !important;
}

#item156924 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156927 {
	width:698px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156955 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item156958 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item156986 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item156983 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2331px !important;
}

#item157016 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157013 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2808px !important;
}

#item157041 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2350px !important;
}

#item157042 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2826px !important;
}

#item157043 {
	width:800px !important;
	left:80px !important;
	top:1998px !important;
	min-height:290px !important;
}

#item157068 {
	width:800px !important;
	left:80px !important;
	top:2513px !important;
	min-height:250px !important;
}

#item157093 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3195px !important;
}

#item157097 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157100 {
	width:698px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item157128 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157125 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3239px !important;
}

#item157153 {
	width:800px !important;
	left:80px !important;
	top:2989px !important;
	min-height:206px !important;
}

#item65372 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-65337 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-65337 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item65340 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item65366 {
	width:1500px !important;
	height:4005px !important;
	top:417px !important;
	background:#cccccc;
}

#item65368 {
	width:1500px !important;
	height:212px !important;
	top:4422px !important;
}

#item65370 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item65371 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item65367 {
	width:1150px !important;
	height:4043px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item171248 {
	width:1500px !important;
	height:250px !important;
}

#item171253 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171250 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171258 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item67882 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:807px !important;
}

#item81279 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1805px !important;
}

#item67937 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:869px !important;
}

#item81280 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1867px !important;
}

#item67961 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item67938 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:851px !important;
}

#item81284 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item81281 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1849px !important;
}

#item67934 {
	width:935px !important;
	left:282px !important;
	top:603px !important;
	min-height:203px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item81310 {
	width:450px !important;
	left:282px !important;
	top:1032px !important;
	min-height:772px !important;
}

#item67886 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item67910 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81339 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81342 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81385 {
	width:450px !important;
	left:768px !important;
	top:1032px !important;
	min-height:773px !important;
}

#item81391 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2384px !important;
}

#item81482 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3055px !important;
}

#item81392 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2446px !important;
}

#item81483 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3118px !important;
}

#item81396 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item81393 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2428px !important;
}

#item81487 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item81484 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3099px !important;
}

#item81421 {
	width:935px !important;
	left:282px !important;
	top:2031px !important;
	min-height:353px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item81512 {
	width:935px !important;
	left:282px !important;
	top:2610px !important;
	min-height:446px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item81774 {
	width:935px !important;
	left:282px !important;
	top:4027px !important;
	min-height:320px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item81450 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81453 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81542 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81546 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81578 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3801px !important;
}

#item81676 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4347px !important;
}

#item81579 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3864px !important;
}

#item81677 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4410px !important;
}

#item81583 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item81580 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3845px !important;
}

#item81681 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item81678 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4391px !important;
}

#item81608 {
	width:450px !important;
	left:282px !important;
	top:3281px !important;
	min-height:558px !important;
}

#item81637 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81640 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81735 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81738 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81665 {
	width:450px !important;
	left:768px !important;
	top:3281px !important;
	min-height:521px !important;
}

#item111292 {
	width:82px !important;
	left:53px !important;
	min-height:81px !important;
}

@keyframes heroimage-85769 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-85769 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85737 {
	width:460px !important;
	height:7578px !important;
	top:268px !important;
	background:#cccccc;
}

#item102129 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item102130 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85738 {
	width:423px !important;
	height:7429px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item85742 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172670 {
	width:460px !important;
	height:250px !important;
}

#item172674 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172671 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172680 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item101368 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1069px !important;
}

#item101370 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1131px !important;
}

#item101375 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item101372 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1113px !important;
}

#item101428 {
	width:400px !important;
	left:30px !important;
	top:602px !important;
	min-height:467px !important;
}

#item101454 {
	width:400px !important;
	left:30px !important;
	top:1342px !important;
	min-height:1736px !important;
}

#item101482 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item101486 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item101608 {
	width:400px !important;
	left:30px !important;
	top:3305px !important;
	min-height:806px !important;
}

#item101660 {
	width:400px !important;
	left:30px !important;
	top:7053px !important;
	min-height:710px !important;
}

#item101689 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item101692 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item101749 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6810px !important;
}

#item101750 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7762px !important;
}

#item101751 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6872px !important;
}

#item101752 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7825px !important;
}

#item101756 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item101753 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:6854px !important;
}

#item101784 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item101781 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:7806px !important;
}

#item101809 {
	width:400px !important;
	left:30px !important;
	top:5575px !important;
	min-height:1235px !important;
}

#item101837 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item101840 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item101868 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item101871 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item101932 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item101935 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item101962 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3078px !important;
}

#item101963 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3140px !important;
}

#item101967 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item101964 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3122px !important;
}

#item101995 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4111px !important;
}

#item101996 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4173px !important;
}

#item102000 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item101997 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4155px !important;
}

#item102032 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5345px !important;
}

#item102033 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5408px !important;
}

#item102037 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item102034 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5389px !important;
}

#item102062 {
	width:400px !important;
	left:30px !important;
	top:4342px !important;
	min-height:1004px !important;
}

#item102091 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item102094 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item157203 {
	width:320px !important;
	left:86px !important;
	min-height:81px !important;
}

@keyframes heroimage-157230 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-157230 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item157234 {
	width:960px !important;
	height:4900px !important;
	top:383px !important;
	background:#cccccc;
}

#item157235 {
	width:840px !important;
	height:4900px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item157236 {
	width:960px !important;
	height:212px !important;
	top:5213px !important;
}

#item157239 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item157240 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item157241 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item171986 {
	width:960px !important;
	height:250px !important;
}

#item171990 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171987 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item171997 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item157266 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:805px !important;
}

#item157267 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2010px !important;
}

#item157268 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:867px !important;
}

#item157269 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2073px !important;
}

#item157273 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157270 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:849px !important;
}

#item157301 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157298 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2054px !important;
}

#item157326 {
	width:800px !important;
	left:80px !important;
	top:569px !important;
	min-height:236px !important;
}

#item157351 {
	width:800px !important;
	left:80px !important;
	top:1031px !important;
	min-height:980px !important;
}

#item157379 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157382 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item157411 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157414 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item157439 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2685px !important;
}

#item157441 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3431px !important;
}

#item157442 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2747px !important;
}

#item157443 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3493px !important;
}

#item157447 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157444 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2729px !important;
}

#item157475 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157472 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3475px !important;
}

#item157500 {
	width:800px !important;
	left:80px !important;
	top:2236px !important;
	min-height:449px !important;
}

#item157525 {
	width:800px !important;
	left:80px !important;
	top:2910px !important;
	min-height:521px !important;
}

#item157550 {
	width:800px !important;
	left:80px !important;
	top:4697px !important;
	min-height:374px !important;
}

#item157578 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157581 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item157609 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157612 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item157637 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4471px !important;
}

#item157638 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5071px !important;
}

#item157639 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4534px !important;
}

#item157640 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5133px !important;
}

#item157645 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157641 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4515px !important;
}

#item157673 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157670 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5115px !important;
}

#item157698 {
	width:800px !important;
	left:80px !important;
	top:3657px !important;
	min-height:815px !important;
}

#item157726 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157729 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item157757 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157760 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item65540 {
	width:320px !important;
	left:360px !important;
	top:3px !important;
	min-height:81px !important;
}

@keyframes heroimage-65504 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-65504 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item65534 {
	width:1500px !important;
	height:5559px !important;
	top:417px !important;
	background:#cccccc;
}

#item65536 {
	width:1500px !important;
	height:212px !important;
	top:5976px !important;
}

#item65538 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item65539 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item65535 {
	width:1150px !important;
	height:5609px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item65509 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171284 {
	width:1500px !important;
	height:250px !important;
}

#item171289 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171286 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171294 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item68052 {
	width:935px !important;
	left:282px !important;
	top:603px !important;
	min-height:521px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item165056 {
	width:450px !important;
	left:282px !important;
	top:1350px !important;
	min-height:647px !important;
}

#item82027 {
	width:450px !important;
	left:282px !important;
	top:2180px !important;
	min-height:426px !important;
}

#item68079 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item68056 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1168px !important;
}

#item68055 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1187px !important;
}

#item81923 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2018px !important;
}

#item82081 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2669px !important;
}

#item68004 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item68028 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item81927 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item81931 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item82085 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item82088 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item68000 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1124px !important;
}

#item81956 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1956px !important;
}

#item82113 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2606px !important;
}

#item165081 {
	width:450px !important;
	left:768px !important;
	top:1350px !important;
	min-height:590px !important;
}

#item82114 {
	width:450px !important;
	left:768px !important;
	top:2180px !important;
	min-height:395px !important;
}

#item82128 {
	width:450px !important;
	left:282px !important;
	top:2831px !important;
	min-height:426px !important;
}

#item82225 {
	width:450px !important;
	left:282px !important;
	top:3482px !important;
	min-height:602px !important;
}

#item82321 {
	width:935px !important;
	left:282px !important;
	top:4310px !important;
	min-height:416px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item82419 {
	width:935px !important;
	left:282px !important;
	top:4952px !important;
	min-height:215px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item82549 {
	width:450px !important;
	left:282px !important;
	top:5393px !important;
	min-height:521px !important;
}

#item82182 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3319px !important;
}

#item82279 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4146px !important;
}

#item82375 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4789px !important;
}

#item82539 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5230px !important;
}

#item82603 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5976px !important;
}

#item82186 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item82189 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item82283 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item82286 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item82379 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item82382 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item82478 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item82481 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item82607 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item82610 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item82214 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3257px !important;
}

#item82311 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4084px !important;
}

#item82407 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4727px !important;
}

#item82540 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5167px !important;
}

#item82635 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:5914px !important;
}

#item82215 {
	width:450px !important;
	left:768px !important;
	top:2831px !important;
	min-height:365px !important;
}

#item82312 {
	width:450px !important;
	left:768px !important;
	top:3482px !important;
	min-height:584px !important;
}

#item82653 {
	width:450px !important;
	left:768px !important;
	top:5393px !important;
	min-height:449px !important;
}

#item92168 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92165 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1994px !important;
}

#item92198 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92194 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2647px !important;
}

#item92226 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92223 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3298px !important;
}

#item92258 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92255 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4126px !important;
}

#item92286 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92283 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4769px !important;
}

#item92322 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92319 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:5208px !important;
}

#item92351 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92348 {
	width:155px !important;
	height:34px !important;
	left:1063px !important;
	top:5959px !important;
}

#item174798 {
	width:384px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item174799 {
	width:390px !important;
	height:26px !important;
	left:320px !important;
	top:2848px !important;
}

#item111332 {
	width:82px !important;
	left:49px !important;
	min-height:81px !important;
}

@keyframes heroimage-85834 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-85834 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85799 {
	width:460px !important;
	height:10185px !important;
	top:268px !important;
	background:#cccccc;
}

#item103450 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item103451 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85800 {
	width:423px !important;
	height:10014px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item85805 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172742 {
	width:460px !important;
	height:250px !important;
}

#item172746 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172743 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172754 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item102131 {
	width:400px !important;
	left:30px !important;
	top:583px !important;
	min-height:1112px !important;
}

#item102157 {
	width:400px !important;
	left:30px !important;
	top:1967px !important;
	min-height:1346px !important;
}

#item102211 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item102208 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1739px !important;
}

#item102236 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1758px !important;
}

#item102242 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item102245 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item102274 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item102277 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item102333 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1695px !important;
}

#item102448 {
	width:400px !important;
	left:30px !important;
	top:9258px !important;
	min-height:1115px !important;
}

#item102477 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:10435px !important;
}

#item102609 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item102612 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item102641 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:10373px !important;
}

#item102827 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item102824 {
	width:155px !important;
	height:34px !important;
	left:276px !important;
	top:10418px !important;
}

#item102900 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3354px !important;
}

#item102901 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3291px !important;
}

#item102905 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item102902 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3330px !important;
}

#item102940 {
	width:400px !important;
	left:30px !important;
	top:3521px !important;
	min-height:887px !important;
}

#item102965 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4470px !important;
}

#item102969 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item102972 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item102997 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4408px !important;
}

#item103005 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item103002 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4448px !important;
}

#item103047 {
	width:400px !important;
	left:30px !important;
	top:4633px !important;
	min-height:893px !important;
}

#item103072 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5588px !important;
}

#item103076 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item103079 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item103104 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5526px !important;
}

#item103113 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item103109 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5567px !important;
}

#item103150 {
	width:400px !important;
	left:30px !important;
	top:5756px !important;
	min-height:1403px !important;
}

#item103176 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7221px !important;
}

#item103180 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item103183 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item103208 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7159px !important;
}

#item103216 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item103213 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:7201px !important;
}

#item103257 {
	width:400px !important;
	left:30px !important;
	top:7388px !important;
	min-height:932px !important;
}

#item103283 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8382px !important;
}

#item103287 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item103290 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item103315 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:8320px !important;
}

#item103319 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item103316 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:8362px !important;
}

#item103353 {
	width:400px !important;
	left:30px !important;
	top:8550px !important;
	min-height:479px !important;
}

#item103379 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:9091px !important;
}

#item103383 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item103386 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item103411 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:9029px !important;
}

#item103415 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item103412 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:9069px !important;
}

#item174993 {
	width:319px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item174994 {
	width:325px !important;
	height:25px !important;
	left:97px !important;
	top:4651px !important;
}

#item157805 {
	width:320px !important;
	left:127px !important;
	min-height:81px !important;
}

@keyframes heroimage-157830 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-157830 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item157833 {
	width:960px !important;
	height:6539px !important;
	top:383px !important;
	background:#cccccc;
}

#item157834 {
	width:960px !important;
	height:212px !important;
	top:6838px !important;
}

#item157836 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item157837 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item157838 {
	width:840px !important;
	height:6515px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item157840 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172029 {
	width:960px !important;
	height:250px !important;
}

#item172033 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172030 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172039 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item157865 {
	width:800px !important;
	left:80px !important;
	top:520px !important;
	min-height:608px !important;
}

#item157890 {
	width:800px !important;
	left:80px !important;
	top:1354px !important;
	min-height:779px !important;
}

#item157915 {
	width:800px !important;
	left:80px !important;
	top:2357px !important;
	min-height:530px !important;
}

#item157969 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1190px !important;
}

#item157970 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2195px !important;
}

#item157971 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2949px !important;
}

#item157975 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item157978 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158006 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158009 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158037 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158040 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158066 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1128px !important;
}

#item158067 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2132px !important;
}

#item158068 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2887px !important;
}

#item158069 {
	width:800px !important;
	left:80px !important;
	top:3111px !important;
	min-height:494px !important;
}

#item158094 {
	width:800px !important;
	left:80px !important;
	top:3831px !important;
	min-height:794px !important;
}

#item158119 {
	width:800px !important;
	left:80px !important;
	top:4851px !important;
	min-height:491px !important;
}

#item158145 {
	width:800px !important;
	left:80px !important;
	top:5567px !important;
	min-height:269px !important;
}

#item158170 {
	width:800px !important;
	left:80px !important;
	top:6061px !important;
	min-height:611px !important;
}

#item158195 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3667px !important;
}

#item158196 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4687px !important;
}

#item158197 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5404px !important;
}

#item158198 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5898px !important;
}

#item158199 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:6735px !important;
}

#item158203 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158206 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158234 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158237 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158266 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158269 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158297 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158301 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158329 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158332 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158357 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3605px !important;
}

#item158358 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4624px !important;
}

#item158359 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5341px !important;
}

#item158360 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:5836px !important;
}

#item158361 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:6672px !important;
}

#item158365 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158362 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2171px !important;
}

#item158393 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158390 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2927px !important;
}

#item158421 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158418 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3647px !important;
}

#item158450 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158447 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4667px !important;
}

#item158478 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158475 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5384px !important;
}

#item158506 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158503 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5876px !important;
}

#item158534 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158531 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:6717px !important;
}

#item157944 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item157940 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1172px !important;
}

#item174918 {
	width:325px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
}

#item174919 {
	width:331px !important;
	height:24px !important;
	left:527px !important;
	top:3108px !important;
}

#item165866 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

#item165891 {
	width:1500px !important;
	height:4487px !important;
	top:417px !important;
	background:#cccccc;
}

@keyframes heroimage-165892 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-165892 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item165896 {
	width:1500px !important;
	height:212px !important;
	top:4888px !important;
}

#item165898 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item165899 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item165900 {
	width:1150px !important;
	height:4512px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item165925 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171364 {
	width:1500px !important;
	height:250px !important;
}

#item171369 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171366 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171376 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item165950 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1581px !important;
}

#item165954 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item165957 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item166007 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1643px !important;
}

#item166011 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item166008 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:1625px !important;
}

#item166036 {
	width:934px !important;
	left:283px !important;
	top:490px !important;
	min-height:296px !important;
}

#item166065 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2190px !important;
}

#item166070 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item166073 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item166123 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2253px !important;
}

#item166125 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2730px !important;
}

#item166450 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3218px !important;
}

#item166546 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3664px !important;
}

#item166639 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4816px !important;
}

#item166909 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4393px !important;
}

#item166129 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item166132 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item166454 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item166458 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item166550 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item166553 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item166643 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item166646 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item166750 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item166753 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item166157 {
	width:935px !important;
	left:282px !important;
	top:2416px !important;
	min-height:315px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item166483 {
	width:935px !important;
	left:282px !important;
	top:2955px !important;
	min-height:263px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item166578 {
	width:935px !important;
	left:282px !important;
	top:3443px !important;
	min-height:221px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item166848 {
	width:935px !important;
	left:282px !important;
	top:4618px !important;
	min-height:198px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item166671 {
	width:450px !important;
	left:282px !important;
	top:3890px !important;
	min-height:503px !important;
}

#item166183 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2793px !important;
}

#item166509 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3281px !important;
}

#item166604 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3727px !important;
}

#item166697 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4879px !important;
}

#item166910 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4456px !important;
}

#item166187 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item166184 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2233px !important;
}

#item166215 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item166212 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2776px !important;
}

#item166513 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item166510 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3264px !important;
}

#item166608 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item166605 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3710px !important;
}

#item166701 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item166698 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4862px !important;
}

#item166914 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item166911 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4439px !important;
}

#item166294 {
	width:935px !important;
	left:282px !important;
	top:959px !important;
	min-height:621px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item166419 {
	width:935px !important;
	left:282px !important;
	top:1806px !important;
	min-height:384px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item166742 {
	width:450px !important;
	left:768px !important;
	top:3890px !important;
	min-height:503px !important;
}

#item167414 {
	width:82px !important;
	left:49px !important;
	top:7px !important;
	min-height:81px !important;
}

@keyframes heroimage-167439 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-167439 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item167443 {
	width:460px !important;
	height:7857px !important;
	top:268px !important;
	background:#cccccc;
}

#item167444 {
	width:423px !important;
	height:7679px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item167446 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item167447 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item167448 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172780 {
	width:460px !important;
	height:250px !important;
}

#item172784 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172781 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172791 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item168624 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2585px !important;
}

#item168628 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item168631 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item168657 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2647px !important;
}

#item168661 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item168658 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2629px !important;
}

#item168686 {
	width:400px !important;
	left:30px !important;
	top:369px !important;
	min-height:674px !important;
}

#item168715 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item168718 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item168752 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item168756 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item168784 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item168787 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item168906 {
	width:400px !important;
	left:30px !important;
	top:3901px !important;
	min-height:626px !important;
}

#item168931 {
	width:400px !important;
	left:30px !important;
	top:4798px !important;
	min-height:488px !important;
}

#item169207 {
	width:400px !important;
	left:30px !important;
	top:1233px !important;
	min-height:1352px !important;
}

#item169232 {
	width:400px !important;
	left:30px !important;
	top:2856px !important;
	min-height:773px !important;
}

#item169300 {
	width:149px !important;
	height:50px !important;
	left:280px !important;
	top:3629px !important;
}

#item169301 {
	width:149px !important;
	height:50px !important;
	left:280px !important;
	top:3691px !important;
}

#item169305 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item169302 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3671px !important;
}

#item169337 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4526px !important;
}

#item169338 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4589px !important;
}

#item169342 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item169339 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4572px !important;
}

#item169370 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5286px !important;
}

#item169371 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5348px !important;
}

#item169375 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item169372 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5331px !important;
}

#item169414 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item169417 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item169442 {
	width:400px !important;
	left:30px !important;
	top:5557px !important;
	min-height:413px !important;
}

#item169473 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5970px !important;
}

#item169474 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:6032px !important;
}

#item169478 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item169475 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:6015px !important;
}

#item169507 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item169510 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item169535 {
	width:400px !important;
	left:30px !important;
	top:6214px !important;
	min-height:1134px !important;
}

#item169574 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:7347px !important;
}

#item169575 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:7410px !important;
}

#item169579 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item169576 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:7393px !important;
}

#item169613 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:7965px !important;
}

#item169618 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item169621 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item169646 {
	width:400px !important;
	left:30px !important;
	top:7619px !important;
	min-height:366px !important;
}

#item169671 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:8028px !important;
}

#item169675 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item169672 {
	width:155px !important;
	height:34px !important;
	left:279px !important;
	top:8011px !important;
}

#item167033 {
	width:320px !important;
	left:86px !important;
	top:7px !important;
	min-height:81px !important;
}

@keyframes heroimage-167058 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-167058 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item167061 {
	width:960px !important;
	height:4785px !important;
	top:383px !important;
	background:#cccccc;
}

#item167062 {
	width:960px !important;
	height:212px !important;
	top:5138px !important;
}

#item167064 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item167065 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item167066 {
	width:840px !important;
	height:4785px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item167067 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172065 {
	width:960px !important;
	height:250px !important;
}

#item172070 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172067 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172075 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item167827 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1588px !important;
}

#item167831 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item167834 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item167859 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1650px !important;
}

#item167863 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item167860 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1632px !important;
}

#item167889 {
	width:800px !important;
	left:80px !important;
	top:406px !important;
	min-height:350px !important;
}

#item167914 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:2215px !important;
}

#item167918 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item167921 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item167946 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:2278px !important;
}

#item167947 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2779px !important;
}

#item167948 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3273px !important;
}

#item167949 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:3727px !important;
}

#item167950 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:5081px !important;
}

#item167951 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:4650px !important;
}

#item167955 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item167959 {
	width:698px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item167987 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item167990 {
	width:700px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item168018 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item168023 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item168051 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item168054 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item168082 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item168085 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item168110 {
	width:799px !important;
	left:80px !important;
	top:2447px !important;
	min-height:350px !important;
}

#item168136 {
	width:801px !important;
	left:79px !important;
	top:3010px !important;
	min-height:263px !important;
}

#item168162 {
	width:800px !important;
	left:80px !important;
	top:3505px !important;
	min-height:228px !important;
}

#item168188 {
	width:800px !important;
	left:80px !important;
	top:4883px !important;
	min-height:198px !important;
}

#item168214 {
	width:800px !important;
	left:80px !important;
	top:3959px !important;
	min-height:691px !important;
}

#item168239 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2841px !important;
}

#item168240 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3336px !important;
}

#item168242 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:3790px !important;
}

#item168243 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:5143px !important;
}

#item168244 {
	width:149px !important;
	height:50px !important;
	left:730px !important;
	top:4712px !important;
}

#item168248 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item168245 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2258px !important;
}

#item168277 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item168274 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2824px !important;
}

#item168305 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item168302 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3319px !important;
}

#item168333 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item168330 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3773px !important;
}

#item168361 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item168358 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:5126px !important;
}

#item168389 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item168386 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4695px !important;
}

#item168414 {
	width:800px !important;
	left:80px !important;
	top:908px !important;
	min-height:680px !important;
}

#item168440 {
	width:800px !important;
	left:80px !important;
	top:1821px !important;
	min-height:395px !important;
}

#item65874 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

#item65868 {
	width:1500px !important;
	height:3000px !important;
	top:417px !important;
	background:#cccccc;
}

@keyframes heroimage-65838 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-65838 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item65870 {
	width:1500px !important;
	height:212px !important;
	top:3388px !important;
}

#item65872 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item65873 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item65869 {
	width:1150px !important;
	height:3000px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item65843 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171403 {
	width:1500px !important;
	height:250px !important;
}

#item171408 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171405 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171414 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item87743 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2102px !important;
}

#item87747 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item87771 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item87795 {
	width:450px !important;
	left:282px !important;
	top:878px !important;
	min-height:1302px !important;
}

#item87798 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2164px !important;
}

#item87822 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item87799 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:2146px !important;
}

#item87863 {
	width:934px !important;
	left:283px !important;
	top:490px !important;
	min-height:215px !important;
}

#item87902 {
	width:450px !important;
	left:767px !important;
	top:878px !important;
	min-height:1208px !important;
}

#item87916 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2786px !important;
}

#item87920 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item87944 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item87968 {
	width:450px !important;
	left:282px !important;
	top:2327px !important;
	min-height:468px !important;
}

#item87971 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:2848px !important;
}

#item88011 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3264px !important;
}

#item88015 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88039 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88063 {
	width:935px !important;
	left:282px !important;
	top:3011px !important;
	min-height:262px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item88066 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3326px !important;
}

#item92385 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92382 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2828px !important;
}

#item92418 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92414 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3309px !important;
}

#item112877 {
	width:449px !important;
	left:767px !important;
	top:2327px !important;
	min-height:458px !important;
}

#item111406 {
	width:82px !important;
	left:49px !important;
	top:7px !important;
	min-height:81px !important;
}

@keyframes heroimage-85957 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-85957 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85927 {
	width:460px !important;
	height:5678px !important;
	top:268px !important;
	background:#cccccc;
}

#item85928 {
	width:423px !important;
	height:5508px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item104268 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item104269 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85932 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172817 {
	width:460px !important;
	height:250px !important;
}

#item172822 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172818 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172829 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item103820 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item103824 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item103849 {
	width:400px !important;
	left:30px !important;
	top:1071px !important;
	min-height:2804px !important;
}

#item103905 {
	width:400px !important;
	left:30px !important;
	top:369px !important;
	min-height:512px !important;
}

#item103934 {
	width:149px !important;
	height:50px !important;
	left:280px !important;
	top:5110px !important;
}

#item103938 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item103941 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item103966 {
	width:400px !important;
	left:30px !important;
	top:4128px !important;
	min-height:1004px !important;
}

#item103992 {
	width:149px !important;
	height:50px !important;
	left:280px !important;
	top:5173px !important;
}

#item104056 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104053 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5153px !important;
}

#item104132 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3857px !important;
}

#item104133 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3919px !important;
}

#item104138 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104134 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3901px !important;
}

#item104175 {
	width:149px !important;
	height:50px !important;
	left:280px !important;
	top:5892px !important;
}

#item104179 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item104182 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item104207 {
	width:399px !important;
	left:30px !important;
	top:5353px !important;
	min-height:539px !important;
}

#item104233 {
	width:149px !important;
	height:50px !important;
	left:280px !important;
	top:5954px !important;
}

#item104238 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104234 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5937px !important;
}

#item158580 {
	width:320px !important;
	left:86px !important;
	top:-1px !important;
	min-height:81px !important;
}

@keyframes heroimage-158606 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-158606 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item158609 {
	width:960px !important;
	height:3413px !important;
	top:383px !important;
	background:#cccccc;
}

#item158610 {
	width:960px !important;
	height:212px !important;
	top:3738px !important;
}

#item158612 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item158613 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item158614 {
	width:840px !important;
	height:3400px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item158615 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172101 {
	width:960px !important;
	height:250px !important;
}

#item172105 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172102 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172110 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item158640 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2275px !important;
}

#item158644 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158648 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158673 {
	width:800px !important;
	left:80px !important;
	top:794px !important;
	min-height:1481px !important;
}

#item158698 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2337px !important;
}

#item158702 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158699 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2319px !important;
}

#item158727 {
	width:800px !important;
	left:80px !important;
	top:406px !important;
	min-height:242px !important;
}

#item158752 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3084px !important;
}

#item158756 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158759 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158784 {
	width:800px !important;
	left:80px !important;
	top:2500px !important;
	min-height:584px !important;
}

#item158809 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3146px !important;
}

#item158810 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3575px !important;
}

#item158814 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item158817 {
	width:698px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item158842 {
	width:800px !important;
	left:81px !important;
	top:3310px !important;
	min-height:266px !important;
}

#item158867 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3638px !important;
}

#item158873 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158868 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3126px !important;
}

#item158901 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item158898 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3621px !important;
}

#item66118 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-66084 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-66084 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item66112 {
	width:1500px !important;
	height:3943px !important;
	top:417px !important;
	background:#cccccc;
}

#item66113 {
	width:1150px !important;
	height:3943px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item66114 {
	width:1500px !important;
	height:212px !important;
	top:4338px !important;
}

#item66116 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item66117 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item66087 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171449 {
	width:1500px !important;
	height:250px !important;
}

#item171454 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171451 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171459 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item88194 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:850px !important;
}

#item88198 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88222 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88246 {
	width:935px !important;
	left:282px !important;
	top:603px !important;
	min-height:293px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item88249 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:912px !important;
}

#item88273 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item88250 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:894px !important;
}

#item88307 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1354px !important;
}

#item88311 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88335 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88359 {
	width:935px !important;
	left:282px !important;
	top:1075px !important;
	min-height:289px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item88362 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1416px !important;
}

#item88386 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item88363 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:1398px !important;
}

#item88401 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2100px !important;
}

#item88405 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88429 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88453 {
	width:935px !important;
	left:282px !important;
	top:1579px !important;
	min-height:521px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item88456 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2162px !important;
}

#item88495 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2794px !important;
}

#item88499 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88523 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88547 {
	width:450px !important;
	left:282px !important;
	top:2326px !important;
	min-height:503px !important;
}

#item88550 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2856px !important;
}

#item88574 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item88551 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2838px !important;
}

#item88593 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3325px !important;
}

#item88597 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88621 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88645 {
	width:450px !important;
	left:282px !important;
	top:3019px !important;
	min-height:299px !important;
}

#item88648 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3388px !important;
}

#item88672 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item88649 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3369px !important;
}

#item88686 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3862px !important;
}

#item88690 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88714 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88738 {
	width:450px !important;
	left:282px !important;
	top:3551px !important;
	min-height:336px !important;
}

#item88741 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3924px !important;
}

#item88765 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item88742 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3906px !important;
}

#item88783 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4303px !important;
}

#item92477 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:4378px !important;
}

#item88787 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88811 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item165109 {
	width:450px !important;
	left:282px !important;
	top:4088px !important;
	min-height:240px !important;
}

#item88862 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item88839 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:4347px !important;
}

#item92457 {
	width:450px !important;
	left:768px !important;
	top:2326px !important;
	min-height:440px !important;
}

#item92465 {
	width:450px !important;
	left:768px !important;
	top:3019px !important;
	min-height:161px !important;
}

#item92469 {
	width:450px !important;
	left:768px !important;
	top:3551px !important;
	min-height:290px !important;
}

#item165135 {
	width:450px !important;
	left:768px !important;
	top:4088px !important;
	min-height:232px !important;
}

#item92481 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item92478 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2143px !important;
}

#item111449 {
	width:82px !important;
	left:38px !important;
	min-height:81px !important;
}

@keyframes heroimage-86018 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-86018 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item85988 {
	width:460px !important;
	height:7189px !important;
	top:268px !important;
	background:#cccccc;
}

#item105241 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item105242 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item85989 {
	width:423px !important;
	height:7047px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item85993 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172861 {
	width:460px !important;
	height:250px !important;
}

#item172866 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172862 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172871 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item104270 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1137px !important;
}

#item104274 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item104277 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:136px !important;
}

#item104302 {
	width:400px !important;
	left:30px !important;
	top:607px !important;
	min-height:530px !important;
}

#item104328 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1199px !important;
}

#item104332 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104329 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1181px !important;
}

#item104357 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1991px !important;
}

#item104361 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item104365 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item104390 {
	width:400px !important;
	left:30px !important;
	top:1408px !important;
	min-height:584px !important;
}

#item104416 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2054px !important;
}

#item104420 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104417 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2035px !important;
}

#item104445 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3404px !important;
}

#item104449 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item104452 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item104477 {
	width:400px !important;
	left:30px !important;
	top:2262px !important;
	min-height:1142px !important;
}

#item104503 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3466px !important;
}

#item104504 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4750px !important;
}

#item104508 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item104511 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item104536 {
	width:400px !important;
	left:30px !important;
	top:3675px !important;
	min-height:1076px !important;
}

#item104561 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:4813px !important;
}

#item104566 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104562 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:4794px !important;
}

#item104870 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104867 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3447px !important;
}

#item104929 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5557px !important;
}

#item104933 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item104936 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item104961 {
	width:400px !important;
	left:30px !important;
	top:4994px !important;
	min-height:563px !important;
}

#item104986 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:5619px !important;
}

#item104990 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item104987 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:5601px !important;
}

#item105043 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6519px !important;
}

#item105047 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item105052 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item105077 {
	width:400px !important;
	left:30px !important;
	top:5828px !important;
	min-height:692px !important;
}

#item105102 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:6582px !important;
}

#item105106 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item105103 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:6563px !important;
}

#item105131 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7346px !important;
}

#item105132 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:7421px !important;
}

#item105136 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item105139 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:164px !important;
}

#item105164 {
	width:400px !important;
	left:30px !important;
	top:6846px !important;
	min-height:500px !important;
}

#item105192 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item105189 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:7390px !important;
}

#item158946 {
	width:320px !important;
	left:122px !important;
	min-height:81px !important;
}

@keyframes heroimage-158971 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-158971 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item158974 {
	width:960px !important;
	height:4401px !important;
	top:383px !important;
	background:#cccccc;
}

#item158975 {
	width:960px !important;
	height:212px !important;
	top:4688px !important;
}

#item158977 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item158978 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item158979 {
	width:840px !important;
	height:4411px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item158980 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172136 {
	width:960px !important;
	height:250px !important;
}

#item172140 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172137 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172146 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item159005 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:798px !important;
}

#item159009 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159012 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159037 {
	width:800px !important;
	left:80px !important;
	top:520px !important;
	min-height:278px !important;
}

#item159062 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:860px !important;
}

#item159066 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159063 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:842px !important;
}

#item159091 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1334px !important;
}

#item159096 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159099 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159124 {
	width:800px !important;
	left:80px !important;
	top:1024px !important;
	min-height:311px !important;
}

#item159149 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1397px !important;
}

#item159153 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159150 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1378px !important;
}

#item159178 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2156px !important;
}

#item159182 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159185 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159210 {
	width:800px !important;
	left:80px !important;
	top:1560px !important;
	min-height:596px !important;
}

#item159235 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2218px !important;
}

#item159236 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2953px !important;
}

#item159240 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159244 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159269 {
	width:800px !important;
	left:80px !important;
	top:2381px !important;
	min-height:572px !important;
}

#item159295 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3015px !important;
}

#item159299 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159296 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2997px !important;
}

#item159324 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3447px !important;
}

#item159329 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159332 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159357 {
	width:800px !important;
	left:80px !important;
	top:3179px !important;
	min-height:269px !important;
}

#item159384 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3510px !important;
}

#item159388 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159385 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3491px !important;
}

#item159413 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4071px !important;
}

#item159417 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159420 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159445 {
	width:800px !important;
	left:80px !important;
	top:3673px !important;
	min-height:398px !important;
}

#item159470 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4133px !important;
}

#item159474 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159471 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4115px !important;
}

#item159500 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4565px !important;
}

#item159501 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:4640px !important;
}

#item159505 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159508 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159533 {
	width:800px !important;
	left:80px !important;
	top:4296px !important;
	min-height:269px !important;
}

#item159561 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159558 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:4609px !important;
}

#item159589 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159586 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2199px !important;
}

#item66284 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-66249 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-66249 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item66278 {
	width:1500px !important;
	height:2123px !important;
	top:417px !important;
	background:#cccccc;
}

#item66280 {
	width:1500px !important;
	height:215px !important;
	top:2387px !important;
}

#item66282 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item66283 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item66279 {
	width:1150px !important;
	height:2032px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item66252 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171485 {
	width:1500px !important;
	height:250px !important;
}

#item171490 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171487 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171496 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item90369 {
	width:935px !important;
	left:283px !important;
	top:490px !important;
	min-height:404px !important;
}

#item90377 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1186px !important;
}

#item90381 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item90405 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item90429 {
	width:935px !important;
	left:282px !important;
	top:1067px !important;
	min-height:119px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item90432 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1249px !important;
}

#item90456 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item90433 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1230px !important;
}

#item90476 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1532px !important;
}

#item90480 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item90504 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item90528 {
	width:935px !important;
	left:282px !important;
	top:1412px !important;
	min-height:119px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item90531 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1594px !important;
}

#item90555 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item90532 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1576px !important;
}

#item90570 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1898px !important;
}

#item90574 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item90598 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item90622 {
	width:935px !important;
	left:282px !important;
	top:1757px !important;
	min-height:140px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item90625 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1960px !important;
}

#item90649 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item90626 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1942px !important;
}

#item90660 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2285px !important;
}

#item90664 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item90688 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item90712 {
	width:935px !important;
	left:282px !important;
	top:2123px !important;
	min-height:161px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item90715 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2347px !important;
}

#item90739 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item90716 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2329px !important;
}

#item111486 {
	width:82px !important;
	left:43px !important;
	min-height:81px !important;
}

@keyframes heroimage-86079 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-86079 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item86049 {
	width:460px !important;
	height:3288px !important;
	top:268px !important;
	background:#cccccc;
}

#item106166 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item106167 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item86050 {
	width:423px !important;
	height:3141px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item86054 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172897 {
	width:460px !important;
	height:250px !important;
}

#item172901 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172898 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172906 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item105245 {
	width:400px !important;
	left:30px !important;
	top:422px !important;
	min-height:917px !important;
}

#item105642 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1768px !important;
}

#item105647 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item105650 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item105675 {
	width:400px !important;
	left:30px !important;
	top:1502px !important;
	min-height:266px !important;
}

#item105701 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1831px !important;
}

#item105705 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item105702 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1812px !important;
}

#item105736 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2299px !important;
}

#item105740 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item105743 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item105768 {
	width:400px !important;
	left:30px !important;
	top:2012px !important;
	min-height:287px !important;
}

#item105794 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2361px !important;
}

#item105798 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item105795 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2343px !important;
}

#item105833 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2856px !important;
}

#item105837 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item105840 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item105865 {
	width:400px !important;
	left:30px !important;
	top:2527px !important;
	min-height:329px !important;
}

#item105891 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2918px !important;
}

#item105895 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item105892 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2900px !important;
}

#item105927 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3449px !important;
}

#item105931 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item105934 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item105959 {
	width:400px !important;
	left:30px !important;
	top:3100px !important;
	min-height:350px !important;
}

#item105985 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:3512px !important;
}

#item105989 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item105986 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3493px !important;
}

#item159634 {
	width:320px !important;
	left:31px !important;
	top:-1px !important;
	min-height:81px !important;
}

@keyframes heroimage-159659 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-159659 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item159663 {
	width:960px !important;
	height:2151px !important;
	top:383px !important;
	background:#cccccc;
}

#item159664 {
	width:960px !important;
	height:212px !important;
	top:2438px !important;
}

#item159666 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item159667 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item159668 {
	width:840px !important;
	height:2150px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item159669 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172172 {
	width:960px !important;
	height:250px !important;
}

#item172176 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172173 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172181 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item159694 {
	width:800px !important;
	left:80px !important;
	top:407px !important;
	min-height:485px !important;
}

#item159719 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1178px !important;
}

#item159724 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159727 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159752 {
	width:800px !important;
	left:80px !important;
	top:1038px !important;
	min-height:140px !important;
}

#item159777 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1240px !important;
}

#item159781 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159778 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1222px !important;
}

#item159806 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1543px !important;
}

#item159810 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159813 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159839 {
	width:800px !important;
	left:80px !important;
	top:1403px !important;
	min-height:140px !important;
}

#item159864 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1605px !important;
}

#item159868 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159865 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1587px !important;
}

#item159893 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1929px !important;
}

#item159897 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159900 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item159926 {
	width:800px !important;
	left:80px !important;
	top:1769px !important;
	min-height:161px !important;
}

#item159951 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1992px !important;
}

#item159955 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item159952 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1973px !important;
}

#item159980 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2316px !important;
}

#item159985 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item159988 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160013 {
	width:800px !important;
	left:80px !important;
	top:2155px !important;
	min-height:182px !important;
}

#item160038 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2379px !important;
}

#item160042 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160039 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2360px !important;
}

#item66477 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-66442 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-66442 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item66471 {
	width:1500px !important;
	height:1605px !important;
	top:417px !important;
	background:#cccccc;
}

#item66472 {
	width:1150px !important;
	height:1590px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item66473 {
	width:1500px !important;
	height:212px !important;
	top:1938px !important;
}

#item66475 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item66476 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item66446 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171522 {
	width:1500px !important;
	height:250px !important;
}

#item171527 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171524 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171535 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item88925 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:701px !important;
}

#item88929 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item88953 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item88977 {
	width:936px !important;
	left:282px !important;
	top:603px !important;
	min-height:98px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item88980 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:764px !important;
}

#item89004 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item88981 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:745px !important;
}

#item89026 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1025px !important;
}

#item89030 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89054 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89078 {
	width:935px !important;
	left:282px !important;
	top:927px !important;
	min-height:98px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item89081 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:1088px !important;
}

#item89105 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89082 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:1069px !important;
}

#item89120 {
	width:149px !important;
	height:50px !important;
	left:1070px !important;
	top:1455px !important;
}

#item89124 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89148 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89172 {
	width:935px !important;
	left:283px !important;
	top:1251px !important;
	min-height:203px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item89175 {
	width:149px !important;
	height:50px !important;
	left:1070px !important;
	top:1517px !important;
}

#item89199 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89176 {
	width:155px !important;
	height:34px !important;
	left:1067px !important;
	top:1499px !important;
}

#item89213 {
	width:149px !important;
	height:50px !important;
	left:1070px !important;
	top:1808px !important;
}

#item89217 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89241 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89265 {
	width:450px !important;
	left:283px !important;
	top:1680px !important;
	min-height:127px !important;
}

#item89268 {
	width:149px !important;
	height:50px !important;
	left:1070px !important;
	top:1870px !important;
}

#item89292 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89269 {
	width:155px !important;
	height:34px !important;
	left:1067px !important;
	top:1852px !important;
}

#item92514 {
	width:450px !important;
	left:769px !important;
	top:1680px !important;
	min-height:113px !important;
}

#item111524 {
	width:82px !important;
	left:45px !important;
	min-height:81px !important;
}

@keyframes heroimage-86145 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-86145 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item86110 {
	width:460px !important;
	height:2164px !important;
	top:268px !important;
	background:#cccccc;
}

#item106846 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item106847 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item86111 {
	width:423px !important;
	height:2017px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item86115 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item172968 {
	width:460px !important;
	height:250px !important;
}

#item172972 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172969 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item172977 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item106168 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:727px !important;
}

#item106173 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item106176 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item106201 {
	width:400px !important;
	left:30px !important;
	top:524px !important;
	min-height:203px !important;
}

#item106227 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:789px !important;
}

#item106232 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item106228 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:771px !important;
}

#item106547 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1195px !important;
}

#item106551 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item106555 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item106581 {
	width:400px !important;
	left:30px !important;
	top:972px !important;
	min-height:224px !important;
}

#item106607 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1258px !important;
}

#item106611 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item106608 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1239px !important;
}

#item106639 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1872px !important;
}

#item106643 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item106646 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item106671 {
	width:400px !important;
	left:30px !important;
	top:1438px !important;
	min-height:434px !important;
}

#item106697 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1934px !important;
}

#item106701 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item106698 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:1916px !important;
}

#item106743 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2351px !important;
}

#item106747 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item106750 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item106776 {
	width:400px !important;
	left:30px !important;
	top:2100px !important;
	min-height:251px !important;
}

#item106802 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2413px !important;
}

#item106806 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item106803 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2395px !important;
}

#item160087 {
	width:320px !important;
	left:36px !important;
	top:-1px !important;
	min-height:81px !important;
}

@keyframes heroimage-160112 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-160112 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item160116 {
	width:960px !important;
	height:1637px !important;
	top:383px !important;
	background:#cccccc;
}

#item160117 {
	width:960px !important;
	height:212px !important;
	top:1888px !important;
}

#item160119 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item160120 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item160121 {
	width:840px !important;
	height:1611px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item160122 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172214 {
	width:960px !important;
	height:250px !important;
}

#item172218 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172215 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172224 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item160148 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:618px !important;
}

#item160152 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160155 {
	width:697px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160180 {
	width:800px !important;
	left:80px !important;
	top:520px !important;
	min-height:98px !important;
}

#item160205 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:681px !important;
}

#item160209 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160206 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:662px !important;
}

#item160234 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:963px !important;
}

#item160238 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160241 {
	width:697px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160266 {
	width:800px !important;
	left:80px !important;
	top:844px !important;
	min-height:119px !important;
}

#item160291 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1025px !important;
}

#item160295 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160292 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1007px !important;
}

#item160320 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1412px !important;
}

#item160324 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160328 {
	width:697px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160354 {
	width:800px !important;
	left:80px !important;
	top:1189px !important;
	min-height:224px !important;
}

#item160379 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1475px !important;
}

#item160383 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160380 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1456px !important;
}

#item160408 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1765px !important;
}

#item160412 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160415 {
	width:697px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160440 {
	width:450px !important;
	left:82px !important;
	top:1638px !important;
	min-height:127px !important;
}

#item160465 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1828px !important;
}

#item160469 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160466 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1809px !important;
}

#item160494 {
	width:313px !important;
	left:567px !important;
	top:1638px !important;
	min-height:113px !important;
}

#item66649 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-66614 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-66614 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item66642 {
	width:1500px !important;
	height:3425px !important;
	top:417px !important;
	background:#cccccc;
}

#item66643 {
	width:1150px !important;
	height:3389px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item66644 {
	width:1500px !important;
	height:212px !important;
	top:3788px !important;
}

#item66647 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item66648 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item66617 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:123px !important;
}

#item171561 {
	width:1500px !important;
	height:250px !important;
}

#item171566 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171563 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171573 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item89318 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1478px !important;
}

#item89322 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89346 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89370 {
	width:935px !important;
	left:282px !important;
	top:1083px !important;
	min-height:394px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item89373 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1540px !important;
}

#item89397 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89374 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1522px !important;
}

#item89483 {
	width:935px !important;
	left:282px !important;
	top:490px !important;
	min-height:430px !important;
}

#item89490 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1922px !important;
}

#item89494 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89518 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89542 {
	width:935px !important;
	left:282px !important;
	top:1703px !important;
	min-height:218px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item89545 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1984px !important;
}

#item89569 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89546 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1966px !important;
}

#item89584 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2397px !important;
}

#item89588 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89612 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89636 {
	width:935px !important;
	left:282px !important;
	top:2147px !important;
	min-height:250px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item89639 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2460px !important;
}

#item89663 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89640 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2441px !important;
}

#item89677 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2743px !important;
}

#item89681 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89705 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89729 {
	width:935px !important;
	left:282px !important;
	top:2623px !important;
	min-height:131px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item89732 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:2805px !important;
}

#item89756 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89733 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:2787px !important;
}

#item89770 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3087px !important;
}

#item89774 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89798 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89822 {
	width:935px !important;
	left:282px !important;
	top:2968px !important;
	min-height:119px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item89825 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3150px !important;
}

#item89849 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89826 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3131px !important;
}

#item89863 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3606px !important;
}

#item89867 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item89891 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item89915 {
	width:450px !important;
	left:282px !important;
	top:3313px !important;
	min-height:293px !important;
}

#item89918 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:3668px !important;
}

#item89942 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item89919 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:3650px !important;
}

#item92520 {
	width:450px !important;
	left:768px !important;
	top:3313px !important;
	min-height:269px !important;
}

#item111561 {
	width:82px !important;
	left:44px !important;
	top:7px !important;
	min-height:81px !important;
}

@keyframes heroimage-86202 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-86202 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item86171 {
	width:460px !important;
	height:5677px !important;
	top:268px !important;
	background:#cccccc;
}

#item108627 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item108628 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item86172 {
	width:423px !important;
	height:5529px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item86177 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item173008 {
	width:460px !important;
	height:250px !important;
}

#item173012 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item173009 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item173017 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item107531 {
	width:400px !important;
	left:30px !important;
	top:369px !important;
	min-height:1027px !important;
}

#item108031 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2420px !important;
}

#item108035 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108038 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item108063 {
	width:400px !important;
	left:30px !important;
	top:1575px !important;
	min-height:845px !important;
}

#item108089 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2482px !important;
}

#item108093 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108090 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2464px !important;
}

#item108127 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:3095px !important;
}

#item108131 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108134 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item108159 {
	width:400px !important;
	left:30px !important;
	top:2691px !important;
	min-height:404px !important;
}

#item108185 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:3158px !important;
}

#item108189 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108186 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3139px !important;
}

#item108224 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:3917px !important;
}

#item108228 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108231 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item108256 {
	width:400px !important;
	left:30px !important;
	top:3366px !important;
	min-height:551px !important;
}

#item108282 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:3979px !important;
}

#item108286 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108283 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:3961px !important;
}

#item108337 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:4476px !important;
}

#item108341 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108344 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item108369 {
	width:400px !important;
	left:30px !important;
	top:4190px !important;
	min-height:287px !important;
}

#item108395 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:4539px !important;
}

#item108399 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108396 {
	width:155px !important;
	height:34px !important;
	left:279px !important;
	top:4520px !important;
}

#item108424 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5014px !important;
}

#item108428 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108431 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item108457 {
	width:400px !important;
	left:30px !important;
	top:4748px !important;
	min-height:266px !important;
}

#item108483 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5076px !important;
}

#item108487 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108484 {
	width:155px !important;
	height:34px !important;
	left:279px !important;
	top:5058px !important;
}

#item108512 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5867px !important;
}

#item108516 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108519 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:52px !important;
}

#item108544 {
	width:400px !important;
	left:30px !important;
	top:5244px !important;
	min-height:623px !important;
}

#item108569 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:5929px !important;
}

#item108573 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108570 {
	width:155px !important;
	height:34px !important;
	left:279px !important;
	top:5911px !important;
}

#item160518 {
	width:320px !important;
	left:31px !important;
	min-height:81px !important;
}

@keyframes heroimage-160543 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-160543 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item160546 {
	width:960px !important;
	height:3637px !important;
	top:383px !important;
	background:#cccccc;
}

#item160548 {
	width:960px !important;
	height:212px !important;
	top:3888px !important;
}

#item160550 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item160551 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item160552 {
	width:840px !important;
	height:3557px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item160553 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172250 {
	width:960px !important;
	height:250px !important;
}

#item172254 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172251 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172260 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item160579 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1502px !important;
}

#item160583 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160586 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160611 {
	width:800px !important;
	left:80px !important;
	top:1077px !important;
	min-height:425px !important;
}

#item160636 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1564px !important;
}

#item160640 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160637 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1546px !important;
}

#item160665 {
	width:800px !important;
	left:80px !important;
	top:406px !important;
	min-height:524px !important;
}

#item160690 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1946px !important;
}

#item160695 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160698 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160723 {
	width:800px !important;
	left:80px !important;
	top:1727px !important;
	min-height:218px !important;
}

#item160748 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2008px !important;
}

#item160753 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160749 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1990px !important;
}

#item160778 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2449px !important;
}

#item160782 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160785 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160810 {
	width:800px !important;
	left:80px !important;
	top:2171px !important;
	min-height:278px !important;
}

#item160835 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2511px !important;
}

#item160839 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160836 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2493px !important;
}

#item160864 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2814px !important;
}

#item160868 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160871 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160896 {
	width:800px !important;
	left:80px !important;
	top:2675px !important;
	min-height:140px !important;
}

#item160921 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:2877px !important;
}

#item160925 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item160922 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:2858px !important;
}

#item160950 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3180px !important;
}

#item160955 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item160958 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item160983 {
	width:800px !important;
	left:80px !important;
	top:3040px !important;
	min-height:140px !important;
}

#item161008 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3242px !important;
}

#item161012 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161009 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3224px !important;
}

#item161037 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3776px !important;
}

#item161041 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item161044 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item161069 {
	width:800px !important;
	left:80px !important;
	top:3405px !important;
	min-height:371px !important;
}

#item161094 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:3839px !important;
}

#item161098 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161095 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:3820px !important;
}

#item66819 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

@keyframes heroimage-66785 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-66785 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item66813 {
	width:1500px !important;
	height:1397px !important;
	top:417px !important;
	background:#cccccc;
}

#item66814 {
	width:1150px !important;
	height:1414px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item66815 {
	width:1500px !important;
	height:212px !important;
	top:1790px !important;
}

#item66817 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item66818 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item66788 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171599 {
	width:1500px !important;
	height:250px !important;
}

#item171604 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171601 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171610 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item89972 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:755px !important;
}

#item89976 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item90000 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item90024 {
	width:935px !important;
	left:282px !important;
	top:603px !important;
	min-height:213px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item90027 {
	width:149px !important;
	height:50px !important;
	left:1068px !important;
	top:830px !important;
}

#item90051 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item90028 {
	width:155px !important;
	height:34px !important;
	left:1065px !important;
	top:799px !important;
}

#item90106 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1377px !important;
}

#item90110 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item90134 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item90158 {
	width:935px !important;
	left:282px !important;
	top:993px !important;
	min-height:383px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item90161 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1439px !important;
}

#item90185 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item90162 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1421px !important;
}

#item90200 {
	width:149px !important;
	height:50px !important;
	left:1069px !important;
	top:1814px !important;
}

#item90204 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item90228 {
	width:834px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item165161 {
	width:935px !important;
	left:282px !important;
	top:1602px !important;
	min-height:229px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:36px;
	-webkit-column-gap:36px;
	column-gap:36px;
}

#item90279 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item90256 {
	width:155px !important;
	height:34px !important;
	left:1066px !important;
	top:1858px !important;
}

#item111598 {
	width:82px !important;
	left:37px !important;
	top:7px !important;
	min-height:81px !important;
}

@keyframes heroimage-86261 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-86261 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item86230 {
	width:460px !important;
	height:2478px !important;
	top:268px !important;
	background:#cccccc;
}

#item86231 {
	width:423px !important;
	height:2309px !important;
	left:18px !important;
	top:446px !important;
	background:#fff;
}

#item108940 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item108941 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item86236 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:150px !important;
}

#item173043 {
	width:460px !important;
	height:250px !important;
}

#item173047 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item173044 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item173054 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item108629 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:848px !important;
}

#item108633 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108636 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:108px !important;
}

#item108661 {
	width:400px !important;
	left:30px !important;
	top:528px !important;
	min-height:320px !important;
}

#item108687 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:909px !important;
}

#item108692 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108688 {
	width:155px !important;
	height:34px !important;
	left:279px !important;
	top:892px !important;
}

#item108717 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:1983px !important;
}

#item108721 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108724 {
	width:298px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:136px !important;
}

#item108749 {
	width:400px !important;
	left:30px !important;
	top:1147px !important;
	min-height:836px !important;
}

#item108775 {
	width:149px !important;
	height:50px !important;
	left:281px !important;
	top:2045px !important;
}

#item108779 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108776 {
	width:155px !important;
	height:34px !important;
	left:278px !important;
	top:2027px !important;
}

#item108809 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item108812 {
	width:299px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:80px !important;
}

#item108837 {
	width:400px !important;
	left:30px !important;
	top:2227px !important;
	min-height:425px !important;
}

#item108910 {
	width:149px !important;
	height:50px !important;
	left:282px !important;
	top:2651px !important;
}

#item108914 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item108911 {
	width:155px !important;
	height:34px !important;
	left:279px !important;
	top:2695px !important;
}

#item161143 {
	width:320px !important;
	left:27px !important;
	min-height:81px !important;
}

@keyframes heroimage-161168 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-161168 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item161172 {
	width:960px !important;
	height:1388px !important;
	top:383px !important;
	background:#cccccc;
}

#item161173 {
	width:960px !important;
	height:212px !important;
	top:1738px !important;
}

#item161176 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item161177 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item161178 {
	width:840px !important;
	height:1418px !important;
	left:60px !important;
	top:383px !important;
	background:#fff;
}

#item161179 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172287 {
	width:960px !important;
	height:250px !important;
}

#item172291 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172288 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172297 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item161204 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:693px !important;
}

#item161208 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item161211 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item161238 {
	width:800px !important;
	left:80px !important;
	top:520px !important;
	min-height:173px !important;
}

#item161263 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:768px !important;
}

#item161264 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1347px !important;
}

#item161268 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item161271 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item161296 {
	width:800px !important;
	left:81px !important;
	top:931px !important;
	min-height:416px !important;
}

#item161322 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1409px !important;
}

#item161326 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161323 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1391px !important;
}

#item161351 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1784px !important;
}

#item161357 {
	width:70px !important;
	height:87px !important;
	background:#00a2b8;
}

#item161362 {
	width:699px !important;
	left:101px !important;
	top:20px !important;
	background:#fff;
	min-height:57px !important;
}

#item161387 {
	width:800px !important;
	left:81px !important;
	top:1573px !important;
	min-height:215px !important;
}

#item161415 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161412 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:1828px !important;
}

#item161443 {
	width:149px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161440 {
	width:155px !important;
	height:34px !important;
	left:728px !important;
	top:737px !important;
}

#item66989 {
	width:320px !important;
	left:360px !important;
	top:2px !important;
	min-height:81px !important;
}

#item129266 {
	width:110px !important;
	left:826px !important;
	top:510px !important;
	min-height:66px !important;
}

#item129296 {
	width:106px !important;
	left:603px !important;
	top:1746px !important;
	min-height:50px !important;
}

#item170726 {
	width:82px !important;
	left:286px !important;
	top:459px !important;
	min-height:24px !important;
}

#item170756 {
	width:101px !important;
	left:283px !important;
	top:1680px !important;
	min-height:28px !important;
}

#item174765 {
	width:116px !important;
	left:495px !important;
	top:2670px !important;
	min-height:28px !important;
}

@keyframes heroimage-66954 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-66954 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item66983 {
	width:1500px !important;
	height:3997px !important;
	top:417px !important;
	background:#cccccc;
}

#item66985 {
	width:1500px !important;
	height:212px !important;
	top:4414px !important;
}

#item66987 {
	width:1500px !important;
	height:444px !important;
	top:-232px !important;
	background:#cccccc;
}

#item66988 {
	width:1150px !important;
	height:344px !important;
	left:175px !important;
	top:-232px !important;
	background:#fff;
}

#item66984 {
	width:1150px !important;
	height:4031px !important;
	left:175px !important;
	top:417px !important;
	background:#fff;
}

#item66958 {
	width:814px !important;
	left:336px !important;
	top:245px !important;
	min-height:165px !important;
}

#item171644 {
	width:1500px !important;
	height:250px !important;
}

#item171649 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item171646 {
	width:160px !important;
	height:52px !important;
	left:1197px !important;
	top:-3px !important;
}

#item171654 {
	width:760px !important;
	top:95px !important;
	min-height:28px !important;
}

#item125235 {
	width:205px !important;
	left:3px !important;
	top:3px !important;
	min-height:24px !important;
}

#item125232 {
	width:211px !important;
	height:30px !important;
	left:283px !important;
	top:487px !important;
}

#item125263 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item125260 {
	width:202px !important;
	height:34px !important;
	left:283px !important;
	top:1715px !important;
}

#item125291 {
	width:209px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item125288 {
	width:215px !important;
	height:34px !important;
	left:283px !important;
	top:2655px !important;
}

#item125319 {
	width:438px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item125316 {
	width:444px !important;
	height:34px !important;
	left:731px !important;
	top:2655px !important;
}

table#table300581 {
	table-layout:fixed;
}

#item125346 {
	width:910px !important;
	left:10px !important;
	top:69px !important;
	min-height:522px !important;
}

#item125371 {
	width:42px !important;
	height:29px !important;
	left:720px !important;
	top:10px !important;
}

table#table301445 {
	table-layout:fixed;
}

#item125512 {
	width:909px !important;
	left:10px !important;
	top:69px !important;
	min-height:806px !important;
}

#item125538 {
	width:42px !important;
	height:29px !important;
	left:110px !important;
	top:-3px !important;
}

#item125542 {
	width:42px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table302608 {
	table-layout:fixed;
}

#item125477 {
	width:910px !important;
	left:10px !important;
	top:69px !important;
	min-height:734px !important;
}

#item125503 {
	width:42px !important;
	height:29px !important;
	left:110px !important;
	top:-3px !important;
}

#item125507 {
	width:42px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table303588 {
	table-layout:fixed;
}

#item125442 {
	width:909px !important;
	left:10px !important;
	top:69px !important;
	min-height:820px !important;
}

#item125468 {
	width:42px !important;
	height:29px !important;
	left:110px !important;
	top:-3px !important;
}

#item125472 {
	width:42px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table304537 th, table#table304537 td {
	vertical-align:middle;
}

table#table304537 {
	table-layout:fixed;
}

#item125406 {
	width:909px !important;
	left:10px !important;
	top:41px !important;
	min-height:864px !important;
	padding:27px 0px 0px 0px;
}

#item125432 {
	width:42px !important;
	height:29px !important;
	left:110px !important;
	top:-3px !important;
}

#item125437 {
	width:42px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table305356 th, table#table305356 td {
	vertical-align:middle;
}

table#table305356 {
	table-layout:fixed;
}

#item125376 {
	width:909px !important;
	left:10px !important;
	top:33px !important;
	min-height:926px !important;
	padding:36px 0px 0px 0px;
}

#item125401 {
	width:42px !important;
	height:29px !important;
	left:833px !important;
	top:10px !important;
}

#item125344 {
	width:920px !important;
	height:959px !important;
	left:276px !important;
	top:511px !important;
}

#item125549 {
	width:440px !important;
	min-height:76px !important;
}

table#table306438 {
	table-layout:fixed;
}

#item125574 {
	width:899px !important;
	top:38px !important;
	min-height:1843px !important;
	padding:36px 0px 0px 0px;
}

table#table307970 th, table#table307970 td {
	padding:9px;
	vertical-align:middle;
}

table#table307970 tr {
	height:40px;
}

table#table307970 {
	}

#item125603 {
	width:420px !important;
	top:18px !important;
	min-height:734px !important;
	padding:56px 0px 0px 0px;
}

#item125628 {
	width:440px !important;
	min-height:76px !important;
}

table#table308570 th, table#table308570 td {
	padding:9px;
	vertical-align:middle;
}

table#table308570 tr {
	height:40px;
}

table#table308570 {
	}

#item125654 {
	width:420px !important;
	left:734px !important;
	top:1816px !important;
	min-height:694px !important;
}

#item125679 {
	width:440px !important;
	left:286px !important;
	top:514px !important;
	min-height:76px !important;
}

#item129206 {
	width:65px !important;
	left:351px !important;
	top:2188px !important;
	min-height:51px !important;
}

#item129235 {
	width:72px !important;
	left:259px !important;
	top:437px !important;
	min-height:50px !important;
}

#item173255 {
	width:76px !important;
	left:30px !important;
	top:2311px !important;
	min-height:44px !important;
}

#item174960 {
	width:98px !important;
	left:154px !important;
	top:4014px !important;
	min-height:18px !important;
}

@keyframes heroimage-75857 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-75857 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item75820 {
	width:460px !important;
	height:5773px !important;
	top:417px !important;
	background:#cccccc;
}

#item128928 {
	width:460px !important;
	height:103px !important;
	background:#cccccc;
}

#item128929 {
	width:423px !important;
	height:88px !important;
	left:19px !important;
	background:#fff;
}

#item75816 {
	width:423px !important;
	height:5818px !important;
	left:19px !important;
	top:381px !important;
	background:#fff;
}

#item75887 {
	width:400px !important;
	left:30px !important;
	top:260px !important;
	min-height:88px !important;
}

#item173080 {
	width:460px !important;
	height:250px !important;
}

#item173084 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item173081 {
	width:160px !important;
	height:52px !important;
	left:160px !important;
	top:78px !important;
}

#item173090 {
	width:400px !important;
	left:30px !important;
	top:176px !important;
	min-height:51px !important;
}

#item126990 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item126987 {
	width:202px !important;
	height:34px !important;
	left:30px !important;
	top:3998px !important;
}

#item127019 {
	width:168px !important;
	left:3px !important;
	top:3px !important;
	min-height:61px !important;
}

#item127016 {
	width:174px !important;
	height:67px !important;
	left:259px !important;
	top:3998px !important;
}

#item127048 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item127044 {
	width:202px !important;
	height:34px !important;
	left:27px !important;
	top:2372px !important;
}

#item127075 {
	width:440px !important;
	left:30px !important;
	top:417px !important;
	min-height:76px !important;
}

table#table309523 {
	table-layout:fixed;
}

#item127265 {
	width:411px !important;
	left:10px !important;
	top:73px !important;
	min-height:885px !important;
}

#item127290 {
	width:37px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

table#table310476 {
	table-layout:fixed;
}

#item127232 {
	width:411px !important;
	left:10px !important;
	top:73px !important;
	min-height:1604px !important;
}

#item127258 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item127261 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table311640 {
	table-layout:fixed;
}

#item127102 {
	width:411px !important;
	left:10px !important;
	top:73px !important;
	min-height:1291px !important;
}

#item127128 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item127131 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table312626 {
	table-layout:fixed;
}

#item127199 {
	width:399px !important;
	left:10px !important;
	top:73px !important;
	min-height:1390px !important;
}

#item127225 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item127228 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table313508 th, table#table313508 td {
	vertical-align:middle;
}

table#table313508 {
	table-layout:fixed;
}

#item127166 {
	width:411px !important;
	left:10px !important;
	top:45px !important;
	min-height:1444px !important;
	padding:27px 0px 0px 0px;
}

#item127192 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item127195 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table314305 th, table#table314305 td {
	vertical-align:middle;
}

table#table314305 {
	table-layout:fixed;
}

#item127135 {
	width:411px !important;
	left:10px !important;
	top:37px !important;
	min-height:1412px !important;
	padding:36px 0px 0px 0px;
}

#item127162 {
	width:37px !important;
	height:29px !important;
	left:360px !important;
	top:10px !important;
}

#item129419 {
	width:37px !important;
	height:29px !important;
	left:360px !important;
	top:10px !important;
}

#item127100 {
	width:421px !important;
	height:1677px !important;
	left:21px !important;
	top:417px !important;
}

table#table315420 th, table#table315420 td {
	padding:9px;
	vertical-align:middle;
}

table#table315420 tr {
	height:40px;
}

table#table315420 {
	}

#item127294 {
	width:399px !important;
	left:1px !important;
	top:67px !important;
	min-height:1416px !important;
	padding:56px 0px 0px 0px;
}

#item127319 {
	width:440px !important;
	left:1px !important;
	top:65px !important;
	min-height:76px !important;
}

#item127349 {
	width:394px !important;
	top:62px !important;
	min-height:76px !important;
}

table#table316566 {
	table-layout:fixed;
}

#item127374 {
	width:400px !important;
	top:80px !important;
	min-height:2128px !important;
	padding:36px 0px 0px 0px;
}

#item173196 {
	width:39px !important;
	left:75px !important;
	top:1653px !important;
	min-height:20px !important;
}

#item173226 {
	width:59px !important;
	left:80px !important;
	top:366px !important;
	min-height:28px !important;
}

#item161493 {
	width:215px !important;
	left:127px !important;
	top:6px !important;
	min-height:52px !important;
}

#item174887 {
	width:116px !important;
	left:285px !important;
	top:2616px !important;
	min-height:28px !important;
}

@keyframes heroimage-161488 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
@-webkit-keyframes heroimage-161488 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.12) scaleY(1.12);}
}
#item161492 {
	width:960px !important;
	height:4075px !important;
	top:407px !important;
	background:#cccccc;
}

#item161518 {
	width:960px !important;
	height:212px !important;
	top:4468px !important;
}

#item161520 {
	width:998px !important;
	height:212px !important;
	left:-22px !important;
	top:13px !important;
	background:#cccccc;
}

#item161521 {
	width:840px !important;
	height:134px !important;
	left:60px !important;
	top:13px !important;
	background:#fff;
}

#item161522 {
	width:830px !important;
	left:80px !important;
	top:237px !important;
	min-height:157px !important;
}

#item172323 {
	width:960px !important;
	height:250px !important;
}

#item172327 {
	width:154px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item172324 {
	width:160px !important;
	height:52px !important;
	left:737px !important;
	top:78px !important;
}

#item172333 {
	width:760px !important;
	left:39px !important;
	top:176px !important;
	min-height:28px !important;
}

#item161547 {
	width:149px !important;
	height:50px !important;
	left:731px !important;
	top:1201px !important;
}

#item161551 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161548 {
	width:202px !important;
	height:34px !important;
	left:72px !important;
	top:1677px !important;
}

#item161579 {
	width:196px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161576 {
	width:202px !important;
	height:34px !important;
	left:72px !important;
	top:2460px !important;
}

#item161608 {
	width:438px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161605 {
	width:444px !important;
	height:34px !important;
	left:429px !important;
	top:2460px !important;
}

#item161633 {
	width:840px !important;
	height:4080px !important;
	left:60px !important;
	top:407px !important;
	background:#fff;
}

table#table318374 {
	table-layout:fixed;
}

#item161636 {
	width:796px !important;
	left:10px !important;
	top:74px !important;
	min-height:748px !important;
}

#item161661 {
	width:37px !important;
	height:29px !important;
	left:665px !important;
	top:10px !important;
}

table#table319234 {
	table-layout:fixed;
}

#item161795 {
	width:796px !important;
	left:10px !important;
	top:74px !important;
	min-height:939px !important;
}

#item161822 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item161825 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table320395 {
	table-layout:fixed;
}

#item161761 {
	width:796px !important;
	left:10px !important;
	top:74px !important;
	min-height:834px !important;
}

#item161787 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item161791 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table321375 {
	table-layout:fixed;
}

#item161728 {
	width:796px !important;
	left:10px !important;
	top:74px !important;
	min-height:874px !important;
}

#item161754 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item161757 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table322325 th, table#table322325 td {
	vertical-align:middle;
}

table#table322325 {
	table-layout:fixed;
}

#item161695 {
	width:796px !important;
	left:10px !important;
	top:46px !important;
	min-height:928px !important;
	padding:27px 0px 0px 0px;
}

#item161721 {
	width:37px !important;
	height:29px !important;
	left:96px !important;
	top:-3px !important;
}

#item161724 {
	width:37px !important;
	height:29px !important;
	left:-3px !important;
	top:-3px !important;
}

table#table323141 th, table#table323141 td {
	vertical-align:middle;
}

table#table323141 {
	table-layout:fixed;
}

#item161665 {
	width:796px !important;
	left:10px !important;
	top:38px !important;
	min-height:986px !important;
	padding:36px 0px 0px 0px;
}

#item161691 {
	width:37px !important;
	height:29px !important;
	left:764px !important;
	top:10px !important;
}

#item161634 {
	width:806px !important;
	height:1024px !important;
	left:65px !important;
	top:431px !important;
}

#item161858 {
	width:440px !important;
	left:4px !important;
	top:63px !important;
	min-height:76px !important;
}

#item161884 {
	width:440px !important;
	left:75px !important;
	top:434px !important;
	min-height:76px !important;
}

#item161910 {
	width:440px !important;
	top:83px !important;
	min-height:76px !important;
}

table#table324268 {
	table-layout:fixed;
}

#item161936 {
	width:835px !important;
	top:107px !important;
	min-height:1884px !important;
	padding:36px 0px 0px 0px;
}

#item161964 {
	width:209px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161961 {
	width:215px !important;
	height:34px !important;
	left:72px !important;
	top:2610px !important;
}

#item161992 {
	width:209px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item161989 {
	width:215px !important;
	height:34px !important;
	left:72px !important;
	top:1681px !important;
}

#item162021 {
	width:438px !important;
	left:3px !important;
	top:3px !important;
	min-height:28px !important;
}

#item162017 {
	width:444px !important;
	height:34px !important;
	left:421px !important;
	top:2610px !important;
}

table#table325933 th, table#table325933 td {
	padding:9px;
	vertical-align:middle;
}

table#table325933 tr {
	height:40px;
}

table#table325933 {
	}

#item175073 {
	width:420px !important;
	left:490px !important;
	top:1768px !important;
	min-height:640px !important;
}

table#table326503 th, table#table326503 td {
	padding:9px;
	vertical-align:middle;
}

table#table326503 tr {
	height:40px;
}

table#table326503 {
	}

#item175157 {
	width:420px !important;
	left:75px !important;
	top:1712px !important;
	min-height:698px !important;
	padding:56px 0px 0px 0px;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:18.5px;
	line-height:21.6px;
	color:#000;
	margin-top:39px;
	margin-bottom:17px;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:17px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:Lato,Georgia, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:9px;
	line-height:12px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:Lato,Georgia, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:Lato,Georgia, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	letter-spacing:0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	letter-spacing:0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	letter-spacing:0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	text-decoration:underline;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	margin-top:39px;
	margin-bottom:17px;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	letter-spacing:0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	letter-spacing:0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:20.4px;
	color:#00a2b8;
	letter-spacing:0.040em;
	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:right;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:20.4px;
	color:#00a2b8;
	letter-spacing:0.040em;
	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.autoParaStyle37 {
	font-weight:500;
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#3c3d3e;
	letter-spacing:0.010em;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:500;
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#3c3d3e;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:0.030em;
	margin-bottom:12px;
	text-align:left;
}

ul.autoParaStyle32 > li {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:0.020em;
	padding-left:18px;
	margin-bottom:12px;
	text-align:left;
}
ul.autoParaStyle32 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-family:Lato;
}

ul.autoParaStyle31 > li {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:0.010em;
	padding-left:18px;
	margin-bottom:12px;
	text-align:left;
}
ul.autoParaStyle31 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-family:Lato;
}

ul.autoParaStyle30 > li {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:-0.020em;
	padding-left:18px;
	margin-bottom:12px;
	text-align:left;
}
ul.autoParaStyle30 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-family:Lato;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#ea7024;
	margin-bottom:12px;
	text-align:left;
}

ul.autoParaStyle28 > li {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:-0.010em;
	padding-left:18px;
	margin-bottom:12px;
	text-align:left;
}
ul.autoParaStyle28 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-family:Lato;
}

p.autoParaStyle27 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:16px;
	line-height:19.2px;
	color:#00a2b8;
	letter-spacing:0.040em;
	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:right;
}

p.autoParaStyle24 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	letter-spacing:0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	margin-bottom:7px;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#ec008b;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:800;
	font-family:lato,Lato;
	font-size:17px;
	line-height:21px;
	color:#000;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:600;
	font-family:Lato,Georgia, serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	margin-bottom:18px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:56px;
	line-height:60px;
	color:#3c3d3e;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:Lato,Georgia, serif;
	font-size:10px;
	line-height:12px;
	color:;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:18px;
	line-height:32px;
	color:#808081;
	letter-spacing:0.070em;
	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.autoParaStyle15 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:18px;
	line-height:32px;
	color:#3c3d3e;
	letter-spacing:0.070em;
	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.autoParaStyle14 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:36px;
	line-height:76px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:500;
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:20px;
	line-height:22px;
	color:#fff;
	margin-bottom:19px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:16px;
	line-height:19.2px;
	color:#00a2b8;
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:18px;
	line-height:32px;
	color:#808081;
	letter-spacing:0.070em;
	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.autoParaStyle9 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:18px;
	line-height:32px;
	color:#3c3d3e;
	letter-spacing:0.070em;
	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.autoParaStyle8 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:48px;
	line-height:76px;
	color:#fff;
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:20px;
	line-height:76px;
	color:#3c3d3e;
	letter-spacing:0.070em;
	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.autoParaStyle5 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:16px;
	line-height:21px;
	color:#3c3d3e;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:16px;
	line-height:76px;
	color:#fff;
	letter-spacing:0.070em;
	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.autoParaStyle3 {
	font-weight:500;
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:17px;
	line-height:19px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:16px;
	line-height:19.2px;
	color:#00a2b8;
	letter-spacing:0.040em;
	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.autoParaStyle1 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:16px;
	line-height:19.2px;
	color:#3c3d3e;
	letter-spacing:0.040em;
	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.Basic-Paragraph {
	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;
}

p.Subhead-2---960 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:36px;
	line-height:76px;
	color:#3c3d3e;
	text-transform:uppercase;
	text-align:left;
}

p.Subhead-2---1500 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:48px;
	line-height:76px;
	color:#3c3d3e;
	text-transform:uppercase;
	text-align:left;
}

ul.L2-Sub-bullets > li {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	padding-left:45px;
	margin-bottom:12px;
	text-align:left;
}
ul.L2-Sub-bullets > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:19px;
	width:0;
	font-family:Lato;
}

ul.UL-no-bullet > li {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	padding-left:18px;
	margin-bottom:12px;
	text-align:left;
}
ul.UL-no-bullet > li::before {
	content:'\20';
	position:absolute;
	display:inline-block;
	left:18px;
	width:0;
	font-family:Lato;
}

ul.UL > li {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	padding-left:18px;
	margin-bottom:12px;
	text-align:left;
}
ul.UL > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-family:Lato;
}

p.Table-link {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	text-decoration:underline;
	margin-bottom:12px;
	text-align:left;
}

p.Table-copy-smaller---480 {
	font-family:Lato,Georgia, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Table-copy---480 {
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Table-copy-smaller-bold---480 {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:12px;
	text-align:left;
}

p.Table-copy {
	font-family:Lato,Georgia, serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Body-copy-intro {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:27px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:12px;
	text-align:left;
}

p.Body-copy {
	font-family:Lato,Georgia, serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.Question {
	font-weight:500;
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:24px;
	line-height:28px;
	color:#3c3d3e;
	text-align:left;
}

p.Subhead {
	font-weight:bold;
	font-family:Lato,Georgia, serif;
	font-size:16px;
	line-height:19.2px;
	color:#004068;
	letter-spacing:0.040em;
	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.Interior-headline---480 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:50px;
	line-height:50px;
	color:#3c3d3e;
	text-transform:uppercase;
	text-align:left;
}

p.Interior-headline---960 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:56px;
	line-height:60px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Home-headline---960 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:75px;
	line-height:70px;
	color:#3c3d3e;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.Home-headline---1500 {
	font-family:"Barlow Condensed";
	font-stretch:condensed;
	font-size:85px;
	line-height:80px;
	color:#3c3d3e;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.No-Paragraph-Style {
	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.autoCharStyle22 {
	font-size:18.5px;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:Lato;
	color:#5d7b9a;
	text-decoration:underline;
}

span.autoCharStyle20 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle19 {
	letter-spacing:0.030em;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:Lato;
	color:#ea7024;
	letter-spacing:0.010em;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:Lato;
	letter-spacing:0.020em;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:Lato;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:Lato;
	color:#5d7b9a;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:Lato;
	letter-spacing:-0.020em;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:Lato;
	color:#ea7024;
	letter-spacing:0.020em;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:Lato;
	color:#ea7024;
	letter-spacing:-0.010em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:Lato;
	color:#ea7024;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:Lato;
	color:#ea7024;
	letter-spacing:-0.020em;
}

span.autoCharStyle8 {
	font-size:17px;
}

span.autoCharStyle7 {
	letter-spacing:-0.020em;
}

span.autoCharStyle6 {
	letter-spacing:-0.010em;
}

span.autoCharStyle5 {
	font-style:italic;
	font-weight:normal;
	font-family:Lato;
}

span.autoCharStyle4 {
	letter-spacing:0.020em;
}

span.autoCharStyle3 {
	letter-spacing:0.010em;
}

span.autoCharStyle2 {
}

span.autoCharStyle1 {
}

span.Copyright {
	font-family:Lato;
	font-size:12px;
}

span.Hyperlink {
	text-decoration:underline;
	letter-spacing:-0.020em;
}

span.UL-bold-no-color {
	font-weight:bold;
	color:#000;
}

span.UL-bold {
	font-weight:bold;
	color:#ea7024;
}

span.Table-link {
	color:#00a2b8;
	text-decoration:underline;
}

span.No-bullet {
	font-family:Lato;
	font-size:17px;
	color:#000;
}

span.Bullet {
	font-family:Lato;
	font-size:17px;
	color:#000;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1120px){ [class*=" mq-"], .mq-default { display:none; } .mq-960 {display:block; } }
@media all and (max-width:590px){ [class*=" mq-"], .mq-default { display:none; } .mq-460 {display:block; } }

#loadIndicator{display:none;}
