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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:3820px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:2250px; height:3832px; }
@media all and (max-height:3820px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
#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 #c10906; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#c10906;}
#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%);
}
@font-face {
	font-family:FF-Arial-BoldMT;
	src:url("../fonts/arialbd.ttf");
	font-weight:bold;
}

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

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

@font-face {
	font-family:FF-ArialMT;
	src:url("../fonts/arial.ttf");
}

@font-face {
	font-family:FF-Arial-ItalicMT;
	src:url("../fonts/ariali.ttf");
	font-style:italic;
}

#item4477 {
	opacity:0.90;
	width:63px !important;
	height:63px !important;
	border-radius:250px;
	background:#fff;
}

#item4474.fixed-pos-elem {
	width:63px !important;
	height:63px !important;
	left:21px !important;
	top:auto !important;
	bottom:157px !important;
	-webkit-transform-origin:0 100% 0;
	transform-origin:0 100% 0;
}

@keyframes custom-4322 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-258.873px,0px);}
}
@-webkit-keyframes custom-4322 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-258.873px,0px);}
}
#item4324 {
	width:329px !important;
	height:306px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item4329 {
	width:314px !important;
	height:55px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item6398 {
	width:314px !important;
	height:55px !important;
	left:7px !important;
	top:7px !important;
}

#item4355 {
	width:314px !important;
	height:55px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item4352 {
	width:314px !important;
	height:55px !important;
	left:7px !important;
	top:244px !important;
}

#item4381 {
	width:314px !important;
	height:55px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item4378 {
	width:314px !important;
	height:55px !important;
	left:7px !important;
	top:185px !important;
}

#item4407 {
	width:314px !important;
	height:55px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item4404 {
	width:314px !important;
	height:55px !important;
	left:7px !important;
	top:126px !important;
}

#item4433 {
	width:314px !important;
	height:55px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item4430 {
	width:314px !important;
	height:55px !important;
	left:7px !important;
	top:66px !important;
}

#item4456 {
	width:68px !important;
	height:62px !important;
	top:40px !important;
}

#item4465 {
	width:68px !important;
	height:62px !important;
	top:40px !important;
}

#item4322.fixed-pos-elem {
	width:410px !important;
	height:316px !important;
	left:auto !important;
	top:113px !important;
	right:-346px !important;
}

#item235 {
	width:1920px !important;
	height:882px !important;
	top:1863px !important;
	background:#3d4454;
}

#item235.in5-parallax-bg {
	width:1920px !important;
	height:882px !important;
	top:1863px !important;
	background:#3d4454;
}

#item295 {
	width:566px !important;
	height:301px !important;
	left:409px !important;
	top:2151px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item297 {
	width:495px !important;
	left:62px !important;
	top:33px !important;
	min-height:106px !important;
}

#item320 {
	width:484px !important;
	left:64px !important;
	top:144px !important;
	min-height:137px !important;
}

#item245 {
	width:566px !important;
	height:301px !important;
	left:1031px !important;
	top:2151px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item248 {
	width:395px !important;
	left:62px !important;
	top:33px !important;
	min-height:80px !important;
}

#item272 {
	width:456px !important;
	left:62px !important;
	top:144px !important;
	min-height:155px !important;
}

#item385 {
	width:546px !important;
	left:268px !important;
	top:128px !important;
	min-height:155px !important;
}

#item445 {
	width:716px !important;
	left:127px !important;
	top:395px !important;
	min-height:225px !important;
}

#item469 {
	width:395px !important;
	left:1229px !important;
	top:675px !important;
	min-height:28px !important;
}

#item492 {
	width:566px !important;
	left:127px !important;
	top:297px !important;
	min-height:45px !important;
}

#item567 {
	width:200px !important;
	top:36px !important;
	min-height:64px !important;
}

#item590 {
	width:184px !important;
	min-height:35px !important;
}

#item614 {
	width:407px !important;
	top:38px !important;
	min-height:64px !important;
}

#item637 {
	width:256px !important;
	min-height:28px !important;
}

#item660 {
	width:318px !important;
	left:1342px !important;
	top:761px !important;
	min-height:64px !important;
}

#item692 {
	width:198px !important;
	height:45px !important;
	left:1328px !important;
	top:116px !important;
}

#item720 {
	width:201px !important;
	height:48px !important;
	left:1539px !important;
	top:115px !important;
}

#item748 {
	width:419px !important;
	left:127px !important;
	top:987px !important;
	min-height:42px !important;
}

#item795 {
	width:35px !important;
	height:35px !important;
	background:#c10906;
}

