/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading ...'; }
.page-scale-wrap { width:1280px; height:800px; background: #fff !important; }
.paper-vertical { width:1280px; height:100%; }
.paper-horizontal { width:11655px; height:812px; }
@media all and (max-height:800px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1280px) {
	.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;
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
.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%);
}
@keyframes fade-in-3676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3676 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fly-in-left-3688 {
	0% {transform:translate(-399.968px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-left-3688 {
	0% {-webkit-transform:translate(-399.968px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item3708 {
	width:897px !important;
	left:143px !important;
	top:274px !important;
	min-height:104px !important;
}

@keyframes fly-in-left-3708 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3708 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3730 {
	width:432px !important;
	left:146px !important;
	top:411px !important;
	min-height:151px !important;
}

@keyframes fade-in-3730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3752 {
	width:471px !important;
	left:146px !important;
	top:237px !important;
	min-height:21px !important;
}

@keyframes fade-in-3752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7669 {
	opacity:0.90;
	width:1280px !important;
	height:53px !important;
	left:10px !important;
	top:12px !important;
	background:#003a62;
}

#item7670 {
	width:94px !important;
	height:26px !important;
	left:59px !important;
	top:25px !important;
}

#item7678 {
	width:28px !important;
	height:28px !important;
	left:172px !important;
	top:24px !important;
}

#item7715 {
	width:234px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item7690 {
	width:234px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item7687 {
	width:240px !important;
	height:59px !important;
	left:622px !important;
	top:10px !important;
}

#item7876 {
	width:223px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item7738 {
	width:223px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item7872 {
	width:229px !important;
	height:59px !important;
	left:399px !important;
	top:10px !important;
}

#item7788 {
	width:223px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item7764 {
	width:223px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item7761 {
	width:229px !important;
	height:59px !important;
	left:856px !important;
	top:10px !important;
}

#item7838 {
	width:208px !important;
	height:53px !important;
	left:1082px !important;
	top:13px !important;
}

#item7624 {
	opacity:0.00;
	width:1280px !important;
	height:53px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item7625 {
	opacity:0.90;
	width:176px !important;
	height:53px !important;
	left:44px !important;
	top:12px !important;
	background:#003a62;
}

#item7626 {
	width:94px !important;
	height:26px !important;
	left:59px !important;
	top:25px !important;
}

#item7636 {
	width:222px !important;
	height:53px !important;
	left:1046px !important;
	top:12px !important;
}

#item7659 {
	width:30px !important;
	height:24px !important;
	left:171px !important;
	top:27px !important;
}

#item7622.fixed-pos-elem {
	width:-10px !important;
	height:69px !important;
	left:-10px !important;
	top:-12px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27334 {
	width:337px !important;
	left:36px !important;
	top:183px !important;
	min-height:39px !important;
}

#item27357 {
	width:303px !important;
	left:36px !important;
	top:242px !important;
	min-height:136px !important;
}

#item27380 {
	width:317px !important;
	left:36px !important;
	top:146px !important;
	min-height:28px !important;
}

#item27470 {
	opacity:0.90;
	width:375px !important;
	height:305px !important;
	left:10px !important;
	top:10px !important;
	background:#003a62;
}

#item27471 {
	width:94px !important;
	height:26px !important;
	left:43px !important;
	top:31px !important;
}

#item27478 {
	width:28px !important;
	height:28px !important;
	left:324px !important;
	top:30px !important;
}

#item27513 {
	width:339px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item27488 {
	width:323px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item27485 {
	width:345px !important;
	height:59px !important;
	left:43px !important;
	top:130px !important;
}

#item27563 {
	width:323px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item27539 {
	width:321px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item27536 {
	width:329px !important;
	height:59px !important;
	left:43px !important;
	top:77px !important;
}

#item27613 {
	width:331px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item27589 {
	width:331px !important;
	height:53px !important;
	left:3px !important;
	top:3px !important;
}

#item27586 {
	width:337px !important;
	height:59px !important;
	left:43px !important;
	top:182px !important;
}

#item27636 {
	width:208px !important;
	height:53px !important;
	left:46px !important;
	top:237px !important;
}

