/* 	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:#e4e4e4; }
:-webkit-full-screen { background:#e4e4e4; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:850px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:27608px; height:862px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:850px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #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;}
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item47033 {
	width:362px !important;
	height:386px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item47062 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:325px !important;
}

#item47088 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:273px !important;
}

#item47114 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:221px !important;
}

#item47140 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:169px !important;
}

#item47166 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:117px !important;
}

#item47192 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:65px !important;
}

#item47218 {
	width:360px !important;
	height:48px !important;
	left:1px !important;
	top:13px !important;
}

#item47027 {
	width:62px !important;
	height:62px !important;
	left:4px !important;
	top:8px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item47032 {
	width:86px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#item47020 {
	width:62px !important;
	height:62px !important;
	left:4px !important;
	top:8px !important;
	box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:8px 5px 9px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item47026 {
	width:86px !important;
	height:86px !important;
	left:10px !important;
	top:10px !important;
}

#.fixed-pos-elem {
	width:-12px !important;
	height:404px !important;
}

#item5965.in5-parallax-bg {
	width:1200px !important;
	height:601px !important;
}

#item10191 {
	width:455px !important;
	height:270px !important;
	left:48px !important;
	top:1px !important;
	box-shadow:0px 8px 11px 0px rgba(0,0,0,0.9);
	-webkit-box-shadow:0px 8px 11px 0px rgba(0,0,0,0.9);
	border-radius:0 0 22px 22px;
	background:#e31b23;
}

#item17846 {
	width:400px !important;
	height:250px !important;
	left:62px !important;
	top:312px !important;
}

#item17855 {
	width:632px !important;
	height:437px !important;
	left:9px !important;
	top:131px !important;
}

#item17909 {
	width:37px !important;
	height:37px !important;
	left:589px !important;
	top:313px !important;
}

#item41238.in5-parallax-bg {
	width:414px !important;
	height:736px !important;
}

#item41245 {
	width:358px !important;
	height:191px !important;
	left:37px !important;
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.9);
	border-radius:0 0 6px 6px;
	background:#e31b23;
}

#item41270 {
	width:215px !important;
	height:134px !important;
	left:19px !important;
	top:236px !important;
}

#item41278 {
	width:633px !important;
	height:561px !important;
	left:-238px !important;
	top:155px !important;
}

#item41333 {
	width:22px !important;
	height:22px !important;
	left:352px !important;
	top:182px !important;
}

#item7424 {
	width:290px !important;
	height:570px !important;
	left:840px !important;
	top:281px !important;
	border-radius:16px 0 0 0;
	background:#fff;
}

#item18225 {
	width:21px !important;
	height:22px !important;
	left:7px !important;
	top:869px !important;
}

#item41451 {
	width:21px !important;
	height:22px !important;
	left:20px !important;
	top:1459px !important;
}

#item41458 {
	width:414px !important;
	height:904px !important;
	top:696px !important;
	border-radius:12px 12px 0 0;
	background:#fff;
}

#item7728 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:821px !important;
}

#item9305 {
	opacity:0.50;
	width:1199px !important;
	height:563px !important;
	left:1px !important;
	top:1px !important;
	background:#dcddde;
}

#item9307 {
	width:1199px !important;
	height:387px !important;
	left:1px !important;
	top:563px !important;
	background:#000;
}

#item9307.in5-parallax-bg {
	width:1199px !important;
	height:387px !important;
	left:1px !important;
	top:563px !important;
	background:#000;
}

@keyframes flyinfromtop-8147 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-8147 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9302 {
	width:326px !important;
	height:155px !important;
	left:716px !important;
}

#item9300 {
	width:326px !important;
	height:155px !important;
	top:183px !important;
}

#item9298 {
	width:326px !important;
	height:155px !important;
	left:358px !important;
	top:183px !important;
}

#item9301 {
	width:326px !important;
	height:155px !important;
	left:716px !important;
	top:183px !important;
}

#item9303 {
	width:326px !important;
	height:155px !important;
	left:358px !important;
}

#item9304 {
	width:326px !important;
	height:155px !important;
}

#item18233 {
	width:21px !important;
	height:22px !important;
	left:7px !important;
	top:921px !important;
}

#item42115 {
	width:416px !important;
	height:1277px !important;
	left:-1px !important;
	top:824px !important;
	background:#000;
}

#item42115.in5-parallax-bg {
	width:416px !important;
	height:1277px !important;
	left:-1px !important;
	top:824px !important;
	background:#000;
}

@keyframes flyinfromleft-42185 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-42185 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42237 {
	width:372px !important;
	height:169px !important;
	left:21px !important;
	top:930px !important;
}

#item42289 {
	width:372px !important;
	height:169px !important;
	left:21px !important;
	top:1118px !important;
}

#item42343 {
	width:372px !important;
	height:169px !important;
	left:21px !important;
	top:1493px !important;
}

#item42395 {
	width:372px !important;
	height:169px !important;
	left:21px !important;
	top:743px !important;
}

#item42447 {
	width:372px !important;
	height:169px !important;
	left:21px !important;
	top:1681px !important;
}

#item42500 {
	width:372px !important;
	height:169px !important;
	left:21px !important;
	top:1869px !important;
}

#item42552 {
	width:372px !important;
	height:169px !important;
	left:21px !important;
	top:1305px !important;
}

#item42604 {
	width:21px !important;
	height:22px !important;
	left:9px !important;
	top:2068px !important;
}

#item9484 {
	width:1200px !important;
	height:880px !important;
	background:#dcddde;
}

#item9484.in5-parallax-bg {
	width:1200px !important;
	height:880px !important;
	background:#dcddde;
}

#item9485 {
	width:439px !important;
	height:779px !important;
	left:665px !important;
	top:43px !important;
	box-shadow:0px 0px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

@keyframes fadein-9665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-9693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-9723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-9754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-9785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9785 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-9811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10222 {
	width:231px !important;
	height:48px !important;
}

#item10223 {
	width:231px !important;
	height:48px !important;
	left:337px !important;
	top:448px !important;
}

#item18240 {
	width:21px !important;
	height:22px !important;
	left:7px !important;
	top:851px !important;
}

#item37155.in5-parallax-bg {
	width:414px !important;
	height:2169px !important;
	top:-64px !important;
	background:#dcddde;
}

#item37156 {
	width:374px !important;
	height:835px !important;
	left:20px !important;
	top:1221px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

@keyframes fadein-42794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-37360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-37360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-37389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-37389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-37418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-37418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-37447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-37447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-37472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-37472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45630 {
	width:21px !important;
	height:22px !important;
	left:9px !important;
	top:2076px !important;
}

#item18269 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:821px !important;
}

@keyframes fadein-9935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9969 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item9966 {
	width:54px !important;
	height:54px !important;
	left:1039px !important;
	top:312px !important;
}

#item10105 {
	opacity:0.65;
	width:1200px !important;
	height:850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item10102 {
	width:1206px !important;
	height:856px !important;
	left:10px !important;
	top:10px !important;
}

#item10122 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:107px !important;
}

#item10118 {
	width:198px !important;
	height:147px !important;
	left:981px !important;
	top:57px !important;
}

#item10126 {
	width:680px !important;
	height:430px !important;
	left:273px !important;
	top:243px !important;
}

#item10100 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item10096 {
	width:1216px !important;
	height:866px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes fadein-37580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-37580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37743 {
	opacity:0.65;
	width:414px !important;
	height:293px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37740 {
	width:420px !important;
	height:299px !important;
	left:10px !important;
	top:10px !important;
}

#item37751 {
	width:13px !important;
	height:13px !important;
	left:3px !important;
	top:39px !important;
}

#item37748 {
	width:72px !important;
	height:54px !important;
	left:345px !important;
	top:26px !important;
}

#item37754 {
	width:235px !important;
	height:148px !important;
	left:103px !important;
	top:92px !important;
}

#item37738 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:13px !important;
}

#item37736 {
	width:430px !important;
	height:309px !important;
	left:-13px !important;
	top:-138px !important;
}

#item42798 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:1743px !important;
}

#item11504 {
	width:1199px !important;
	height:1280px !important;
	left:1px !important;
	top:1px !important;
	background:#e4e4e4;
}

#item10250 {
	width:1060px !important;
	height:151px !important;
	border-radius:12px;
	background:#fff;
}

#item10449 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item10447 {
	width:54px !important;
	height:54px !important;
	left:1058px !important;
	top:674px !important;
}

#item10562 {
	width:1061px !important;
	height:244px !important;
	border-radius:12px;
	background:#fff;
}

#item10583 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item10581 {
	width:54px !important;
	height:54px !important;
	left:1055px !important;
	top:1028px !important;
}

#item10276 {
	width:1060px !important;
	height:223px !important;
	border-radius:12px;
	background:#fff;
}

#item11666 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item11664 {
	width:54px !important;
	height:54px !important;
	left:1057px !important;
	top:390px !important;
}

#item11768 {
	width:1200px !important;
	height:310px !important;
}

#item11764 {
	width:1200px !important;
	height:310px !important;
}

#item11771 {
	width:10px !important;
	height:10px !important;
}

#item11765 {
	width:1200px !important;
	height:310px !important;
	top:529px !important;
}

#item11803 {
	width:1200px !important;
	height:371px !important;
}

#item11799 {
	width:1200px !important;
	height:371px !important;
	top:10px !important;
}

#item11806 {
	width:11px !important;
	height:11px !important;
	top:10px !important;
}

#item11800 {
	width:1200px !important;
	height:381px !important;
	top:839px !important;
}

#item18276 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:1250px !important;
}

#item11776 {
	opacity:0.65;
	width:1200px !important;
	height:1280px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item11777 {
	width:1206px !important;
	height:1286px !important;
	left:10px !important;
	top:10px !important;
}

#item11780 {
	width:1180px !important;
	height:399px !important;
	left:23px !important;
	top:482px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item11784 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item11785 {
	width:43px !important;
	height:43px !important;
	left:1136px !important;
	top:515px !important;
}

#item11773 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item11772 {
	width:1216px !important;
	height:1296px !important;
	left:-13px !important;
	top:-12px !important;
}

#item11811 {
	opacity:0.65;
	width:1200px !important;
	height:1280px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item11812 {
	width:1206px !important;
	height:1286px !important;
	left:10px !important;
	top:10px !important;
}

#item11815 {
	width:1180px !important;
	height:534px !important;
	left:23px !important;
	top:759px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item11819 {
	width:46px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item11820 {
	width:52px !important;
	height:52px !important;
	left:1124px !important;
	top:775px !important;
}

#item11808 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item11807 {
	width:1216px !important;
	height:1296px !important;
	left:-13px !important;
	top:-13px !important;
}

#item20148 {
	width:1200px !important;
	height:279px !important;
}

#item20144 {
	width:1132px !important;
	height:279px !important;
	left:38px !important;
}

#item20151 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
}

#item20145 {
	width:1200px !important;
	height:279px !important;
	left:1px !important;
	top:184px !important;
}

#item20156 {
	opacity:0.65;
	width:1200px !important;
	height:1280px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item20157 {
	width:1206px !important;
	height:1286px !important;
	left:10px !important;
	top:10px !important;
}

#item20160 {
	width:1180px !important;
	height:385px !important;
	left:23px !important;
	top:129px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item20164 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item20165 {
	width:43px !important;
	height:43px !important;
	left:1143px !important;
	top:152px !important;
}

#item20153 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item20152 {
	width:1216px !important;
	height:1296px !important;
	left:-13px !important;
	top:-13px !important;
}

#item37769 {
	width:413px !important;
	height:1950px !important;
	left:1px !important;
	background:#e4e4e4;
}

#item37769.in5-parallax-bg {
	width:413px !important;
	height:1950px !important;
	left:1px !important;
	background:#e4e4e4;
}

#item37821 {
	width:375px !important;
	height:171px !important;
	left:19px !important;
	top:990px !important;
	border-radius:12px;
	background:#fff;
}

#item37881 {
	width:373px !important;
	height:307px !important;
	left:20px !important;
	top:1394px !important;
	border-radius:12px;
	background:#fff;
}

#item37912 {
	width:5px !important;
	height:5px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item37909 {
	width:5px !important;
	height:5px !important;
	left:334px !important;
	top:678px !important;
}

#item37917 {
	width:374px !important;
	height:286px !important;
	left:20px !important;
	top:378px !important;
	border-radius:12px;
	background:#fff;
}

#item45637 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:1918px !important;
}

#item20240 {
	width:490px !important;
	height:62px !important;
	left:70px !important;
	top:70px !important;
}

@keyframes flyinfrombottom-11559 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-11559 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-10992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-10992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18283 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:1240px !important;
}

@keyframes flyinfrombottom-38201 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-38201 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-38206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-38206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45691 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:1698px !important;
}

#item12049 {
	width:1200px !important;
	height:1250px !important;
	background:#e4e4e4;
}

#item11964 {
	width:1061px !important;
	height:398px !important;
	left:70px !important;
	top:320px !important;
	border-radius:12px;
	background:#fff;
}

#item11990 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#e4e4e4;
}

#item11988 {
	width:54px !important;
	height:54px !important;
	left:1056px !important;
	top:644px !important;
}

#item12151 {
	width:1200px !important;
	height:510px !important;
}

#item12147 {
	width:1200px !important;
	height:510px !important;
}

#item12154 {
	width:10px !important;
	height:10px !important;
}

#item12148 {
	width:1200px !important;
	height:510px !important;
	top:289px !important;
}

#item18291 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:1217px !important;
}

#item12031 {
	opacity:0.65;
	width:1200px !important;
	height:850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item12032 {
	width:1206px !important;
	height:856px !important;
	left:10px !important;
	top:10px !important;
}

#item12035 {
	width:1180px !important;
	height:577px !important;
	left:23px !important;
	top:154px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item12039 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item12040 {
	width:43px !important;
	height:43px !important;
	left:1137px !important;
	top:197px !important;
}

#item12028 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item12027 {
	width:1216px !important;
	height:866px !important;
	left:-13px !important;
	top:-13px !important;
}

#item12059 {
	width:10px !important;
	height:10px !important;
}

#item12111 {
	width:10px !important;
	height:10px !important;
}

#item12160 {
	opacity:0.65;
	width:1200px !important;
	height:850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item12161 {
	width:1206px !important;
	height:856px !important;
	left:10px !important;
	top:10px !important;
}

#item12164 {
	width:1180px !important;
	height:526px !important;
	left:23px !important;
	top:327px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item12168 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item12169 {
	width:43px !important;
	height:43px !important;
	left:1136px !important;
	top:358px !important;
}

#item12157 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item12156 {
	width:1216px !important;
	height:866px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes fadein-48722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-48722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-48732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-48732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38347 {
	width:7px !important;
	height:7px !important;
	border-radius:13px 13px 13px 0;
	background:#e4e4e4;
}

#item38344 {
	width:7px !important;
	height:7px !important;
	left:335px !important;
	top:652px !important;
}

#item45704 {
	width:414px !important;
	height:1750px !important;
	background:#e4e4e4;
}

#item45706 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:1620px !important;
}

@keyframes fadein-48637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-48637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-48755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-48755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12913 {
	width:1200px !important;
	height:1244px !important;
	top:706px !important;
	background:#4d4d4f;
}

#item12864 {
	width:881px !important;
	height:458px !important;
	left:160px !important;
	top:638px !important;
}

@keyframes fadein-12927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-12927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13005 {
	width:903px !important;
	height:567px !important;
	left:145px !important;
	top:1163px !important;
}

#item12966 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#e4e4e4;
}

#item12964 {
	width:54px !important;
	height:54px !important;
	left:170px !important;
	top:1200px !important;
}

#item12976 {
	width:1060px !important;
	height:516px !important;
	left:28px !important;
}

#item12972 {
	width:1060px !important;
	height:516px !important;
	top:126px !important;
}

#item12980 {
	width:10px !important;
	height:10px !important;
	left:28px !important;
}

#item12973 {
	width:1088px !important;
	height:642px !important;
	left:64px !important;
	top:1145px !important;
}

#item18305 {
	width:21px !important;
	height:22px !important;
	left:7px !important;
	top:1920px !important;
}

#item12985 {
	opacity:0.65;
	width:1200px !important;
	height:1950px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item12986 {
	width:1206px !important;
	height:1956px !important;
	left:10px !important;
	top:10px !important;
}

#item12989 {
	width:1180px !important;
	height:852px !important;
	left:23px !important;
	top:1101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item12993 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item12994 {
	width:43px !important;
	height:43px !important;
	left:1143px !important;
	top:1129px !important;
}

#item12982 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item12981 {
	width:1216px !important;
	height:1966px !important;
	left:-13px !important;
	top:-13px !important;
}

#item46704 {
	width:414px !important;
	height:743px !important;
	top:67px !important;
	background:#4d4d4f;
}

@keyframes fadein-46705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46755 {
	width:374px !important;
	height:376px !important;
	left:20px !important;
}

#item18341 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:1270px !important;
}

#item45973 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:3098px !important;
}

#item13863.in5-parallax-bg {
	width:1200px !important;
	height:1000px !important;
	background:#dcddde;
}

#item13862 {
	width:1200px !important;
	height:255px !important;
	background:#000;
}

#item18349 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:972px !important;
}

#item14316 {
	width:134px !important;
	height:125px !important;
	left:209px !important;
	top:784px !important;
}

#item14325 {
	width:134px !important;
	height:123px !important;
	left:209px !important;
	top:641px !important;
}

#item14334 {
	width:134px !important;
	height:136px !important;
	left:209px !important;
	top:482px !important;
}

#item14337 {
	width:24px !important;
	height:42px !important;
}

#item14339 {
	width:24px !important;
	height:42px !important;
	left:982px !important;
	top:682px !important;
}

#item14340 {
	width:24px !important;
	height:42px !important;
	left:452px !important;
	top:682px !important;
}

#item14344 {
	width:471px !important;
	height:439px !important;
	left:488px !important;
	top:491px !important;
}

#item38722 {
	width:414px !important;
	height:200px !important;
	background:#000;
}

#item38820 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:1043px !important;
}

#item45989 {
	width:16px !important;
	height:29px !important;
}

#item45986 {
	width:16px !important;
	height:29px !important;
	left:364px !important;
	top:131px !important;
}

#item45991 {
	width:16px !important;
	height:29px !important;
	top:131px !important;
}

#item45996 {
	width:323px !important;
	height:301px !important;
	left:24px !important;
}

#item14245 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item14242 {
	width:54px !important;
	height:54px !important;
	left:1033px !important;
	top:330px !important;
}

#item14261 {
	width:1136px !important;
	height:478px !important;
}

#item14257 {
	width:1136px !important;
	height:478px !important;
}

#item14264 {
	width:10px !important;
	height:10px !important;
}

#item14258 {
	width:1136px !important;
	height:478px !important;
	left:2px !important;
	top:151px !important;
}

#item18356 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:1349px !important;
}

#item14491 {
	width:134px !important;
	height:126px !important;
	left:384px !important;
	top:1126px !important;
}

#item14501 {
	width:134px !important;
	height:129px !important;
	left:241px !important;
	top:1123px !important;
}

#item14514 {
	width:134px !important;
	height:131px !important;
	left:97px !important;
	top:1123px !important;
}

#item14524 {
	width:437px !important;
	height:401px !important;
	left:89px !important;
	top:722px !important;
}

#item14517 {
	width:18px !important;
	height:33px !important;
}

#item14519 {
	width:18px !important;
	height:33px !important;
	left:526px !important;
	top:929px !important;
}

#item14520 {
	width:18px !important;
	height:33px !important;
	left:71px !important;
	top:929px !important;
}

#item20960 {
	width:134px !important;
	height:123px !important;
	left:970px !important;
	top:1123px !important;
}

#item20969 {
	width:134px !important;
	height:123px !important;
	left:827px !important;
	top:1123px !important;
}

#item20979 {
	width:134px !important;
	height:123px !important;
	left:683px !important;
	top:1123px !important;
}

#item20994 {
	width:19px !important;
	height:33px !important;
}

#item20991 {
	width:19px !important;
	height:33px !important;
	left:1111px !important;
	top:929px !important;
}

#item20996 {
	width:19px !important;
	height:33px !important;
	left:656px !important;
	top:929px !important;
}

#item21001 {
	width:424px !important;
	height:376px !important;
	left:681px !important;
	top:737px !important;
}

#item14274 {
	opacity:0.65;
	width:1200px !important;
	height:850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item14275 {
	width:1206px !important;
	height:856px !important;
	left:10px !important;
	top:10px !important;
}

#item14278 {
	width:1180px !important;
	height:608px !important;
	left:23px !important;
	top:135px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item14282 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item14283 {
	width:43px !important;
	height:43px !important;
	left:1118px !important;
	top:163px !important;
}

#item14271 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item14270 {
	width:1216px !important;
	height:866px !important;
	left:-13px !important;
	top:-13px !important;
}

#item46249 {
	width:21px !important;
	height:22px !important;
	left:9px !important;
	top:1399px !important;
}

#item46189 {
	width:345px !important;
	height:318px !important;
	left:34px !important;
	top:693px !important;
}

#item46210 {
	width:15px !important;
	height:26px !important;
}

#item46207 {
	width:15px !important;
	height:26px !important;
	left:379px !important;
	top:857px !important;
}

#item46212 {
	width:15px !important;
	height:26px !important;
	left:19px !important;
	top:857px !important;
}

#item46221 {
	width:15px !important;
	height:26px !important;
}

#item46218 {
	width:15px !important;
	height:26px !important;
	left:379px !important;
	top:1235px !important;
}

#item46223 {
	width:15px !important;
	height:26px !important;
	left:20px !important;
	top:1235px !important;
}

#item46228 {
	width:335px !important;
	height:297px !important;
	left:40px !important;
	top:1083px !important;
}

#item18382 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:819px !important;
}

#item46263 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:668px !important;
}

#item18884 {
	opacity:0.43;
	width:1061px !important;
	height:250px !important;
	left:72px !important;
	top:1394px !important;
	border-radius:12px;
	background:#dcddde;
}

#item18517 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:1985px !important;
}

#item18474 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item18472 {
	width:54px !important;
	height:54px !important;
	left:962px !important;
	top:480px !important;
}

@keyframes zoomin2d-48485 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-48485 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes zoomin2d-18535 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-18535 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48482 {
	width:881px !important;
	height:282px !important;
	left:160px !important;
	top:704px !important;
}

#item18556 {
	opacity:0.43;
	width:1061px !important;
	height:153px !important;
	border-radius:12px;
	background:#dcddde;
}

#item18593 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item18591 {
	width:54px !important;
	height:54px !important;
	left:1056px !important;
	top:1171px !important;
}

#item18602 {
	width:1200px !important;
	height:341px !important;
}

#item18597 {
	width:1200px !important;
	height:341px !important;
}

#item18605 {
	width:10px !important;
	height:10px !important;
}

#item18598 {
	width:1200px !important;
	height:341px !important;
	top:991px !important;
}

#item18909 {
	width:1099px !important;
	height:346px !important;
}

#item18917 {
	width:10px !important;
	height:12px !important;
}

#item18910 {
	width:1099px !important;
	height:346px !important;
	left:54px !important;
	top:1362px !important;
}

#item18947 {
	width:54px !important;
	height:54px !important;
	border-radius:13px 13px 13px 0;
	background:#dcddde;
}

#item18945 {
	width:54px !important;
	height:54px !important;
	left:1056px !important;
	top:1473px !important;
}

#item48491 {
	width:45px !important;
	height:27px !important;
}

#item48492 {
	width:45px !important;
	height:27px !important;
	left:1048px !important;
	top:1669px !important;
}

#item18610 {
	opacity:0.65;
	width:1200px !important;
	height:1500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item18611 {
	width:1206px !important;
	height:1506px !important;
	left:10px !important;
	top:10px !important;
}

#item18614 {
	width:1180px !important;
	height:313px !important;
	left:23px !important;
	top:987px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item18618 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item18619 {
	width:43px !important;
	height:43px !important;
	left:1141px !important;
	top:1018px !important;
}

#item18607 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item18606 {
	width:1216px !important;
	height:1516px !important;
	left:-13px !important;
	top:-13px !important;
}

#item18795 {
	width:1172px !important;
	height:364px !important;
}

#item18790 {
	width:1172px !important;
	height:364px !important;
}

#item18798 {
	width:10px !important;
	height:10px !important;
}

#item18791 {
	width:1172px !important;
	height:364px !important;
	left:6px !important;
	top:176px !important;
}

#item18803 {
	opacity:0.65;
	width:1200px !important;
	height:1500px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item18804 {
	width:1206px !important;
	height:1506px !important;
	left:10px !important;
	top:10px !important;
}

#item18807 {
	width:1180px !important;
	height:652px !important;
	left:23px !important;
	top:189px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item18811 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item18812 {
	width:43px !important;
	height:43px !important;
	left:1141px !important;
	top:221px !important;
}

#item18800 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item18799 {
	width:1216px !important;
	height:1516px !important;
	left:-13px !important;
	top:-13px !important;
}

#item18922 {
	opacity:0.65;
	width:1200px !important;
	height:1700px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item18923 {
	width:1206px !important;
	height:1706px !important;
	left:10px !important;
	top:10px !important;
}

#item18926 {
	width:1180px !important;
	height:437px !important;
	left:23px !important;
	top:1281px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item18930 {
	width:37px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
}

#item18931 {
	width:43px !important;
	height:43px !important;
	left:1141px !important;
	top:1311px !important;
}

#item18919 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item18918 {
	width:1216px !important;
	height:1718px !important;
	left:-13px !important;
	top:-13px !important;
}

#item39434 {
	opacity:0.43;
	width:373px !important;
	height:187px !important;
	left:21px !important;
	top:953px !important;
	border-radius:12px;
	background:#dcddde;
}

#item46940 {
	opacity:0.43;
	width:373px !important;
	height:282px !important;
	left:21px !important;
	top:1531px !important;
	border-radius:12px;
	background:#dcddde;
}

#item48547 {
	width:392px !important;
	height:134px !important;
}

#item48543 {
	width:392px !important;
	height:134px !important;
}

#item48544 {
	width:392px !important;
	height:134px !important;
	left:10px !important;
	top:703px !important;
}

#item48667 {
	width:21px !important;
	height:22px !important;
	left:11px !important;
	top:2204px !important;
}

@keyframes fadein-46969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48477 {
	width:64px !important;
	height:30px !important;
}

#item48478 {
	width:64px !important;
	height:30px !important;
	left:165px !important;
	top:1851px !important;
}

#item19290 {
	width:1200px !important;
	height:682px !important;
	top:718px !important;
	background:#4d4d4f;
}

#item19283 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:1361px !important;
}

#item19125 {
	width:1200px !important;
	height:718px !important;
	background:#dcddde;
}

#item21178 {
	width:165px !important;
	height:149px !important;
	left:160px !important;
	top:531px !important;
}

#item21188 {
	width:165px !important;
	height:150px !important;
	left:160px !important;
	top:350px !important;
}

#item21199 {
	width:165px !important;
	height:148px !important;
	left:160px !important;
	top:172px !important;
}

#item21202 {
	width:22px !important;
	height:40px !important;
}

#item21204 {
	width:22px !important;
	height:40px !important;
	left:1019px !important;
	top:416px !important;
}

#item21205 {
	width:22px !important;
	height:40px !important;
	left:427px !important;
	top:416px !important;
}

#item21209 {
	width:552px !important;
	height:514px !important;
	left:463px !important;
	top:178px !important;
}

#item39761 {
	width:414px !important;
	height:344px !important;
	top:686px !important;
	background:#4d4d4f;
}

#item39769 {
	width:414px !important;
	height:686px !important;
	background:#dcddde;
}

#item46323 {
	width:14px !important;
	height:24px !important;
}

#item46320 {
	width:14px !important;
	height:24px !important;
	left:380px !important;
	top:502px !important;
}

#item46325 {
	width:14px !important;
	height:24px !important;
	left:20px !important;
	top:502px !important;
}

#item46330 {
	width:335px !important;
	height:312px !important;
	left:42px !important;
	top:358px !important;
}

#item46373 {
	width:21px !important;
	height:22px !important;
	left:10px !important;
	top:999px !important;
}

#item39845 {
	width:2px !important;
	height:3px !important;
}

#item39842 {
	width:2px !important;
	height:3px !important;
	left:317px !important;
	top:161px !important;
}

#item21680 {
	width:21px !important;
	height:22px !important;
	left:8px !important;
	top:742px !important;
}

#item46388 {
	width:21px !important;
	height:22px !important;
	left:9px !important;
	top:1099px !important;
}
#in5footer,  #prefooter {display:none;}

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