#item792 {
	width:35px !important;
	height:35px !important;
	left:1258px !important;
	top:115px !important;
}

#item802 {
	width:35px !important;
	height:35px !important;
	background:#c10906;
}

#item799 {
	width:35px !important;
	height:35px !important;
	left:1210px !important;
	top:115px !important;
}

#item809 {
	width:35px !important;
	height:35px !important;
	left:1162px !important;
	top:115px !important;
	background:#c10906;
}

#item812 {
	width:1139px !important;
	left:590px !important;
	top:1041px !important;
	min-height:42px !important;
}

#item904 {
	width:400px !important;
	height:495px !important;
	left:1px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item906 {
	width:401px !important;
	left:-1px !important;
	top:71px !important;
	min-height:42px !important;
}

table#table7794 th, table#table7794 td {
	padding:8px;;
	vertical-align:middle;;
}

table#table7794 {
	table-layout:fixed;
}

#item929 {
	width:348px !important;
	left:26px !important;
	top:119px !important;
	min-height:366px !important;
}

#item847 {
	width:401px !important;
	height:495px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item857 {
	width:322px !important;
	left:40px !important;
	top:223px !important;
	min-height:42px !important;
}

#item880 {
	width:363px !important;
	left:20px !important;
	top:281px !important;
	min-height:200px !important;
}

#item845 {
	width:401px !important;
	height:495px !important;
	left:128px !important;
	top:1096px !important;
}

#item952 {
	width:400px !important;
	height:495px !important;
	left:969px !important;
	top:1096px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item987 {
	width:322px !important;
	left:39px !important;
	top:223px !important;
	min-height:42px !important;
}

#item1010 {
	width:363px !important;
	left:19px !important;
	top:281px !important;
	min-height:123px !important;
}

#item1033 {
	width:400px !important;
	height:495px !important;
	left:1389px !important;
	top:1096px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item1067 {
	width:322px !important;
	left:38px !important;
	top:223px !important;
	min-height:42px !important;
}

#item1090 {
	width:363px !important;
	left:18px !important;
	top:281px !important;
	min-height:130px !important;
}

#item1113 {
	width:201px !important;
	height:48px !important;
	left:1568px !important;
	top:1647px !important;
}

#item1141 {
	width:546px !important;
	left:1001px !important;
	top:1661px !important;
	min-height:28px !important;
}

#item1187 {
	width:566px !important;
	left:694px !important;
	top:2070px !important;
	min-height:45px !important;
}

#item1275 {
	width:378px !important;
	left:1257px !important;
	top:3050px !important;
	min-height:137px !important;
}

#item1317 {
	width:560px !important;
	left:215px !important;
	top:3070px !important;
	min-height:35px !important;
}

#item1340 {
	width:660px !important;
	left:215px !important;
	top:3129px !important;
	min-height:56px !important;
}

#item1364 {
	width:281px !important;
	left:572px !important;
	top:3315px !important;
	min-height:137px !important;
}

#item1387 {
	width:1348px !important;
	left:289px !important;
	top:3527px !important;
	min-height:28px !important;
}

#item1410 {
	width:324px !important;
	left:915px !important;
	top:3315px !important;
	min-height:137px !important;
}

#item1433 {
	width:407px !important;
	left:1306px !important;
	top:3314px !important;
	min-height:137px !important;
}

#item1459 {
	width:42px !important;
	height:42px !important;
	background:#3d4454;
}

#item1456 {
	width:42px !important;
	height:42px !important;
	left:923px !important;
	top:3151px !important;
}

#item1466 {
	width:42px !important;
	height:42px !important;
	background:#3d4454;
}

#item1463 {
	width:42px !important;
	height:42px !important;
	left:923px !important;
	top:3094px !important;
}

#item1472 {
	width:42px !important;
	height:42px !important;
	left:923px !important;
	top:3038px !important;
	background:#3d4454;
}

#item1631 {
	width:400px !important;
	height:495px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item1633 {
	width:400px !important;
	top:71px !important;
	min-height:48px !important;
}

table#table9210 th, table#table9210 td {
	padding:8px;;
	vertical-align:middle;;
}

table#table9210 {
	table-layout:fixed;
}

#item1656 {
	width:340px !important;
	left:31px !important;
	top:118px !important;
	min-height:334px !important;
}

#item1573 {
	width:400px !important;
	height:495px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item1584 {
	width:322px !important;
	left:38px !important;
	top:223px !important;
	min-height:42px !important;
}

#item1607 {
	width:363px !important;
	left:18px !important;
	top:281px !important;
	min-height:200px !important;
}

#item1571 {
	width:400px !important;
	height:495px !important;
	left:549px !important;
	top:1096px !important;
}