#item27431 {
	opacity:0.00;
	width:375px !important;
	height:53px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item27432 {
	opacity:0.90;
	width:375px !important;
	height:65px !important;
	left:10px !important;
	top:10px !important;
	background:#003a62;
}

#item27433 {
	width:94px !important;
	height:26px !important;
	left:43px !important;
	top:31px !important;
}

#item27462 {
	width:30px !important;
	height:24px !important;
	left:322px !important;
	top:31px !important;
}

#item27429.fixed-pos-elem {
	width:-10px !important;
	height:315px !important;
	left:-10px !important;
	top:-10px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3765.in5-parallax-bg {
	width:1280px !important;
	height:762px !important;
}

@keyframes fade-in-3778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3808 {
	width:1190px !important;
	left:54px !important;
	top:54px !important;
	min-height:58px !important;
}

#item3830 {
	width:343px !important;
	left:473px !important;
	top:259px !important;
	min-height:101px !important;
}

@keyframes fly-in-left-3830 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3830 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3852 {
	width:343px !important;
	left:473px !important;
	top:386px !important;
	min-height:101px !important;
}

@keyframes fly-in-left-3852 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3852 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3874 {
	width:343px !important;
	left:473px !important;
	top:513px !important;
	min-height:136px !important;
}

@keyframes fly-in-left-3874 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3874 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25219.in5-parallax-bg {
	width:375px !important;
	height:814px !important;
	top:-2px !important;
}

#item27705 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:160px !important;
}

#item27728 {
	width:303px !important;
	left:36px !important;
	top:353px !important;
	min-height:101px !important;
}

#item27752 {
	width:296px !important;
	left:36px !important;
	top:480px !important;
	min-height:101px !important;
}

#item27775 {
	width:291px !important;
	left:36px !important;
	top:607px !important;
	min-height:169px !important;
}

#item3906 {
	width:1280px !important;
	height:752px !important;
	background:#f9f5ef;
}

#item3928 {
	width:1190px !important;
	left:54px !important;
	top:72px !important;
	min-height:58px !important;
}

#item3950 {
	width:945px !important;
	left:237px !important;
	top:207px !important;
	min-height:31px !important;
}

@keyframes fade-in-3953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-3987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3987 {
	width:34px !important;
	height:34px !important;
	left:430px !important;
	top:401px !important;
}

@keyframes fade-in-4002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4002 {
	width:34px !important;
	height:34px !important;
	left:430px !important;
	top:451px !important;
}

@keyframes fade-in-4016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4016 {
	width:34px !important;
	height:34px !important;
	left:430px !important;
	top:351px !important;
}

@keyframes fade-in-4030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4030 {
	width:34px !important;
	height:34px !important;
	left:430px !important;
	top:501px !important;
}

@keyframes fade-in-4043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4043 {
	width:34px !important;
	height:34px !important;
	left:430px !important;
	top:300px !important;
}

#item4079 {
	width:386px !important;
	left:242px !important;
	top:8px !important;
	min-height:164px !important;
}

#item4058 {
	width:10px !important;
	height:10px !important;
}

#item4056 {
	width:628px !important;
	height:172px !important;
	left:465px !important;
	top:298px !important;
}

#item4107 {
	width:386px !important;
	left:242px !important;
	min-height:295px !important;
}

#item4085 {
	width:10px !important;
	height:10px !important;
	top:9px !important;
}

#item4083 {
	width:628px !important;
	height:295px !important;
	left:465px !important;
	top:289px !important;
}

#item4134 {
	width:386px !important;
	left:242px !important;
	top:15px !important;
	min-height:295px !important;
}

#item4112 {
	width:10px !important;
	height:10px !important;
}

#item4110 {
	width:628px !important;
	height:310px !important;
	left:465px !important;
	top:298px !important;
}

