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

#item665 {
	width:758px !important;
	height:214px !important;
	left:2px !important;
	top:36px !important;
}

@keyframes fly-in-left-677 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-677 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes pulse-766 {
	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-766 {
	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);}
}
#item766 {
	width:171px !important;
	height:84px !important;
	left:36px !important;
	top:964px !important;
}

#item20978 {
	width:435px !important;
	height:16px !important;
	left:291px !important;
	top:990px !important;
}

#item21004 {
	width:22px !important;
	height:22px !important;
	left:675px !important;
	top:1026px !important;
}

#item21008 {
	width:22px !important;
	height:22px !important;
	left:704px !important;
	top:1026px !important;
}

#item438 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#a1a1a5;
}

#item436 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:166px !important;
}

#item464 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#aeafb2;
}

#item462 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:205px !important;
}

#item490 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#bbbdbf;
}

#item488 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:244px !important;
}

#item516 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#d5d7d9;
}

#item514 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:283px !important;
}

#item543 {
	width:156px !important;
	height:35px !important;
	background:#e1e3e5;
}

#item540 {
	width:162px !important;
	height:46px !important;
	left:10px !important;
	top:322px !important;
}

#item572 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#7f7e82;
}

#item570 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:49px !important;
}

#item598 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#868589;
}

#item596 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:88px !important;
}

#item624 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#949397;
}

#item622 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:127px !important;
}

#item20347 {
	width:156px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
	background:#7f7e82;
}

#item20375 {
	width:162px !important;
	height:41px !important;
	left:10px !important;
	top:10px !important;
}

#item408 {
	width:156px !important;
	height:35px !important;
	background:#d3d6d7;
}

#item405 {
	width:162px !important;
	height:46px !important;
	left:10px !important;
	top:322px !important;
}

#item403 {
	width:172px !important;
	height:368px !important;
	left:23px !important;
	top:664px !important;
}

#item807 {
	width:777px !important;
	height:1110px !important;
	left:-15px !important;
	top:-15px !important;
	background:#ae8973;
}

@keyframes fade-in-807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fly-in-top-888 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-888 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-top-914 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-914 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item941 {
	width:777px !important;
	height:985px !important;
	left:-15px !important;
	top:-15px !important;
	background:#838182;
}

@keyframes fade-in-941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1098 {
	width:201px !important;
	height:5px !important;
	left:306px !important;
	top:206px !important;
	border-radius:4px;
	background:#eb0011;
}

#item1005 {
	width:15px !important;
	height:5px !important;
	left:169px !important;
	top:9px !important;
	border-radius:4px;
	background:#eb0011;
}

#item21415 {
	width:378px !important;
	height:19px !important;
	left:192px !important;
	top:998px !important;
}

#item1163 {
	width:773px !important;
	height:799px !important;
	left:-15px !important;
	top:225px !important;
}

#item1257 {
	width:420px !important;
	height:430px !important;
	left:-15px !important;
	top:-15px !important;
	background:#ae8973;
}

#item1328 {
	width:39px !important;
	height:39px !important;
	left:587px !important;
	top:163px !important;
}

#item1337 {
	width:687px !important;
	height:840px !important;
	left:19px !important;
	top:65px !important;
}

#item1408 {
	width:39px !important;
	height:39px !important;
	left:556px !important;
	top:981px !important;
}

#item1725 {
	width:39px !important;
	height:39px !important;
	left:301px !important;
	top:233px !important;
}

#item1734 {
	width:39px !important;
	height:39px !important;
	left:585px !important;
	top:233px !important;
}

#item1472 {
	width:165px !important;
	height:145px !important;
	left:398px !important;
	top:128px !important;
}

#item1484 {
	width:184px !important;
	height:247px !important;
	left:380px !important;
	top:282px !important;
}

#item1698 {
	width:39px !important;
	height:39px !important;
	left:572px !important;
	top:240px !important;
}

#item1707 {
	width:39px !important;
	height:39px !important;
	left:572px !important;
	top:976px !important;
}

#item1716 {
	width:39px !important;
	height:39px !important;
	left:572px !important;
	top:485px !important;
}

#item2070 {
	width:690px !important;
	height:799px !important;
	left:10px !important;
	top:11px !important;
}

#item2129 {
	width:45px !important;
	height:45px !important;
	left:525px !important;
	top:907px !important;
}

#item2060 {
	width:45px !important;
	height:45px !important;
	left:526px !important;
	top:911px !important;
}