#item1778 {
	width:227px !important;
	left:87px !important;
	top:30px !important;
	min-height:48px !important;
}

#item1817 {
	width:198px !important;
	height:45px !important;
	left:781px !important;
	top:2502px !important;
}

#item1845 {
	width:521px !important;
	left:1021px !important;
	top:2520px !important;
	min-height:45px !important;
}

#item1878 {
	width:350px !important;
	height:57px !important;
	left:128px !important;
	top:1627px !important;
}

#item1908 {
	width:566px !important;
	left:137px !important;
	top:2969px !important;
	min-height:45px !important;
}

#item1935 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item1931 {
	width:65px !important;
	height:32px !important;
	left:331px !important;
	top:1096px !important;
}

#item1962 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item1959 {
	width:65px !important;
	height:32px !important;
	left:260px !important;
	top:1096px !important;
}

#item2012 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item2009 {
	width:65px !important;
	height:32px !important;
	left:752px !important;
	top:1096px !important;
}

#item2038 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item2035 {
	width:65px !important;
	height:32px !important;
	left:680px !important;
	top:1096px !important;
}

#item6130 {
	width:257px !important;
	left:36px !important;
	top:36px !important;
	min-height:51px !important;
}

#item6218 {
	width:346px !important;
	left:36px !important;
	top:932px !important;
	min-height:55px !important;
}

#item6252 {
	width:351px !important;
	top:1910px !important;
	min-height:64px !important;
}

#item6278 {
	width:284px !important;
	left:36px !important;
	top:2890px !important;
	min-height:45px !important;
}

@keyframes custom-5893 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-252.44px,0px);}
}
@-webkit-keyframes custom-5893 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-252.44px,0px);}
}
#item5895 {
	width:256px !important;
	height:254px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item5901 {
	width:244px !important;
	height:45px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item5897 {
	width:244px !important;
	height:45px !important;
	left:6px !important;
	top:8px !important;
}

#item5927 {
	width:244px !important;
	height:45px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item5924 {
	width:244px !important;
	height:45px !important;
	left:6px !important;
	top:201px !important;
}

#item5954 {
	width:244px !important;
	height:45px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item5950 {
	width:244px !important;
	height:45px !important;
	left:6px !important;
	top:153px !important;
}

#item5980 {
	width:244px !important;
	height:45px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item5977 {
	width:244px !important;
	height:45px !important;
	left:6px !important;
	top:105px !important;
}

#item6006 {
	width:244px !important;
	height:45px !important;
	background:#3d4454;
	padding:0px 0px 0px 20px;
}

#item6003 {
	width:244px !important;
	height:45px !important;
	left:6px !important;
	top:56px !important;
}

#item6029 {
	width:44px !important;
	height:45px !important;
	top:40px !important;
}

#item6037 {
	width:44px !important;
	height:45px !important;
	top:40px !important;
}

#item5893.fixed-pos-elem {
	width:313px !important;
	height:264px !important;
	left:auto !important;
	top:-5px !important;
	right:-266px !important;
}

#item2086 {
	width:248px !important;
	height:116px !important;
	left:36px !important;
	top:3195px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item2087 {
	width:184px !important;
	left:38px !important;
	top:17px !important;
	min-height:82px !important;
}

#item2167 {
	width:320px !important;
	height:340px !important;
	left:1px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item2169 {
	width:159px !important;
	left:28px !important;
	top:22px !important;
	min-height:28px !important;
}

table#table10902 th, table#table10902 td {
	padding:6px;;
	vertical-align:middle;;
}

table#table10902 {
	table-layout:fixed;
}

#item2192 {
	width:320px !important;
	top:59px !important;
	min-height:281px !important;
}

#item2112 {
	width:320px !important;
	height:340px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item2120 {
	width:322px !important;
	left:-2px !important;
	top:150px !important;
	min-height:42px !important;
}

#item2143 {
	width:280px !important;
	left:18px !important;
	top:199px !important;
	min-height:136px !important;
}

#item2110 {
	width:321px !important;
	height:340px !important;
	top:1387px !important;
}

#item2254 {
	width:198px !important;
	left:67px !important;
	top:130px !important;
	min-height:64px !important;
}

#item2304 {
	width:248px !important;
	left:36px !important;
	top:553px !important;
	min-height:63px !important;
}

#item2377 {
	width:131px !important;
	top:24px !important;
	min-height:45px !important;
}

#item2400 {
	width:124px !important;
	left:2px !important;
	min-height:28px !important;
}

#item2423 {
	width:317px !important;
	top:1273px !important;
	min-height:42px !important;
}