#item4161 {
	width:386px !important;
	left:242px !important;
	min-height:255px !important;
}

#item4139 {
	width:10px !important;
	height:10px !important;
	top:18px !important;
}

#item4137 {
	width:628px !important;
	height:255px !important;
	left:465px !important;
	top:365px !important;
}

#item4188 {
	width:386px !important;
	left:242px !important;
	min-height:295px !important;
}

#item4166 {
	width:10px !important;
	height:10px !important;
}

#item4164 {
	width:628px !important;
	height:295px !important;
	left:465px !important;
	top:298px !important;
}

#item7058 {
	width:10px !important;
	height:10px !important;
}

#item6965 {
	width:257px !important;
	height:100px !important;
	left:27px !important;
	top:2px !important;
}

#item6998 {
	width:284px !important;
	height:102px !important;
	left:668px !important;
	top:367px !important;
}

#item27807 {
	width:375px !important;
	height:1096px !important;
	background:#f9f5ef;
}

#item27830 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:122px !important;
}

#item27853 {
	width:212px !important;
	left:36px !important;
	top:157px !important;
	min-height:50px !important;
}

#item27881 {
	width:23px !important;
	height:23px !important;
	left:174px !important;
	top:96px !important;
}

#item27890 {
	width:23px !important;
	height:23px !important;
	left:174px !important;
	top:130px !important;
}

#item27898 {
	width:23px !important;
	height:23px !important;
	left:174px !important;
	top:63px !important;
}

#item27908 {
	width:23px !important;
	height:23px !important;
	left:174px !important;
	top:164px !important;
}

#item27916 {
	width:23px !important;
	height:23px !important;
	left:174px !important;
	top:29px !important;
}

#item28157 {
	width:118px !important;
	left:35px !important;
	top:481px !important;
	min-height:24px !important;
	padding:0px 0px 10px 0px;
}

#item28181 {
	width:118px !important;
	left:35px !important;
	top:621px !important;
	min-height:24px !important;
	padding:0px 0px 10px 0px;
}

#item28204 {
	width:118px !important;
	left:35px !important;
	top:719px !important;
	min-height:24px !important;
	padding:0px 0px 10px 0px;
}

#item28228 {
	width:118px !important;
	left:35px !important;
	top:836px !important;
	min-height:24px !important;
	padding:0px 0px 10px 0px;
}

#item28251 {
	width:118px !important;
	left:35px !important;
	top:959px !important;
	min-height:24px !important;
	padding:0px 0px 10px 0px;
}

#item28274 {
	width:275px !important;
	left:35px !important;
	top:505px !important;
	min-height:87px !important;
}

#item28297 {
	width:272px !important;
	left:35px !important;
	top:645px !important;
	min-height:53px !important;
}

#item28320 {
	width:303px !important;
	left:35px !important;
	top:743px !important;
	min-height:81px !important;
}

#item28343 {
	width:303px !important;
	left:35px !important;
	top:860px !important;
	min-height:70px !important;
}

#item28366 {
	width:303px !important;
	left:35px !important;
	top:983px !important;
	min-height:68px !important;
}

#item4504 {
	width:141px !important;
	left:4px !important;
	top:22px !important;
	min-height:42px !important;
}

#item4526 {
	width:115px !important;
	left:5px !important;
	top:72px !important;
	min-height:27px !important;
}

#item8951 {
	width:146px !important;
	height:127px !important;
	left:219px !important;
	top:440px !important;
}

@keyframes fade-in-4201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4233 {
	width:420px !important;
	left:237px !important;
	top:86px !important;
	min-height:70px !important;
}

#item4328 {
	width:182px !important;
	left:4px !important;
	top:21px !important;
	min-height:42px !important;
}

#item4350 {
	width:141px !important;
	left:5px !important;
	top:70px !important;
	min-height:16px !important;
}

#item8300 {
	width:187px !important;
	height:127px !important;
	left:903px !important;
	top:174px !important;
}

