/* 	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:#00163f; }
:-webkit-full-screen { background:#00163f; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:43680px; 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; }
}

#item368 {
	width:576px !important;
	left:62px !important;
	top:252px !important;
	min-height:226px !important;
}

#item272 {
	width:158px !important;
	left:1064px !important;
	top:928px !important;
	min-height:31px !important;
}

#item2823 {
	width:39px !important;
	height:39px !important;
	left:1239px !important;
	top:925px !important;
}

#item6987 {
	width:533px !important;
	height:44px !important;
	left:1339px !important;
	top:912px !important;
}

#item16056 {
	width:410px !important;
	left:93px !important;
	top:565px !important;
	min-height:226px !important;
}

#item16350 {
	width:370px !important;
	left:1494px !important;
	top:41px !important;
	min-height:61px !important;
}

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

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

#item10304 {
	width:90px !important;
	height:90px !important;
	left:749px !important;
	top:269px !important;
}

#item2652 {
	width:90px !important;
	height:90px !important;
	left:749px !important;
	top:551px !important;
}

#item22661 {
	width:1936px !important;
	height:1100px !important;
	left:-8px !important;
	top:-10px !important;
	background:#003767;
}

@keyframes fadeout-22661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-22661 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23240 {
	width:728px !important;
	left:36px !important;
	top:247px !important;
	min-height:197px !important;
}

#item23292 {
	width:158px !important;
	left:325px !important;
	top:1968px !important;
	min-height:31px !important;
}

#item23318 {
	width:50px !important;
	height:50px !important;
	left:494px !important;
	top:1959px !important;
}

#item25131 {
	width:362px !important;
	left:262px !important;
	top:831px !important;
	min-height:110px !important;
}

#item25200 {
	width:728px !important;
	left:36px !important;
	top:2080px !important;
	min-height:60px !important;
}

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

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

#item37311 {
	width:90px !important;
	height:90px !important;
	left:58px !important;
	top:1070px !important;
}

#item37369 {
	width:90px !important;
	height:90px !important;
	left:58px !important;
	top:1279px !important;
}

#item23651 {
	width:855px !important;
	height:2155px !important;
	left:-20px !important;
	top:-14px !important;
	background:#003767;
}

@keyframes fadeout-23651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-23651 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26394 {
	width:39px !important;
	height:39px !important;
	left:1010px !important;
	top:925px !important;
}

#item26404 {
	width:158px !important;
	left:1064px !important;
	top:928px !important;
	min-height:31px !important;
}

#item30536 {
	width:90px !important;
	height:90px !important;
	left:748px !important;
	top:165px !important;
}

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

#item33014 {
	width:39px !important;
	height:39px !important;
	left:1239px !important;
	top:925px !important;
}

#item32688 {
	width:90px !important;
	height:90px !important;
	left:748px !important;
	top:601px !important;
}

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

#item41199 {
	width:533px !important;
	height:44px !important;
	left:1339px !important;
	top:912px !important;
}

#item41233 {
	width:576px !important;
	left:62px !important;
	top:252px !important;
	min-height:226px !important;
}

#item22659 {
	width:1936px !important;
	height:1100px !important;
	left:-8px !important;
	top:-10px !important;
	background:#003767;
}

@keyframes fadeout-22659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-22659 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35878 {
	width:728px !important;
	left:36px !important;
	top:252px !important;
	min-height:197px !important;
}

#item28108 {
	width:158px !important;
	left:321px !important;
	top:1497px !important;
	min-height:31px !important;
}

#item34956 {
	width:50px !important;
	height:50px !important;
	left:494px !important;
	top:1488px !important;
}

#item25494 {
	width:728px !important;
	left:36px !important;
	top:1630px !important;
	min-height:60px !important;
}

#item28099 {
	width:50px !important;
	height:50px !important;
	left:260px !important;
	top:1488px !important;
}

#item37722 {
	width:90px !important;
	height:90px !important;
	left:39px !important;
	top:584px !important;
}

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

#item37787 {
	width:90px !important;
	height:90px !important;
	left:39px !important;
	top:930px !important;
}

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

#item24187 {
	width:845px !important;
	height:1727px !important;
	left:-20px !important;
	top:-17px !important;
	background:#003767;
}

@keyframes fadeout-24187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-24187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33084 {
	width:39px !important;
	height:39px !important;
	left:1010px !important;
	top:925px !important;
}

#item33093 {
	width:158px !important;
	left:1064px !important;
	top:928px !important;
	min-height:31px !important;
}

#item33118 {
	width:399px !important;
	height:87px !important;
	left:1474px !important;
	top:868px !important;
}

#item33253 {
	width:90px !important;
	height:90px !important;
	left:767px !important;
	top:244px !important;
}

#item33443 {
	width:90px !important;
	height:90px !important;
	left:767px !important;
	top:614px !important;
}

#item33337 {
	width:39px !important;
	height:39px !important;
	left:1239px !important;
	top:925px !important;
}

#item33412 {
	mix-blend-mode:multiply;
	width:226px !important;
	height:191px !important;
	left:883px !important;
	top:262px !important;
	background:#ffeb7f;
}

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

#item33442 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:157px !important;
	left:867px !important;
	top:544px !important;
	background:#ffeb7f;
}

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

#item41268 {
	width:576px !important;
	left:62px !important;
	top:252px !important;
	min-height:226px !important;
}

#item33311 {
	width:1936px !important;
	height:1100px !important;
	left:-6px !important;
	top:-10px !important;
	background:#003767;
}

@keyframes fadeout-33311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-33311 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35578 {
	width:728px !important;
	left:36px !important;
	top:1450px !important;
	min-height:60px !important;
}

#item35604 {
	width:50px !important;
	height:50px !important;
	left:260px !important;
	top:1308px !important;
}

#item35612 {
	width:158px !important;
	left:321px !important;
	top:1317px !important;
	min-height:31px !important;
}

#item35731 {
	width:50px !important;
	height:50px !important;
	left:494px !important;
	top:1308px !important;
}

#item35748 {
	width:90px !important;
	height:90px !important;
	left:49px !important;
	top:648px !important;
}

#item35805 {
	width:90px !important;
	height:90px !important;
	left:49px !important;
	top:980px !important;
}

#item35863 {
	mix-blend-mode:multiply;
	width:216px !important;
	height:183px !important;
	left:161px !important;
	top:677px !important;
	background:#ffeb7f;
}

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

#item35864 {
	mix-blend-mode:multiply;
	width:243px !important;
	height:150px !important;
	left:146px !important;
	top:947px !important;
	background:#ffeb7f;
}

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

#item35930 {
	width:728px !important;
	left:36px !important;
	top:252px !important;
	min-height:197px !important;
}

#item35663 {
	width:845px !important;
	height:1552px !important;
	left:-22px !important;
	top:-17px !important;
	background:#003767;
}

@keyframes fadeout-35663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-35663 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33531 {
	width:39px !important;
	height:39px !important;
	left:1010px !important;
	top:925px !important;
}

#item33540 {
	width:158px !important;
	left:1064px !important;
	top:928px !important;
	min-height:31px !important;
}

#item33565 {
	width:399px !important;
	height:87px !important;
	left:1474px !important;
	top:868px !important;
}

#item33841 {
	width:39px !important;
	height:39px !important;
	left:1239px !important;
	top:925px !important;
}

#item33877 {
	mix-blend-mode:multiply;
	width:591px !important;
	height:333px !important;
	left:853px !important;
	top:363px !important;
	background:#ffeb7f;
}

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

#item33851 {
	mix-blend-mode:multiply;
	width:591px !important;
	height:224px !important;
	left:853px !important;
	top:368px !important;
	background:#ffeb7f;
}

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

#item33757 {
	width:90px !important;
	height:90px !important;
	left:1419px !important;
	top:423px !important;
}

#item41297 {
	width:576px !important;
	left:62px !important;
	top:252px !important;
	min-height:226px !important;
}

#item33700 {
	width:90px !important;
	height:90px !important;
	left:779px !important;
	top:325px !important;
}

#item33815 {
	width:1936px !important;
	height:1100px !important;
	top:-10px !important;
	background:#003767;
}

@keyframes fadeout-33815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-33815 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36001 {
	width:728px !important;
	left:36px !important;
	top:1450px !important;
	min-height:60px !important;
}

#item36026 {
	width:50px !important;
	height:50px !important;
	left:260px !important;
	top:1308px !important;
}

#item36034 {
	width:158px !important;
	left:321px !important;
	top:1317px !important;
	min-height:31px !important;
}

#item36060 {
	width:50px !important;
	height:50px !important;
	left:494px !important;
	top:1308px !important;
}

#item36191 {
	width:728px !important;
	left:36px !important;
	top:252px !important;
	min-height:197px !important;
}

#item36230 {
	width:90px !important;
	height:90px !important;
	left:47px !important;
	top:717px !important;
}

#item36346 {
	mix-blend-mode:multiply;
	width:577px !important;
	height:322px !important;
	left:129px !important;
	top:780px !important;
	background:#ffeb7f;
}

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

#item36347 {
	mix-blend-mode:multiply;
	width:577px !important;
	height:221px !important;
	left:129px !important;
	top:780px !important;
	background:#ffeb7f;
}

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

#item36287 {
	width:90px !important;
	height:90px !important;
	left:668px !important;
	top:807px !important;
}

#item36059 {
	width:845px !important;
	height:1552px !important;
	left:-12px !important;
	top:-17px !important;
	background:#003767;
}

@keyframes fadeout-36059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-36059 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33900 {
	width:39px !important;
	height:39px !important;
	left:1010px !important;
	top:925px !important;
}

#item33908 {
	width:158px !important;
	left:1064px !important;
	top:928px !important;
	min-height:31px !important;
}

#item33934 {
	width:399px !important;
	height:87px !important;
	left:1474px !important;
	top:868px !important;
}

#item34450 {
	width:90px !important;
	height:90px !important;
	left:682px !important;
	top:603px !important;
}

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

#item34341 {
	width:397px !important;
	height:90px !important;
	left:62px !important;
	top:652px !important;
}

#item34068 {
	width:90px !important;
	height:90px !important;
	left:684px !important;
	top:378px !important;
}

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

#item41326 {
	width:576px !important;
	left:62px !important;
	top:252px !important;
	min-height:226px !important;
}

#item34185 {
	width:1936px !important;
	height:1100px !important;
	left:-8px !important;
	top:-10px !important;
	background:#003767;
}

@keyframes fadeout-34185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-34185 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36708 {
	width:728px !important;
	left:36px !important;
	top:1870px !important;
	min-height:60px !important;
}

#item36733 {
	width:50px !important;
	height:50px !important;
	left:260px !important;
	top:1728px !important;
}

#item36742 {
	width:158px !important;
	left:321px !important;
	top:1737px !important;
	min-height:31px !important;
}

#item36776 {
	width:728px !important;
	left:36px !important;
	top:252px !important;
	min-height:197px !important;
}

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

#item36948 {
	width:490px !important;
	height:90px !important;
	left:176px !important;
	top:1565px !important;
}

#item36597 {
	width:90px !important;
	height:90px !important;
	left:22px !important;
	top:673px !important;
}

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

#item36879 {
	width:90px !important;
	height:90px !important;
	left:176px !important;
	top:1110px !important;
}

#item36767 {
	width:845px !important;
	height:1967px !important;
	left:-23px !important;
	top:-17px !important;
	background:#003767;
}

@keyframes fadeout-36767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-36767 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17203 {
	width:1388px !important;
	left:277px !important;
	top:36px !important;
	min-height:117px !important;
}

#item17256 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item18296 {
	width:1936px !important;
	height:1100px !important;
	left:-8px !important;
	top:-10px !important;
	background:#003767;
}

@keyframes fadeout-18296 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-18296 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24224 {
	width:697px !important;
	left:36px !important;
	top:182px !important;
	min-height:298px !important;
}

#item24277 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item25606 {
	width:35px !important;
	height:62px !important;
	left:70px !important;
}

#item25608 {
	width:35px !important;
	height:30px !important;
	left:70px !important;
	top:152px !important;
}

#item41160 {
	width:35px !important;
	height:87px !important;
	left:36px !important;
	top:446px !important;
}

#item24351 {
	width:844px !important;
	height:1755px !important;
	left:-27px !important;
	top:-28px !important;
	background:#003767;
}

@keyframes fadeout-24351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-24351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item2980 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item18293 {
	width:1936px !important;
	height:1098px !important;
	left:-10px !important;
	top:-9px !important;
	background:#003767;
}

@keyframes fadeout-18293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-18293 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24686 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item25853 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item25854 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item37539 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:298px !important;
}

#item41159 {
	width:35px !important;
	height:87px !important;
	left:116px !important;
	top:442px !important;
}

#item24755 {
	width:853px !important;
	height:1543px !important;
	left:-41px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-24755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-24755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38372 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item38428 {
	width:1936px !important;
	height:1109px !important;
	left:-9px !important;
	top:-20px !important;
	background:#003767;
}

@keyframes fadeout-38428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-38428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39706 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item39790 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item39791 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item39806 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:298px !important;
}

#item41158 {
	width:35px !important;
	height:87px !important;
	left:62px !important;
	top:388px !important;
}

#item39792 {
	width:853px !important;
	height:1543px !important;
	left:-24px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-39792 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-39792 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38518 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item38574 {
	width:1936px !important;
	height:1099px !important;
	left:-7px !important;
	top:-10px !important;
	background:#003767;
}

@keyframes fadeout-38574 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-38574 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39892 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item39975 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item39976 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item39985 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:298px !important;
}

#item41161 {
	width:35px !important;
	height:87px !important;
	left:68px !important;
	top:388px !important;
}

#item39977 {
	width:853px !important;
	height:1543px !important;
	left:-27px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-39977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-39977 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38663 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item38719 {
	width:1936px !important;
	height:1104px !important;
	left:-6px !important;
	top:-15px !important;
	background:#003767;
}

@keyframes fadeout-38719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-38719 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40048 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item40131 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item40132 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item40140 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:298px !important;
}

#item41162 {
	width:35px !important;
	height:87px !important;
	left:56px !important;
	top:431px !important;
}

#item40133 {
	width:853px !important;
	height:1543px !important;
	left:-27px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-40133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-40133 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38811 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item38869 {
	width:1936px !important;
	height:1107px !important;
	left:-8px !important;
	top:-18px !important;
	background:#003767;
}

@keyframes fadeout-38869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-38869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40192 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item40275 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item40276 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item40283 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:344px !important;
}

#item41163 {
	width:35px !important;
	height:87px !important;
	left:92px !important;
	top:498px !important;
}

#item40277 {
	width:853px !important;
	height:1543px !important;
	left:-10px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-40277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-40277 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38959 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item39015 {
	width:1936px !important;
	height:1107px !important;
	left:-10px !important;
	top:-18px !important;
	background:#003767;
}

@keyframes fadeout-39015 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-39015 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40402 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item40485 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item40486 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item40493 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:337px !important;
}

#item41164 {
	width:35px !important;
	height:87px !important;
	left:68px !important;
	top:389px !important;
}

#item40487 {
	width:853px !important;
	height:1543px !important;
	left:-38px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-40487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-40487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39104 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item39161 {
	width:1936px !important;
	height:1107px !important;
	left:-10px !important;
	top:-18px !important;
	background:#003767;
}

@keyframes fadeout-39161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-39161 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40571 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item40654 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item40655 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item40662 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:337px !important;
}

#item41165 {
	width:35px !important;
	height:87px !important;
	left:68px !important;
	top:391px !important;
}

#item40656 {
	width:853px !important;
	height:1543px !important;
	left:-24px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-40656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-40656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39252 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item39308 {
	width:1936px !important;
	height:1107px !important;
	left:-9px !important;
	top:-18px !important;
	background:#003767;
}

@keyframes fadeout-39308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-39308 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40722 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item40805 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item40806 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item40813 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:337px !important;
}

#item41166 {
	width:35px !important;
	height:87px !important;
	left:62px !important;
	top:386px !important;
}

#item40807 {
	width:853px !important;
	height:1543px !important;
	left:-37px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-40807 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-40807 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39398 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item39455 {
	width:1936px !important;
	height:1101px !important;
	left:-10px !important;
	top:-12px !important;
	background:#003767;
}

@keyframes fadeout-39455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-39455 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40867 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item40950 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item40951 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item40959 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:337px !important;
}

#item41168 {
	width:35px !important;
	height:87px !important;
	left:68px !important;
	top:387px !important;
}

#item40952 {
	width:853px !important;
	height:1543px !important;
	left:-27px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-40952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-40952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39548 {
	width:90px !important;
	height:90px !important;
	left:1794px !important;
	top:36px !important;
}

#item39605 {
	width:1948px !important;
	height:1107px !important;
	top:-18px !important;
	background:#003767;
}

@keyframes fadeout-39605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-39605 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41015 {
	width:90px !important;
	height:90px !important;
	left:674px !important;
	top:62px !important;
}

#item41099 {
	width:35px !important;
	height:62px !important;
	left:62px !important;
}

#item41100 {
	width:35px !important;
	height:30px !important;
	left:62px !important;
	top:149px !important;
}

#item41107 {
	width:697px !important;
	left:36px !important;
	top:177px !important;
	min-height:235px !important;
}

#item41169 {
	width:35px !important;
	height:87px !important;
	left:112px !important;
	top:388px !important;
}

#item41101 {
	width:853px !important;
	height:1543px !important;
	left:-24px !important;
	top:-19px !important;
	background:#003767;
}

@keyframes fadeout-41101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-41101 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}
#in5footer,  #prefooter {display:none;}

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

