/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#3f3f3f; }
:-webkit-full-screen { background:#3f3f3f; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@font-face {
	font-family:FF-AdelleSans-SemiBoldItalic;
	src:url("../fonts/TypeTogether - AdelleSans-SemiBoldItalic.otf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-AdelleSansCndLt;
	src:url("../fonts/AdelleSansCnd_Light.otf");
}

@font-face {
	font-family:FF-AdelleSans-BoldItalic;
	src:url("../fonts/TypeTogether - AdelleSans-BoldItalic.otf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Adelle-Light;
	src:url("../fonts/TypeTogether - Adelle-Light.otf");
}

@font-face {
	font-family:FF-AdelleSans-LightItalic;
	src:url("../fonts/TypeTogether - AdelleSans-LightItalic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-AdelleSans-Regular;
	src:url("../fonts/TypeTogether - AdelleSans-Regular.otf");
}

@font-face {
	font-family:FF-Adelle-Italic;
	src:url("../fonts/TypeTogether - Adelle-Italic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-Adelle-LightItalic;
	src:url("../fonts/TypeTogether - Adelle-LightItalic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-Adelle-Regular;
	src:url("../fonts/TypeTogether - Adelle-Regular.otf");
}

@font-face {
	font-family:FF-AdelleSans-SemiBold;
	src:url("../fonts/TypeTogether - AdelleSans-SemiBold.otf");
	font-weight:bold;
}

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

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

@font-face {
	font-family:FF-AdelleSans-Light;
	src:url("../fonts/TypeTogether - AdelleSans-Light.otf");
}

#item7424 {
	width:1537px !important;
	height:659px !important;
	left:233px !important;
	top:1060px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:5px;
	background:#fff;
}

#item166323 {
	width:1537px !important;
	height:659px !important;
	left:233px !important;
	top:1817px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:5px;
	background:#fff;
}

#item7395.in5-parallax-bg {
	width:1920px !important;
	height:562px !important;
}

#item7401 {
	width:1536px !important;
	left:234px !important;
	top:347px !important;
	min-height:156px !important;
}

#item167882 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:45px;
}

#item158877 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:45px;
}

#item158874 {
	width:400px !important;
	height:390px !important;
	left:332px !important;
	top:1236px !important;
}

#item167948 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:40px;
}

#item166327 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:40px;
}

#item166324 {
	width:400px !important;
	height:390px !important;
	left:332px !important;
	top:1993px !important;
}

#item167977 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:45px;
}

#item167068 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:45px;
}

#item167065 {
	width:400px !important;
	height:390px !important;
	left:801px !important;
	top:1993px !important;
}

#item167912 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:45px;
}

#item167132 {
	width:400px !important;
	top:150px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:240px !important;
	padding:45px;
}

#item167129 {
	width:400px !important;
	height:390px !important;
	left:801px !important;
	top:1236px !important;
}

#item7425 {
	width:1369px !important;
	left:332px !important;
	top:1154px !important;
	min-height:82px !important;
}

#item166379 {
	width:1369px !important;
	left:332px !important;
	top:1911px !important;
	min-height:82px !important;
}

#item77952 {
	width:125px !important;
	height:249px !important;
	left:13px !important;
	top:13px !important;
	background:#314a59;
}

#item77980 {
	width:125px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	background:#273c48;
}

#item77977 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:10px !important;
}

#item77986 {
	width:443px !important;
	height:483px !important;
	left:63px !important;
	top:63px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:0 5px 5px 5px;
	background:#fff;
}

#item77983 {
	width:569px !important;
	height:609px !important;
	left:75px !important;
	top:75px !important;
}

#item168040 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:125px !important;
	padding:28px 0px 28px 0px;
}

#item77992 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:125px !important;
	padding:28px 0px 28px 0px;
}

#item77988 {
	width:368px !important;
	height:131px !important;
	left:180px !important;
	top:151px !important;
}

#item168093 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:125px !important;
	padding:28px 0px 28px 0px;
}

#item78045 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:125px !important;
	padding:28px 0px 28px 0px;
}

#item78041 {
	width:368px !important;
	height:131px !important;
	left:180px !important;
	top:375px !important;
}

#item168066 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:99px !important;
	padding:28px 0px 28px 0px;
}

#item78096 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:99px !important;
	padding:28px 0px 28px 0px;
}

#item78092 {
	width:368px !important;
	height:105px !important;
	left:180px !important;
	top:276px !important;
}

#item167514 {
	width:125px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	background:#455d6b;
}

#item167516 {
	width:50px !important;
	height:3px !important;
	background:#fff;
}

#item167517 {
	width:50px !important;
	height:3px !important;
	top:16px !important;
	background:#fff;
}

#item167518 {
	width:50px !important;
	height:3px !important;
	top:32px !important;
	background:#fff;
}

#item168149 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:135px !important;
}

#item168119 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:99px !important;
	padding:28px 0px 28px 0px;
}

#item168009 {
	width:362px !important;
	left:3px !important;
	top:3px !important;
	min-height:99px !important;
	padding:28px 0px 28px 0px;
}

#item168035 {
	width:368px !important;
	height:105px !important;
	left:180px !important;
	top:500px !important;
}

#item22842 {
	width:125px !important;
	height:244px !important;
	left:13px !important;
	top:13px !important;
	background:#314a59;
}

#item15908 {
	width:125px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	background:#273c48;
}

#item23935 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:10px !important;
}

#item167501 {
	width:125px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
	background:#314a59;
}

#item167503 {
	width:50px !important;
	height:3px !important;
	background:#fff;
}

#item167504 {
	width:50px !important;
	height:3px !important;
	top:16px !important;
	background:#fff;
}

#item167505 {
	width:50px !important;
	height:3px !important;
	top:32px !important;
	background:#fff;
}

#item168151 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:135px !important;
}

#item15302.fixed-pos-elem {
	width:-13px !important;
	height:684px !important;
	left:-13px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item158187 {
	width:1334px !important;
	left:332px !important;
	top:2574px !important;
	min-height:82px !important;
}

#item167638 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item158213 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item158210 {
	width:400px !important;
	height:390px !important;
	left:332px !important;
	top:2656px !important;
}

