/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1080px; height:2020px; }
.page-scale-wrap { width:1080px; height:2020px; background: #fff !important; }
.paper-vertical { width:1080px; height:100%; }
.paper-horizontal { width:17440px; height:2032px; }
@media all and (max-height:2020px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1080px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item1087 {
	width:1080px !important;
	height:170px !important;
	top:1850px !important;
	background:#565555;
}

#item1088 {
	width:77px !important;
	height:77px !important;
	left:998px !important;
	top:1348px !important;
}

#item1145 {
	width:56px !important;
	height:7px !important;
	background:#fff;
}

#item1146 {
	width:56px !important;
	height:7px !important;
	top:21px !important;
	background:#fff;
}

#item1147 {
	width:56px !important;
	height:7px !important;
	top:42px !important;
	background:#fff;
}

#item1143 {
	width:56px !important;
	height:49px !important;
	left:663px !important;
	top:1876px !important;
}

#item1151 {
	width:12px !important;
	height:12px !important;
	background:#fff;
}

#item1152 {
	width:12px !important;
	height:12px !important;
	left:18px !important;
	background:#fff;
}

#item1153 {
	width:12px !important;
	height:12px !important;
	left:37px !important;
	background:#fff;
}

#item1154 {
	width:12px !important;
	height:12px !important;
	top:18px !important;
	background:#fff;
}

#item1155 {
	width:12px !important;
	height:12px !important;
	left:18px !important;
	top:18px !important;
	background:#fff;
}

#item1156 {
	width:12px !important;
	height:12px !important;
	left:37px !important;
	top:18px !important;
	background:#fff;
}

#item1157 {
	width:12px !important;
	height:12px !important;
	top:37px !important;
	background:#fff;
}

#item1158 {
	width:12px !important;
	height:12px !important;
	left:18px !important;
	top:37px !important;
	background:#fff;
}

#item1159 {
	width:12px !important;
	height:12px !important;
	left:37px !important;
	top:37px !important;
	background:#fff;
}

#item1149 {
	width:49px !important;
	height:49px !important;
	left:762px !important;
	top:1875px !important;
}

#item1164 {
	width:12px !important;
	height:12px !important;
	background:#fff;
}

#item1165 {
	width:12px !important;
	height:12px !important;
	left:18px !important;
	background:#fff;
}

#item1166 {
	width:12px !important;
	height:12px !important;
	left:37px !important;
	background:#fff;
}

#item1167 {
	width:12px !important;
	height:12px !important;
	top:18px !important;
	background:#fff;
}

#item1168 {
	width:12px !important;
	height:12px !important;
	left:18px !important;
	top:18px !important;
	background:#fff;
}

#item1169 {
	width:12px !important;
	height:12px !important;
	left:37px !important;
	top:18px !important;
	background:#fff;
}

#item1170 {
	width:12px !important;
	height:12px !important;
	top:37px !important;
	background:#fff;
}

#item1171 {
	width:12px !important;
	height:12px !important;
	left:18px !important;
	top:37px !important;
	background:#fff;
}

#item1172 {
	width:12px !important;
	height:12px !important;
	left:37px !important;
	top:37px !important;
	background:#fff;
}

#item1162 {
	width:49px !important;
	height:49px !important;
	left:762px !important;
	top:1875px !important;
}

#item1179 {
	width:1080px !important;
	height:286px !important;
}

#item44888 {
	width:158px !important;
	height:230px !important;
	left:2624px !important;
	top:28px !important;
}

#item1196 {
	width:158px !important;
	height:230px !important;
	left:2449px !important;
	top:28px !important;
}

#item1211 {
	width:158px !important;
	height:230px !important;
	left:2277px !important;
	top:28px !important;
}

#item1239 {
	width:158px !important;
	height:230px !important;
	left:2102px !important;
	top:28px !important;
}

#item1253 {
	width:158px !important;
	height:230px !important;
	left:1930px !important;
	top:28px !important;
}

#item1266 {
	width:158px !important;
	height:230px !important;
	left:1758px !important;
	top:28px !important;
}

#item1280 {
	width:158px !important;
	height:230px !important;
	left:1586px !important;
	top:28px !important;
}

#item1294 {
	width:158px !important;
	height:230px !important;
	left:1414px !important;
	top:28px !important;
}

#item1308 {
	width:158px !important;
	height:230px !important;
	left:1241px !important;
	top:28px !important;
}

#item1322 {
	width:158px !important;
	height:230px !important;
	left:1069px !important;
	top:28px !important;
}

#item1339 {
	width:158px !important;
	height:230px !important;
	left:897px !important;
	top:28px !important;
}

#item1353 {
	width:158px !important;
	height:230px !important;
	left:725px !important;
	top:28px !important;
}