#item1999 {
	width:700px !important;
	height:956px !important;
	left:26px !important;
	top:71px !important;
}

#item2138 {
	width:37px !important;
	height:37px !important;
	left:340px !important;
	top:893px !important;
}

#item2144 {
	width:37px !important;
	height:37px !important;
	left:385px !important;
	top:893px !important;
}

#item2185 {
	width:43px !important;
	height:43px !important;
	left:10px !important;
	top:10px !important;
}

#item2191 {
	width:261px !important;
	height:266px !important;
	background:#fff;
	border:solid 1.0510100501px #000;
}

#item2179 {
	width:43px !important;
	height:43px !important;
	left:10px !important;
	top:10px !important;
}

#item2177 {
	width:319px !important;
	height:277px !important;
	left:409px !important;
	top:25px !important;
}

#item1773 {
	width:600px !important;
	height:597px !important;
	left:81px !important;
	top:36px !important;
}

#item2150 {
	width:39px !important;
	height:39px !important;
	left:533px !important;
	top:585px !important;
}

#item2159 {
	width:39px !important;
	height:39px !important;
	left:289px !important;
	top:986px !important;
}

#item2168 {
	width:39px !important;
	height:39px !important;
	left:579px !important;
	top:986px !important;
}

@keyframes fly-in-top-2523 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.76;
	}
}
@-webkit-keyframes fly-in-top-2523 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.76;
	}
}
@keyframes pulse-20378 {
	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-20378 {
	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);}
}
#item2528 {
	width:39px !important;
	height:39px !important;
	left:140px !important;
	top:985px !important;
}

#item2537 {
	width:39px !important;
	height:39px !important;
	left:381px !important;
	top:828px !important;
}

#item2977 {
	width:420px !important;
	height:388px !important;
	left:-15px !important;
	top:-15px !important;
	background:#ae8973;
}

#item3000 {
	width:39px !important;
	height:39px !important;
	left:596px !important;
	top:329px !important;
}

#item2726 {
	width:376px !important;
	height:392px !important;
	left:288px !important;
	top:56px !important;
}

#item3036 {
	width:39px !important;
	height:39px !important;
	left:531px !important;
	top:547px !important;
}

#item3045 {
	width:37px !important;
	height:37px !important;
	left:340px !important;
	top:907px !important;
}

#item3051 {
	width:37px !important;
	height:37px !important;
	left:385px !important;
	top:907px !important;
}

#item3173 {
	width:45px !important;
	height:45px !important;
	left:179px !important;
	top:396px !important;
}

#item3131 {
	width:45px !important;
	height:45px !important;
	left:179px !important;
	top:396px !important;
}

#item3090 {
	width:45px !important;
	height:45px !important;
	left:178px !important;
	top:396px !important;
}

#item3057 {
	width:280px !important;
	height:441px !important;
	left:350px !important;
	top:580px !important;
}

#item3675 {
	width:39px !important;
	height:39px !important;
	left:201px !important;
	top:985px !important;
}

#item3693 {
	width:39px !important;
	height:39px !important;
	left:587px !important;
	top:985px !important;
}

#item3747 {
	width:39px !important;
	height:39px !important;
	left:454px !important;
	top:523px !important;
}

#item3765 {
	width:39px !important;
	height:39px !important;
	left:548px !important;
	top:523px !important;
}

#item3711 {
	width:39px !important;
	height:39px !important;
	left:128px !important;
	top:985px !important;
}

#item3729 {
	width:39px !important;
	height:39px !important;
	left:462px !important;
	top:985px !important;
}

#item3783 {
	width:39px !important;
	height:39px !important;
	left:154px !important;
	top:523px !important;
}

#item3801 {
	width:39px !important;
	height:39px !important;
	left:528px !important;
	top:523px !important;
}

#item3869 {
	width:344px !important;
	height:463px !important;
	left:28px !important;
	top:285px !important;
}

#item4078 {
	width:39px !important;
	height:39px !important;
	left:269px !important;
	top:865px !important;
}

#item4104 {
	width:777px !important;
	height:1110px !important;
	left:-15px !important;
	top:-15px !important;
	background:#ae8973;
}

#item4334 {
	width:45px !important;
	height:45px !important;
	left:10px !important;
	top:759px !important;
}

#item4257 {
	width:624px !important;
	height:619px !important;
	left:13px !important;
	top:10px !important;
}

#item4290 {
	width:45px !important;
	height:45px !important;
	left:10px !important;
	top:759px !important;
}

#item4255 {
	width:637px !important;
	height:803px !important;
	left:56px !important;
	top:167px !important;
}