#item2451 {
	width:35px !important;
	height:35px !important;
	background:#c10906;
}

#item2447 {
	width:35px !important;
	height:35px !important;
	left:96px !important;
}

#item2458 {
	width:35px !important;
	height:35px !important;
	background:#c10906;
}

#item2455 {
	width:35px !important;
	height:35px !important;
	left:48px !important;
}

#item2464 {
	width:35px !important;
	height:35px !important;
	background:#c10906;
}

#item2466 {
	width:290px !important;
	left:15px !important;
	top:1331px !important;
	min-height:53px !important;
}

#item2489 {
	width:229px !important;
	height:38px !important;
	left:42px !important;
	top:819px !important;
}

#item2516 {
	width:206px !important;
	left:57px !important;
	top:2857px !important;
	min-height:42px !important;
}

#item2539 {
	width:269px !important;
	left:26px !important;
	top:2998px !important;
	min-height:60px !important;
}

#item2571 {
	width:318px !important;
	left:2px !important;
	top:3655px !important;
	min-height:53px !important;
}

#item2595 {
	width:213px !important;
	left:89px !important;
	top:3951px !important;
	min-height:82px !important;
}

#item2618 {
	width:317px !important;
	left:2px !important;
	top:3806px !important;
	min-height:116px !important;
}

#item2641 {
	width:194px !important;
	left:100px !important;
	top:4077px !important;
	min-height:82px !important;
}

#item2664 {
	width:258px !important;
	left:32px !important;
	top:4164px !important;
	min-height:92px !important;
}

#item2687 {
	width:269px !important;
	left:31px !important;
	top:4270px !important;
	min-height:99px !important;
}

#item2779 {
	width:194px !important;
	left:1px !important;
	top:3545px !important;
	min-height:50px !important;
}

#item2807 {
	width:147px !important;
	left:129px !important;
	top:4482px !important;
	min-height:24px !important;
}

#item2835 {
	width:287px !important;
	height:151px !important;
	left:36px !important;
	top:647px !important;
}

#item2838 {
	width:248px !important;
	left:9px !important;
	top:6px !important;
	min-height:305px !important;
}

#item2921 {
	width:131px !important;
	top:26px !important;
	min-height:45px !important;
}

#item2944 {
	width:124px !important;
	left:1px !important;
	min-height:28px !important;
}

#item3016 {
	width:170px !important;
	left:73px !important;
	top:1px !important;
	min-height:59px !important;
}

#item3064 {
	width:198px !important;
	height:35px !important;
	left:62px !important;
	top:2808px !important;
}

#item3108 {
	width:35px !important;
	height:35px !important;
	background:#3d4454;
}

#item3105 {
	width:35px !important;
	height:35px !important;
	left:96px !important;
}

#item3116 {
	width:35px !important;
	height:35px !important;
	background:#3d4454;
}

#item3112 {
	width:35px !important;
	height:35px !important;
	left:48px !important;
}

#item3122 {
	width:35px !important;
	height:35px !important;
	background:#3d4454;
}

#item3125 {
	width:163px !important;
	left:118px !important;
	top:3505px !important;
	min-height:40px !important;
}

#item3148 {
	width:168px !important;
	height:33px !important;
	left:113px !important;
	top:3462px !important;
}

#item3185 {
	width:319px !important;
	height:340px !important;
	left:1px !important;
	top:2089px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item3218 {
	width:319px !important;
	left:-1px !important;
	top:156px !important;
	min-height:42px !important;
}

#item3241 {
	width:255px !important;
	left:30px !important;
	top:195px !important;
	min-height:63px !important;
}

#item3264 {
	width:320px !important;
	height:340px !important;
	top:2440px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item3295 {
	width:322px !important;
	left:1px !important;
	top:154px !important;
	min-height:42px !important;
}

#item3318 {
	width:290px !important;
	left:15px !important;
	top:194px !important;
	min-height:92px !important;
}

#item3397 {
	width:320px !important;
	height:340px !important;
	left:1px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item3399 {
	width:162px !important;
	left:18px !important;
	top:20px !important;
	min-height:20px !important;
}

table#table12850 th, table#table12850 td {
	padding:6px;;
	vertical-align:middle;;
}

table#table12850 {
	table-layout:fixed;
}

#item3422 {
	width:340px !important;
	left:-11px !important;
	top:55px !important;
	min-height:334px !important;
}

#item3343 {
	width:320px !important;
	height:340px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item3350 {
	width:322px !important;
	top:153px !important;
	min-height:42px !important;
}

#item3373 {
	width:266px !important;
	left:28px !important;
	top:199px !important;
	min-height:136px !important;
}