#item167759 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item167782 {
	width:400px !important;
	height:195px !important;
	border-radius:5px 5px 0 0;
	background:#04abb4;
}

#item167783 {
	width:287px !important;
	height:89px !important;
	left:57px !important;
	top:52px !important;
}

#item167193 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item167216 {
	width:400px !important;
	height:195px !important;
	border-radius:5px 5px 0 0;
	background:#04abb4;
}

#item167416 {
	width:287px !important;
	height:89px !important;
	left:57px !important;
	top:52px !important;
}

#item167190 {
	width:400px !important;
	height:390px !important;
	left:332px !important;
	top:3116px !important;
}

#item167668 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item161022 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item161019 {
	width:400px !important;
	height:390px !important;
	left:801px !important;
	top:2656px !important;
}

#item167731 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item167220 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item167217 {
	width:400px !important;
	height:390px !important;
	left:801px !important;
	top:3116px !important;
}

#item167848 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item167307 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item167304 {
	width:400px !important;
	height:390px !important;
	left:1270px !important;
	top:3116px !important;
}

#item167698 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item161052 {
	width:400px !important;
	top:195px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:195px !important;
	padding:45px;
}

#item161049 {
	width:400px !important;
	height:390px !important;
	left:1270px !important;
	top:2656px !important;
}

#item167519 {
	width:1537px !important;
	left:233px !important;
	top:690px !important;
	min-height:370px !important;
	padding:0px 0px 100px 0px;
}

#item34653.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
}

#item34663 {
	width:401px !important;
	left:45px !important;
	top:233px !important;
	min-height:113px !important;
}

#item34686 {
	width:390px !important;
	height:610px !important;
	left:45px !important;
	top:956px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:5px;
	background:#fff;
}

#item168463 {
	width:390px !important;
	height:610px !important;
	left:45px !important;
	top:1612px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	border-radius:5px;
	background:#fff;
}

#item73360 {
	width:309px !important;
	top:110px !important;
	border-radius:0 0 4px 4px;
	background:#f4f4f4;
	min-height:120px !important;
	padding:30px;
}

#item73451 {
	width:309px !important;
	height:230px !important;
	left:87px !important;
	top:2333px !important;
}

#item169020 {
	width:309px !important;
	top:110px !important;
	border-radius:0 0 4px 4px;
	background:#f4f4f4;
	min-height:120px !important;
	padding:30px;
}

#item169043 {
	width:309px !important;
	height:111px !important;
	border-radius:5px 5px 0 0;
	background:#04abb4;
}

#item169154 {
	width:181px !important;
	height:56px !important;
	left:64px !important;
	top:30px !important;
}

#item169017 {
	width:309px !important;
	height:230px !important;
	left:87px !important;
	top:3117px !important;
}

#item160446 {
	width:309px !important;
	top:110px !important;
	border-radius:0 0 4px 4px;
	background:#f4f4f4;
	min-height:120px !important;
	padding:30px;
}

#item160443 {
	width:309px !important;
	height:230px !important;
	left:87px !important;
	top:2594px !important;
}

#item169047 {
	width:309px !important;
	top:110px !important;
	border-radius:0 0 4px 4px;
	background:#f4f4f4;
	min-height:120px !important;
	padding:30px;
}

#item169044 {
	width:309px !important;
	height:230px !important;
	left:87px !important;
	top:3379px !important;
}

#item160475 {
	width:309px !important;
	top:110px !important;
	border-radius:0 0 4px 4px;
	background:#f4f4f4;
	min-height:120px !important;
	padding:30px;
}

#item160472 {
	width:309px !important;
	height:230px !important;
	left:87px !important;
	top:2856px !important;
}

#item169075 {
	width:309px !important;
	top:110px !important;
	border-radius:0 0 4px 4px;
	background:#f4f4f4;
	min-height:120px !important;
	padding:30px;
}

#item169071 {
	width:309px !important;
	height:230px !important;
	left:87px !important;
	top:3640px !important;
}

#item79653 {
	width:306px !important;
	left:87px !important;
	top:1001px !important;
	min-height:40px !important;
}

#item168464 {
	width:306px !important;
	left:87px !important;
	top:1657px !important;
	min-height:40px !important;
}

#item159543 {
	width:306px !important;
	left:87px !important;
	top:2292px !important;
	min-height:40px !important;
}

#item159717 {
	width:306px !important;
	top:86px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:137px !important;
	padding:30px;
}

#item159713 {
	width:306px !important;
	height:223px !important;
	left:87px !important;
	top:1041px !important;
}

#item168494 {
	width:306px !important;
	top:86px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:137px !important;
	padding:30px;
}

#item168487 {
	width:306px !important;
	height:223px !important;
	left:87px !important;
	top:1697px !important;
}

#item160158 {
	width:306px !important;
	top:86px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:137px !important;
	padding:30px;
}

#item160154 {
	width:306px !important;
	height:223px !important;
	left:87px !important;
	top:1297px !important;
}

#item168524 {
	width:306px !important;
	top:86px !important;
	border-radius:0 0 5px 5px;
	background:#f4f4f4;
	min-height:137px !important;
	padding:30px;
}

#item168517 {
	width:306px !important;
	height:223px !important;
	left:87px !important;
	top:1953px !important;
}

#item168553 {
	width:390px !important;
	left:45px !important;
	top:426px !important;
	min-height:530px !important;
	padding:0px 0px 80px 0px;
}

#item168829 {
	width:480px !important;
	height:343px !important;
	left:13px !important;
	top:109px !important;
	box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 60px 20px rgba(0,0,0,0.06);
	background:#fff;
}

#item168831 {
	width:480px !important;
	height:96px !important;
	left:13px !important;
	top:13px !important;
	background:#314a59;
}

#item168836 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#273c48;
}

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

#item168842 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#455d6b;
}

#item168844 {
	width:39px !important;
	height:2px !important;
	left:28px !important;
	top:35px !important;
	background:#fff;
}

#item168845 {
	width:39px !important;
	height:2px !important;
	left:28px !important;
	top:47px !important;
	background:#fff;
}