#item4343 {
	width:37px !important;
	height:37px !important;
	left:340px !important;
	top:801px !important;
}

#item4349 {
	width:37px !important;
	height:37px !important;
	left:385px !important;
	top:801px !important;
}

#item4420 {
	width:516px !important;
	height:344px !important;
	left:10px !important;
	top:10px !important;
}

#item4454 {
	width:45px !important;
	height:45px !important;
	left:412px !important;
	top:140px !important;
}

#item4410 {
	width:45px !important;
	height:45px !important;
	left:381px !important;
	top:218px !important;
}

#item4373 {
	width:526px !important;
	height:354px !important;
	left:113px !important;
	top:667px !important;
}

#item24606 {
	width:39px !important;
	height:39px !important;
	left:500px !important;
	top:561px !important;
}

#item4480 {
	width:777px !important;
	height:456px !important;
	left:-15px !important;
	top:639px !important;
	background:#ae8973;
}

#item4518 {
	width:164px !important;
	height:251px !important;
	left:126px !important;
	top:687px !important;
}

#item4759 {
	width:39px !important;
	height:39px !important;
	left:618px !important;
	top:926px !important;
}

#item4768 {
	width:39px !important;
	height:39px !important;
	left:291px !important;
	top:926px !important;
}

#item4777 {
	width:39px !important;
	height:39px !important;
	left:633px !important;
	top:588px !important;
}

#item4786 {
	width:39px !important;
	height:39px !important;
	left:374px !important;
	top:600px !important;
}

#item4926 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:288px !important;
}

#item4882 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:289px !important;
}

#item4835 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:289px !important;
}

#item4795 {
	width:406px !important;
	height:353px !important;
	left:214px !important;
	top:669px !important;
}

#item4935 {
	width:37px !important;
	height:37px !important;
	left:143px !important;
	top:814px !important;
}

#item4941 {
	width:37px !important;
	height:37px !important;
	left:503px !important;
	top:814px !important;
}

#item20546 {
	width:880px !important;
	height:1052px !important;
	top:15px !important;
}

#item20544 {
	width:1016px !important;
	height:1110px !important;
	left:-22px !important;
	top:-15px !important;
}

#item5470 {
	width:39px !important;
	height:39px !important;
	left:546px !important;
	top:36px !important;
}

#item5035 {
	width:241px !important;
	height:250px !important;
	left:324px !important;
	top:767px !important;
}

#item5479 {
	width:39px !important;
	height:39px !important;
	left:570px !important;
	top:349px !important;
}

#item5515 {
	width:39px !important;
	height:39px !important;
	left:570px !important;
	top:634px !important;
}

#item5524 {
	width:39px !important;
	height:39px !important;
	left:570px !important;
	top:948px !important;
}

#item6011 {
	width:39px !important;
	height:39px !important;
	left:508px !important;
	top:893px !important;
}

#item6002 {
	width:45px !important;
	height:45px !important;
	left:233px !important;
	top:341px !important;
}

#item5956 {
	width:45px !important;
	height:45px !important;
	left:252px !important;
	top:341px !important;
}

#item5909 {
	width:45px !important;
	height:45px !important;
	left:251px !important;
	top:341px !important;
}

#item5871 {
	width:394px !important;
	height:386px !important;
	left:296px !important;
	top:154px !important;
}

#item6178 {
	width:45px !important;
	height:45px !important;
	left:115px !important;
	top:291px !important;
}

#item6187 {
	width:45px !important;
	height:45px !important;
	left:337px !important;
	top:291px !important;
}

#item6092 {
	width:45px !important;
	height:45px !important;
	left:114px !important;
	top:290px !important;
}

#item6101 {
	width:45px !important;
	height:45px !important;
	left:337px !important;
	top:290px !important;
}

#item6020 {
	width:495px !important;
	height:336px !important;
	left:162px !important;
	top:599px !important;
}

#item20556 {
	width:775px !important;
	height:726px !important;
	left:-15px !important;
	top:246px !important;
}

#item6510 {
	width:420px !important;
	height:388px !important;
	left:-15px !important;
	top:-15px !important;
	background:#8d8c8e;
}

#item6670 {
	width:39px !important;
	height:39px !important;
	left:38px !important;
	top:714px !important;
}

#item20560 {
	width:654px !important;
	height:677px !important;
	left:36px !important;
	top:75px !important;
}

@keyframes pulse-20383 {
	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-20383 {
	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);}
}
#item6661 {
	width:39px !important;
	height:39px !important;
	left:348px !important;
	top:777px !important;
}

