/* 	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:794px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:11539px; height:806px; }
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:794px) {
	.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;}
}

#item175719 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:596px !important;
	height:822px !important;
	left:-14px !important;
	top:-14px !important;
	background:#c4d9ef;
}

@keyframes flyinfromtop-175752 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-175752 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-175850 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-175850 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176931 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item177053 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item177174 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item177298 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item177419 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item177541 {
	width:109px !important;
	height:68px !important;
	background:#fff;
}

#item177852 {
	width:50px !important;
	height:14px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

@keyframes flyinfromright-178045 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-178045 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item181544 {
	width:41px !important;
	height:41px !important;
	left:254px !important;
	top:188px !important;
}

#item181554 {
	width:41px !important;
	height:41px !important;
	left:253px !important;
	top:480px !important;
}

#item181563 {
	width:41px !important;
	height:41px !important;
	left:113px !important;
	top:327px !important;
}

#item181594 {
	width:41px !important;
	height:41px !important;
	left:216px !important;
	top:375px !important;
}

#item181579 {
	width:41px !important;
	height:41px !important;
	left:142px !important;
	top:651px !important;
}

#item172510 {
	width:538px !important;
	height:460px !important;
	left:14px !important;
	top:248px !important;
	background:#87b5e0;
}

#item172511 {
	width:262px !important;
	height:219px !important;
	left:290px !important;
	top:489px !important;
	background:#fff;
}

#item172740 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item172792 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item172842 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

#item172895 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item173016 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item173042 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

@keyframes flyinfromleft-173171 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-173171 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item173413 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item173443 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item173593 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item173728 {
	width:263px !important;
	height:141px !important;
	background:#fff;
}

#item173788 {
	width:535px !important;
	height:31px !important;
	background:#fff;
}

#item173812 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

@keyframes flyinfromright-174938 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-174938 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175128 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

@keyframes flyinfromright-175308 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-175308 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175312 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0067b2;
}

#item175330 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#004f8c;
}

#item181459 {
	width:41px !important;
	height:41px !important;
	left:105px !important;
	top:439px !important;
}

#item181467 {
	width:41px !important;
	height:41px !important;
	left:364px !important;
	top:440px !important;
}

#item181509 {
	width:41px !important;
	height:41px !important;
	left:239px !important;
	top:613px !important;
}

#item181517 {
	width:41px !important;
	height:41px !important;
	left:377px !important;
	top:502px !important;
}

#item181526 {
	width:41px !important;
	height:41px !important;
	left:434px !important;
	top:543px !important;
}

#item181535 {
	width:41px !important;
	height:41px !important;
	left:297px !important;
	top:655px !important;
}

#item173975 {
	width:265px !important;
	height:374px !important;
	left:14px !important;
	top:340px !important;
	background:#1e3772;
}

#item174086 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item174183 {
	width:111px !important;
	height:47px !important;
	left:6px !important;
	top:82px !important;
	background:#fff;
}

#item174332 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item174429 {
	width:111px !important;
	height:47px !important;
	left:63px !important;
	top:30px !important;
	background:#fff;
}

#item174555 {
	width:540px !important;
	height:28px !important;
	left:14px !important;
	top:717px !important;
	background:#fff;
}

#item174584 {
	width:260px !important;
	height:60px !important;
	left:293px !important;
	top:105px !important;
	background:#eb0011;
}

#item174612 {
	width:250px !important;
	height:94px !important;
	background:#fff;
	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;
}

#item174777 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item174881 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item174910 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item181475 {
	width:41px !important;
	height:41px !important;
	left:388px !important;
	top:288px !important;
}

#item181483 {
	width:41px !important;
	height:41px !important;
	left:348px !important;
	top:481px !important;
}

#item181492 {
	width:41px !important;
	height:41px !important;
	left:340px !important;
	top:673px !important;
}

#item181500 {
	width:41px !important;
	height:41px !important;
	left:50px !important;
	top:660px !important;
}

#item168615 {
	width:535px !important;
	height:31px !important;
	background:#fff;
}

#item168641 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item169200 {
	width:108px !important;
	height:47px !important;
	left:44px !important;
	top:28px !important;
	background:#fff;
}

#item169348 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item169472 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item169521 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item169570 {
	width:260px !important;
	height:150px !important;
	left:293px !important;
	top:67px !important;
	background:#fff;
}

#item169710 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item169739 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item169809 {
	width:90px !important;
	height:24px !important;
	background:#fff;
}

#item169834 {
	width:90px !important;
	height:24px !important;
	background:#fff;
}

#item169859 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item169889 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item169917 {
	width:261px !important;
	height:62px !important;
	left:293px !important;
	top:223px !important;
	border-radius:24px 24px 0 24px;
	background:#fff;
	border:solid 2.45059183062925px #002f75;
}

#item170070 {
	width:79px !important;
	height:22px !important;
	left:23px !important;
	top:3px !important;
	background:#fff;
}

#item170115 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item170160 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item170168 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item170212 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item170247 {
	width:90px !important;
	height:53px !important;
	background:#fff;
}

@keyframes flyinfromleft-170307 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-170307 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-171539 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-171539 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171730 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

@keyframes flyinfromright-172160 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-172160 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172162 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0067b2;
}

#item172182 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#004f8c;
}

#item181366 {
	width:41px !important;
	height:41px !important;
	left:81px !important;
	top:490px !important;
}

#item181433 {
	width:41px !important;
	height:41px !important;
	left:145px !important;
	top:702px !important;
}

#item181442 {
	width:41px !important;
	height:41px !important;
	left:409px !important;
	top:702px !important;
}

#item181450 {
	width:41px !important;
	height:41px !important;
	left:368px !important;
	top:491px !important;
}

#item170435 {
	width:120px !important;
	height:75px !important;
	left:30px !important;
	top:678px !important;
	text-shadow:-1px 7px 5px rgba(0,0,0,0.3);
}

#item170550 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item170672 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item170794 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item170843 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item170964 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item171088 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item171209 {
	width:86px !important;
	height:37px !important;
	left:2px !important;
	top:25px !important;
	background:#fff;
}

#item171395 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item171425 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item171454 {
	opacity:0.70;
	width:49px !important;
	height:36px !important;
	background:#fff;
}

#item171805 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item171850 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item171895 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item171983 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item171989 {
	width:250px !important;
	height:72px !important;
	background:#fff;
	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;
}

#item172040 {
	width:39px !important;
	height:11px !important;
	left:11px !important;
	top:1px !important;
	background:#fff;
}

#item172120 {
	width:37px !important;
	height:10px !important;
	left:11px !important;
	top:1px !important;
	background:#fff;
}

#item172126 {
	width:37px !important;
	height:10px !important;
	left:11px !important;
	top:1px !important;
	background:#fff;
}

#item172132 {
	width:37px !important;
	height:10px !important;
	left:11px !important;
	top:1px !important;
	background:#fff;
}

#item181374 {
	width:41px !important;
	height:41px !important;
	left:77px !important;
	top:320px !important;
}

#item181390 {
	width:41px !important;
	height:41px !important;
	left:353px !important;
	top:581px !important;
}

#item181399 {
	width:41px !important;
	height:41px !important;
	left:76px !important;
	top:585px !important;
}

#item181407 {
	width:41px !important;
	height:41px !important;
	left:79px !important;
	top:706px !important;
}

#item181415 {
	width:41px !important;
	height:41px !important;
	left:260px !important;
	top:706px !important;
}

#item181424 {
	width:41px !important;
	height:41px !important;
	left:501px !important;
	top:647px !important;
}

#item164383 {
	width:535px !important;
	height:31px !important;
	background:#fff;
}

#item164411 {
	width:49px !important;
	height:13px !important;
	left:14px !important;
	top:2px !important;
	background:#fff;
}

#item164600 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item164724 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item164822 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item164923 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item164972 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

@keyframes flyinfromleft-164996 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-164996 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item165028 {
	width:260px !important;
	height:168px !important;
	left:293px !important;
	top:90px !important;
	background:#fff;
}

#item165663 {
	width:77px !important;
	height:53px !important;
	background:#342a31;
}

#item165671 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item165672 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item166642 {
	width:68px !important;
	height:12px !important;
	left:79px !important;
	top:82px !important;
	background:#fff;
}

#item166674 {
	width:56px !important;
	height:11px !important;
	background:#eb0011;
}

@keyframes flyinfromright-166945 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-166945 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item167136 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

@keyframes flyinfromright-167171 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-167171 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item167173 {
	width:553px !important;
	height:91px !important;
	left:3px !important;
	background:#0067b2;
}

#item167194 {
	width:229px !important;
	height:91px !important;
	left:327px !important;
	background:#004f8c;
}

#item181277 {
	width:41px !important;
	height:41px !important;
	left:140px !important;
	top:351px !important;
}

#item181285 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:528px !important;
}

#item181294 {
	width:41px !important;
	height:41px !important;
	left:79px !important;
	top:707px !important;
}

#item181302 {
	width:41px !important;
	height:41px !important;
	left:339px !important;
	top:707px !important;
}

#item181355 {
	width:41px !important;
	height:41px !important;
	left:347px !important;
	top:467px !important;
}

#item165896 {
	width:266px !important;
	height:264px !important;
	left:14px !important;
	top:104px !important;
	background:#1e3772;
}

#item166031 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item166079 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item166152 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item166204 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item166453 {
	width:77px !important;
	height:53px !important;
	background:#342a31;
}

#item166462 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item166463 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item166516 {
	width:75px !important;
	height:55px !important;
	background:#fff;
}

#item166586 {
	width:60px !important;
	height:17px !important;
	left:18px !important;
	top:2px !important;
	background:#fff;
}

#item166591 {
	width:75px !important;
	height:55px !important;
	background:#fff;
}

#item166739 {
	width:250px !important;
	height:78px !important;
	background:#fff;
	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;
}

#item166795 {
	width:250px !important;
	height:78px !important;
	background:#fff;
	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;
}

#item166917 {
	opacity:0.70;
	width:54px !important;
	height:36px !important;
	background:#fff;
}

#item181310 {
	width:41px !important;
	height:41px !important;
	left:395px !important;
	top:703px !important;
}

#item181329 {
	width:41px !important;
	height:41px !important;
	left:143px !important;
	top:324px !important;
}

#item181338 {
	width:41px !important;
	height:41px !important;
	left:415px !important;
	top:324px !important;
}

#item181346 {
	width:41px !important;
	height:41px !important;
	left:396px !important;
	top:514px !important;
}

#item160394 {
	width:540px !important;
	height:28px !important;
	left:11px !important;
	top:755px !important;
	background:#fff;
}

#item160413 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:158px !important;
	height:581px !important;
	left:404px !important;
	top:6px !important;
	background:#c5c7bb;
}

#item160530 {
	width:39px !important;
	height:28px !important;
	left:427px !important;
	top:36px !important;
}

#item160862 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item161113 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item161747 {
	width:100px !important;
	height:18px !important;
	background:#fff;
}

#item161790 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

#item162231 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

#item162315 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

@keyframes flyinfromright-163504 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-163504 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-163251 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-163251 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item163440 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

#item181099 {
	width:41px !important;
	height:41px !important;
	left:17px !important;
	top:362px !important;
}

#item181108 {
	width:41px !important;
	height:41px !important;
	left:211px !important;
	top:364px !important;
}

#item181117 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:13px !important;
}

#item181203 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:147px !important;
}

#item181212 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:295px !important;
}

#item181220 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:366px !important;
}

#item181228 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:492px !important;
}

#item181236 {
	width:41px !important;
	height:41px !important;
	left:13px !important;
	top:523px !important;
}

#item181245 {
	width:41px !important;
	height:41px !important;
	left:211px !important;
	top:523px !important;
}

#item181253 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:624px !important;
}

#item181261 {
	width:41px !important;
	height:41px !important;
	left:411px !important;
	top:700px !important;
}

#item162489 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:546px !important;
	height:132px !important;
	left:14px !important;
	top:588px !important;
	background:#d0d1c8;
}

#item162761 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item162810 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item162859 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item162909 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item162959 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item163008 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item163225 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

#item163537 {
	width:266px !important;
	height:28px !important;
	top:6px !important;
	background:#fff;
}

#item163833 {
	opacity:0.70;
	width:57px !important;
	height:36px !important;
	background:#fff;
}

#item163862 {
	opacity:0.70;
	width:57px !important;
	height:36px !important;
	background:#fff;
}

#item163891 {
	opacity:0.70;
	width:57px !important;
	height:36px !important;
	background:#fff;
}

#item164146 {
	width:382px !important;
	height:54px !important;
	top:2px !important;
	background:#fff;
	border:solid 1.8px #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;
}

#item164194 {
	opacity:0.70;
	width:57px !important;
	height:36px !important;
	background:#fff;
}

#item163477 {
	width:46px !important;
	height:13px !important;
	left:13px !important;
	top:2px !important;
	background:#fff;
}

#item163492 {
	width:46px !important;
	height:13px !important;
	left:13px !important;
	top:2px !important;
	background:#fff;
}

#item181125 {
	width:41px !important;
	height:41px !important;
	left:20px !important;
	top:173px !important;
}

#item181134 {
	width:41px !important;
	height:41px !important;
	left:487px !important;
	top:105px !important;
}

#item181160 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:542px !important;
}

#item181168 {
	width:41px !important;
	height:41px !important;
	left:414px !important;
	top:668px !important;
}

#item181187 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:496px !important;
}

#item181195 {
	width:41px !important;
	height:41px !important;
	left:142px !important;
	top:704px !important;
}

#item157687 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item159220 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:582px !important;
	height:822px !important;
	left:566px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item157912 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item158111 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item158136 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item158237 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item158489 {
	width:69px !important;
	height:47px !important;
	background:#342a31;
}

#item158521 {
	width:34px !important;
	height:1px !important;
	background:#c5bf7b;
}

@keyframes flyinfromleft-181772 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-181772 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-159855 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-159855 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item160045 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

#item181016 {
	width:41px !important;
	height:41px !important;
	left:479px !important;
	top:201px !important;
}

#item181057 {
	width:41px !important;
	height:41px !important;
	left:98px !important;
	top:498px !important;
}

#item181066 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:498px !important;
}

#item181074 {
	width:41px !important;
	height:41px !important;
	left:144px !important;
	top:672px !important;
}

#item181083 {
	width:41px !important;
	height:41px !important;
	left:323px !important;
	top:644px !important;
}

#item181091 {
	width:41px !important;
	height:41px !important;
	left:505px !important;
	top:649px !important;
}

#item159262 {
	width:40px !important;
	height:40px !important;
	border-radius:4px;
	background:#fff;
}

#item159289 {
	width:80px !important;
	height:80px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1.5px #868c96;
	-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;
}

#item159389 {
	opacity:0.70;
	width:255px !important;
	height:133px !important;
	left:14px !important;
	top:14px !important;
	background:#fff;
}

#item159417 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item159541 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item160222 {
	width:11px !important;
	height:28px !important;
	left:11px !important;
	background:#fff;
}

#item160223 {
	width:11px !important;
	height:28px !important;
	left:23px !important;
	background:#eb0011;
}

#item181024 {
	width:41px !important;
	height:41px !important;
	left:67px !important;
	top:703px !important;
}

#item181032 {
	width:41px !important;
	height:41px !important;
	left:380px !important;
	top:703px !important;
}

#item181040 {
	width:41px !important;
	height:41px !important;
	left:398px !important;
	top:142px !important;
}

#item181880 {
	width:41px !important;
	height:41px !important;
	left:87px !important;
	top:229px !important;
}

#item181049 {
	width:41px !important;
	height:41px !important;
	left:398px !important;
	top:281px !important;
}

#item154335 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item154336 {
	width:238px !important;
	height:158px !important;
	left:227px !important;
	top:414px !important;
}

#item154337 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:171px !important;
	height:207px !important;
	left:386px !important;
	top:409px !important;
	background:#acaf9e;
}

#item154385 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:171px !important;
	height:169px !important;
	left:386px !important;
	top:14px !important;
	background:#d1d4cb;
}

#item154532 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item154654 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item154777 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item154899 {
	width:71px !important;
	height:30px !important;
	left:2px !important;
	top:20px !important;
	background:#fff;
}

#item155020 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item155142 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item155263 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item155363 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

@keyframes flyinfromleft-155483 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-155483 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item155551 {
	width:43px !important;
	height:65px !important;
	left:510px !important;
	top:440px !important;
}

@keyframes flyinfromright-157344 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-157344 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item157534 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

#item180847 {
	width:41px !important;
	height:41px !important;
	left:393px !important;
	top:138px !important;
}

#item180856 {
	width:41px !important;
	height:41px !important;
	left:393px !important;
	top:354px !important;
}

#item180864 {
	width:41px !important;
	height:41px !important;
	left:18px !important;
	top:516px !important;
}

#item180872 {
	width:41px !important;
	height:41px !important;
	left:205px !important;
	top:518px !important;
}

#item180882 {
	width:41px !important;
	height:41px !important;
	left:19px !important;
	top:725px !important;
}

#item180891 {
	width:41px !important;
	height:41px !important;
	left:206px !important;
	top:725px !important;
}

#item180899 {
	width:41px !important;
	height:41px !important;
	left:390px !important;
	top:540px !important;
}

#item180907 {
	width:41px !important;
	height:41px !important;
	left:390px !important;
	top:621px !important;
}

#item155619 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:582px !important;
	height:822px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item155643 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:132px !important;
	height:235px !important;
	left:284px !important;
	top:514px !important;
	background:#d1d4cb;
}

#item155644 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:235px !important;
	left:14px !important;
	top:274px !important;
	background:#d1d4cb;
}

#item155645 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:180px !important;
	height:253px !important;
	left:14px !important;
	top:14px !important;
	background:#acaf9e;
}

#item155778 {
	width:142px !important;
	height:126px !important;
	left:479px !important;
	top:346px !important;
	background:#d4bb98;
	border:solid 1.1px #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;
}

#item155896 {
	width:108px !important;
	height:47px !important;
	left:41px !important;
	top:28px !important;
	background:#fff;
}

#item156044 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item156165 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item156287 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item156409 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item156436 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item156487 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item156608 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item156657 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item156779 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item180915 {
	width:41px !important;
	height:41px !important;
	left:69px !important;
	top:217px !important;
}

#item180925 {
	width:41px !important;
	height:41px !important;
	left:159px !important;
	top:320px !important;
}

#item180933 {
	width:41px !important;
	height:41px !important;
	left:184px !important;
	top:419px !important;
}

#item180941 {
	width:41px !important;
	height:41px !important;
	left:197px !important;
	top:218px !important;
}

#item180949 {
	width:41px !important;
	height:41px !important;
	left:375px !important;
	top:218px !important;
}

#item180958 {
	width:41px !important;
	height:41px !important;
	left:98px !important;
	top:518px !important;
}

#item180966 {
	width:41px !important;
	height:41px !important;
	left:236px !important;
	top:518px !important;
}

#item180975 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:652px !important;
}

#item180984 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:568px !important;
}

#item180993 {
	width:41px !important;
	height:41px !important;
	left:343px !important;
	top:465px !important;
}

#item149776 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item149809 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:186px !important;
	left:14px !important;
	top:14px !important;
	background:#acaf9e;
}

#item149810 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:186px !important;
	left:286px !important;
	top:204px !important;
	background:#acaf9e;
}

#item149961 {
	opacity:0.80;
	width:55px !important;
	height:38px !important;
	left:6px !important;
	background:#fff;
}

#item149984 {
	width:125px !important;
	height:171px !important;
	left:135px !important;
	top:579px !important;
}

#item150081 {
	width:86px !important;
	height:37px !important;
	top:8px !important;
	background:#fff;
}

#item150135 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item150256 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item150305 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item150428 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item150552 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item150626 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item150700 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item150775 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item150924 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item151046 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item151167 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item151287 {
	width:67px !important;
	height:35px !important;
	left:8px !important;
	background:#eb0011;
	border:solid 1.08162105521829px #eb0011;
}

#item151458 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item151975 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item151976 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item152004 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

@keyframes flyinfromright-153623 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-153623 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item153815 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

#item180678 {
	width:41px !important;
	height:41px !important;
	left:139px !important;
	top:158px !important;
}

#item180686 {
	width:41px !important;
	height:41px !important;
	left:407px !important;
	top:158px !important;
}

#item180694 {
	width:41px !important;
	height:41px !important;
	left:356px !important;
	top:344px !important;
}

#item180703 {
	width:41px !important;
	height:41px !important;
	left:77px !important;
	top:344px !important;
}

#item180711 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:431px !important;
}

#item180719 {
	width:41px !important;
	height:41px !important;
	left:402px !important;
	top:433px !important;
}

#item180728 {
	width:41px !important;
	height:41px !important;
	left:509px !important;
	top:479px !important;
}

#item180736 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:398px !important;
}

#item180744 {
	width:41px !important;
	height:41px !important;
	left:184px !important;
	top:531px !important;
}

#item180752 {
	width:41px !important;
	height:41px !important;
	left:17px !important;
	top:686px !important;
}

#item180761 {
	width:41px !important;
	height:41px !important;
	left:138px !important;
	top:686px !important;
}

#item180769 {
	width:41px !important;
	height:41px !important;
	left:366px !important;
	top:652px !important;
}

#item180777 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:611px !important;
}

#item152300 {
	width:360px !important;
	height:299px !important;
	left:14px !important;
	top:281px !important;
	background:#c1c2c6;
}

#item152518 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item152640 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item152762 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item152886 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item153007 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item153104 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item153182 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item153477 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

#item153852 {
	width:72px !important;
	height:49px !important;
	background:#342a31;
}

#item153861 {
	width:35px !important;
	height:1px !important;
	top:29px !important;
	background:#c5bf7b;
}

#item153862 {
	width:35px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item154059 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item180785 {
	width:41px !important;
	height:41px !important;
	left:17px !important;
	top:707px !important;
}

#item180794 {
	width:41px !important;
	height:41px !important;
	left:250px !important;
	top:707px !important;
}

#item180804 {
	width:41px !important;
	height:41px !important;
	left:385px !important;
	top:707px !important;
}

#item180812 {
	width:41px !important;
	height:41px !important;
	left:381px !important;
	top:465px !important;
}

#item181774 {
	width:41px !important;
	height:41px !important;
	left:175px !important;
	top:227px !important;
}

#item181782 {
	width:41px !important;
	height:41px !important;
	left:328px !important;
	top:461px !important;
}

#item180821 {
	width:41px !important;
	height:41px !important;
	left:412px !important;
	top:319px !important;
}

#item180831 {
	width:41px !important;
	height:41px !important;
	left:504px !important;
	top:216px !important;
}

#item180839 {
	width:41px !important;
	height:41px !important;
	left:448px !important;
	top:17px !important;
}

#item144156 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:131px !important;
	left:14px !important;
	top:362px !important;
	background:#d1d4cb;
}

#item144175 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:131px !important;
	left:286px !important;
	top:232px !important;
	background:#d1d4cb;
}

#item144176 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:312px !important;
	height:215px !important;
	left:240px !important;
	top:14px !important;
	background:#d1d4cb;
}

#item144177 {
	width:399px !important;
	height:133px !important;
	left:14px !important;
	top:635px !important;
	border:solid 2px #eb0011;
}

#item144178 {
	width:134px !important;
	height:133px !important;
	left:420px !important;
	top:635px !important;
	border:solid 2px #eb0011;
}

#item144563 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item144685 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item144807 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item144929 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item145050 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item145172 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item145588 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item145709 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item145831 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item145928 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item146101 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item146923 {
	width:46px !important;
	height:18px !important;
	background:#eb0011;
}

@keyframes flyinfromleft-146889 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-146889 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-149350 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-149350 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149540 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

@keyframes flyinfromright-149574 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-149574 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item180507 {
	width:41px !important;
	height:41px !important;
	left:52px !important;
	top:177px !important;
}

#item180515 {
	width:41px !important;
	height:41px !important;
	left:397px !important;
	top:138px !important;
}

#item181933 {
	width:41px !important;
	height:41px !important;
	left:248px !important;
	top:20px !important;
}

#item180523 {
	width:41px !important;
	height:41px !important;
	left:101px !important;
	top:321px !important;
}

#item180531 {
	width:41px !important;
	height:41px !important;
	left:424px !important;
	top:274px !important;
}

#item180540 {
	width:41px !important;
	height:41px !important;
	left:99px !important;
	top:450px !important;
}

#item180549 {
	width:41px !important;
	height:41px !important;
	left:417px !important;
	top:450px !important;
}

#item180558 {
	width:41px !important;
	height:41px !important;
	left:99px !important;
	top:587px !important;
}

#item180566 {
	width:41px !important;
	height:41px !important;
	left:368px !important;
	top:587px !important;
}

#item180575 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:687px !important;
}

#item180583 {
	width:41px !important;
	height:41px !important;
	left:155px !important;
	top:687px !important;
}

#item180591 {
	width:41px !important;
	height:41px !important;
	left:294px !important;
	top:687px !important;
}

#item180599 {
	width:41px !important;
	height:41px !important;
	left:427px !important;
	top:721px !important;
}

#item147125 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:582px !important;
	height:822px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item147133 {
	width:265px !important;
	height:172px !important;
	left:288px !important;
	top:574px !important;
	background:#d6d9da;
}

#item147165 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:265px !important;
	height:172px !important;
	left:288px !important;
	top:396px !important;
	background:#d1d4cb;
}

#item147166 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:266px !important;
	height:172px !important;
	left:14px !important;
	top:574px !important;
	background:#d1d4cb;
}

#item147167 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:265px !important;
	height:172px !important;
	left:288px !important;
	top:42px !important;
	background:#d1d4cb;
}

#item147168 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:265px !important;
	height:171px !important;
	left:14px !important;
	top:219px !important;
	background:#d1d4cb;
}

#item147193 {
	width:65px !important;
	height:35px !important;
	left:483px !important;
	top:44px !important;
	background:#fff;
}

#item147271 {
	width:58px !important;
	height:32px !important;
	left:128px !important;
	top:259px !important;
}

#item147399 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item147521 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item147643 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item147692 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item147813 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item147936 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item148059 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item148181 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item149021 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item149022 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item180608 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:169px !important;
}

#item180616 {
	width:41px !important;
	height:41px !important;
	left:360px !important;
	top:169px !important;
}

#item180625 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:347px !important;
}

#item180634 {
	width:41px !important;
	height:41px !important;
	left:360px !important;
	top:347px !important;
}

#item180642 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:524px !important;
}

#item180651 {
	width:41px !important;
	height:41px !important;
	left:92px !important;
	top:706px !important;
}

#item180659 {
	width:41px !important;
	height:41px !important;
	left:369px !important;
	top:706px !important;
}

#item180669 {
	width:41px !important;
	height:41px !important;
	left:365px !important;
	top:524px !important;
}

#item136997 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:581px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item136998 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:195px !important;
	height:115px !important;
	left:14px !important;
	top:520px !important;
	background:#acaf9e;
}

#item136999 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:193px !important;
	height:116px !important;
	left:214px !important;
	top:519px !important;
	background:#d1d4cb;
}

#item137001 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:140px !important;
	height:140px !important;
	left:253px !important;
	background:#d1d4cb;
}

#item137025 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:393px !important;
	height:163px !important;
	left:13px !important;
	top:38px !important;
	background:#c1c2c6;
}

#item137028 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:140px !important;
	height:119px !important;
	left:253px !important;
	background:#d1d4cb;
}

#item137060 {
	width:38px !important;
	height:131px !important;
	left:285px !important;
	top:406px !important;
}

#item137348 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item137424 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item137498 {
	width:71px !important;
	height:30px !important;
	background:#fff;
}

#item137547 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item137669 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item137790 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item137913 {
	width:71px !important;
	height:30px !important;
	top:20px !important;
	background:#fff;
}

#item138278 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item138378 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item138431 {
	width:71px !important;
	height:30px !important;
	top:6px !important;
	background:#fff;
}

#item138594 {
	width:19px !important;
	height:26px !important;
	left:13px !important;
}

#item138723 {
	width:31px !important;
	height:25px !important;
	left:22px !important;
	top:2px !important;
}

#item138739 {
	width:21px !important;
	height:25px !important;
	left:80px !important;
}

#item181692 {
	width:60px !important;
	height:20px !important;
	left:1px !important;
	top:19px !important;
	background:#67666b;
}

@keyframes pulse-181717 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-181717 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item181717 {
	width:32px !important;
	height:32px !important;
	left:15px !important;
	top:46px !important;
}

#item139077 {
	width:117px !important;
	height:71px !important;
	left:1px !important;
	top:54px !important;
	background:#eb0011;
}

#item140689 {
	width:58px !important;
	height:58px !important;
	background:#fff200;
	border:solid 1.1px #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;
}

#item140743 {
	width:70px !important;
	height:46px !important;
	background:#342a31;
}

#item140752 {
	width:34px !important;
	height:1px !important;
	top:28px !important;
	background:#c5bf7b;
}

#item140753 {
	width:34px !important;
	height:1px !important;
	background:#c5bf7b;
}

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

@keyframes flyinfromright-142563 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-142563 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item142755 {
	width:168px !important;
	height:60px !important;
	background:#fff;
}

#item180378 {
	width:41px !important;
	height:41px !important;
	left:418px !important;
	top:228px !important;
}

#item180386 {
	width:41px !important;
	height:41px !important;
	left:23px !important;
	top:440px !important;
}

#item180395 {
	width:41px !important;
	height:41px !important;
	left:149px !important;
	top:440px !important;
}

#item181794 {
	width:41px !important;
	height:41px !important;
	left:358px !important;
	top:415px !important;
}

#item180403 {
	width:41px !important;
	height:41px !important;
	left:22px !important;
	top:591px !important;
}

#item180411 {
	width:41px !important;
	height:41px !important;
	left:283px !important;
	top:568px !important;
}

#item180419 {
	width:41px !important;
	height:41px !important;
	left:16px !important;
	top:641px !important;
}

#item180429 {
	width:41px !important;
	height:41px !important;
	left:220px !important;
	top:638px !important;
}

#item180438 {
	width:41px !important;
	height:41px !important;
	left:363px !important;
	top:641px !important;
}

#item180447 {
	width:41px !important;
	height:41px !important;
	left:410px !important;
	top:670px !important;
}

#item141250 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:270px !important;
	height:194px !important;
	left:283px !important;
	top:557px !important;
	background:#d1d4cb;
}

#item141252 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:145px !important;
	height:194px !important;
	left:14px !important;
	top:557px !important;
	background:#d1d4cb;
}

#item141254 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:174px !important;
	height:270px !important;
	left:366px !important;
	background:#acaf9e;
}

#item141255 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:179px !important;
	height:270px !important;
	background:#acaf9e;
}

#item141258 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:174px !important;
	height:259px !important;
	left:365px !important;
	background:#d1d4cb;
}

#item141259 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:361px !important;
	height:259px !important;
	background:#acaf9e;
}

#item141297 {
	width:27px !important;
	height:42px !important;
	left:522px !important;
	top:416px !important;
}

#item141300 {
	width:120px !important;
	height:150px !important;
	left:1px !important;
}

#item141416 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item141490 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item141539 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item141615 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item141664 {
	width:86px !important;
	height:37px !important;
	background:#fff;
}

#item141713 {
	width:71px !important;
	height:30px !important;
	top:13px !important;
	background:#fff;
}

#item141882 {
	width:63px !important;
	height:33px !important;
	left:15px !important;
	top:14px !important;
	background:#fff;
}

#item142148 {
	width:62px !important;
	height:66px !important;
	left:1px !important;
	background:#009939;
	border:solid 1.8px #59b02e;
	-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;
}

#item142202 {
	width:30px !important;
	height:6px !important;
	left:2px !important;
	background:#003f94;
}

#item142235 {
	width:31px !important;
	height:31px !important;
	background:#fdb500;
}

#item142237 {
	width:31px !important;
	height:6px !important;
	background:#003f94;
}

#item142292 {
	width:31px !important;
	height:31px !important;
	background:#fdb500;
}

#item142294 {
	width:31px !important;
	height:6px !important;
	background:#003f94;
}

#item142526 {
	width:72px !important;
	height:51px !important;
	background:#342a31;
}

#item142535 {
	width:35px !important;
	height:1px !important;
	top:29px !important;
	background:#c5bf7b;
}

#item142536 {
	width:35px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item142930 {
	opacity:0.70;
	width:30px !important;
	height:30px !important;
	background:#d6d9da;
}

#item143115 {
	width:136px !important;
	height:120px !important;
	background:#fff;
	border:solid 0.7px #4a403f;
	-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;
}

#item143192 {
	width:30px !important;
	height:30px !important;
	background:#5ab027;
}

#item143224 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item143249 {
	width:77px !important;
	height:50px !important;
	background:#342a31;
}

#item143258 {
	width:38px !important;
	height:1px !important;
	top:31px !important;
	background:#c5bf7b;
}

#item143259 {
	width:38px !important;
	height:1px !important;
	background:#c5bf7b;
}

#item143299 {
	width:18px !important;
	height:18px !important;
	left:8px !important;
	top:8px !important;
}

#item143346 {
	width:14px !important;
	height:14px !important;
	left:10px !important;
	top:10px !important;
}

#item143351 {
	width:15px !important;
	height:15px !important;
	left:10px !important;
	top:9px !important;
}

#item143354 {
	width:2px !important;
	height:2px !important;
	left:13px !important;
	top:13px !important;
}

#item143415 {
	width:60px !important;
	height:60px !important;
	background:#009939;
	border:solid 1.8px #59b02e;
	-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;
}

#item143469 {
	width:29px !important;
	height:6px !important;
	background:#003f94;
}

#item143749 {
	width:28px !important;
	height:28px !important;
	background:#f16000;
}

#item180345 {
	width:41px !important;
	height:41px !important;
	left:26px !important;
	top:468px !important;
}

#item180353 {
	width:41px !important;
	height:41px !important;
	left:82px !important;
	top:628px !important;
}

#item180362 {
	width:41px !important;
	height:41px !important;
	left:165px !important;
	top:592px !important;
}

#item180464 {
	width:41px !important;
	height:41px !important;
	left:200px !important;
	top:227px !important;
}

#item180473 {
	width:41px !important;
	height:41px !important;
	left:199px !important;
	top:468px !important;
}

#item180481 {
	width:41px !important;
	height:41px !important;
	left:384px !important;
	top:197px !important;
}

#item180490 {
	width:41px !important;
	height:41px !important;
	left:404px !important;
	top:468px !important;
}

#item136960 {
	mix-blend-mode:lighten;
	opacity:0.51;
	width:596px !important;
	height:822px !important;
	left:-15px !important;
	top:-14px !important;
	background:#c4d9ef;
}

#item132419 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:251px !important;
	height:299px !important;
	left:13px !important;
	top:318px !important;
	background:#acaf9e;
}

#item132420 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:172px !important;
	height:299px !important;
	left:14px !important;
	top:13px !important;
	background:#acaf9e;
}

#item136950 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:172px !important;
	height:299px !important;
	left:364px !important;
	top:13px !important;
	background:#acaf9e;
}

#item134463 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item135790 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item136556 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

#item135303 {
	width:86px !important;
	height:37px !important;
	top:24px !important;
	background:#fff;
}

#item136377 {
	width:86px !important;
	height:37px !important;
	top:15px !important;
	background:#fff;
}

@keyframes flyinfromleft-133644 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-133644 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item131648 {
	width:524px !important;
	height:157px !important;
	background:#eb0011;
}

#item131650 {
	width:291px !important;
	height:17px !important;
	background:#fff;
}

#item131721 {
	width:237px !important;
	height:81px !important;
	left:257px !important;
	top:2px !important;
	background:#fff;
}

#item131771 {
	width:497px !important;
	height:85px !important;
	border:solid 2.896988976px #000;
}

#item135637 {
	width:30px !important;
	height:30px !important;
	background:#fdb500;
}

#item135639 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

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

#item134824 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item134649 {
	width:132px !important;
	height:184px !important;
	background:#fff;
	border:solid 0.6px #67666b;
	-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;
}

#item135455 {
	width:132px !important;
	height:74px !important;
	background:#fff;
	border:solid 0.6px #67666b;
	-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;
}

#item135939 {
	width:132px !important;
	height:46px !important;
	background:#fff;
	border:solid 0.6px #67666b;
	-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;
}

#item136666 {
	width:132px !important;
	height:46px !important;
	background:#fff;
	border:solid 0.6px #67666b;
	-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;
}

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

#item136023 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item136147 {
	width:30px !important;
	height:30px !important;
	background:#fdb500;
}

#item136149 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item136208 {
	width:132px !important;
	height:164px !important;
	background:#fff;
	border:solid 0.6px #67666b;
	-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;
}

#item136745 {
	width:30px !important;
	height:30px !important;
	background:#fdb500;
}

#item136747 {
	width:30px !important;
	height:6px !important;
	background:#003f94;
}

#item180304 {
	width:41px !important;
	height:41px !important;
	left:139px !important;
	top:157px !important;
}

#item180312 {
	width:41px !important;
	height:41px !important;
	left:475px !important;
	top:163px !important;
}

#item181802 {
	width:41px !important;
	height:41px !important;
	left:300px !important;
	top:163px !important;
}

#item180320 {
	width:41px !important;
	height:41px !important;
	left:215px !important;
	top:457px !important;
}

#item180329 {
	width:41px !important;
	height:41px !important;
	left:490px !important;
	top:457px !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 */