#item168846 {
	width:39px !important;
	height:2px !important;
	left:28px !important;
	top:59px !important;
	background:#fff;
}

#item168839 {
	width:102px !important;
	height:102px !important;
	left:106px !important;
	top:10px !important;
}

#item168850 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:79px !important;
	padding:22px 0px 22px 0px;
}

#item168847 {
	width:396px !important;
	height:85px !important;
	left:55px !important;
	top:122px !important;
}

#item168902 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
	padding:22px 0px 22px 0px;
}

#item168899 {
	width:396px !important;
	height:83px !important;
	left:55px !important;
	top:200px !important;
}

#item168930 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
	padding:22px 0px 22px 0px;
}

#item168927 {
	width:396px !important;
	height:83px !important;
	left:55px !important;
	top:277px !important;
}

#item168957 {
	width:390px !important;
	left:3px !important;
	top:3px !important;
	min-height:77px !important;
	padding:22px 0px 22px 0px;
}

#item168953 {
	width:396px !important;
	height:83px !important;
	left:55px !important;
	top:355px !important;
}

#item168811 {
	width:480px !important;
	height:96px !important;
	left:13px !important;
	top:13px !important;
	background:#314a59;
}

#item168815 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#273c48;
}

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

#item168821 {
	width:96px !important;
	height:96px !important;
	left:3px !important;
	top:3px !important;
	background:#314a59;
}

#item168823 {
	width:39px !important;
	height:2px !important;
	left:28px !important;
	top:35px !important;
	background:#fff;
}

#item168824 {
	width:39px !important;
	height:2px !important;
	left:28px !important;
	top:47px !important;
	background:#fff;
}

#item168825 {
	width:39px !important;
	height:2px !important;
	left:28px !important;
	top:59px !important;
	background:#fff;
}

#item168818 {
	width:102px !important;
	height:102px !important;
	left:106px !important;
	top:10px !important;
}

#item168809.fixed-pos-elem {
	width:-73px !important;
	height:525px !important;
	left:-73px !important;
	top:-13px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item129388 {
	width:1050px !important;
	left:233px !important;
	top:690px !important;
	min-height:433px !important;
	padding:0px 0px 100px 0px;
}

#item129411 {
	width:1050px !important;
	left:233px !important;
	top:1124px !important;
	min-height:1509px !important;
	padding:0px 0px 60px 0px;
}

#item163686 {
	width:1050px !important;
	left:233px !important;
	top:2926px !important;
	min-height:1457px !important;
	padding:60px 0px 60px 0px;
}

#item163893 {
	width:1050px !important;
	left:233px !important;
	top:4640px !important;
	min-height:1258px !important;
	padding:60px 0px 60px 0px;
}

#item164078 {
	width:1050px !important;
	left:233px !important;
	top:6311px !important;
	min-height:906px !important;
	padding:60px 0px 60px 0px;
}

#item164107_177276 {
	width:1050px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item164107_177278 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item164107 {
	width:1050px !important;
	left:233px !important;
	top:7481px !important;
	min-height:1459px !important;
	padding:60px 0px 100px 0px;
}

#item129503.in5-parallax-bg {
	width:1920px !important;
	height:562px !important;
	background:#666666;
}

#item168155 {
	width:229px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item133997 {
	width:229px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item133993 {
	width:271px !important;
	height:33px !important;
	left:1012px !important;
	top:10184px !important;
}

#item162029 {
	width:1050px !important;
	border-radius:5px;
	background:#f5dcd9;
	min-height:413px !important;
	padding:55px;
}

#item162052 {
	width:200px !important;
	left:54px !important;
	top:248px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	min-height:110px !important;
	padding:20px;
}

#item162075 {
	width:200px !important;
	height:90px !important;
	left:54px !important;
	top:158px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item162080 {
	width:200px !important;
	left:296px !important;
	top:248px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	min-height:110px !important;
	padding:20px;
}

#item162103 {
	width:200px !important;
	height:90px !important;
	left:296px !important;
	top:158px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item162107 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:23px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item162109 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:32px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item162112 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:40px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item162114 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:48px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item162116 {
	width:200px !important;
	left:539px !important;
	top:248px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	min-height:110px !important;
	padding:20px;
}

#item162139 {
	width:200px !important;
	height:90px !important;
	left:539px !important;
	top:158px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item162145 {
	width:200px !important;
	left:781px !important;
	top:248px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	min-height:110px !important;
	padding:20px;
}

#item162168 {
	width:200px !important;
	height:90px !important;
	left:781px !important;
	top:158px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item163722 {
	width:826px !important;
	height:260px !important;
	left:224px !important;
	border-radius:0 5px 5px 0;
	background:#04abb4;
}

#item163752 {
	width:825px !important;
	left:225px !important;
	min-height:224px !important;
	padding:42px 70px 42px 70px;
}

#item163778 {
	width:180px !important;
	height:66px !important;
	left:15px !important;
	padding:0px 20px 0px 20px;
}

#item163802 {
	width:68px !important;
	height:68px !important;
	border-radius:2px;
	background:#b4e1e4;
}

#item163925 {
	width:826px !important;
	height:225px !important;
	left:224px !important;
	border-radius:0 5px 5px 0;
	background:#04abb4;
}

#item163952 {
	width:825px !important;
	left:225px !important;
	min-height:184px !important;
	padding:42px 70px 42px 70px;
}

#item163977 {
	width:180px !important;
	height:66px !important;
	left:15px !important;
	padding:0px 20px 0px 20px;
}

#item164001 {
	width:68px !important;
	height:68px !important;
	border-radius:2px;
	background:#b4e1e4;
}

#item164139 {
	width:826px !important;
	height:230px !important;
	left:224px !important;
	border-radius:0 5px 5px 0;
	background:#04abb4;
}

#item164165 {
	width:825px !important;
	left:225px !important;
	min-height:224px !important;
	padding:42px 70px 42px 70px;
}

#item164190 {
	width:254px !important;
	height:66px !important;
	left:15px !important;
	padding:0px 20px 0px 20px;
}