#item6688 {
	width:203px !important;
	height:148px !important;
	background:#a7a8ac;
}

#item6711 {
	width:43px !important;
	height:43px !important;
	left:10px !important;
	top:10px !important;
}

#item6681 {
	width:43px !important;
	height:43px !important;
	left:10px !important;
	top:10px !important;
}

#item6679 {
	width:224px !important;
	height:218px !important;
	left:36px !important;
	top:806px !important;
}

@keyframes fly-in-top-6859 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-6859 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6930 {
	width:39px !important;
	height:39px !important;
	left:561px !important;
	top:928px !important;
}

#item7162 {
	width:39px !important;
	height:39px !important;
	left:54px !important;
	top:506px !important;
}

#item7171 {
	width:39px !important;
	height:39px !important;
	left:618px !important;
	top:869px !important;
}

#item7180 {
	width:39px !important;
	height:39px !important;
	left:527px !important;
	top:234px !important;
}

#item7189 {
	width:39px !important;
	height:39px !important;
	left:641px !important;
	top:640px !important;
}

#item7198 {
	width:39px !important;
	height:39px !important;
	left:108px !important;
	top:205px !important;
}

#item7207 {
	width:39px !important;
	height:39px !important;
	left:155px !important;
	top:923px !important;
}

#item7749 {
	width:420px !important;
	height:388px !important;
	left:-15px !important;
	top:-15px !important;
	background:#8d8c8e;
}

#item7781 {
	width:39px !important;
	height:39px !important;
	left:96px !important;
	top:810px !important;
}

@keyframes fly-in-top-7702 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-7702 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7849 {
	width:39px !important;
	height:39px !important;
	top:77px !important;
}

#item7881 {
	width:39px !important;
	height:39px !important;
	top:77px !important;
}

#item7913 {
	width:39px !important;
	height:39px !important;
	top:92px !important;
}

#item7945 {
	width:39px !important;
	height:39px !important;
	top:110px !important;
}

#item7977 {
	width:39px !important;
	height:39px !important;
	top:77px !important;
}

#item8171 {
	width:228px !important;
	height:269px !important;
	left:274px !important;
	top:631px !important;
}

#item8199 {
	width:166px !important;
	height:252px !important;
	left:103px !important;
	top:641px !important;
}

#item8226 {
	width:251px !important;
	height:253px !important;
	left:460px !important;
	top:644px !important;
}

@keyframes fly-in-left-8477 {
	0% {
		transform:translate(-315px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-8477 {
	0% {
		-webkit-transform:translate(-315px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8629 {
	width:45px !important;
	height:45px !important;
	left:613px !important;
	top:391px !important;
}

#item8583 {
	width:45px !important;
	height:45px !important;
	left:614px !important;
	top:391px !important;
}

#item8546 {
	width:730px !important;
	height:590px !important;
	left:26px !important;
	top:19px !important;
}

#item8638 {
	width:39px !important;
	height:39px !important;
	left:106px !important;
	top:890px !important;
}

#item8647 {
	width:39px !important;
	height:39px !important;
	left:301px !important;
	top:890px !important;
}

#item8656 {
	width:39px !important;
	height:39px !important;
	left:508px !important;
	top:890px !important;
}

#item8665 {
	width:37px !important;
	height:37px !important;
	left:333px !important;
	top:590px !important;
}

#item8671 {
	width:37px !important;
	height:37px !important;
	left:377px !important;
	top:590px !important;
}

#item8170 {
	width:668px !important;
	height:888px !important;
	left:36px !important;
	top:136px !important;
	background:#ae8973;
}

#item8259 {
	width:452px !important;
	height:408px !important;
	left:101px !important;
	top:164px !important;
}

#item8291 {
	width:389px !important;
	height:395px !important;
	left:144px !important;
	top:606px !important;
}

#item8677 {
	width:39px !important;
	height:39px !important;
	left:564px !important;
	top:800px !important;
}

#item8709 {
	width:39px !important;
	height:39px !important;
	top:118px !important;
}

#item9142 {
	width:39px !important;
	height:39px !important;
	left:86px !important;
	top:308px !important;
}

#item8835 {
	width:200px !important;
	height:401px !important;
	left:290px !important;
	top:89px !important;
}

#item8864 {
	width:400px !important;
	height:484px !important;
	left:222px !important;
	top:536px !important;
}

#item9124 {
	width:39px !important;
	height:39px !important;
	left:562px !important;
	top:923px !important;
}

