/* 	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:567px; height:680px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:48462px; height:692px; }
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:680px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.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;}
}

#item44543 {
	width:16px !important;
	height:16px !important;
	left:468px !important;
	top:592px !important;
}

#item44547 {
	width:16px !important;
	height:16px !important;
	left:444px !important;
	top:592px !important;
}

#item44553 {
	width:17px !important;
	height:16px !important;
	left:492px !important;
	top:592px !important;
}

#item44557 {
	width:16px !important;
	height:16px !important;
	left:517px !important;
	top:592px !important;
}

@keyframes flyinfromtop-57252 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-57252 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57096 {
	width:2px !important;
	height:16px !important;
	left:209px !important;
	top:154px !important;
	background:#fff;
}

#item65068 {
	width:42px !important;
	height:19px !important;
	background:#b70e0b;
}

#item44563 {
	width:90px !important;
	height:15px !important;
	left:344px !important;
	top:594px !important;
}

@keyframes flyinfromleft-70903 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-70903 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57112 {
	mix-blend-mode:multiply;
	opacity:0.59;
	width:112px !important;
	height:42px !important;
	background:#6f6f6e;
}

@keyframes flyinfromleft-70904 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-70904 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57138 {
	mix-blend-mode:multiply;
	opacity:0.59;
	width:146px !important;
	height:42px !important;
	background:#6f6f6e;
}

@keyframes flyinfromleft-70905 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-70905 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57163 {
	mix-blend-mode:multiply;
	opacity:0.59;
	width:160px !important;
	height:42px !important;
	background:#6f6f6e;
}

@keyframes flyinfromleft-70906 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-70906 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item57189 {
	mix-blend-mode:multiply;
	opacity:0.59;
	width:126px !important;
	height:42px !important;
	background:#6f6f6e;
}

@keyframes flyinfromtop-57228 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-57228 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item71074 {
	width:156px !important;
	height:35px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71071 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:205px !important;
}

#item71101 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71098 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:244px !important;
}

#item71129 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71126 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:283px !important;
}

#item71156 {
	width:156px !important;
	height:35px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71153 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:322px !important;
}

#item71183 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71180 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:361px !important;
}

#item71210 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71207 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:88px !important;
}

#item71237 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71234 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:49px !important;
}

#item71264 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71261 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:10px !important;
}

#item71291 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71288 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:127px !important;
}

#item71319 {
	width:156px !important;
	height:35px !important;
	left:2px !important;
	top:3px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71316 {
	width:161px !important;
	height:40px !important;
	left:10px !important;
	top:166px !important;
}

#item71347 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71343 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:400px !important;
}

#item71042 {
	width:156px !important;
	height:35px !important;
	background:#fff;
	border:solid 1px #123273;
}

#item71038 {
	width:161px !important;
	height:45px !important;
	left:10px !important;
	top:400px !important;
}

#item71036 {
	width:171px !important;
	height:445px !important;
	left:24px !important;
	top:235px !important;
}

#item53090 {
	width:357px !important;
	height:16px !important;
	left:196px !important;
	top:647px !important;
}

@keyframes flyinfromright-44779 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-44779 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item573 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item44779 {
	width:120px !important;
	height:30px !important;
	left:433px !important;
	top:638px !important;
}

#item57296 {
	width:2px !important;
	height:14px !important;
	left:186px !important;
	top:137px !important;
	background:#fff;
}

#item50966 {
	width:142px !important;
	height:16px !important;
	left:196px !important;
	top:647px !important;
}

#item42175 {
	mix-blend-mode:multiply;
	width:117px !important;
	height:35px !important;
	left:320px !important;
	top:215px !important;
	background:#e30513;
}

#item42340 {
	width:128px !important;
	height:172px !important;
	left:1px !important;
	border-radius:4px;
	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;
}

#item42341 {
	width:60px !important;
	height:81px !important;
	border-radius:4px;
	background:#a7add0;
}

#item42402 {
	width:142px !important;
	height:182px !important;
	border-radius:4px;
	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;
}

#item42403 {
	width:134px !important;
	height:182px !important;
	border-radius:4px;
	background:#435b98;
	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;
}

#item42404 {
	width:60px !important;
	height:81px !important;
	left:6px !important;
	top:10px !important;
	border-radius:4px;
	background:#a7add0;
}

#item42464 {
	width:152px !important;
	height:182px !important;
	left:1px !important;
	border-radius:4px;
	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;
}

#item42465 {
	width:146px !important;
	height:182px !important;
	border-radius:4px;
	background:#435b98;
	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;
}

#item42466 {
	width:60px !important;
	height:82px !important;
	left:12px !important;
	top:9px !important;
	border-radius:4px;
	background:#a7add0;
}

#item42633 {
	width:287px !important;
	height:55px !important;
	left:140px !important;
	top:381px !important;
	background:#e30513;
}

#item42836 {
	width:1px !important;
	height:2px !important;
	left:40px !important;
	top:14px !important;
	background:#525f98;
}

#item42877 {
	width:1px !important;
	height:2px !important;
	left:43px !important;
	top:2px !important;
	background:#525f98;
}

#item42914 {
	width:34px !important;
	height:60px !important;
	border-radius:4px;
	border:solid 1.3px #525f98;
	-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;
}

#item42915 {
	width:34px !important;
	height:60px !important;
	left:18px !important;
	border-radius:4px;
	border:solid 1.3px #525f98;
	-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;
}

#item43006 {
	width:67px !important;
	height:20px !important;
	background:#525f98;
}

#item41623 {
	width:62px !important;
	height:27px !important;
	left:7px !important;
	top:5px !important;
}

#item41627 {
	width:62px !important;
	height:27px !important;
	left:7px !important;
	top:5px !important;
}

#item41631 {
	width:62px !important;
	height:27px !important;
	left:7px !important;
	top:5px !important;
}

#item65105 {
	width:71px !important;
	height:32px !important;
	background:#b70e0b;
}

#item41881 {
	width:232px !important;
	height:269px !important;
	left:34px !important;
	top:303px !important;
	background:#e30513;
}

#item48665 {
	width:244px !important;
	height:269px !important;
	left:289px !important;
	top:303px !important;
	border:solid 1px #123273;
}

#item48277 {
	width:108px !important;
	height:10px !important;
	left:314px !important;
	top:340px !important;
}

#item48407 {
	width:178px !important;
	height:10px !important;
	left:314px !important;
	top:549px !important;
}

#item48433 {
	width:198px !important;
	height:10px !important;
	left:314px !important;
	top:526px !important;
}

#item48459 {
	width:124px !important;
	height:10px !important;
	left:314px !important;
	top:502px !important;
}

#item48485 {
	width:105px !important;
	height:10px !important;
	left:314px !important;
	top:479px !important;
}

#item48511 {
	width:86px !important;
	height:10px !important;
	left:314px !important;
	top:456px !important;
}

#item48538 {
	width:89px !important;
	height:10px !important;
	left:314px !important;
	top:433px !important;
}

#item48564 {
	width:67px !important;
	height:10px !important;
	left:314px !important;
	top:410px !important;
}

#item48590 {
	width:62px !important;
	height:10px !important;
	left:314px !important;
	top:386px !important;
}

#item48616 {
	width:70px !important;
	height:10px !important;
	left:314px !important;
	top:363px !important;
}

#item368 {
	width:403px !important;
	height:34px !important;
	background:#e30513;
}

@keyframes flyinfromright-44781 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-44781 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item620 {
	width:120px !important;
	height:30px !important;
	background:#fff;
}

#item44781 {
	width:120px !important;
	height:30px !important;
	left:433px !important;
	top:638px !important;
}

#item40936 {
	width:84px !important;
	height:5px !important;
	left:81px !important;
	top:3px !important;
	border-radius:0 12px 12px 0;
	background:#d0d0cf;
}

#item40937 {
	width:81px !important;
	height:5px !important;
	top:3px !important;
	border-radius:12px 0 0 12px;
	background:#e30513;
}

#item40940 {
	width:40px !important;
	height:5px !important;
	left:125px !important;
	top:3px !important;
	border-radius:0 12px 12px 0;
	background:#d0d0cf;
}

#item40941 {
	width:125px !important;
	height:5px !important;
	top:3px !important;
	border-radius:12px 0 0 12px;
	background:#e30513;
}

#item44673 {
	width:40px !important;
	height:40px !important;
	left:178px !important;
	top:129px !important;
}

#item39333 {
	width:227px !important;
	height:255px !important;
	left:220px !important;
	top:-14px !important;
	background:#e30513;
}

#item39335 {
	width:356px !important;
	height:180px !important;
	border-radius:23px 23px 0 0;
	border:solid 1px #e30513;
	-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;
}

#item61400 {
	width:1px !important;
	height:3px !important;
	left:44px !important;
	top:34px !important;
	background:#a6a297;
}

#item61401 {
	width:1px !important;
	height:3px !important;
	left:46px !important;
	top:34px !important;
	background:#a6a297;
}

#item45485 {
	width:40px !important;
	height:40px !important;
	left:217px !important;
	top:145px !important;
}

#item38910 {
	width:320px !important;
	height:48px !important;
	background:#fff;
}

#item38885 {
	width:320px !important;
	height:42px !important;
	background:#fff;
}

#item38859 {
	width:320px !important;
	height:39px !important;
	background:#fff;
}

#item45493 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:136px !important;
}

#item38993 {
	width:227px !important;
	height:307px !important;
	left:292px !important;
	top:-14px !important;
	background:#e30513;
}

#item39040 {
	width:129px !important;
	height:7px !important;
	left:101px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item39041 {
	width:102px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item39044 {
	width:47px !important;
	height:7px !important;
	left:183px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item39045 {
	width:185px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item45712 {
	width:40px !important;
	height:40px !important;
	left:93px !important;
	top:275px !important;
}

#item37876 {
	width:227px !important;
	height:307px !important;
	left:292px !important;
	top:-14px !important;
	background:#e30513;
}

#item38163 {
	width:172px !important;
	height:7px !important;
	left:58px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item38164 {
	width:56px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item38167 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item38168 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item38331 {
	width:1px !important;
	height:8px !important;
	left:42px !important;
	top:10px !important;
	background:#fff;
}

#item55083 {
	width:581px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#e30513;
}

#item54592 {
	width:105px !important;
	height:7px !important;
	left:125px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item54594 {
	width:125px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item54597 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item54598 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item54793 {
	width:198px !important;
	height:46px !important;
	background:#fff;
}

#item54818 {
	width:198px !important;
	height:48px !important;
	background:#fff;
}

#item70914 {
	width:581px !important;
	height:558px !important;
	top:-14px !important;
	background:#e30513;
}

#item50318 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item50326 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item50327 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item45900 {
	width:40px !important;
	height:40px !important;
	left:270px !important;
	top:100px !important;
}

#item53702 {
	width:117px !important;
	height:7px !important;
	left:113px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item53703 {
	width:113px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item53706 {
	width:56px !important;
	height:7px !important;
	left:175px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item53707 {
	width:175px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#e30513;
}

#item53547 {
	width:40px !important;
	height:40px !important;
	left:244px !important;
	top:217px !important;
}

#item55395 {
	width:70px !important;
	height:82px !important;
	background:#fff;
}

#item55240 {
	width:40px !important;
	height:40px !important;
	left:353px !important;
	top:79px !important;
}

#item56047 {
	width:581px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#96abb9;
}

#item55695 {
	width:65px !important;
	height:7px !important;
	left:165px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item55696 {
	width:165px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#96abb9;
}

#item55699 {
	width:35px !important;
	height:7px !important;
	left:196px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item55700 {
	width:194px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#96abb9;
}

#item56097 {
	width:198px !important;
	height:28px !important;
	background:#fff;
}

#item56123 {
	width:198px !important;
	height:40px !important;
	background:#fff;
}

#item70915 {
	width:581px !important;
	height:558px !important;
	top:-14px !important;
	background:#96abb9;
}

#item55973 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item55982 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item55983 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item56148 {
	width:198px !important;
	height:37px !important;
	background:#fff;
}

#item45918 {
	width:40px !important;
	height:40px !important;
	left:386px !important;
	top:219px !important;
}

#item35096 {
	width:227px !important;
	height:199px !important;
	left:114px !important;
	top:-15px !important;
	background:#96abb9;
}

#item35099 {
	width:277px !important;
	height:60px !important;
	left:27px !important;
	top:514px !important;
	background:#fff;
}

#item35110 {
	width:70px !important;
	height:82px !important;
	background:#fff;
}

#item45928 {
	width:40px !important;
	height:40px !important;
	left:40px !important;
	top:161px !important;
}

#item56202 {
	width:232px !important;
	height:340px !important;
	left:33px !important;
	top:-14px !important;
	background:#96abb9;
}

#item56340 {
	width:232px !important;
	height:45px !important;
	left:33px !important;
	top:420px !important;
	background:#ebedf1;
}

#item45995 {
	width:40px !important;
	height:40px !important;
	left:397px !important;
	top:232px !important;
}

#item32771 {
	width:153px !important;
	height:36px !important;
	left:45px !important;
	top:156px !important;
	background:#96abb9;
}

#item32933 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item32961 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item32965 {
	width:94px !important;
	height:111px !important;
	background:#fff;
}

#item33054 {
	width:43px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item33055 {
	width:113px !important;
	height:21px !important;
	background:#83959f;
}

#item33103 {
	width:43px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item33104 {
	width:113px !important;
	height:21px !important;
	background:#83959f;
}

#item46033 {
	width:40px !important;
	height:40px !important;
	left:231px !important;
	top:596px !important;
}

#item46055 {
	width:40px !important;
	height:40px !important;
	left:231px !important;
	top:280px !important;
}

#item47614 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:241px !important;
}

#item47624 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:350px !important;
}

#item47633 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:460px !important;
}

#item47641 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:569px !important;
}

#item33988 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item34016 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item34074 {
	width:43px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item34075 {
	width:128px !important;
	height:21px !important;
	background:#83959f;
}

#item34124 {
	width:43px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item34125 {
	width:128px !important;
	height:21px !important;
	background:#83959f;
}

#item46024 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:595px !important;
}

#item46046 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:280px !important;
}

#item32391 {
	width:191px !important;
	height:128px !important;
	left:14px !important;
	top:171px !important;
}

#item32423 {
	width:227px !important;
	height:198px !important;
	left:283px !important;
	top:-14px !important;
	background:#1e3361;
}

#item46065 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:185px !important;
}

#item31846 {
	width:282px !important;
	height:255px !important;
	left:14px !important;
	top:-14px !important;
	background:#1e3361;
}

#item32108 {
	width:282px !important;
	height:337px !important;
	left:14px !important;
	top:258px !important;
}

#item46077 {
	width:40px !important;
	height:40px !important;
	left:397px !important;
	top:202px !important;
}

#item56747 {
	width:1162px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#1e3361;
}

#item56934 {
	width:581px !important;
	height:558px !important;
	left:-14px !important;
	top:-14px !important;
	background:#1e3361;
}

#item56424 {
	width:52px !important;
	height:7px !important;
	left:178px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item56425 {
	width:178px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#1e3361;
}

#item56428 {
	width:58px !important;
	height:7px !important;
	left:172px !important;
	top:5px !important;
	border-radius:0 17px 17px 0;
	background:#d0d0cf;
}

#item56429 {
	width:173px !important;
	height:7px !important;
	top:5px !important;
	border-radius:17px 0 0 17px;
	background:#1e3361;
}

#item56355 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item56363 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item56364 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item50484 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:109px !important;
}

#item31490 {
	width:328px !important;
	height:60px !important;
	left:33px !important;
	top:517px !important;
	background:#fff;
}

#item46087 {
	width:40px !important;
	height:40px !important;
	left:450px !important;
	top:267px !important;
}

#item29986 {
	width:227px !important;
	height:241px !important;
	left:227px !important;
	top:-14px !important;
	background:#123273;
}

#item46096 {
	width:40px !important;
	height:40px !important;
	left:300px !important;
	top:244px !important;
}

#item29575 {
	width:179px !important;
	height:61px !important;
	background:#fff;
}

#item29592 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item29600 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item29601 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item46105 {
	width:40px !important;
	height:40px !important;
	left:349px !important;
	top:157px !important;
}

#item29761 {
	width:88px !important;
	height:30px !important;
	background:#fff;
}

#item29779 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item29787 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item29788 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item46117 {
	width:40px !important;
	height:40px !important;
	left:426px !important;
	top:504px !important;
}

#item28880 {
	width:179px !important;
	height:61px !important;
	background:#fff;
}

#item46126 {
	width:40px !important;
	height:40px !important;
	left:276px !important;
	top:203px !important;
}

#item29282 {
	width:179px !important;
	height:61px !important;
	background:#fff;
}

#item46136 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:203px !important;
}

#item46144 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:208px !important;
}

#item63996 {
	width:227px !important;
	height:372px !important;
	left:71px !important;
	top:-14px !important;
	background:#123273;
}

#item65986 {
	width:227px !important;
	height:327px !important;
	left:227px !important;
	top:-14px !important;
	background:#123273;
}

#item65702 {
	width:40px !important;
	height:40px !important;
	left:300px !important;
	top:183px !important;
}

#item51055 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item51063 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item51064 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item51011 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:85px !important;
}

#item27405 {
	width:83px !important;
	height:57px !important;
	background:#31323a;
}

#item27414 {
	width:41px !important;
	height:1px !important;
	top:34px !important;
	background:#c6c183;
}

#item27415 {
	width:41px !important;
	height:1px !important;
	background:#c6c183;
}

#item58849 {
	width:32px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item51045 {
	width:40px !important;
	height:40px !important;
	left:187px !important;
	top:536px !important;
}

#item51234 {
	width:32px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item46186 {
	width:40px !important;
	height:40px !important;
	left:129px !important;
	top:537px !important;
}

#item26673 {
	width:288px !important;
	height:61px !important;
	left:260px !important;
	top:493px !important;
	background:#fff;
}

#item46199 {
	width:40px !important;
	height:40px !important;
	left:412px !important;
	top:167px !important;
}

#item27208 {
	width:272px !important;
	height:61px !important;
	left:25px !important;
	top:524px !important;
	background:#fff;
}

#item46207 {
	width:40px !important;
	height:40px !important;
	left:414px !important;
	top:168px !important;
}

#item51477 {
	width:40px !important;
	height:40px !important;
	left:162px !important;
	top:61px !important;
}

#item51485 {
	width:40px !important;
	height:40px !important;
	left:162px !important;
	top:398px !important;
}

#item24941 {
	width:429px !important;
	height:51px !important;
	left:14px !important;
	top:292px !important;
	background:#fff;
}

#item51641 {
	width:443px !important;
	height:51px !important;
	left:14px !important;
	top:587px !important;
	background:#fff;
}

#item24950 {
	width:58px !important;
	height:36px !important;
	left:14px !important;
	top:294px !important;
}

#item46235 {
	width:40px !important;
	height:40px !important;
	left:54px !important;
	top:156px !important;
}

#item46243 {
	width:40px !important;
	height:40px !important;
	left:54px !important;
	top:454px !important;
}

#item46252 {
	width:40px !important;
	height:40px !important;
	left:324px !important;
	top:218px !important;
}

#item46263 {
	width:40px !important;
	height:40px !important;
	left:264px !important;
	top:341px !important;
}

#item23908 {
	width:292px !important;
	height:709px !important;
	left:289px !important;
	top:-14px !important;
	background:#93c255;
}

#item46272 {
	width:40px !important;
	height:40px !important;
	left:14px !important;
	top:569px !important;
}

#item46280 {
	width:40px !important;
	height:40px !important;
	left:14px !important;
	top:309px !important;
}

#item46292 {
	width:40px !important;
	height:40px !important;
	left:296px !important;
	top:230px !important;
}

#item46302 {
	width:40px !important;
	height:40px !important;
	left:296px !important;
	top:568px !important;
}

#item21642 {
	width:209px !important;
	height:93px !important;
	background:#fff;
}

#item21715 {
	width:56px !important;
	height:22px !important;
	top:8px !important;
	border-radius:1px;
	border:solid 1.7px #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;
}

#item21743 {
	width:160px !important;
	height:28px !important;
	top:25px !important;
	background:#fff;
}

#item21744 {
	width:125px !important;
	height:21px !important;
	background:#83959f;
}

#item46313 {
	width:40px !important;
	height:40px !important;
	left:428px !important;
	top:100px !important;
}

#item46321 {
	width:40px !important;
	height:40px !important;
	left:81px !important;
	top:461px !important;
}

#item22576 {
	width:114px !important;
	height:36px !important;
	background:#fdc300;
}

#item22603 {
	width:56px !important;
	height:22px !important;
	top:8px !important;
	border-radius:1px;
	border:solid 1.7px #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;
}

#item22687 {
	width:56px !important;
	height:22px !important;
	top:8px !important;
	border-radius:1px;
	border:solid 1.7px #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;
}

#item22760 {
	width:142px !important;
	height:46px !important;
	background:#fff;
}

#item22761 {
	width:142px !important;
	height:46px !important;
	top:50px !important;
	background:#fff;
}

#item46339 {
	width:40px !important;
	height:40px !important;
	left:498px !important;
	top:227px !important;
}

#item66644 {
	width:40px !important;
	height:40px !important;
	left:264px !important;
	top:578px !important;
}

#item66454 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item66479 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item66504 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item66529 {
	width:9px !important;
	height:9px !important;
	background:#000;
}

#item21134 {
	width:33px !important;
	height:14px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.03379328px #fff;
}

#item66212 {
	width:110px !important;
	height:137px !important;
	background:#f4f2ef;
}

#item66217 {
	width:5px !important;
	height:5px !important;
	background:#000;
}

#item66242 {
	width:5px !important;
	height:5px !important;
	background:#000;
}

#item21375 {
	width:92px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item21422 {
	width:129px !important;
	height:21px !important;
	top:50px !important;
	background:#fff;
}

#item21423 {
	width:129px !important;
	height:21px !important;
	background:#192664;
}

#item51870 {
	width:40px !important;
	height:40px !important;
	left:20px !important;
	top:425px !important;
}

#item19954 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item46366 {
	width:40px !important;
	height:40px !important;
	left:54px !important;
	top:196px !important;
}

#item20534 {
	width:90px !important;
	height:40px !important;
	background:#b70e0b;
}

#item20617 {
	opacity:0.87;
	width:228px !important;
	height:80px !important;
	left:1px !important;
	background:#fff;
	border:solid 1.8px #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;
}

#item46387 {
	width:40px !important;
	height:40px !important;
	left:323px !important;
	top:85px !important;
}

#item19187 {
	width:184px !important;
	height:44px !important;
	top:25px !important;
	background:#fff;
	border:solid 0.5px #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;
}

#item19188 {
	width:212px !important;
	height:44px !important;
	top:50px !important;
	background:#fff;
	border:solid 0.5px #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;
}

#item19189 {
	width:160px !important;
	height:21px !important;
	background:#000;
}

#item46397 {
	width:40px !important;
	height:40px !important;
	left:177px !important;
	top:141px !important;
}

#item59497 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item46411 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
	top:141px !important;
}

#item46430 {
	width:40px !important;
	height:40px !important;
	left:176px !important;
	top:146px !important;
}

#item18372 {
	width:48px !important;
	height:21px !important;
	top:25px !important;
	background:#fff;
}

#item18396 {
	width:48px !important;
	height:21px !important;
	top:50px !important;
	background:#fff;
}

#item18397 {
	width:67px !important;
	height:21px !important;
	background:#e30513;
}

#item46449 {
	width:40px !important;
	height:40px !important;
	left:243px !important;
	top:178px !important;
}

#item16966 {
	width:150px !important;
	height:123px !important;
	background:#bb957b;
}

#item16967 {
	width:150px !important;
	height:123px !important;
	left:155px !important;
	background:#bb957b;
}

#item16968 {
	width:150px !important;
	height:123px !important;
	left:310px !important;
	background:#bb957b;
}

#item17109 {
	width:418px !important;
	height:33px !important;
	background:#bb957b;
}

#item17185 {
	width:467px !important;
	height:48px !important;
	left:50px !important;
	top:584px !important;
	background:#409a8b;
}

#item58297 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #fff;
}

#item46488 {
	width:40px !important;
	height:40px !important;
	left:158px !important;
	top:266px !important;
}

#item64365 {
	width:40px !important;
	height:40px !important;
	left:66px !important;
	top:569px !important;
}

#item51960 {
	width:40px !important;
	height:40px !important;
	left:61px !important;
	top:569px !important;
}

#item15542 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item15546 {
	width:187px !important;
	height:64px !important;
	background:#fff;
}

#item15601 {
	width:145px !important;
	height:21px !important;
	background:#83959f;
}

#item15626 {
	width:520px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item15651 {
	width:518px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item15677 {
	width:518px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item15702 {
	width:518px !important;
	height:44px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item46507 {
	width:40px !important;
	height:40px !important;
	left:292px !important;
	top:148px !important;
}

#item15913 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item15918 {
	width:187px !important;
	height:64px !important;
	background:#fff;
}

#item15941 {
	width:145px !important;
	height:21px !important;
	background:#83959f;
}

#item15966 {
	width:374px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item15991 {
	width:306px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item16016 {
	width:306px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item16042 {
	width:374px !important;
	height:52px !important;
	background:#fff;
	border:solid 0.5px #83959f;
	-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;
}

#item46517 {
	width:40px !important;
	height:40px !important;
	left:471px !important;
	top:148px !important;
}

#item14779 {
	width:131px !important;
	height:22px !important;
	top:25px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item14780 {
	width:143px !important;
	height:22px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item14781 {
	width:145px !important;
	height:21px !important;
	background:#83959f;
}

#item14904 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item51977 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
	top:197px !important;
}

#item15205 {
	width:131px !important;
	height:22px !important;
	top:25px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item15206 {
	width:144px !important;
	height:22px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #83959f;
}

#item15207 {
	width:145px !important;
	height:21px !important;
	background:#83959f;
}

#item15331 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item14174 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000000;
}

#item14188 {
	width:145px !important;
	height:21px !important;
	left:263px !important;
	top:560px !important;
	background:#83959f;
}

#item46550 {
	width:40px !important;
	height:40px !important;
	left:417px !important;
	top:162px !important;
}

#item14326 {
	width:228px !important;
	height:182px !important;
	left:312px !important;
	top:-14px !important;
	background:#e30513;
}

#item14458 {
	width:33px !important;
	height:13px !important;
	top:9px !important;
	border-radius:1px;
	border:solid 1.016334px #000;
}

#item46558 {
	width:40px !important;
	height:40px !important;
	left:44px !important;
	top:162px !important;
}

#item64532 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:558px !important;
}

#item64914 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:358px !important;
}

#item64923 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:174px !important;
}

#item45376 {
	width:177px !important;
	height:29px !important;
	left:27px !important;
	top:626px !important;
}

@keyframes flyinfromtop-48137 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-48137 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-48184 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-48184 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-48231 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-48231 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}#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 */