#item164215 {
	width:68px !important;
	height:68px !important;
	border-radius:2px;
	background:#b4e1e4;
}

#item164548 {
	width:1920px !important;
	top:8940px !important;
	background:#f7f7f7;
	min-height:1105px !important;
	padding:107px 610px 107px 233px;
}

#item135420 {
	width:26px !important;
	height:26px !important;
}

#item135421 {
	width:477px !important;
	left:1443px !important;
	top:79px !important;
	min-height:402px !important;
	padding:0px 0px 50px 0px;
}

#item135457 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item135458 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item135444 {
	width:110px !important;
	height:108px !important;
	left:1403px !important;
	top:742px !important;
}

#item135492 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item135493 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item135481 {
	width:143px !important;
	height:101px !important;
	left:1475px !important;
	top:751px !important;
}

#item135530 {
	width:477px !important;
	left:1443px !important;
	top:482px !important;
	min-height:216px !important;
	padding:50px 0px 50px 0px;
}

#item135773.fixed-pos-elem {
	width:1920px !important;
	height:853px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item131785 {
	width:390px !important;
	left:45px !important;
	top:1068px !important;
	min-height:173px !important;
	padding:50px 0px 50px 0px;
}

#item131808.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
	background:#666666;
}

#item131815 {
	width:390px !important;
	left:45px !important;
	top:424px !important;
	min-height:309px !important;
	padding:0px 0px 70px 0px;
}

#item131838 {
	width:390px !important;
	left:45px !important;
	top:1458px !important;
	min-height:2496px !important;
	padding:0px 0px 60px 0px;
}

#item169268 {
	width:390px !important;
	left:45px !important;
	top:4590px !important;
	min-height:2340px !important;
	padding:60px 0px 60px 0px;
}

#item169413 {
	width:390px !important;
	left:45px !important;
	top:7534px !important;
	min-height:1955px !important;
	padding:60px 0px 60px 0px;
}

#item169523 {
	width:390px !important;
	left:45px !important;
	top:10567px !important;
	min-height:1364px !important;
	padding:60px 0px 60px 0px;
}

#item131944 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item131945 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item131931 {
	width:110px !important;
	height:108px !important;
	left:5px !important;
	top:1290px !important;
}

#item131978 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item131979 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item131968 {
	width:143px !important;
	height:101px !important;
	left:77px !important;
	top:1298px !important;
}

#item132002 {
	width:390px !important;
	left:45px !important;
	top:733px !important;
	min-height:335px !important;
	padding:0px 0px 50px 0px;
}

#item169343 {
	width:390px !important;
	height:357px !important;
	top:255px !important;
	border-radius:0 0 4px 4px;
	background:#04abb4;
}

#item169344 {
	width:345px !important;
	left:45px !important;
	top:255px !important;
	min-height:357px !important;
	padding:62px 62px 62px 0px;
}

#item169368 {
	width:60px !important;
	height:58px !important;
	border-radius:3px;
	background:#b4e1e4;
}

#item169373 {
	width:104px !important;
	height:48px !important;
	left:23px !important;
	background:#b4e1e4;
}

#item169461 {
	width:390px !important;
	height:326px !important;
	top:255px !important;
	border-radius:0 0 4px 4px;
	background:#04abb4;
}

#item169463 {
	width:345px !important;
	left:45px !important;
	top:255px !important;
	min-height:326px !important;
	padding:62px 62px 62px 0px;
}

#item169487 {
	width:60px !important;
	height:58px !important;
	border-radius:3px;
	background:#b4e1e4;
}

#item169492 {
	width:104px !important;
	height:48px !important;
	left:23px !important;
	background:#b4e1e4;
}

#item169564 {
	width:390px !important;
	left:45px !important;
	top:9485px !important;
	border-radius:5px;
	background:#f5dcd9;
	min-height:1082px !important;
	padding:50px;
}

#item169587 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:9827px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	padding:20px;
}

#item169729 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:10027px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	padding:20px;
}

#item169759 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:10227px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	padding:20px;
}

#item169789 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:10428px !important;
	border-radius:0 0 5px 5px;
	background:#fff;
	padding:20px;
}

#item169611 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:9738px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item169752 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:9937px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item169782 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:10138px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item169812 {
	width:290px !important;
	height:90px !important;
	left:95px !important;
	top:10338px !important;
	border-radius:5px 5px 0 0;
	background:#db5746;
}

#item169840 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:23px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item169842 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:32px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item169844 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:40px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item169846 {
	width:3px !important;
	height:3px !important;
	left:9px !important;
	top:48px !important;
	background:#384454;
	border:solid 2.5px #fff;
}

#item169913_180371 {
	width:390px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item169913_180373 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item169913 {
	width:390px !important;
	left:45px !important;
	top:12566px !important;
	min-height:2295px !important;
	padding:60px 0px 100px 0px;
}

#item169923 {
	width:390px !important;
	height:357px !important;
	top:255px !important;
	border-radius:0 0 4px 4px;
	background:#04abb4;
}

#item169924 {
	width:345px !important;
	left:45px !important;
	top:255px !important;
	min-height:357px !important;
	padding:62px 62px 62px 0px;
}

#item169948 {
	width:60px !important;
	height:58px !important;
	border-radius:3px;
	background:#b4e1e4;
}

#item169953 {
	width:155px !important;
	height:48px !important;
	left:24px !important;
	background:#b4e1e4;
}

#item132463 {
	width:147px !important;
	height:39px !important;
}

#item132460 {
	width:174px !important;
	height:39px !important;
	left:261px !important;
	top:14861px !important;
}

#item162446 {
	width:1050px !important;
	left:234px !important;
	top:690px !important;
	min-height:589px !important;
	padding:0px 0px 100px 0px;
}

#item162469 {
	width:1050px !important;
	left:233px !important;
	top:1279px !important;
	min-height:756px !important;
	padding:0px 0px 60px 0px;
}

#item163589_163654 {
	width:1050px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item163589_163656 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item163589 {
	width:1050px !important;
	left:233px !important;
	top:2624px !important;
	min-height:1157px !important;
	padding:60px 0px 100px 0px;
}