@keyframes fly-in-top-9299 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-9299 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9551 {
	width:39px !important;
	height:39px !important;
	left:607px !important;
	top:697px !important;
}

#item9581 {
	width:39px !important;
	height:39px !important;
	left:607px !important;
	top:243px !important;
}

#item9495 {
	width:654px !important;
	height:661px !important;
	left:36px !important;
	top:36px !important;
}

#item9560 {
	width:39px !important;
	height:39px !important;
	left:609px !important;
	top:958px !important;
}

#item9527 {
	width:39px !important;
	height:39px !important;
	left:370px !important;
	top:609px !important;
}

#item9485 {
	width:39px !important;
	height:39px !important;
	left:300px !important;
	top:951px !important;
}

#item20817 {
	width:435px !important;
	height:388px !important;
	left:-15px !important;
	top:-15px !important;
	background:#a1a1a5;
}

#item20704 {
	width:39px !important;
	height:39px !important;
	left:432px !important;
	top:289px !important;
}

#item24699 {
	width:39px !important;
	height:39px !important;
	left:62px !important;
	top:637px !important;
}

#item24709 {
	width:39px !important;
	height:39px !important;
	left:265px !important;
	top:637px !important;
}

#item24718 {
	width:39px !important;
	height:39px !important;
	left:537px !important;
	top:637px !important;
}

#item24888 {
	width:45px !important;
	height:45px !important;
	left:382px !important;
	top:132px !important;
}

#item24847 {
	width:45px !important;
	height:45px !important;
	left:382px !important;
	top:132px !important;
}

#item24772 {
	width:360px !important;
	height:242px !important;
	left:10px !important;
	top:10px !important;
}

#item24803 {
	width:45px !important;
	height:45px !important;
	left:382px !important;
	top:132px !important;
}

#item24762 {
	width:45px !important;
	height:45px !important;
	left:382px !important;
	top:132px !important;
}

#item24727 {
	width:527px !important;
	height:252px !important;
	left:191px !important;
	top:730px !important;
}

#item24920 {
	width:37px !important;
	height:37px !important;
	left:340px !important;
	top:987px !important;
}

#item24926 {
	width:37px !important;
	height:37px !important;
	left:385px !important;
	top:987px !important;
}

#item11019 {
	width:148px !important;
	height:160px !important;
	left:118px !important;
	top:790px !important;
	box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	background:#fff;
	border:solid 1px #000;
}

#item11020 {
	width:148px !important;
	height:160px !important;
	left:307px !important;
	top:790px !important;
	box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	background:#fff;
	border:solid 1px #000;
}

#item11022 {
	width:148px !important;
	height:160px !important;
	left:496px !important;
	top:790px !important;
	box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	background:#fff;
	border:solid 1px #000;
}

#item11441 {
	width:130px !important;
	height:159px !important;
	left:316px !important;
	top:797px !important;
}

#item11515 {
	width:130px !important;
	height:143px !important;
	left:127px !important;
	top:797px !important;
}

#item11549 {
	width:130px !important;
	height:136px !important;
	left:508px !important;
	top:802px !important;
}

#item10511 {
	width:39px !important;
	height:39px !important;
	top:87px !important;
}

#item10556 {
	width:39px !important;
	height:39px !important;
	top:133px !important;
}

#item10599 {
	width:39px !important;
	height:39px !important;
	left:230px !important;
	top:152px !important;
}

#item10639 {
	width:39px !important;
	height:39px !important;
	left:273px !important;
	top:160px !important;
}

#item10687 {
	width:39px !important;
	height:39px !important;
	left:139px !important;
	top:109px !important;
}

#item11262 {
	width:690px !important;
	height:768px !important;
	left:10px !important;
	top:10px !important;
}

#item11405 {
	width:45px !important;
	height:45px !important;
	left:54px !important;
	top:639px !important;
}

#item11414 {
	width:45px !important;
	height:45px !important;
	left:609px !important;
	top:546px !important;
}

#item11423 {
	width:45px !important;
	height:45px !important;
	left:462px !important;
	top:276px !important;
}

#item11432 {
	width:45px !important;
	height:45px !important;
	left:356px !important;
	top:702px !important;
}

#item11197 {
	width:45px !important;
	height:45px !important;
	left:113px !important;
	top:716px !important;
}

#item11206 {
	width:45px !important;
	height:45px !important;
	left:432px !important;
	top:245px !important;
}

#item11215 {
	width:45px !important;
	height:45px !important;
	left:565px !important;
	top:716px !important;
}