#item4394 {
	width:149px !important;
	left:4px !important;
	top:23px !important;
	min-height:41px !important;
}

#item4416 {
	width:142px !important;
	left:5px !important;
	top:72px !important;
	min-height:14px !important;
}

#item8882 {
	width:154px !important;
	height:127px !important;
	left:903px !important;
	top:354px !important;
}

#item30312 {
	opacity:0.00;
	width:166px !important;
	height:109px !important;
	background:#fff;
}

#item4460 {
	width:128px !important;
	left:3px !important;
	top:11px !important;
	min-height:36px !important;
}

#item4482 {
	width:128px !important;
	left:4px !important;
	top:62px !important;
	min-height:27px !important;
}

#item30314 {
	width:166px !important;
	height:109px !important;
	left:904px !important;
	top:538px !important;
}

#item4583 {
	width:171px !important;
	left:2px !important;
	top:22px !important;
	min-height:42px !important;
}

#item4605 {
	width:84px !important;
	left:5px !important;
	top:71px !important;
	min-height:13px !important;
}

#item4551 {
	width:173px !important;
	height:127px !important;
	left:337px !important;
	top:205px !important;
}

#item4667 {
	opacity:0.92;
	width:390px !important;
	height:180px !important;
	background:#f9f5ef;
}

#item4687 {
	width:241px !important;
	left:70px !important;
	top:113px !important;
	min-height:36px !important;
}

#item4722 {
	width:345px !important;
	left:24px !important;
	top:30px !important;
	min-height:73px !important;
}

#item4665 {
	width:390px !important;
	height:180px !important;
	left:424px !important;
	top:306px !important;
}

#item8301 {
	opacity:0.92;
	width:415px !important;
	height:251px !important;
	background:#f9f5ef;
}

#item4259 {
	width:107px !important;
	left:74px !important;
	top:159px !important;
	min-height:71px !important;
}

#item4281 {
	width:128px !important;
	left:244px !important;
	top:159px !important;
	min-height:71px !important;
}

#item4372 {
	width:335px !important;
	left:31px !important;
	top:32px !important;
	min-height:98px !important;
}

#item8876 {
	width:415px !important;
	height:251px !important;
	left:416px !important;
	top:309px !important;
}

#item8750 {
	opacity:0.92;
	width:390px !important;
	height:116px !important;
	background:#f9f5ef;
}

#item4438 {
	width:282px !important;
	left:70px !important;
	top:29px !important;
	min-height:76px !important;
}

#item8752 {
	width:390px !important;
	height:116px !important;
	left:424px !important;
	top:306px !important;
}

#item8954 {
	opacity:0.92;
	width:415px !important;
	height:131px !important;
	background:#f9f5ef;
}

#item4548 {
	width:307px !important;
	left:79px !important;
	top:25px !important;
	min-height:86px !important;
}

#item8960 {
	width:415px !important;
	height:131px !important;
	left:416px !important;
	top:351px !important;
}

#item28454 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:81px !important;
}

#item29879 {
	width:303px !important;
	left:36px !important;
	top:1306px !important;
	min-height:36px !important;
}

#item29902 {
	width:303px !important;
	left:36px !important;
	top:1339px !important;
	min-height:14px !important;
}

#item29926 {
	width:303px !important;
	left:36px !important;
	top:1142px !important;
	min-height:36px !important;
}

#item29949 {
	width:303px !important;
	left:36px !important;
	top:1175px !important;
	min-height:14px !important;
}

#item29972 {
	width:303px !important;
	left:36px !important;
	top:1202px !important;
	min-height:87px !important;
}

#item29996 {
	width:303px !important;
	left:36px !important;
	top:956px !important;
	min-height:36px !important;
}

#item30019 {
	width:303px !important;
	left:36px !important;
	top:990px !important;
	min-height:14px !important;
}

#item30042 {
	width:303px !important;
	left:36px !important;
	top:1017px !important;
	min-height:97px !important;
}