#item3341 {
	width:321px !important;
	height:340px !important;
	left:-1px !important;
	top:1738px !important;
}

#item3448 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item3445 {
	width:65px !important;
	height:32px !important;
	left:255px !important;
	top:1387px !important;
}

#item3474 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item3471 {
	width:65px !important;
	height:32px !important;
	left:183px !important;
	top:1387px !important;
}

#item3500 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item3497 {
	width:65px !important;
	height:32px !important;
	left:255px !important;
	top:1738px !important;
}

#item3526 {
	width:65px !important;
	height:32px !important;
	background:#c10906;
}

#item3523 {
	width:65px !important;
	height:32px !important;
	left:182px !important;
	top:1738px !important;
}

#item3553 {
	width:248px !important;
	height:116px !important;
	left:36px !important;
	top:3067px !important;
	border-radius:8px;
	background:#d8d9dc;
}

#item3554 {
	width:206px !important;
	left:38px !important;
	top:17px !important;
	min-height:82px !important;
}

#item3590 {
	width:161px !important;
	left:121px !important;
	top:3337px !important;
	min-height:92px !important;
}

#item6311 {
	width:148px !important;
	min-height:57px !important;
}

#item6338 {
	width:134px !important;
	top:1238px !important;
	min-height:46px !important;
}

#item6363 {
	width:160px !important;
	top:2936px !important;
	min-height:46px !important;
}

#item6389 {
	width:159px !important;
	top:3626px !important;
	min-height:43px !important;
}

#item5566 {
	opacity:0.90;
	width:42px !important;
	height:43px !important;
	border-radius:250px;
	background:#fff;
}

#item5563.fixed-pos-elem {
	width:42px !important;
	height:43px !important;
	left:16px !important;
	top:auto !important;
	bottom:15px !important;
	-webkit-transform-origin:0 100% 0;
	transform-origin:0 100% 0;
}

p.autoParaStyle41 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
	letter-spacing:-0.025em;
	text-align:right;
}

p.autoParaStyle40 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle39 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle38 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:12px;
	line-height:30px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:38px;
	line-height:45.6px;
	color:transparent;
	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.autoParaStyle36 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	text-align:center;
}

p.autoParaStyle35 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	text-align:left;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:25px;
	color:#c10906;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:600;
	font-family:Montserrat;
	font-size:22px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle32 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:14px;
	line-height:15px;
	color:#000;
	text-align:center;
}

p.autoParaStyle31 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:17px;
	line-height:20.4px;
	color:#fff;
	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.autoParaStyle29 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:15px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:600;
	font-family:Montserrat;
	font-size:22px;
	line-height:24px;
	color:#c10906;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-weight:600;
	font-family:Montserrat;
	font-size:20px;
	line-height:25px;
	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:center;
}

p.autoParaStyle26 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	text-align:center;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:24px;
	color:#3d4454;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:16px;
	line-height:20px;
	color:#3d4454;
	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.autoParaStyle22 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:17px;
	line-height:18px;
	color:#3d4454;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:left;
}

p.autoParaStyle20 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:16px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:0.025em;
	padding-right:12px;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:transparent;
	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.autoParaStyle18 {
	font-weight:500;
	font-family:FF-LEMONMILK-Medium,"LEMON MILK";
	font-size:28px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle16 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Arial-ItalicMT,Arial,sans-serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#b92625;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:600;
	font-family:Montserrat;
	font-size:32px;
	line-height:51px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:23px;
	line-height:27.6px;
	color:#3d4454;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:600;
	font-family:Montserrat;
	font-size:23px;
	line-height:27.6px;
	color:#fff;
	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.autoParaStyle7 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:23px;
	line-height:27.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:600;
	font-family:Montserrat;
	font-size:46px;
	line-height:51px;
	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.autoParaStyle4 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:23px;
	line-height:27.6px;
	color:#3d4454;
	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.autoParaStyle2 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#3d4454;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:0.025em;
	padding-right:12px;
	text-align:left;
}

p.menu_item {
	font-family:FF-ArialMT,Arial,sans-serif;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	padding-right:12px;
	text-align:left;
}

p.heading-1 {
	font-weight:600;
	font-family:Montserrat;
	font-size:32px;
	line-height:51px;
	color:#c10906;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

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

span.autoCharStyle3 {
	font-size:16px;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial;
}

span.autoCharStyle1 {
	font-size:22px;
}

span.hyperlink-rooi {
	font-weight:bold;
	font-family:FF-Arial-BoldMT,Arial;
	font-size:20px;
	color:#b92625;
}

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

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