#item11224 {
	width:45px !important;
	height:45px !important;
	left:405px !important;
	top:716px !important;
}

#item11233 {
	width:45px !important;
	height:45px !important;
	left:477px !important;
	top:402px !important;
}

#item20588 {
	width:701px !important;
	height:778px !important;
	left:25px !important;
	top:-2px !important;
}

@keyframes fly-in-top-12117 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.76;
	}
}
@-webkit-keyframes fly-in-top-12117 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.76;
	}
}
#item11981 {
	width:39px !important;
	height:39px !important;
	left:612px !important;
	top:808px !important;
}

#item12043 {
	width:39px !important;
	height:39px !important;
	left:612px !important;
	top:619px !important;
}

#item12075 {
	width:203px !important;
	height:136px !important;
	background:#fff;
	border:solid 1.0510100501px #000;
}

#item12012 {
	width:39px !important;
	height:39px !important;
	left:93px !important;
	top:524px !important;
}

#item12828 {
	width:39px !important;
	height:39px !important;
	left:610px !important;
	top:167px !important;
}

#item12837 {
	width:39px !important;
	height:39px !important;
	left:434px !important;
	top:167px !important;
}

#item12235 {
	width:227px !important;
	height:296px !important;
	left:165px !important;
	top:202px !important;
}

#item12253 {
	width:473px !important;
	height:287px !important;
	left:165px !important;
	top:608px !important;
}

#item12606 {
	width:39px !important;
	height:39px !important;
	left:469px !important;
	top:939px !important;
}

#item12624 {
	width:39px !important;
	height:39px !important;
	left:431px !important;
	top:301px !important;
}

#item12642 {
	width:39px !important;
	height:39px !important;
	left:288px !important;
	top:580px !important;
}

@keyframes fly-in-top-20386 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-20386 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12855 {
	width:207px !important;
	height:197px !important;
	background:#fff;
	border:solid 1.0510100501px #000;
}

#item12907 {
	width:690px !important;
	height:988px !important;
	left:36px !important;
	top:36px !important;
}

#item13180 {
	width:39px !important;
	height:39px !important;
	left:474px !important;
	top:428px !important;
}

#item13221 {
	width:420px !important;
	height:388px !important;
	left:-15px !important;
	top:-15px !important;
	background:#8e8c8d;
}

#item13256 {
	width:39px !important;
	height:39px !important;
	left:614px !important;
	top:876px !important;
}

#item13847 {
	width:39px !important;
	height:39px !important;
	left:507px !important;
	top:950px !important;
}

#item13904 {
	width:39px !important;
	height:39px !important;
	left:430px !important;
	top:146px !important;
}

#item13829 {
	width:39px !important;
	height:39px !important;
	left:492px !important;
	top:950px !important;
}

#item13935 {
	width:39px !important;
	height:39px !important;
	left:570px !important;
	top:305px !important;
}

#item24548 {
	width:39px !important;
	height:39px !important;
	left:96px !important;
	top:283px !important;
}

#item14346 {
	width:39px !important;
	height:39px !important;
	left:566px !important;
	top:358px !important;
}

#item15110 {
	width:39px !important;
	height:39px !important;
	left:476px !important;
	top:85px !important;
}

#item15004 {
	width:45px !important;
	height:45px !important;
	left:197px !important;
	top:343px !important;
}

#item14957 {
	width:45px !important;
	height:45px !important;
	left:196px !important;
	top:343px !important;
}

#item14919 {
	width:369px !important;
	height:388px !important;
	left:189px !important;
	top:623px !important;
}

#item15141 {
	width:39px !important;
	height:39px !important;
	left:624px !important;
	top:774px !important;
}

#item15150 {
	width:39px !important;
	height:39px !important;
	left:114px !important;
	top:146px !important;
}

#item15185 {
	width:405px !important;
	height:1003px !important;
	left:-15px !important;
	top:-15px !important;
	background:#8d8c90;
}

#item15186 {
	width:287px !important;
	height:330px !important;
	left:424px !important;
	top:72px !important;
}

#item15454 {
	width:39px !important;
	height:39px !important;
	left:630px !important;
	top:501px !important;
}

#item15552 {
	width:45px !important;
	height:45px !important;
	left:289px !important;
	top:394px !important;
}

#item15505 {
	width:45px !important;
	height:45px !important;
	left:289px !important;
	top:394px !important;
}

#item15463 {
	width:432px !important;
	height:474px !important;
	left:238px !important;
	top:495px !important;
}