#item30065 {
	width:303px !important;
	left:36px !important;
	top:668px !important;
	min-height:36px !important;
}

#item30088 {
	width:303px !important;
	left:36px !important;
	top:702px !important;
	min-height:14px !important;
}

#item30111 {
	width:292px !important;
	left:36px !important;
	top:729px !important;
	min-height:122px !important;
}

#item30180 {
	width:303px !important;
	left:36px !important;
	top:459px !important;
	min-height:36px !important;
}

#item30203 {
	width:303px !important;
	left:36px !important;
	top:493px !important;
	min-height:14px !important;
}

#item30226 {
	width:303px !important;
	left:36px !important;
	top:520px !important;
	min-height:130px !important;
}

#item30373 {
	width:292px !important;
	left:36px !important;
	top:864px !important;
	min-height:14px !important;
}

#item30397 {
	width:267px !important;
	left:36px !important;
	top:892px !important;
	min-height:40px !important;
}

#item4834 {
	width:1318px !important;
	height:445px !important;
	left:-19px !important;
	top:431px !important;
	background:#f9f5ef;
}

#item4754 {
	width:1280px !important;
	height:431px !important;
	background:#003a62;
}

#item4791 {
	width:397px !important;
	left:237px !important;
	top:188px !important;
	min-height:98px !important;
}

@keyframes fly-in-left-4791 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-4791 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-4794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4856 {
	width:458px !important;
	left:237px !important;
	top:575px !important;
	min-height:109px !important;
}

@keyframes fly-in-left-4856 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-4856 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-4859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4889 {
	width:641px !important;
	left:442px !important;
	top:710px !important;
	min-height:46px !important;
}

@keyframes fly-in-left-4889 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-4889 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8478 {
	width:257px !important;
	left:442px !important;
	top:752px !important;
	min-height:40px !important;
}

@keyframes flyinfromtop-8478 {
	0% {
		transform:translate(-1px,-62px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-8478 {
	0% {
		-webkit-transform:translate(-1px,-62px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26328 {
	width:413px !important;
	height:538px !important;
	left:-19px !important;
	top:433px !important;
	background:#f9f5ef;
}

#item26351 {
	width:375px !important;
	height:582px !important;
	top:-103px !important;
	background:#003a62;
}

#item29425 {
	width:297px !important;
	left:36px !important;
	top:80px !important;
	min-height:170px !important;
}

#item29454 {
	width:303px !important;
	left:36px !important;
	top:584px !important;
	min-height:110px !important;
}

#item29482 {
	width:303px !important;
	left:36px !important;
	top:730px !important;
	min-height:135px !important;
}

#item29505 {
	width:303px !important;
	left:36px !important;
	top:863px !important;
	min-height:22px !important;
}

@keyframes fade-in-4902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4943 {
	width:1098px !important;
	left:54px !important;
	top:54px !important;
	min-height:66px !important;
}

#item4965 {
	width:369px !important;
	height:86px !important;
	left:329px !important;
	top:211px !important;
}

@keyframes fly-in-left-4965 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-4965 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-4968 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-4968 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4988 {
	width:324px !important;
	min-height:36px !important;
}

#item5010 {
	width:324px !important;
	top:36px !important;
	min-height:14px !important;
}

@keyframes fly-in-left-5013 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-5013 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5033 {
	width:333px !important;
	min-height:36px !important;
}

#item5055 {
	width:333px !important;
	top:36px !important;
	min-height:14px !important;
}

@keyframes fly-in-left-5058 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-5058 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5078 {
	width:351px !important;
	min-height:14px !important;
}

#item5100 {
	width:351px !important;
	top:26px !important;
	min-height:36px !important;
}

#item5122 {
	width:351px !important;
	top:62px !important;
	min-height:14px !important;
}

#item8511 {
	width:386px !important;
	left:54px !important;
	top:120px !important;
	min-height:50px !important;
}

#item29540 {
	width:303px !important;
	left:36px !important;
	top:36px !important;
	min-height:97px !important;
}