#item1368 {
	width:158px !important;
	height:230px !important;
	left:553px !important;
	top:28px !important;
}

#item1381 {
	width:158px !important;
	height:230px !important;
	left:381px !important;
	top:28px !important;
}

#item1396 {
	width:158px !important;
	height:230px !important;
	left:209px !important;
	top:28px !important;
}

#item1410 {
	width:158px !important;
	height:230px !important;
	left:37px !important;
	top:28px !important;
}

#item1177 {
	width:148px !important;
	height:73px !important;
	top:213px !important;
}

#item1175 {
	width:1080px !important;
	height:286px !important;
	top:1564px !important;
}

@keyframes flyinfromleft-34665 {
	0% {
		transform:translate(-140.418px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-34665 {
	0% {
		-webkit-transform:translate(-140.418px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34665 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item34672 {
	width:1080px !important;
	height:354px !important;
	top:96px !important;
	background:#2859a8;
}

@keyframes flyinfromtop-34672 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-34672 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-34675 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-34675 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-34698 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-34698 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-34744 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-34744 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34749 {
	width:22px !important;
	height:225px !important;
	left:328px !important;
	top:4px !important;
	background:#fff;
}

#item34754 {
	width:22px !important;
	height:225px !important;
	left:751px !important;
	top:4px !important;
	background:#fff;
}

@keyframes fadein-34758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-34766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34766 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34766 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-34789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-34812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-34835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-34835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1093 {
	width:77px !important;
	height:77px !important;
	left:6px !important;
	top:1348px !important;
}

#item34876 {
	width:1080px !important;
	height:1850px !important;
}

#item40689 {
	width:1080px !important;
	height:58px !important;
	top:329px !important;
	background:#2859a8;
}

#item40877 {
	width:18px !important;
	height:170px !important;
	left:258px !important;
	top:3px !important;
	background:#2859a8;
}

#item40882 {
	width:18px !important;
	height:170px !important;
	left:591px !important;
	top:3px !important;
	background:#2859a8;
}

#item40892 {
	width:879px !important;
	height:37px !important;
	left:101px !important;
	top:3956px !important;
	background:#000;
}

#item40902 {
	width:1080px !important;
	height:1054px !important;
}

#item40899 {
	width:1080px !important;
	height:1054px !important;
	left:10px !important;
	top:3364px !important;
}

#item40906 {
	width:1080px !important;
	height:744px !important;
}

#item40903 {
	width:1080px !important;
	height:744px !important;
	top:4535px !important;
}

#item40910 {
	width:879px !important;
	height:118px !important;
}

#item40907 {
	width:879px !important;
	height:118px !important;
	left:101px !important;
	top:449px !important;
}

#item40914 {
	width:879px !important;
	height:318px !important;
}

#item40911 {
	width:879px !important;
	height:318px !important;
	left:101px !important;
	top:567px !important;
}

#item40918 {
	width:879px !important;
	height:118px !important;
}

#item40915 {
	width:879px !important;
	height:118px !important;
	left:101px !important;
	top:885px !important;
}

#item40923 {
	width:879px !important;
	height:183px !important;
}

#item40919 {
	width:879px !important;
	height:183px !important;
	left:101px !important;
	top:1003px !important;
}

#item40927 {
	width:879px !important;
	height:118px !important;
}

#item40924 {
	width:879px !important;
	height:118px !important;
	left:101px !important;
	top:1186px !important;
}

#item40931 {
	width:879px !important;
	height:187px !important;
}

#item40928 {
	width:879px !important;
	height:187px !important;
	left:101px !important;
	top:1304px !important;
}

#item40935 {
	width:879px !important;
	height:176px !important;
}

#item40932 {
	width:879px !important;
	height:176px !important;
	left:101px !important;
	top:1491px !important;
}

#item40939 {
	width:879px !important;
	height:728px !important;
}

#item40936 {
	width:879px !important;
	height:728px !important;
	left:101px !important;
	top:1667px !important;
}

#item40943 {
	width:879px !important;
	height:118px !important;
}

#item40940 {
	width:879px !important;
	height:118px !important;
	left:101px !important;
	top:2395px !important;
}

#item40947 {
	width:879px !important;
	height:110px !important;
}

#item40944 {
	width:879px !important;
	height:110px !important;
	left:101px !important;
	top:2513px !important;
}

#item40951 {
	width:879px !important;
	height:118px !important;
}

#item40948 {
	width:879px !important;
	height:118px !important;
	left:101px !important;
	top:2625px !important;
}

#item40955 {
	width:879px !important;
	height:255px !important;
}