#item15561 {
	width:37px !important;
	height:37px !important;
	left:196px !important;
	top:748px !important;
}

#item15567 {
	width:37px !important;
	height:37px !important;
	left:509px !important;
	top:748px !important;
}

#item15256 {
	width:457px !important;
	height:504px !important;
	left:131px !important;
	top:36px !important;
}

#item15284 {
	width:457px !important;
	height:459px !important;
	left:131px !important;
	top:565px !important;
}

#item15573 {
	width:39px !important;
	height:39px !important;
	left:614px !important;
	top:941px !important;
}

#item15582 {
	width:39px !important;
	height:39px !important;
	left:611px !important;
	top:473px !important;
}

#item24962 {
	width:777px !important;
	height:758px !important;
	left:-15px !important;
	top:-15px !important;
	background:#d5d7d9;
}

#item24963 {
	width:777px !important;
	height:352px !important;
	left:762px !important;
	top:743px !important;
	background:#d5d7d9;
}

#item16070 {
	width:45px !important;
	height:45px !important;
	left:506px !important;
	top:139px !important;
}

#item16027 {
	width:45px !important;
	height:45px !important;
	left:494px !important;
	top:257px !important;
}

#item15983 {
	width:45px !important;
	height:45px !important;
	left:66px !important;
	top:395px !important;
}

#item15944 {
	width:600px !important;
	height:898px !important;
	left:76px !important;
	top:76px !important;
}

#item16079 {
	width:37px !important;
	height:37px !important;
	left:340px !important;
	top:956px !important;
}

#item16085 {
	width:37px !important;
	height:37px !important;
	left:385px !important;
	top:956px !important;
}

#item16299 {
	width:203px !important;
	height:136px !important;
	left:48px !important;
	top:49px !important;
	background:#fff;
	border:solid 1.0510100501px #000;
}

#item15689 {
	width:192px !important;
	height:265px !important;
	left:94px !important;
	top:471px !important;
}

#item15717 {
	width:382px !important;
	height:296px !important;
	left:178px !important;
	top:755px !important;
}

#item24997 {
	width:527px !important;
	height:466px !important;
	left:117px !important;
	top:-15px !important;
}

#item16233 {
	width:45px !important;
	height:45px !important;
	left:219px !important;
	top:221px !important;
}

#item16183 {
	width:45px !important;
	height:45px !important;
	left:219px !important;
	top:221px !important;
}

#item16132 {
	width:45px !important;
	height:45px !important;
	left:219px !important;
	top:221px !important;
}

#item16091 {
	width:317px !important;
	height:289px !important;
	left:382px !important;
	top:454px !important;
}

#item16254 {
	width:39px !important;
	height:39px !important;
	left:609px !important;
	top:864px !important;
}

#item16272 {
	width:39px !important;
	height:39px !important;
	left:300px !important;
	top:678px !important;
}

#item24964 {
	width:39px !important;
	height:39px !important;
	left:534px !important;
	top:179px !important;
}

#item16625 {
	width:39px !important;
	height:39px !important;
	left:504px !important;
	top:907px !important;
}

#item16634 {
	width:39px !important;
	height:39px !important;
	left:218px !important;
	top:746px !important;
}

#item16643 {
	width:39px !important;
	height:39px !important;
	left:582px !important;
	top:858px !important;
}

#item16652 {
	width:39px !important;
	height:39px !important;
	left:105px !important;
	top:401px !important;
}

#item16670 {
	width:89px !important;
	height:125px !important;
	background:#fff;
}

#item16724 {
	width:43px !important;
	height:43px !important;
	left:10px !important;
	top:10px !important;
}

#item16663 {
	width:43px !important;
	height:43px !important;
	left:10px !important;
	top:10px !important;
}

#item16661 {
	width:101px !important;
	height:200px !important;
	left:92px !important;
	top:61px !important;
}

@keyframes flyinfromright-20388 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.76;
	}
}
@-webkit-keyframes flyinfromright-20388 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.76;
	}
}
#item17311 {
	width:420px !important;
	height:388px !important;
	left:-15px !important;
	top:-15px !important;
	background:#b3907b;
}

#item16747 {
	width:510px !important;
	height:550px !important;
	left:126px !important;
	top:155px !important;
	background:#d3c0b3;
}

#item17284 {
	width:45px !important;
	height:45px !important;
	left:72px !important;
	top:440px !important;
}

#item17293 {
	width:45px !important;
	height:45px !important;
	left:405px !important;
	top:496px !important;
}

