/* 	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:794px; height:1134px; background: #fff !important; }
.paper-vertical { width:794px; height:100%; }
.paper-horizontal { width:6430px; height:1146px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1134px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:794px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#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;}
}

#item63341 {
	width:822px !important;
	height:1162px !important;
	left:-13px !important;
	top:-14px !important;
	background:#ffeeaf;
}

#item63343 {
	width:822px !important;
	height:381px !important;
	left:-13px !important;
	top:-14px !important;
	background:#ffde30;
}

#item63368 {
	width:822px !important;
	height:202px !important;
	left:-15px !important;
	top:-14px !important;
	background:#e30513;
}

#item63370 {
	width:58px !important;
	height:22px !important;
	background:#e30513;
}

@keyframes flyinfromtop-63396 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-63396 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item64020 {
	width:75px !important;
	height:12px !important;
	top:24px !important;
	background:#e30513;
}

#item64482 {
	width:60px !important;
	height:60px !important;
	background:#009640;
	border:solid 1.7px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-67275 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-67275 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item64847 {
	width:103px !important;
	height:17px !important;
}

#item64851 {
	width:103px !important;
	height:17px !important;
}

#item66075 {
	width:41px !important;
	height:41px !important;
	left:17px !important;
	top:659px !important;
}

#item66083 {
	width:41px !important;
	height:41px !important;
	left:536px !important;
	top:669px !important;
}

#item66091 {
	width:41px !important;
	height:41px !important;
	left:536px !important;
	top:1004px !important;
}

#item66099 {
	width:41px !important;
	height:41px !important;
	left:69px !important;
	top:965px !important;
}

#item66494 {
	width:808px !important;
	height:1162px !important;
	left:-15px !important;
	top:-14px !important;
	background:#ffde30;
}

#item56088 {
	width:808px !important;
	height:1162px !important;
	left:-15px !important;
	top:-14px !important;
	background:#ffde30;
}

#item56089 {
	width:765px !important;
	height:307px !important;
	left:14px !important;
	top:769px !important;
	background:#a42422;
}

#item56090 {
	width:290px !important;
	height:376px !important;
	left:14px !important;
	top:14px !important;
	background:#e30513;
}

#item56091 {
	width:152px !important;
	height:305px !important;
	left:628px !important;
	top:771px !important;
	background:#e30513;
}

#item56092 {
	width:471px !important;
	height:142px !important;
	left:309px !important;
	top:249px !important;
	background:#a42422;
}

#item56201 {
	width:202px !important;
	height:149px !important;
}

@keyframes flyinfromleft-56322 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-56322 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57177 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item58007 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item67886 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68009 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68131 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68252 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68326 {
	width:94px !important;
	height:46px !important;
	left:2px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68448 {
	width:94px !important;
	height:46px !important;
	left:2px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68548 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68693 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68791 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item68913 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item69011 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item69158 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item69304 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item69428 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item69696 {
	width:86px !important;
	height:45px !important;
	left:7px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item69842 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item66176 {
	width:41px !important;
	height:41px !important;
	left:45px !important;
	top:255px !important;
}

#item66184 {
	width:41px !important;
	height:41px !important;
	left:94px !important;
	top:534px !important;
}

#item66192 {
	width:41px !important;
	height:41px !important;
	left:53px !important;
	top:724px !important;
}

#item66201 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:845px !important;
}

#item66210 {
	width:41px !important;
	height:41px !important;
	left:129px !important;
	top:1009px !important;
}

#item66218 {
	width:41px !important;
	height:41px !important;
	left:302px !important;
	top:1009px !important;
}

#item66226 {
	width:41px !important;
	height:41px !important;
	left:468px !important;
	top:1009px !important;
}

#item66234 {
	width:41px !important;
	height:41px !important;
	left:713px !important;
	top:843px !important;
}

#item66243 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:845px !important;
}

#item66251 {
	width:41px !important;
	height:41px !important;
	left:245px !important;
	top:724px !important;
}

#item66259 {
	width:41px !important;
	height:41px !important;
	left:434px !important;
	top:724px !important;
}

#item66267 {
	width:41px !important;
	height:41px !important;
	left:625px !important;
	top:724px !important;
}

#item66276 {
	width:41px !important;
	height:41px !important;
	left:329px !important;
	top:534px !important;
}

#item66284 {
	width:41px !important;
	height:41px !important;
	left:559px !important;
	top:534px !important;
}

#item66292 {
	width:41px !important;
	height:41px !important;
	left:407px !important;
	top:342px !important;
}

#item66301 {
	width:41px !important;
	height:41px !important;
	left:633px !important;
	top:342px !important;
}

#item66309 {
	width:41px !important;
	height:41px !important;
	left:597px !important;
	top:145px !important;
}

#item66322 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:51px !important;
}

#item66495 {
	width:808px !important;
	height:1162px !important;
	top:-14px !important;
	background:#ffde30;
}

#item59923 {
	width:808px !important;
	height:1162px !important;
	top:-14px !important;
	background:#ffde30;
}

#item59924 {
	width:374px !important;
	height:609px !important;
	left:406px !important;
	top:28px !important;
	background:#a42422;
}

#item59926 {
	width:374px !important;
	height:412px !important;
	left:406px !important;
	top:645px !important;
	background:#e30513;
}

#item60024 {
	width:65px !important;
	height:42px !important;
	background:#fff;
}

#item70412 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item70535 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item70659 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item70805 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item70905 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item71027 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item71426 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item71547 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item71671 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item61894 {
	width:37px !important;
	height:28px !important;
}

#item61948 {
	width:37px !important;
	height:28px !important;
}

#item62044 {
	width:127px !important;
	height:27px !important;
	background:#fff;
}

#item62070 {
	width:181px !important;
	height:25px !important;
	background:#fff;
}

#item62095 {
	width:127px !important;
	height:27px !important;
	background:#fff;
}

#item62367 {
	width:37px !important;
	height:28px !important;
}

#item62544 {
	width:44px !important;
	height:45px !important;
	left:25px !important;
	top:394px !important;
}

#item62555 {
	width:115px !important;
	height:24px !important;
	background:#fff;
}

#item62580 {
	width:115px !important;
	height:24px !important;
	background:#fff;
}

#item62605 {
	width:115px !important;
	height:24px !important;
	background:#fff;
}

#item62728 {
	width:63px !important;
	height:24px !important;
	background:#e30513;
}

#item62839 {
	width:233px !important;
	height:80px !important;
	left:558px !important;
	background:#fff;
}

#item66408 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:174px !important;
}

#item66416 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:394px !important;
}

#item66424 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:548px !important;
}

#item66434 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:697px !important;
}

#item66442 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:862px !important;
}

#item66450 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:1016px !important;
}

#item66459 {
	width:41px !important;
	height:41px !important;
	left:553px !important;
	top:999px !important;
}

#item66467 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:185px !important;
}

#item66475 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:391px !important;
}

#item66483 {
	width:41px !important;
	height:41px !important;
	left:539px !important;
	top:588px !important;
}

#item49513 {
	width:369px !important;
	height:437px !important;
	left:14px !important;
	top:14px !important;
	background:#e30513;
}

#item49514 {
	width:201px !important;
	height:437px !important;
	left:578px !important;
	top:14px !important;
	background:#a42422;
}

#item49515 {
	width:580px !important;
	height:197px !important;
	left:-14px !important;
	top:719px !important;
	background:#a42422;
}

@keyframes flyinfromleft-49849 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-49849 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item71964 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item72063 {
	width:85px !important;
	height:45px !important;
	left:7px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item72137 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item72262 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item72408 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item72556 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item72702 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item72849 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item73017 {
	width:92px !important;
	height:46px !important;
	left:7px !important;
	top:36px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item73165 {
	width:92px !important;
	height:45px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item73411 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item73584 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item73705 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item54962 {
	width:94px !important;
	height:57px !important;
	left:29px !important;
	background:#fff;
	border:solid 1.0512px #fff;
}

@keyframes flyinfromleft-55606 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-55606 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item66534 {
	width:41px !important;
	height:41px !important;
	left:165px !important;
	top:400px !important;
}

#item66542 {
	width:41px !important;
	height:41px !important;
	left:14px !important;
	top:646px !important;
}

#item66550 {
	width:41px !important;
	height:41px !important;
	left:64px !important;
	top:758px !important;
}

#item66558 {
	width:41px !important;
	height:41px !important;
	left:204px !important;
	top:787px !important;
}

#item66568 {
	width:41px !important;
	height:41px !important;
	left:393px !important;
	top:802px !important;
}

#item66576 {
	width:41px !important;
	height:41px !important;
	left:497px !important;
	top:507px !important;
}

#item66584 {
	width:41px !important;
	height:41px !important;
	left:589px !important;
	top:456px !important;
}

#item66592 {
	width:41px !important;
	height:41px !important;
	left:589px !important;
	top:787px !important;
}

#item66601 {
	width:41px !important;
	height:41px !important;
	left:415px !important;
	top:400px !important;
}

#item66610 {
	width:41px !important;
	height:41px !important;
	left:617px !important;
	top:400px !important;
}

#item66623 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:992px !important;
}

#item66631 {
	width:41px !important;
	height:41px !important;
	left:200px !important;
	top:992px !important;
}

#item66639 {
	width:41px !important;
	height:41px !important;
	left:405px !important;
	top:992px !important;
}

#item66650 {
	width:41px !important;
	height:41px !important;
	left:587px !important;
	top:992px !important;
}

#item52654 {
	width:380px !important;
	height:337px !important;
	left:14px !important;
	top:14px !important;
	background:#e30513;
}

#item52655 {
	width:356px !important;
	height:288px !important;
	left:424px !important;
	top:778px !important;
	background:#e30513;
}

#item52656 {
	width:765px !important;
	height:413px !important;
	left:14px !important;
	top:359px !important;
	background:#a42422;
}

#item52657 {
	width:218px !important;
	height:288px !important;
	left:198px !important;
	top:778px !important;
	background:#a42422;
}

#item52787 {
	width:180px !important;
	height:288px !important;
	left:14px !important;
	top:778px !important;
	background:#a42422;
}

#item52823 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item52944 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item53114 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item53188 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item53265 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item53558 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item53872 {
	width:105px !important;
	height:46px !important;
	top:36px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item54019 {
	width:105px !important;
	height:46px !important;
	top:36px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item54166 {
	width:105px !important;
	height:46px !important;
	top:36px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item74130 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item74277 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item55539 {
	width:81px !important;
	height:15px !important;
	background:#fff;
}

#item55550 {
	width:81px !important;
	height:15px !important;
	background:#fff;
}

#item55654 {
	width:233px !important;
	height:80px !important;
	left:558px !important;
	background:#fff;
}

#item66706 {
	width:41px !important;
	height:41px !important;
	left:22px !important;
	top:937px !important;
}

#item66730 {
	width:41px !important;
	height:41px !important;
	left:21px !important;
	top:694px !important;
}

#item66756 {
	width:41px !important;
	height:41px !important;
	left:21px !important;
	top:484px !important;
}

#item66739 {
	width:41px !important;
	height:41px !important;
	left:279px !important;
	top:694px !important;
}

#item66748 {
	width:41px !important;
	height:41px !important;
	left:530px !important;
	top:694px !important;
}

#item66774 {
	width:41px !important;
	height:41px !important;
	left:530px !important;
	top:484px !important;
}

#item66783 {
	width:41px !important;
	height:41px !important;
	left:410px !important;
	top:261px !important;
}

#item66810 {
	width:41px !important;
	height:41px !important;
	left:637px !important;
	top:84px !important;
}

#item66794 {
	width:41px !important;
	height:41px !important;
	left:590px !important;
	top:221px !important;
}

#item66714 {
	width:41px !important;
	height:41px !important;
	left:219px !important;
	top:972px !important;
}

#item66722 {
	width:41px !important;
	height:41px !important;
	left:429px !important;
	top:955px !important;
}

#item42884 {
	width:808px !important;
	height:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#ffde30;
}

@keyframes flyinfromright-46444 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-46444 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43016 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43091 {
	width:116px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43166 {
	width:116px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43239 {
	width:116px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43289 {
	width:116px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43340 {
	width:116px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43443 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43564 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item43984 {
	width:116px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item44587 {
	width:35px !important;
	height:29px !important;
	left:29px !important;
	top:3px !important;
}

#item44601 {
	width:25px !important;
	height:31px !important;
	left:93px !important;
}

#item44690 {
	width:102px !important;
	height:34px !important;
	top:33px !important;
	background:#6f6f6f;
}

#item67417 {
	width:102px !important;
	height:68px !important;
	left:14px !important;
	top:370px !important;
}

#item45274 {
	width:18px !important;
	height:18px !important;
}

#item45808 {
	width:189px !important;
	height:149px !important;
	top:102px !important;
	background:#fff;
}

#item66821 {
	width:314px !important;
	height:128px !important;
	background:#fff;
	border:solid 0.9px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes pulse-66846 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66846 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66846 {
	width:40px !important;
	height:40px !important;
	left:8px !important;
	top:10px !important;
}

#item45937 {
	width:314px !important;
	height:78px !important;
	background:#fff;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item67002 {
	width:41px !important;
	height:41px !important;
	left:76px !important;
	top:1011px !important;
}

#item67010 {
	width:41px !important;
	height:41px !important;
	left:76px !important;
	top:761px !important;
}

#item67018 {
	width:41px !important;
	height:41px !important;
	left:192px !important;
	top:468px !important;
}

#item67027 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:609px !important;
}

#item67045 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:831px !important;
}

#item67061 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:1050px !important;
}

#item67053 {
	width:41px !important;
	height:41px !important;
	left:618px !important;
	top:831px !important;
}

#item67070 {
	width:41px !important;
	height:41px !important;
	left:618px !important;
	top:1050px !important;
}

#item46320 {
	width:366px !important;
	height:754px !important;
	left:414px !important;
	top:14px !important;
	background:#e30513;
}

#item46502 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item46624 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item46700 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item46774 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item46896 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item46970 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item47068 {
	width:92px !important;
	height:45px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item47581 {
	width:30px !important;
	height:30px !important;
	background:#51ae32;
}

#item47862 {
	width:154px !important;
	height:176px !important;
	background:#fff;
	border:solid 0.8px #575756;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item47995 {
	width:19px !important;
	height:19px !important;
}

#item48055 {
	width:60px !important;
	height:60px !important;
	background:#fff200;
	border:solid 0.2px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48057 {
	width:30px !important;
	height:6px !important;
	background:#154194;
}

#item48112 {
	width:30px !important;
	height:30px !important;
	background:#fff200;
}

#item48114 {
	width:30px !important;
	height:6px !important;
	background:#154194;
}

#item48411 {
	width:31px !important;
	height:31px !important;
	background:#c7d300;
}

#item48413 {
	width:31px !important;
	height:6px !important;
	background:#154194;
}

#item48774 {
	width:58px !important;
	height:22px !important;
	background:#e30513;
}

#item48845 {
	width:233px !important;
	height:80px !important;
	left:558px !important;
	background:#fff;
}

#item67160 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:350px !important;
}

#item67176 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:622px !important;
}

#item67186 {
	width:41px !important;
	height:41px !important;
	left:437px !important;
	top:613px !important;
}

#item67196 {
	width:41px !important;
	height:41px !important;
	left:175px !important;
	top:784px !important;
}

#item67204 {
	width:41px !important;
	height:41px !important;
	left:175px !important;
	top:942px !important;
}

#item67212 {
	width:41px !important;
	height:41px !important;
	left:449px !important;
	top:900px !important;
}

#item67220 {
	width:41px !important;
	height:41px !important;
	left:708px !important;
	top:857px !important;
}

#item67168 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:113px !important;
}

#item36506 {
	width:822px !important;
	height:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#ffde30;
}

#item38790 {
	width:473px !important;
	height:496px !important;
	left:14px !important;
	top:14px !important;
	background:#e30513;
}

#item38371 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item39628 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item39762 {
	width:105px !important;
	height:46px !important;
	top:29px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item39899 {
	width:105px !important;
	height:46px !important;
	top:18px !important;
	background:#e30513;
	border:solid 1px #ffde30;
}

#item35725 {
	width:30px !important;
	height:30px !important;
	background:#fbb900;
}

#item35727 {
	width:30px !important;
	height:6px !important;
	background:#154194;
}

#item37137 {
	width:31px !important;
	height:31px !important;
	background:#c7d300;
}

#item37139 {
	width:31px !important;
	height:6px !important;
	background:#154194;
}

#item37405 {
	width:60px !important;
	height:60px !important;
	background:#009640;
	border:solid 1.7px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item38141 {
	width:30px !important;
	height:30px !important;
	background:#fbb900;
}

#item38143 {
	width:30px !important;
	height:6px !important;
	background:#154194;
}

#item38206 {
	width:30px !important;
	height:30px !important;
	background:#fff200;
}

#item38208 {
	width:30px !important;
	height:6px !important;
	background:#154194;
}

#item38267 {
	width:21px !important;
	height:21px !important;
	left:10px !important;
	top:9px !important;
}

#item38302 {
	width:16px !important;
	height:16px !important;
	left:12px !important;
	top:12px !important;
}

#item38307 {
	width:18px !important;
	height:18px !important;
	left:11px !important;
	top:11px !important;
}

#item38310 {
	width:3px !important;
	height:3px !important;
	left:15px !important;
	top:15px !important;
}

@keyframes appear-67280 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-67280 {
	0% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	100% {opacity:1;}
}
#item35384 {
	width:379px !important;
	height:28px !important;
	background:#fff;
}

#item35433 {
	width:398px !important;
	height:30px !important;
	background:#fff;
}

@keyframes flyinfromleft-36759 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-36759 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item67229 {
	width:41px !important;
	height:41px !important;
	left:410px !important;
	top:327px !important;
}

#item67237 {
	width:41px !important;
	height:41px !important;
	left:496px !important;
	top:439px !important;
}

#item67246 {
	width:41px !important;
	height:41px !important;
	left:27px !important;
	top:817px !important;
}

#item67255 {
	width:41px !important;
	height:41px !important;
	left:277px !important;
	top:817px !important;
}

#item67264 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:817px !important;
}
#in5footer,  #prefooter {display:none;}

/* start of loader */
*.hidden {
    display: none !important;
  }

  div.loading{
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 16, 16);
  }

  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-ms-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
   }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-webkit-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes uil-ring-anim {
    0% {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .uil-ring-css {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
  }
  .uil-ring-css > div {
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 80px;
    box-shadow: 0 6px 0 0 #ffffff;
    -ms-animation: uil-ring-anim 1s linear infinite;
    -moz-animation: uil-ring-anim 1s linear infinite;
    -webkit-animation: uil-ring-anim 1s linear infinite;
    -o-animation: uil-ring-anim 1s linear infinite;
    animation: uil-ring-anim 1s linear infinite;
  }
  /* end of loader */