#item162492.in5-parallax-bg {
	width:1920px !important;
	height:562px !important;
	background:#666666;
}

#item168210 {
	width:346px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item162500 {
	width:346px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item162496 {
	width:389px !important;
	height:33px !important;
	left:894px !important;
	top:3781px !important;
}

#item168183 {
	width:304px !important;
	height:33px !important;
	left:42px !important;
}

#item162527 {
	width:304px !important;
	height:33px !important;
	left:42px !important;
}

#item162523 {
	width:346px !important;
	height:33px !important;
	left:233px !important;
	top:3781px !important;
}

#item163641 {
	width:1390px !important;
	height:779px !important;
	top:3px !important;
}

#item163632 {
	width:1390px !important;
	height:782px !important;
	left:69px !important;
	top:2033px !important;
}

#item162700 {
	width:26px !important;
	height:26px !important;
}

#item162701 {
	width:477px !important;
	left:1443px !important;
	top:79px !important;
	min-height:170px !important;
	padding:0px 0px 50px 0px;
}

#item162736 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item162737 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item162724 {
	width:110px !important;
	height:108px !important;
	left:1403px !important;
	top:537px !important;
}

#item162770 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item162771 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item162760 {
	width:143px !important;
	height:101px !important;
	left:1475px !important;
	top:546px !important;
}

#item162804 {
	width:477px !important;
	left:1443px !important;
	top:249px !important;
	min-height:244px !important;
	padding:50px 0px 50px 0px;
}

#item162699.fixed-pos-elem {
	width:1920px !important;
	height:648px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item169998 {
	width:390px !important;
	left:45px !important;
	top:1067px !important;
	min-height:195px !important;
	padding:50px 0px 50px 0px;
}

#item170021.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
	background:#666666;
}

#item170025 {
	width:390px !important;
	left:45px !important;
	top:424px !important;
	min-height:482px !important;
	padding:0px 0px 70px 0px;
}

#item170048 {
	width:390px !important;
	left:45px !important;
	top:1478px !important;
	min-height:1161px !important;
	padding:0px 0px 60px 0px;
}

#item170778_170817 {
	width:390px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item170778_170820 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item170778 {
	width:390px !important;
	left:45px !important;
	top:2840px !important;
	min-height:1806px !important;
	padding:60px 0px 100px 0px;
}

#item170095 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item170096 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item170083 {
	width:110px !important;
	height:108px !important;
	left:5px !important;
	top:1310px !important;
}

#item170132 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item170133 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item170121 {
	width:143px !important;
	height:101px !important;
	left:77px !important;
	top:1319px !important;
}

#item170156 {
	width:390px !important;
	left:45px !important;
	top:906px !important;
	min-height:161px !important;
	padding:0px 0px 50px 0px;
}

#item170204 {
	width:158px !important;
	height:39px !important;
	left:26px !important;
}

#item170201 {
	width:184px !important;
	height:39px !important;
	left:45px !important;
	top:4672px !important;
}

#item170269 {
	width:161px !important;
	height:39px !important;
}

#item170266 {
	width:188px !important;
	height:39px !important;
	left:247px !important;
	top:4672px !important;
}

#item170821 {
	width:525px !important;
	height:294px !important;
	left:-18px !important;
	top:2620px !important;
}

#item163316 {
	width:1050px !important;
	left:234px !important;
	top:690px !important;
	min-height:511px !important;
	padding:0px 0px 100px 0px;
}

#item163339 {
	width:1050px !important;
	left:233px !important;
	top:1200px !important;
	min-height:2064px !important;
	padding:0px 0px 60px 0px;
}

#item166679_183445 {
	width:1050px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item166679_183447 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item166679 {
	width:1050px !important;
	left:233px !important;
	top:3577px !important;
	min-height:1533px !important;
	padding:60px 0px 100px 0px;
}

#item163362.in5-parallax-bg {
	width:1920px !important;
	height:562px !important;
}

#item168266 {
	width:332px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item163370 {
	width:332px !important;
	height:33px !important;
	border-radius:3px 0 0 3px;
}

#item163366 {
	width:374px !important;
	height:33px !important;
	left:909px !important;
	top:5110px !important;
}

#item168239 {
	width:202px !important;
	height:33px !important;
	left:42px !important;
}

#item163397 {
	width:202px !important;
	height:33px !important;
	left:42px !important;
}

#item163393 {
	width:244px !important;
	height:33px !important;
	left:233px !important;
	top:5110px !important;
}

#item166533 {
	width:826px !important;
	height:280px !important;
	left:224px !important;
	border-radius:0 5px 5px 0;
	background:#04abb4;
}

#item166561 {
	width:825px !important;
	left:225px !important;
	min-height:264px !important;
	padding:42px 70px 42px 70px;
}

#item166585 {
	width:68px !important;
	height:68px !important;
	left:191px !important;
	top:39px !important;
	border-radius:2px;
	background:#b4e1e4;
}

#item166633 {
	width:202px !important;
	height:66px !important;
	left:15px !important;
	padding:0px 20px 0px 20px;
}

#item163421 {
	width:26px !important;
	height:26px !important;
}

#item163422 {
	width:477px !important;
	left:1443px !important;
	top:79px !important;
	min-height:435px !important;
	padding:0px 0px 50px 0px;
}

#item163459 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item163460 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item163445 {
	width:110px !important;
	height:108px !important;
	left:1403px !important;
	top:746px !important;
}

#item163494 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item163495 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item163483 {
	width:143px !important;
	height:101px !important;
	left:1475px !important;
	top:755px !important;
}

#item163527 {
	width:477px !important;
	left:1443px !important;
	top:514px !important;
	min-height:188px !important;
	padding:50px 0px 50px 0px;
}

#item163420.fixed-pos-elem {
	width:1920px !important;
	height:857px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item170873 {
	width:390px !important;
	left:45px !important;
	top:1280px !important;
	min-height:173px !important;
	padding:50px 0px 50px 0px;
}

#item170896.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
	background:#666666;
}

#item170900 {
	width:390px !important;
	left:45px !important;
	top:424px !important;
	min-height:482px !important;
	padding:0px 0px 70px 0px;
}