#item17302 {
	width:45px !important;
	height:45px !important;
	left:306px !important;
	top:127px !important;
}

#item16972 {
	width:45px !important;
	height:45px !important;
	left:84px !important;
	top:449px !important;
}

#item16981 {
	width:45px !important;
	height:45px !important;
	left:403px !important;
	top:533px !important;
}

#item16990 {
	width:45px !important;
	height:45px !important;
	left:295px !important;
	top:137px !important;
}

#item16866 {
	width:583px !important;
	height:610px !important;
	left:73px !important;
	top:116px !important;
}

#item17420 {
	width:148px !important;
	height:160px !important;
	left:59px !important;
	top:778px !important;
	box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	background:#fff;
	border:solid 1px #000;
}

#item17421 {
	width:148px !important;
	height:160px !important;
	left:390px !important;
	top:778px !important;
	box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	background:#fff;
	border:solid 1px #000;
}

#item17422 {
	width:148px !important;
	height:160px !important;
	left:224px !important;
	top:778px !important;
	box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	background:#fff;
	border:solid 1px #000;
}

#item17423 {
	width:148px !important;
	height:160px !important;
	left:556px !important;
	top:778px !important;
	box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:4px 4px 6px 0px rgba(0,0,0,0.4);
	background:#fff;
	border:solid 1px #000;
}

#item17512 {
	width:148px !important;
	height:161px !important;
	left:59px !important;
	top:786px !important;
}

#item17547 {
	width:148px !important;
	height:170px !important;
	left:224px !important;
	top:786px !important;
}

#item17584 {
	width:148px !important;
	height:166px !important;
	left:390px !important;
	top:786px !important;
}

#item17621 {
	width:148px !important;
	height:163px !important;
	left:556px !important;
	top:786px !important;
}

#item17710 {
	width:225px !important;
	height:170px !important;
	left:415px !important;
	top:503px !important;
}

#item17754 {
	width:188px !important;
	height:178px !important;
	left:440px !important;
	top:752px !important;
}

#item18172 {
	width:45px !important;
	height:45px !important;
	left:103px !important;
	top:346px !important;
}

#item18126 {
	width:45px !important;
	height:45px !important;
	left:103px !important;
	top:346px !important;
}

#item18087 {
	width:224px !important;
	height:446px !important;
	left:172px !important;
	top:524px !important;
}

#item18255 {
	width:45px !important;
	height:45px !important;
	left:287px !important;
	top:344px !important;
}

#item18214 {
	width:45px !important;
	height:45px !important;
	left:287px !important;
	top:344px !important;
}

#item18181 {
	width:407px !important;
	height:421px !important;
	left:344px !important;
	top:44px !important;
}

#item18273 {
	width:39px !important;
	height:39px !important;
	left:636px !important;
	top:693px !important;
}

#item18282 {
	width:39px !important;
	height:39px !important;
	left:636px !important;
	top:901px !important;
}

#item18381 {
	width:45px !important;
	height:45px !important;
	left:77px !important;
	top:221px !important;
}

#item18300 {
	width:223px !important;
	height:266px !important;
	left:138px !important;
	top:211px !important;
}

#item18390 {
	width:37px !important;
	height:37px !important;
	left:193px !important;
	top:486px !important;
}

#item18396 {
	width:37px !important;
	height:37px !important;
	left:238px !important;
	top:486px !important;
}

#item18402 {
	width:37px !important;
	height:37px !important;
	left:189px !important;
	top:934px !important;
}

#item18408 {
	width:37px !important;
	height:37px !important;
	left:482px !important;
	top:447px !important;
}

#item18414 {
	width:37px !important;
	height:37px !important;
	left:233px !important;
	top:934px !important;
}

#item18420 {
	width:37px !important;
	height:37px !important;
	left:527px !important;
	top:447px !important;
}

@keyframes fly-in-top-18627 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-18627 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23182 {
	width:7px !important;
	height:6px !important;
	left:15px !important;
	top:10px !important;
}

#item23187 {
	width:11px !important;
	height:9px !important;
	left:7px !important;
	top:13px !important;
}

#item23192 {
	width:11px !important;
	height:9px !important;
	left:7px !important;
	top:5px !important;
}

#item23161 {
	width:89px !important;
	height:26px !important;
	left:489px !important;
}

#item23198 {
	width:89px !important;
	height:26px !important;
	left:603px !important;
}

#item23230 {
	width:310px !important;
	height:19px !important;
	left:228px !important;
	top:988px !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 */