#item29563 {
	width:303px !important;
	left:36px !important;
	top:367px !important;
	min-height:84px !important;
}

#item29587 {
	width:324px !important;
	left:36px !important;
	top:480px !important;
	min-height:36px !important;
}

#item29611 {
	width:324px !important;
	left:36px !important;
	top:513px !important;
	min-height:14px !important;
}

#item29635 {
	width:333px !important;
	left:36px !important;
	top:698px !important;
	min-height:36px !important;
}

#item29658 {
	width:333px !important;
	left:36px !important;
	top:731px !important;
	min-height:14px !important;
}

#item29682 {
	width:351px !important;
	left:36px !important;
	top:575px !important;
	min-height:14px !important;
}

#item29705 {
	width:351px !important;
	left:36px !important;
	top:598px !important;
	min-height:36px !important;
}

#item29728 {
	width:351px !important;
	left:36px !important;
	top:631px !important;
	min-height:14px !important;
}

#item29751 {
	width:262px !important;
	left:36px !important;
	top:158px !important;
	min-height:76px !important;
}

#item9034 {
	width:1280px !important;
	height:162px !important;
	top:645px !important;
	background:#0076bb;
}

#item5147 {
	width:348px !important;
	height:668px !important;
	left:878px !important;
	top:-20px !important;
	background:#003a62;
}

#item5189 {
	width:288px !important;
	left:917px !important;
	top:162px !important;
	min-height:86px !important;
}

@keyframes fly-in-left-5189 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-5189 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5211 {
	width:240px !important;
	left:917px !important;
	top:271px !important;
	min-height:323px !important;
}

@keyframes fly-in-left-5211 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-5211 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-5214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes moveright-7930 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(41.269px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-7930 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(41.269px,0px);
		opacity:1;
	}
}
#item7930 {
	width:27px !important;
	height:53px !important;
	left:475px !important;
	top:700px !important;
}

#item7264 {
	opacity:0.00;
	width:1280px !important;
	height:162px !important;
	background:#fff;
}

#item7260 {
	width:1280px !important;
	height:162px !important;
	top:645px !important;
}

#item29785 {
	width:386px !important;
	height:162px !important;
	top:882px !important;
	background:#0076bb;
}

#item29791 {
	width:383px !important;
	height:463px !important;
	background:#003a62;
}

#item29792 {
	width:300px !important;
	left:39px !important;
	top:95px !important;
	min-height:90px !important;
}

#item29815 {
	width:284px !important;
	left:39px !important;
	top:192px !important;
	min-height:232px !important;
}

#item29844 {
	width:20px !important;
	height:39px !important;
	left:39px !important;
	top:968px !important;
}

#item29855 {
	opacity:0.00;
	width:383px !important;
	height:162px !important;
	background:#fff;
}

#item29852 {
	width:383px !important;
	height:162px !important;
	left:-4px !important;
	top:882px !important;
}

p.autoParaStyle12 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#003a62;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:42.6px;
	color:#003a62;
	margin-top:8px;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#0076bb;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#0076bb;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#0076bb;
	margin-top:3px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#7db774;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:bookmania,Bookmania;
	font-size:42px;
	line-height:33.8px;
	color:#f05a6c;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#0076bb;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:right;
}

p.autoParaStyle3 {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#7db774;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:112px;
	line-height:90px;
	color:#f05a6c;
	text-align:left;
}

p.Call-Out {
	font-family:bookmania,Bookmania;
	font-size:64px;
	line-height:68px;
	color:#0076bb;
	letter-spacing:-0.010em;
	margin-bottom:18px;
	text-align:left;
}