#item170923 {
	width:394px !important;
	left:45px !important;
	top:1671px !important;
	min-height:3481px !important;
	padding:0px 0px 60px 0px;
}

#item170946_185073 {
	width:390px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item170946_185075 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item170946 {
	width:390px !important;
	left:45px !important;
	top:5850px !important;
	min-height:2415px !important;
	padding:60px 0px 100px 0px;
}

#item170973 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item170974 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item170958 {
	width:110px !important;
	height:108px !important;
	left:5px !important;
	top:1503px !important;
}

#item171007 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item171008 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item170997 {
	width:143px !important;
	height:101px !important;
	left:77px !important;
	top:1511px !important;
}

#item171031 {
	width:390px !important;
	left:45px !important;
	top:906px !important;
	min-height:375px !important;
	padding:0px 0px 50px 0px;
}

#item171115 {
	width:168px !important;
	height:39px !important;
}

#item171112 {
	width:195px !important;
	height:39px !important;
	left:240px !important;
	top:8265px !important;
}

#item171144 {
	width:390px !important;
	height:419px !important;
	top:255px !important;
	border-radius:0 0 4px 4px;
	background:#04abb4;
}

#item171145 {
	width:345px !important;
	left:45px !important;
	top:255px !important;
	min-height:419px !important;
	padding:61px 57px 61px 0px;
}

#item171169 {
	width:60px !important;
	height:58px !important;
	border-radius:3px;
	background:#b4e1e4;
}

#item171174 {
	width:110px !important;
	height:48px !important;
	left:24px !important;
	background:#b4e1e4;
}

#item171697 {
	width:150px !important;
	height:39px !important;
	left:26px !important;
}

#item171693 {
	width:176px !important;
	height:39px !important;
	left:45px !important;
	top:8265px !important;
}

#item162969 {
	width:1050px !important;
	left:234px !important;
	top:690px !important;
	min-height:433px !important;
	padding:0px 0px 100px 0px;
}

#item162992 {
	width:1050px !important;
	left:233px !important;
	top:1123px !important;
	min-height:1718px !important;
	padding:0px 0px 60px 0px;
}

#item165768_186279 {
	width:1050px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item165768_186281 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item165768 {
	width:1050px !important;
	left:233px !important;
	top:3114px !important;
	min-height:2112px !important;
	padding:60px 0px 100px 0px;
}

#item163287.in5-parallax-bg {
	width:1920px !important;
	height:562px !important;
	background:#666666;
}

#item168296 {
	width:348px !important;
	height:33px !important;
	left:42px !important;
}

#item163050 {
	width:348px !important;
	height:33px !important;
	left:42px !important;
}

#item163046 {
	width:390px !important;
	height:33px !important;
	left:233px !important;
	top:5226px !important;
}

#item165622 {
	width:826px !important;
	height:240px !important;
	left:224px !important;
	border-radius:0 5px 5px 0;
	background:#04abb4;
}

#item165649 {
	width:825px !important;
	left:225px !important;
	min-height:224px !important;
	padding:42px 70px 42px 70px;
}

#item165700 {
	width:68px !important;
	height:68px !important;
	border-radius:2px;
	background:#b4e1e4;
}

#item165805 {
	width:292px !important;
	height:66px !important;
	left:15px !important;
	padding:0px 20px 0px 20px;
}

#item163074 {
	width:26px !important;
	height:26px !important;
}

#item163075 {
	width:477px !important;
	left:1443px !important;
	top:79px !important;
	min-height:507px !important;
	padding:0px 0px 50px 0px;
}

#item163111 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item163112 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item163098 {
	width:110px !important;
	height:108px !important;
	left:1403px !important;
	top:630px !important;
}

#item163145 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item163146 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item163135 {
	width:143px !important;
	height:101px !important;
	left:1475px !important;
	top:639px !important;
}

#item163073.fixed-pos-elem {
	width:1920px !important;
	height:741px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item172337.in5-parallax-bg {
	width:480px !important;
	height:268px !important;
	top:94px !important;
	background:#666666;
}

#item172342 {
	width:390px !important;
	left:45px !important;
	top:424px !important;
	min-height:309px !important;
	padding:0px 0px 70px 0px;
}

#item172365 {
	width:390px !important;
	left:45px !important;
	top:1391px !important;
	min-height:2820px !important;
	padding:0px 0px 60px 0px;
}

#item172388_188251 {
	width:390px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item172388_188253 {
	width:14px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item172388 {
	width:390px !important;
	left:45px !important;
	top:4847px !important;
	min-height:3450px !important;
	padding:60px 0px 100px 0px;
}

#item172405 {
	width:110px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item172406 {
	width:109px !important;
	height:15px !important;
	top:78px !important;
	border-radius:4px;
}

#item172392 {
	width:110px !important;
	height:108px !important;
	left:5px !important;
	top:1223px !important;
}

#item172439 {
	width:143px !important;
	height:45px !important;
	top:11px !important;
	border-radius:4px;
	background:#90c15a;
}

#item172440 {
	width:121px !important;
	height:15px !important;
	left:12px !important;
	top:26px !important;
	border-radius:4px;
}

#item172429 {
	width:143px !important;
	height:101px !important;
	left:77px !important;
	top:1231px !important;
}

#item172463 {
	width:390px !important;
	left:45px !important;
	top:733px !important;
	min-height:441px !important;
	padding:0px 0px 50px 0px;
}

#item172542 {
	width:390px !important;
	height:357px !important;
	top:255px !important;
	border-radius:0 0 4px 4px;
	background:#04abb4;
}

#item172543 {
	width:345px !important;
	left:45px !important;
	top:255px !important;
	min-height:357px !important;
	padding:62px 62px 62px 0px;
}

#item172567 {
	width:60px !important;
	height:58px !important;
	border-radius:3px;
	background:#b4e1e4;
}

#item172572 {
	width:180px !important;
	height:48px !important;
	left:24px !important;
	background:#b4e1e4;
}

#item172598 {
	width:169px !important;
	height:39px !important;
	left:26px !important;
}

#item172595 {
	width:195px !important;
	height:39px !important;
	left:45px !important;
	top:8297px !important;
}