#item40952 {
	width:879px !important;
	height:255px !important;
	left:100px !important;
	top:2743px !important;
}

#item40959 {
	width:879px !important;
	height:255px !important;
}

#item40956 {
	width:879px !important;
	height:255px !important;
	left:100px !important;
	top:2998px !important;
}

#item35159 {
	width:1080px !important;
	height:1850px !important;
}

#item35277 {
	width:1080px !important;
	height:1850px !important;
}

#item40453 {
	width:880px !important;
	height:518px !important;
	left:100px !important;
	top:1684px !important;
	border-radius:54px;
	background:#2859a8;
}

#item40604 {
	width:147px !important;
	height:150px !important;
}

#item40600 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:1443px !important;
}

#item40609 {
	width:147px !important;
	height:150px !important;
}

#item40606 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:2202px !important;
}

#item40614 {
	width:147px !important;
	height:150px !important;
}

#item40611 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:2688px !important;
}

#item40619 {
	width:147px !important;
	height:150px !important;
}

#item40616 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:3344px !important;
}

#item40624 {
	width:147px !important;
	height:150px !important;
}

#item40621 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:4382px !important;
}

#item40629 {
	width:147px !important;
	height:150px !important;
}

#item40626 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:4937px !important;
}

#item40634 {
	width:147px !important;
	height:150px !important;
}

#item40631 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:5582px !important;
}

#item40639 {
	width:147px !important;
	height:150px !important;
}

#item40636 {
	width:147px !important;
	height:150px !important;
	left:466px !important;
	top:6161px !important;
}

#item35651 {
	width:1080px !important;
	height:1850px !important;
}

#item41087 {
	width:660px !important;
	height:110px !important;
	left:225px !important;
	top:10578px !important;
}

#item35820 {
	width:1080px !important;
	height:1850px !important;
}

#item35918 {
	width:1080px !important;
	height:1850px !important;
}

#item35994 {
	width:1080px !important;
	height:1850px !important;
}

#item50274 {
	width:1080px !important;
	height:1850px !important;
}

#item50444 {
	width:920px !important;
	height:288px !important;
	left:81px !important;
	top:692px !important;
	border:solid 4.06914962099698px #82bbad;
}

#item50579 {
	width:920px !important;
	height:2244px !important;
	left:81px !important;
	top:7524px !important;
	background:#fff;
	border:solid 4.420528125px #82bbad;
}

#item50687 {
	width:895px !important;
	height:2951px !important;
	left:93px !important;
	top:11876px !important;
	background:#fff;
}

#item50688 {
	opacity:0.60;
	width:920px !important;
	height:2978px !important;
	left:81px !important;
	top:11864px !important;
	border:solid 2.76276276276275px #fff;
}

#item50882 {
	width:716px !important;
	height:110px !important;
	left:183px !important;
	top:14772px !important;
}

#item36773 {
	width:1080px !important;
	height:1850px !important;
}

#item41910 {
	width:1080px !important;
	height:73px !important;
	left:1px !important;
	top:2096px !important;
	background:#2859a8;
}

#item41911 {
	width:1080px !important;
	height:73px !important;
	left:-1px !important;
	top:4431px !important;
	background:#2859a8;
}

#item42215 {
	width:1080px !important;
	height:15px !important;
	left:1px !important;
	top:8114px !important;
	background:#2858a8;
}

#item42216 {
	width:1080px !important;
	height:301px !important;
	left:1px !important;
	top:8125px !important;
	background:#efefef;
}

#item42280 {
	width:880px !important;
	height:392px !important;
	left:99px !important;
	top:8034px !important;
}

#item42310 {
	width:660px !important;
	height:110px !important;
	left:209px !important;
	top:6875px !important;
}

#item47481 {
	width:1080px !important;
	height:1850px !important;
}

#item47482_container {
	width:1080px !important;
	height:4200px !important;
}

#item44945 {
	width:1080px !important;
	height:1850px !important;
}

#item45345 {
	width:1080px !important;
	height:646px !important;
	left:1px !important;
	top:3283px !important;
	background:#eeeff0;
}

#item45487 {
	width:919px !important;
	height:90px !important;
	left:81px !important;
	top:4805px !important;
	border-radius:45px;
	background:#ee2e57;
}

#item45488 {
	width:919px !important;
	height:90px !important;
	left:81px !important;
	top:4922px !important;
	border-radius:45px;
	background:#ee2e57;
}

#item45605 {
	width:79px !important;
	height:4011px !important;
	left:1002px !important;
	top:5137px !important;
	background:#eeeff0;
}

#item45635 {
	width:660px !important;
	height:110px !important;
	left:210px !important;
	top:9525px !important;
}

#item45690 {
	width:919px !important;
	height:90px !important;
	border-radius:45px;
	background:#ee2e57;
}