p.Body-Copy {
	font-family:"Gotham HTF";
	font-size:10px;
	line-height:15px;
	color:#000;
	letter-spacing:-0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:4;
	-ms-hyphenate-after:4;
	-moz-hyphenate-after:4;
	-webkit-hyphenate-after:4;
	hyphenate-before:4;
	-ms-hyphenate-before:4;
	-moz-hyphenate-before:4;
	-webkit-hyphenate-before:4;
	margin-bottom:9px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.phone_-_Photo-Caption {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#003a62;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.phone_-_Body-Copy {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#003a62;
	margin-top:3px;
	margin-bottom:9px;
	text-align:left;
}

p.phone_-_h1 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:42px;
	line-height:50.4px;
	color:#003a62;
	margin-bottom:14px;
	text-align:left;
}

p.phone_-_h4 {
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:27px;
	color:#fff;
	margin-top:14px;
	margin-bottom:4px;
	text-align:left;
}

p.phone_-_H1-Section-Title {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:112px;
	line-height:90px;
	color:#6ec3da;
	text-align:left;
}

p.phone_-_H2 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:42.6px;
	color:#003a62;
	text-align:left;
}

p.Custom-H_-_h1 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:47px;
	line-height:56.4px;
	color:#003a62;
	margin-bottom:14px;
	text-align:left;
}

p.Custom-H_-_H1-Section-Title {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:112px;
	line-height:90px;
	color:#6ec3da;
	text-align:left;
}

ul.bullets > li {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#fff;
	padding-left:18px;
	margin-top:3px;
	margin-bottom:9px;
	text-align:left;
}
ul.bullets > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.Custom-H_-_Photo-Caption {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#003a62;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Custom-H_-_Body-Copy {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:21px;
	color:#003a62;
	margin-top:3px;
	margin-bottom:9px;
	text-align:left;
}

p.EYEBROW {
	font-family:Arial,sans-serif;
	font-size:11.3px;
	line-height:13.5px;
	color:#003a62;
	letter-spacing:0.100em;
	text-transform:uppercase;
	text-align:left;
}

p.Custom-H_-_h4 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:27px;
	color:#003a62;
	margin-top:14px;
	margin-bottom:4px;
	text-align:left;
}

p.H3-Subtitle {
	font-family:Arial,sans-serif;
	font-size:27px;
	line-height:35px;
	color:#323232;
	margin-top:11px;
	margin-bottom:18px;
	text-align:left;
	-webkit-column-span:all;
	column-span:all;
}

p.Pull-Quote {
	font-weight:300;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:45px;
	color:#003a62;
	margin-top:8px;
	margin-bottom:10px;
	text-align:left;
}

p.Custom-H_-_H2 {
	font-weight:600;
	font-family:bookmania,Bookmania;
	font-size:35.5px;
	line-height:42.6px;
	color:#003a62;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	font-weight:600;
	font-family:bookmania,Bookmania;
}

strong.Bold {
	font-weight:bold;
}

span._20 {
	letter-spacing:0.020em;
}

span.Tracking_-__10 {
	letter-spacing:0.010em;
}

span.Tracking_-__0 {
}

span.Tracking_-_-20 {
	letter-spacing:-0.020em;
}

span.Tracking_-_-10 {
	letter-spacing:-0.010em;
}

span.phone_-_Bold {
	font-weight:bold;
	color:#0076bb;
	letter-spacing:0.085em;
}

span.phone_-_White {
	color:#fff;
}

span.White--10 {
	color:#fff;
	letter-spacing:-0.010em;
}

span.White-0 {
	color:#fff;
}

span.Custom-H_-_Tracking_-__10 {
	letter-spacing:0.010em;
}

span.Custom-H_-_Tracking_-__0 {
}

span.Custom-H_-_Tracking_-_-20 {
	letter-spacing:-0.020em;
}

span.Custom-H_-_Tracking_-_-10 {
	letter-spacing:-0.010em;
}

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

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

span.Custom-H_-_White {
	color:#fff;
}

span.Custom-H_-_Bold {
	font-weight:bold;
	color:#0076bb;
	letter-spacing:0.085em;
}

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

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

/*from resource-1.css*/
body #container {

    -webkit-transition:none !important;

    transition:none !important;

}

#loadIndicator{display:none;}