p.autoParaStyle17 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:19px;
	line-height:26px;
	color:#7f7f7f;
	letter-spacing:0.012em;
	padding-left:100px;
	padding-right:87px;
	margin-bottom:40px;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	color:#04abb4;
	letter-spacing:0.015em;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#80ad50;
	letter-spacing:0.015em;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:27px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:22px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-AdelleSansCnd,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#3f3f3f;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:27px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:22px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:12px;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#80ad50;
	letter-spacing:0.015em;
	text-align:right;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:1px;
	line-height:1px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:70px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:19px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:23px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:23px;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	color:#04abb4;
	letter-spacing:0.014em;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:22px;
	line-height:28px;
	color:#04abb4;
	letter-spacing:0.014em;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:22px;
	line-height:28px;
	color:#80ad50;
	letter-spacing:0.014em;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
	color:#80ad50;
	letter-spacing:0.012em;
	margin-bottom:26px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:26px;
	line-height:31px;
	color:#80ad50;
	letter-spacing:0.014em;
	text-align:left;
}

p.Mobile--Navigation-items {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:15px;
	line-height:19px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:23px;
	text-align:left;
}

p.Mobile---pull-quote-attribution {
	font-family:FF-AdelleSansCnd,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#3f3f3f;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:right;
}

p.Mobile---Pull-quote {
	font-weight:300;
	font-style:italic;
	font-family:FF-Adelle-LightItalic,Adelle,"Times New Roman", Times, serif;
	font-size:22px;
	line-height:31px;
	color:#fff;
	letter-spacing:0.008em;
	margin-bottom:37px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Mobile---QA-Question {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Adelle-Italic,Adelle,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#04abb4;
	letter-spacing:0.012em;
	padding-bottom:14px;
	margin-bottom:21px;
	border-bottom:solid 1px #04abb4;
	text-align:left;
}

p.Mobile---Source-content {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:15px;
	line-height:22px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:10px;
	text-align:left;
}

p.Mobile---Author-Title {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:15px;
	line-height:22px;
	color:#7f7f7f;
	letter-spacing:0.012em;
	padding-left:100px;
	margin-bottom:40px;
	text-align:left;
}

p.Mobile---Author-Name {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:15px;
	line-height:22px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	padding-left:100px;
	text-align:left;
}

p.Mobile---Sidebar-Header {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	color:#999999;
	letter-spacing:0.200em;
	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;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile---body-copy-no-space-after {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	text-align:left;
}

p.Mobile---body-copy-last-in-article {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:70px;
	text-align:left;
}

p.Mobile---body-copy-last-in-section {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:35px;
	text-align:left;
}

p.Mobile---body-copy {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile---Section-header {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:23px;
	line-height:32px;
	color:#3f3f3f;
	letter-spacing:0.008em;
	margin-bottom:20px;
	text-align:left;
}

p.Mobile---Article-Subtitle {
	font-weight:300;
	font-style:italic;
	font-family:FF-AdelleSans-LightItalic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:32px;
	color:#3f3f3f;
	letter-spacing:0.008em;
	margin-bottom:30px;
	text-align:left;
}

p.Mobile---Article-Title {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:36px;
	line-height:43.2px;
	color:#04abb4;
	letter-spacing:0.014em;
	margin-bottom:60px;
	text-align:left;
}

p.Mobile---intro-text {
	font-weight:300;
	font-family:FF-Adelle-Light,Adelle,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:29px;
	color:#3f3f3f;
	letter-spacing:0.025em;
	margin-bottom:30px;
	text-align:left;
}

p.Mobile---Next-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	color:#04abb4;
	letter-spacing:0.015em;
	text-align:right;
}

p.Mobile---Previous-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	color:#04abb4;
	letter-spacing:0.015em;
	text-align:left;
}

p.Mobile---AG-Intro---All-Caps {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.120em;
	text-transform:uppercase;
	margin-bottom:12px;
	text-align:left;
}

p.Mobile---Landing-page---Article-Topic {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:23px;
	color:#04abb4;
	letter-spacing:0.014em;
	margin-bottom:16px;
	text-align:left;
}

p.Mobile---Landing-Page---Edition-Number {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:14px;
	line-height:16.8px;
	color:#04abb4;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:left;
}

p.Mobile_-_Landing-Page_TOC_-_Health-Care-Bulletin {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	letter-spacing:0.014em;
	margin-bottom:60px;
	text-align:left;
}

p.Pull-quote-attribution-centered {
	font-family:FF-AdelleSansCnd,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:20px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:center;
}

p.Desktop_-_Q-As_-_Pull-quote-attribution {
	font-family:FF-AdelleSansCnd,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:20px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:right;
}

p.Pull-quote {
	font-weight:300;
	font-style:italic;
	font-family:FF-Adelle-LightItalic,Adelle,"Times New Roman", Times, serif;
	font-size:26px;
	line-height:40px;
	color:#fff;
	letter-spacing:0.008em;
	margin-bottom:37px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Sidebar-body-copy-no-space-after {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:21px;
	line-height:31px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	text-align:left;
}

p.Sidebar-body-copy {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:21px;
	line-height:31px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:20px;
	text-align:left;
}

p.Sidebar-Section-Header {
	font-weight:bold;
	font-style:italic;
	font-family:FF-AdelleSans-BoldItalic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:22px;
	color:#3f3f3f;
	letter-spacing:0.008em;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Articles_-_Right-rail_-_Source-content {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:19px;
	line-height:28px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	padding-right:100px;
	margin-bottom:12px;
	text-align:left;
}

p.Sidebar-Button-hover-text {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:28px;
	color:#fff;
	letter-spacing:0.012em;
	text-align:center;
}

p.Author-Title {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:19px;
	line-height:26px;
	color:#7f7f7f;
	letter-spacing:0.012em;
	padding-left:100px;
	padding-right:100px;
	margin-bottom:40px;
	text-align:left;
}

p.Author-Name {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:19px;
	line-height:26px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	padding-left:100px;
	padding-right:150px;
	text-align:left;
}

p.Sidebar-header {
	font-family:FF-AdelleSans-Regular,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
	color:#999999;
	letter-spacing:0.200em;
	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;
	margin-bottom:20px;
	text-align:left;
}

p.Desktop_-_Articles_-_Q-As_-_Pull-quote-attribution {
	font-family:FF-AdelleSansCnd,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:20px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:right;
}

p.QA-Question {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Adelle-Italic,Adelle,"Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#04abb4;
	letter-spacing:0.012em;
	padding-bottom:14px;
	margin-bottom:21px;
	border-bottom:solid 1px #04abb4;
	text-align:left;
}

p.table-copy {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:20px;
	line-height:27px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:12px;
	text-align:left;
}

p.Next-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#04abb4;
	letter-spacing:0.015em;
	text-align:right;
}

p.Prev-Article-Button {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#04abb4;
	letter-spacing:0.015em;
	text-align:left;
}

p.Tooltip {
	font-weight:300;
	font-family:FF-AdelleSansCndLt,"Adelle Sans Cnd","Times New Roman", Times, serif;
	font-size:21px;
	line-height:26px;
	color:#3f3f3f;
	letter-spacing:0.015em;
	margin-bottom:10px;
	text-align:center;
}

p.Desktop_-_Articles_-_Source-content {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:19px;
	line-height:28px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	padding-right:150px;
	margin-bottom:50px;
	text-align:left;
}

ol.Endnote-numbered-list > li {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	color:#666666;
	letter-spacing:0.012em;
	padding-left:20px;
	margin-bottom:20px;
	list-style-type:decimal;
	text-align:left;
}

p.Graphic-source_endnote-header {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	color:#666666;
	letter-spacing:0.007em;
	margin-bottom:20px;
	text-align:left;
}

p.body-copy-last-in-article {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:70px;
	text-align:left;
}

ol.body-copy-numbered-list > li {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	padding-left:70px;
	margin-bottom:20px;
	list-style-type:decimal;
	text-align:left;
}

p.Body-copy-last-in-section {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:45px;
	text-align:left;
}

ul.body-copy-bullet-no-space-after > li {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	padding-left:70px;
	text-align:left;
}
ul.body-copy-bullet-no-space-after > li::before {
	content:'\25CB';
	position:absolute;
	display:inline-block;
	left:30px;
	width:0;
}

p.body-copy-no-space-after {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	text-align:left;
}

p.body-copy {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.012em;
	margin-bottom:20px;
	text-align:left;
}

p.Section-header {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:28px;
	line-height:36px;
	color:#3f3f3f;
	letter-spacing:0.008em;
	margin-bottom:20px;
	text-align:left;
}

p.Article-Subtitle {
	font-weight:300;
	font-style:italic;
	font-family:FF-AdelleSans-LightItalic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:28px;
	line-height:41px;
	color:#3f3f3f;
	letter-spacing:0.008em;
	margin-bottom:35px;
	text-align:left;
}

p.Article-Title {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:65px;
	line-height:78px;
	color:#04abb4;
	letter-spacing:0.014em;
	margin-bottom:100px;
	text-align:left;
}

p.Intro-text {
	font-weight:300;
	font-family:FF-Adelle-Light,Adelle,"Times New Roman", Times, serif;
	font-size:26px;
	line-height:44px;
	color:#3f3f3f;
	letter-spacing:0.025em;
	margin-bottom:30px;
	text-align:left;
}

p.AG-Intro---All-Caps {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.160em;
	text-transform:uppercase;
	margin-bottom:24px;
	text-align:left;
}

p.Landing-page---Article-Topic {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:26px;
	line-height:31px;
	color:#04abb4;
	letter-spacing:0.014em;
	text-align:left;
}

p.Landing-Page---Edition-Number {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:24px;
	line-height:28.8px;
	color:#04abb4;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-bottom:29px;
	text-align:left;
}

p.Navigation-items {
	font-weight:600;
	font-family:FF-AdelleSans-SemiBold,"Adelle Sans","Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
	color:#314a59;
	letter-spacing:0.012em;
	margin-bottom:26px;
	text-align:left;
}

p.Desktop_-_Landing-Page_TOC_-_Health-Care-Bulletin {
	font-family:FF-Adelle-Regular,Adelle,"Times New Roman", Times, serif;
	font-size:65px;
	line-height:78px;
	color:#fff;
	letter-spacing:0.014em;
	margin-bottom:100px;
	text-align:left;
}

p.Basic-Paragraph {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	letter-spacing:0.015em;
	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.autoCharStyle6 {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	color:#3f3f3f;
}

span.autoCharStyle5 {
	font-weight:300;
	font-style:italic;
	font-family:FF-AdelleSans-LightItalic,"Adelle Sans","Times New Roman", Times, serif;
	font-size:29px;
	color:#3f3f3f;
	letter-spacing:0.008em;
}

span.autoCharStyle4 {
	font-size:21px;
	letter-spacing:0.010em;
}

span.autoCharStyle3 {
	letter-spacing:0.100em;
}

span.autoCharStyle2 {
	font-weight:600;
	font-style:italic;
	font-family:FF-AdelleSans-SemiBoldItalic,"Adelle Sans","Times New Roman", Times, serif;
}

span.autoCharStyle1 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Adelle-Italic,Adelle,"Times New Roman", Times, serif;
}

span.Light-Italic {
	font-weight:300;
	font-style:italic;
}

span.Italic {
	font-weight:300;
	font-style:italic;
}

span.Body-copy-bold-italic {
	font-weight:bold;
	font-style:italic;
	font-family:FF-AdelleSans-BoldItalic,"Adelle Sans","Times New Roman", Times, serif;
}

span.Body-copy-bold {
	font-weight:bold;
	font-family:FF-AdelleSans-Bold,"Adelle Sans","Times New Roman", Times, serif;
}

span.Superscript {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Reading-time {
	font-weight:300;
	font-family:FF-AdelleSans-Light,"Adelle Sans","Times New Roman", Times, serif;
	letter-spacing:0.075em;
	text-transform:uppercase;
}

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

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:610px){ [class*=" mq-"], .mq-default { display:none; } .mq-480 {display:block; } }