#item45687 {
	width:919px !important;
	height:91px !important;
	left:81px !important;
	top:9250px !important;
}

#item50956 {
	width:1080px !important;
	height:1850px !important;
}

#item51005 {
	width:1080px !important;
	height:376px !important;
	top:2191px !important;
	background:#2859a8;
}

#item51012 {
	width:17px !important;
	height:169px !important;
	left:255px !important;
	top:3px !important;
	background:#fff;
}

#item51018 {
	width:17px !important;
	height:169px !important;
	left:584px !important;
	top:3px !important;
	background:#fff;
}

#item51234 {
	width:659px !important;
	height:110px !important;
	left:211px !important;
	top:4552px !important;
}

#item51264 {
	width:716px !important;
	height:110px !important;
	left:180px !important;
	top:1992px !important;
}

#item38059 {
	width:1080px !important;
	height:1850px !important;
}

#item38061 {
	width:1079px !important;
	height:309px !important;
	left:1px !important;
	background:#f0f0ef;
}

#item38118 {
	width:1079px !important;
	height:762px !important;
	left:1px !important;
	top:3636px !important;
	background:#f0f0ef;
}

#item38119 {
	width:1079px !important;
	height:42px !important;
	left:1px !important;
	top:3594px !important;
	background:#00978e;
}

#item38223 {
	width:518px !important;
	height:5px !important;
	left:561px !important;
	top:1607px !important;
	background:#fff;
}

#item38224 {
	width:518px !important;
	height:5px !important;
	left:561px !important;
	top:2189px !important;
	background:#fff;
}

#item38225 {
	width:518px !important;
	height:5px !important;
	left:561px !important;
	top:2668px !important;
	background:#fff;
}

#item38263 {
	width:717px !important;
	height:110px !important;
	left:182px !important;
	top:4054px !important;
}

#item51314 {
	width:1080px !important;
	height:1850px !important;
}

#item51329 {
	width:920px !important;
	height:1279px !important;
	left:79px !important;
	top:4039px !important;
	background:#fff;
}

#item51544 {
	width:716px !important;
	height:110px !important;
	left:194px !important;
	top:5968px !important;
}

#item45920 {
	width:1080px !important;
	height:1850px !important;
}

#item46079 {
	width:820px !important;
	height:333px !important;
	left:130px !important;
	top:2247px !important;
	border-radius:0 48px 0 48px;
	border:solid 1.325px #678b9c;
}

#item46103 {
	width:820px !important;
	height:868px !important;
	left:130px !important;
	top:4751px !important;
	border-radius:0 54px 0 54px;
	border:solid 1.49069226294356px #678b9c;
}

#item46213 {
	width:819px !important;
	height:378px !important;
	left:130px !important;
	top:7586px !important;
	border-radius:0 89px 0 89px;
	border:solid 2.46717964732152px #678b9c;
}

#item46237 {
	width:51px !important;
	height:51px !important;
	border-radius:13px;
	background:#678b9c;
}

#item46369 {
	width:50px !important;
	height:50px !important;
	border-radius:12px;
	background:#678b9c;
}

#item46388 {
	width:50px !important;
	height:50px !important;
	border-radius:12px;
	background:#678b9c;
}

#item46397 {
	width:817px !important;
	height:714px !important;
	left:132px !important;
	top:9337px !important;
	border-radius:0 54px 0 54px;
	border:solid 1.49468558241817px #678b9c;
}

#item46398 {
	width:817px !important;
	height:499px !important;
	left:132px !important;
	top:10549px !important;
	border-radius:0 54px 0 54px;
	border:solid 1.49468558241817px #678b9c;
}

#item46460 {
	width:50px !important;
	height:50px !important;
	border-radius:12px;
	background:#678b9c;
}

#item46502 {
	width:611px !important;
	height:476px !important;
	left:130px !important;
	top:13292px !important;
	border-radius:0 89px 0 89px;
	border:solid 2.46717964732152px #678b9c;
}

#item46996 {
	width:6px !important;
	height:2px !important;
	left:84px !important;
	top:30px !important;
	background:#36499b;
}

#item47070 {
	width:1px !important;
	height:6px !important;
	left:12px !important;
	top:55px !important;
	background:#000;
}

#item47313 {
	width:2px !important;
	height:1px !important;
	left:23px !important;
	top:59px !important;
	background:#000;
}

#item46551 {
	width:738px !important;
	height:746px !important;
	left:170px !important;
	top:14602px !important;
}

#item47374 {
	width:660px !important;
	height:110px !important;
	left:196px !important;
	top:15387px !important;
}
#in5footer,  #prefooter {display:none;}
