/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:#ebebeb; }
:-webkit-full-screen { background:#ebebeb; }
#loadIndicator span:after { padding-left:1ex; content:'aguarde...'; }
.page-scale-wrap { width:1366px; height:768px; background: #ebebeb !important; }
.paper-vertical { width:1366px; height:100%; }
.paper-horizontal { width:14320px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1366px) {
	.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;
}
/*start:fixedpos*/
.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%);
}
#item2353 {
	width:415px !important;
	height:58px !important;
	border-radius:12px;
	background:#bf214b;
}

#item3067 {
	width:415px !important;
	height:56px !important;
	left:475px !important;
	top:541px !important;
}

#item269.fixed-pos-elem {
	opacity:0.80;
	width:100% !important;
	height:65px !important;
	background:#295773;
	left:50% !important;
}

#item4948 {
	width:196px !important;
	height:66px !important;
	background:#c9e7f2;
}

#item4923 {
	width:196px !important;
	height:66px !important;
}

#item4920 {
	width:196px !important;
	height:64px !important;
	left:1036px !important;
	top:1px !important;
}

#item2678 {
	width:196px !important;
	height:66px !important;
	background:#c9e7f2;
}

#item2577 {
	width:196px !important;
	height:66px !important;
}

#item2675 {
	width:196px !important;
	height:64px !important;
	left:175px !important;
}

#item2710 {
	width:196px !important;
	height:66px !important;
	background:#c9e7f2;
}

#item2602 {
	width:196px !important;
	height:66px !important;
}

#item2707 {
	width:196px !important;
	height:64px !important;
	left:389px !important;
}

#item2739 {
	width:196px !important;
	height:66px !important;
	background:#c9e7f2;
}

#item2625 {
	width:196px !important;
	height:66px !important;
}

#item2736 {
	width:196px !important;
	height:64px !important;
	left:605px !important;
}

#item2765 {
	width:196px !important;
	height:66px !important;
	background:#c9e7f2;
}

#item2650 {
	width:196px !important;
	height:66px !important;
}

#item2762 {
	width:196px !important;
	height:64px !important;
	left:820px !important;
}

#item2377 {
	width:77px !important;
	height:43px !important;
}

#item5034 {
	width:77px !important;
	height:43px !important;
	top:12px !important;
}

#item4981.fixed-pos-elem {
	left:50% !important;
	width:1232px !important;
}

#item7606 {
	width:414px !important;
	height:836px !important;
	top:85px !important;
	background:#295773;
}

#item5116 {
	width:329px !important;
	height:58px !important;
	border-radius:12px;
	background:#bf214b;
}

#item5113 {
	width:329px !important;
	height:56px !important;
	left:41px !important;
	top:620px !important;
}

#item5139.fixed-pos-elem {
	opacity:0.80;
	width:100% !important;
	height:85px !important;
	background:#295773;
	left:50% !important;
}

#item5395 {
	width:88px !important;
	height:50px !important;
}

#item5392.fixed-pos-elem {
	width:88px !important;
	height:50px !important;
	left:41px !important;
	top:18px !important;
}

@keyframes personalizar-8216 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-320px,0px);}
}
@-webkit-keyframes personalizar-8216 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-320px,0px);}
}
#item8068 {
	width:320px !important;
	height:923px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#5d6c79;
	outline:solid 1px #5d6c79;
}

#item8330 {
	width:320px !important;
	height:50px !important;
	background:#192e40;
	padding:0px 0px 0px 40px;
}

#item8089 {
	width:320px !important;
	height:50px !important;
	background:#5d6c79;
	padding:0px 0px 0px 40px;
}

#item8098 {
	width:320px !important;
	height:48px !important;
	left:1px !important;
	top:269px !important;
}

#item8306 {
	width:320px !important;
	height:50px !important;
	background:#192e40;
	padding:0px 0px 0px 40px;
}

#item8124 {
	width:320px !important;
	height:50px !important;
	background:#5d6c79;
	padding:0px 0px 0px 40px;
}

#item8130 {
	width:320px !important;
	height:48px !important;
	left:1px !important;
	top:217px !important;
}

#item8282 {
	width:320px !important;
	height:50px !important;
	background:#192e40;
	padding:0px 0px 0px 40px;
}

#item8153 {
	width:320px !important;
	height:50px !important;
	background:#5d6c79;
	padding:0px 0px 0px 40px;
}

#item8157 {
	width:320px !important;
	height:48px !important;
	left:1px !important;
	top:165px !important;
}

#item8258 {
	width:320px !important;
	height:50px !important;
	background:#192e40;
	padding:0px 0px 0px 40px;
}

#item8180 {
	width:320px !important;
	height:50px !important;
	background:#5d6c79;
	padding:0px 0px 0px 40px;
}

#item8184 {
	width:320px !important;
	height:48px !important;
	left:1px !important;
	top:113px !important;
}

#item8234 {
	width:320px !important;
	height:50px !important;
	background:#192e40;
	padding:0px 0px 0px 40px;
}

#item8207 {
	width:320px !important;
	height:50px !important;
	background:#5d6c79;
	padding:0px 0px 0px 40px;
}

#item8211 {
	width:320px !important;
	height:48px !important;
	left:1px !important;
	top:61px !important;
}

#item8058 {
	width:61px !important;
	height:61px !important;
	border-radius:12px 0 0 12px;
	background:#5d6c79;
	border:solid 1px #5d6c79;
}

#item8066 {
	width:61px !important;
	height:61px !important;
	left:1px !important;
	top:15px !important;
}

#item8053 {
	width:62px !important;
	height:62px !important;
	top:15px !important;
}

#item8216.fixed-pos-elem {
	height:923px !important;
	width:390px !important;
	top:-2px !important;
	left:auto !important;
	right:-322px !important;
	-webkit-transform-origin:100% 0 0;
	transform-origin:100% 0 0;
}

#item4087 {
	width:1382px !important;
	height:798px !important;
	left:2px !important;
	top:-15px !important;
	background:#ebebeb;
}

#item290 {
	width:459px !important;
	height:102px !important;
	top:92px !important;
	background:#fff;
	padding:0px 0px 0px 44px;
}

@keyframes focarapartirdaesquerda-290 {
	0% {transform:translate(-492px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes focarapartirdaesquerda-290 {
	0% {-webkit-transform:translate(-492px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item1228 {
	width:374px !important;
	height:69px !important;
	top:126px !important;
}

#item448 {
	width:415px !important;
	left:44px !important;
	top:195px !important;
	min-height:462px !important;
	padding:40px 40px 0px 0px;
}

#item3634 {
	width:216px !important;
	left:233px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:10px;
}

#item3859 {
	width:179px !important;
	left:113px !important;
	top:112px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:10px;
}

#item3882 {
	width:234px !important;
	top:282px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:10px;
}

#item3905 {
	width:234px !important;
	left:26px !important;
	top:480px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:10px;
}

#item3932 {
	width:206px !important;
	left:260px !important;
	top:616px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:10px;
}

#item3966 {
	width:204px !important;
	left:520px !important;
	top:603px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:10px;
}

#item3989 {
	width:214px !important;
	left:643px !important;
	top:458px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:10px;
}

#item4012 {
	width:214px !important;
	left:678px !important;
	top:255px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:10px;
}

#item4035 {
	width:211px !important;
	left:604px !important;
	top:98px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:10px;
}

#item4058 {
	width:203px !important;
	left:486px !important;
	top:2px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:10px;
}

#item4123 {
	width:65px !important;
	height:46px !important;
	left:903px !important;
}

#item4124 {
	width:968px !important;
	height:687px !important;
	left:354px !important;
	top:44px !important;
}

#item4182 {
	width:374px !important;
	height:51px !important;
	left:726px !important;
	top:455px !important;
}

#item4158 {
	width:71px !important;
	height:71px !important;
	left:755px !important;
	top:44px !important;
}

#item4160 {
	width:71px !important;
	height:71px !important;
	left:591px !important;
	top:156px !important;
}

#item4162 {
	width:71px !important;
	height:71px !important;
	left:533px !important;
	top:326px !important;
}

#item4164 {
	width:71px !important;
	height:71px !important;
	left:575px !important;
	top:524px !important;
}

#item4166 {
	width:71px !important;
	height:71px !important;
	left:769px !important;
	top:660px !important;
}

#item4168 {
	width:71px !important;
	height:71px !important;
	left:1043px !important;
	top:647px !important;
}

#item4170 {
	width:71px !important;
	height:71px !important;
	left:1164px !important;
	top:502px !important;
}

#item4172 {
	width:71px !important;
	height:71px !important;
	left:1199px !important;
	top:299px !important;
}

#item4174 {
	width:71px !important;
	height:71px !important;
	left:1128px !important;
	top:142px !important;
}

#item4176 {
	width:71px !important;
	height:71px !important;
	left:993px !important;
	top:46px !important;
}

#item5411 {
	width:429px !important;
	height:102px !important;
	left:-15px !important;
	top:44px !important;
	background:#fff;
	padding:0px 0px 0px 44px;
}

#item5436 {
	width:414px !important;
	height:81px !important;
	top:729px !important;
}

#item5459 {
	width:326px !important;
	left:44px !important;
	top:144px !important;
	min-height:446px !important;
	padding:40px 0px 0px 0px;
}

#item5703 {
	width:179px !important;
	top:11px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:6px;
}

#item5679 {
	width:160px !important;
	left:232px !important;
	top:11px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:10px;
}

#item5655 {
	width:170px !important;
	left:2px !important;
	top:112px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:6px;
}

#item5631 {
	width:173px !important;
	left:229px !important;
	top:112px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:71px !important;
	padding:6px;
}

#item5607 {
	width:169px !important;
	left:3px !important;
	top:214px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #8c2029;
	min-height:72px !important;
	padding:6px;
}

#item5583 {
	width:172px !important;
	left:229px !important;
	top:214px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:6px;
}

#item5559 {
	width:165px !important;
	left:3px !important;
	top:316px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:6px;
}

#item5535 {
	width:169px !important;
	left:229px !important;
	top:316px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:6px;
}

#item5510 {
	width:162px !important;
	left:9px !important;
	top:418px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:6px;
}

#item5484 {
	width:164px !important;
	left:226px !important;
	top:418px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #192e40;
	min-height:71px !important;
	padding:6px;
}

#item5508 {
	width:41px !important;
	height:29px !important;
	left:322px !important;
}

#item5482 {
	width:402px !important;
	height:489px !important;
	left:7px !important;
	top:861px !important;
}

#item5726 {
	width:326px !important;
	height:51px !important;
	left:44px !important;
	top:808px !important;
}

#item5749 {
	width:71px !important;
	height:71px !important;
	left:128px !important;
	top:872px !important;
}

#item5754 {
	width:71px !important;
	height:71px !important;
	left:215px !important;
	top:872px !important;
}

#item5760 {
	width:71px !important;
	height:71px !important;
	left:128px !important;
	top:974px !important;
}

#item5765 {
	width:71px !important;
	height:71px !important;
	left:215px !important;
	top:974px !important;
}

#item5772 {
	width:71px !important;
	height:71px !important;
	left:128px !important;
	top:1076px !important;
}

#item5777 {
	width:71px !important;
	height:71px !important;
	left:215px !important;
	top:1076px !important;
}

#item5782 {
	width:71px !important;
	height:71px !important;
	left:128px !important;
	top:1178px !important;
}

#item5787 {
	width:71px !important;
	height:71px !important;
	left:215px !important;
	top:1178px !important;
}

#item5792 {
	width:71px !important;
	height:71px !important;
	left:128px !important;
	top:1280px !important;
}

#item5797 {
	width:71px !important;
	height:71px !important;
	left:215px !important;
	top:1280px !important;
}

#item4088 {
	width:1382px !important;
	height:798px !important;
	left:2px !important;
	top:-15px !important;
	background:#ebebeb;
}

#item1354 {
	width:367px !important;
	left:44px !important;
	top:192px !important;
	min-height:423px !important;
	padding:40px 40px 0px 0px;
}

#item2388 {
	width:475px !important;
	height:102px !important;
	top:92px !important;
	background:#fff;
	padding:0px 0px 0px 44px;
}

@keyframes focarapartirdaesquerda-2388 {
	0% {transform:translate(-507px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes focarapartirdaesquerda-2388 {
	0% {-webkit-transform:translate(-507px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item2474 {
	width:293px !important;
	left:146px !important;
	top:14px !important;
	min-height:99px !important;
}

#item2554 {
	width:631px !important;
	height:58px !important;
	border-radius:12px;
	background:#bf214b;
}

#item4206 {
	width:631px !important;
	height:56px !important;
	left:583px !important;
	top:637px !important;
}

#item1459 {
	width:151px !important;
	height:147px !important;
	background:#260101;
}

#item4235 {
	width:151px !important;
	height:145px !important;
}

#item4624 {
	width:151px !important;
	height:145px !important;
	left:479px !important;
	top:268px !important;
}

#item1465 {
	width:151px !important;
	height:147px !important;
	background:#295773;
}

#item4470 {
	width:151px !important;
	height:145px !important;
}

#item4628 {
	width:151px !important;
	height:145px !important;
	left:652px !important;
	top:445px !important;
}

#item1467 {
	width:151px !important;
	height:147px !important;
	background:#c9e7f2;
}

#item4503 {
	width:151px !important;
	height:145px !important;
}

#item4632 {
	width:151px !important;
	height:145px !important;
	left:998px !important;
	top:445px !important;
}

#item1461 {
	width:151px !important;
	height:147px !important;
	background:#bf214b;
}

#item4331 {
	width:151px !important;
	height:145px !important;
}

#item4620 {
	width:151px !important;
	height:145px !important;
	left:825px !important;
	top:268px !important;
}

#item1463 {
	width:151px !important;
	height:147px !important;
	background:#dedcd8;
}

#item4401 {
	width:151px !important;
	height:145px !important;
}

#item4616 {
	width:151px !important;
	height:145px !important;
	left:1171px !important;
	top:268px !important;
}

#item1460 {
	width:151px !important;
	height:147px !important;
	background:#8c2029;
}

#item4299 {
	width:151px !important;
	height:145px !important;
}

#item4622 {
	width:151px !important;
	height:145px !important;
	left:652px !important;
	top:268px !important;
}

#item1464 {
	width:151px !important;
	height:147px !important;
	background:#192e40;
}

#item4434 {
	width:151px !important;
	height:145px !important;
}

#item4626 {
	width:151px !important;
	height:145px !important;
	left:479px !important;
	top:445px !important;
}

#item1466 {
	width:151px !important;
	height:147px !important;
	background:#468ba6;
}

#item4532 {
	width:151px !important;
	height:145px !important;
}

#item4630 {
	width:151px !important;
	height:145px !important;
	left:825px !important;
	top:445px !important;
}

#item1468 {
	width:151px !important;
	height:147px !important;
	background:#dedcd8;
}

#item4571 {
	width:151px !important;
	height:145px !important;
}

#item4604 {
	width:151px !important;
	height:145px !important;
	left:1171px !important;
	top:445px !important;
}

#item1462 {
	width:151px !important;
	height:147px !important;
	background:#bf9393;
}

#item4360 {
	width:151px !important;
	height:145px !important;
}

#item4618 {
	width:151px !important;
	height:145px !important;
	left:998px !important;
	top:268px !important;
}

#item5818 {
	width:326px !important;
	left:44px !important;
	top:144px !important;
	min-height:242px !important;
	padding:40px 0px 0px 0px;
}

#item5841 {
	width:416px !important;
	height:102px !important;
	left:-2px !important;
	top:44px !important;
	background:#fff;
	padding:0px 0px 0px 44px;
}

#item5867 {
	width:326px !important;
	left:44px !important;
	top:538px !important;
	min-height:99px !important;
}

#item5893 {
	width:326px !important;
	height:102px !important;
	border-radius:12px;
	background:#bf214b;
}

#item5890 {
	width:326px !important;
	height:100px !important;
	left:44px !important;
	top:1589px !important;
}

#item5946 {
	width:151px !important;
	height:147px !important;
	background:#260101;
}

#item5918 {
	width:151px !important;
	height:147px !important;
}

#item5916 {
	width:151px !important;
	height:145px !important;
	left:44px !important;
	top:688px !important;
}

#item6000 {
	width:151px !important;
	height:147px !important;
	background:#295773;
}

#item5971 {
	width:151px !important;
	height:147px !important;
}

#item5969 {
	width:151px !important;
	height:145px !important;
	left:48px !important;
	top:1024px !important;
}

#item6054 {
	width:151px !important;
	height:147px !important;
	background:#c9e7f2;
}

#item6026 {
	width:151px !important;
	height:147px !important;
}

#item6023 {
	width:151px !important;
	height:145px !important;
	left:48px !important;
	top:1360px !important;
}

#item6108 {
	width:151px !important;
	height:147px !important;
	background:#bf214b;
}

#item6080 {
	width:151px !important;
	height:147px !important;
}

#item6077 {
	width:151px !important;
	height:145px !important;
	left:224px !important;
	top:1192px !important;
}

#item6163 {
	width:151px !important;
	height:147px !important;
	background:#dedcd8;
}

#item6133 {
	width:151px !important;
	height:147px !important;
}

#item6131 {
	width:151px !important;
	height:145px !important;
	left:224px !important;
	top:856px !important;
}

#item6217 {
	width:151px !important;
	height:147px !important;
	background:#8c2029;
}

#item6188 {
	width:151px !important;
	height:147px !important;
}

#item6186 {
	width:151px !important;
	height:145px !important;
	left:224px !important;
	top:688px !important;
}

#item6271 {
	width:151px !important;
	height:147px !important;
	background:#192e40;
}

#item6242 {
	width:151px !important;
	height:147px !important;
}

#item6240 {
	width:151px !important;
	height:145px !important;
	left:219px !important;
	top:1360px !important;
}

#item6325 {
	width:151px !important;
	height:147px !important;
	background:#468ba6;
}

#item6296 {
	width:151px !important;
	height:147px !important;
}

#item6294 {
	width:151px !important;
	height:145px !important;
	left:224px !important;
	top:1024px !important;
}

#item6381 {
	width:151px !important;
	height:147px !important;
	background:#dedcd8;
}

#item6350 {
	width:151px !important;
	height:147px !important;
}

#item6348 {
	width:151px !important;
	height:145px !important;
	left:48px !important;
	top:1192px !important;
}

#item6436 {
	width:151px !important;
	height:147px !important;
	background:#bf9393;
}

#item6407 {
	width:151px !important;
	height:147px !important;
}

#item6404 {
	width:151px !important;
	height:145px !important;
	left:44px !important;
	top:856px !important;
}

#item1038.in5-parallax-bg {
	width:1366px !important;
	height:768px !important;
	background:#e9e7ec;
}

#item1707 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:459px !important;
	height:199px !important;
	top:284px !important;
	background:#000;
}

#item1887 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:459px !important;
	height:199px !important;
	left:907px !important;
	top:284px !important;
	background:#000;
}

#item3071 {
	width:407px !important;
	height:58px !important;
	border-radius:12px;
	background:#8c2029;
}

#item3123 {
	width:407px !important;
	height:56px !important;
	left:52px !important;
	top:633px !important;
}

#item3094 {
	width:407px !important;
	height:58px !important;
	border-radius:12px;
	background:#192e40;
}

#item3119 {
	width:407px !important;
	height:56px !important;
	left:907px !important;
	top:633px !important;
}

#item6470.in5-parallax-bg {
	width:414px !important;
	height:896px !important;
	background:#e9e7ec;
}

#item6473 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:326px !important;
	height:199px !important;
	left:44px !important;
	top:44px !important;
	background:#000;
}

#item6475 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:414px !important;
	height:199px !important;
	top:653px !important;
	background:#000;
}

#item6482 {
	width:338px !important;
	height:58px !important;
	border-radius:12px;
	background:#8c2029;
}

#item6479 {
	width:338px !important;
	height:56px !important;
	left:32px !important;
	top:305px !important;
}

#item6508 {
	width:326px !important;
	height:58px !important;
	border-radius:12px;
	background:#192e40;
}

#item6505 {
	width:326px !important;
	height:56px !important;
	left:44px !important;
	top:495px !important;
}

#item5024 {
	width:1366px !important;
	height:768px !important;
	background:#0d0d0d;
}

#item6541 {
	width:414px !important;
	height:320px !important;
	background:#0d0d0d;
}

#item7612 {
	width:475px !important;
	height:102px !important;
	left:-475px !important;
	top:11px !important;
	background:#fff;
	padding:0px 0px 0px 44px;
}

#item3161 {
	width:209px !important;
	height:209px !important;
	left:405px !important;
	top:90px !important;
}

#item3177 {
	width:209px !important;
	height:209px !important;
	left:724px !important;
	top:90px !important;
}

#item3192 {
	width:209px !important;
	height:209px !important;
	left:1043px !important;
	top:90px !important;
}

#item3169 {
	width:209px !important;
	height:209px !important;
	left:576px !important;
	top:408px !important;
}

#item3185 {
	width:209px !important;
	height:209px !important;
	left:897px !important;
	top:408px !important;
}

#item1830 {
	width:357px !important;
	left:44px !important;
	top:195px !important;
	min-height:366px !important;
	padding:40px 40px 0px 0px;
}

#item3227 {
	width:217px !important;
	left:572px !important;
	top:613px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item3231 {
	width:217px !important;
	left:897px !important;
	top:613px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item3254 {
	width:217px !important;
	left:720px !important;
	top:299px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item3280 {
	width:217px !important;
	left:1039px !important;
	top:299px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item3304 {
	width:217px !important;
	left:401px !important;
	top:299px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item4094 {
	width:349px !important;
	height:102px !important;
	top:92px !important;
	background:#fff;
	padding:0px 0px 0px 44px;
}

@keyframes focarapartirdaesquerda-4094 {
	0% {transform:translate(-507px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes focarapartirdaesquerda-4094 {
	0% {-webkit-transform:translate(-507px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item6557 {
	width:209px !important;
	height:209px !important;
	left:94px !important;
	top:524px !important;
}

#item6570 {
	width:209px !important;
	height:209px !important;
	left:100px !important;
	top:869px !important;
}

#item6583 {
	width:209px !important;
	height:209px !important;
	left:96px !important;
	top:1167px !important;
}

#item6594 {
	width:209px !important;
	height:209px !important;
	left:102px !important;
	top:1470px !important;
}

#item6606 {
	width:209px !important;
	height:209px !important;
	left:102px !important;
	top:1752px !important;
}

#item6617 {
	width:326px !important;
	left:44px !important;
	top:144px !important;
	min-height:310px !important;
	padding:40px 0px 0px 0px;
}

#item6640 {
	width:217px !important;
	left:99px !important;
	top:1674px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item6663 {
	width:217px !important;
	left:99px !important;
	top:1956px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item6686 {
	width:217px !important;
	left:96px !important;
	top:1078px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item6709 {
	width:217px !important;
	left:92px !important;
	top:1376px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item6732 {
	width:217px !important;
	left:91px !important;
	top:733px !important;
	min-height:48px !important;
	padding:10px 0px 0px 0px;
}

#item6755 {
	width:349px !important;
	height:102px !important;
	top:44px !important;
	background:#fff;
	padding:0px 0px 0px 44px;
}

#item4789 {
	width:1404px !important;
	height:789px !important;
	left:-19px !important;
	top:-11px !important;
	background:#ebebeb;
}

#item4210 {
	width:286px !important;
	height:102px !important;
	top:92px !important;
	background:#192e40;
	padding:0px 0px 0px 44px;
}

@keyframes focarapartirdaesquerda-4210 {
	0% {transform:translate(-507px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes focarapartirdaesquerda-4210 {
	0% {-webkit-transform:translate(-507px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item4849 {
	width:658px !important;
	left:311px !important;
	top:92px !important;
	min-height:105px !important;
}

#item4873 {
	width:141px !important;
	height:228px !important;
}

#item4874 {
	width:141px !important;
	height:228px !important;
	left:70px !important;
	top:384px !important;
}

#item4880 {
	width:294px !important;
	height:227px !important;
}

#item4877 {
	width:294px !important;
	height:227px !important;
	left:268px !important;
	top:260px !important;
}

#item4884 {
	width:313px !important;
	height:180px !important;
}

#item4881 {
	width:313px !important;
	height:180px !important;
	left:617px !important;
	top:430px !important;
}

#item4889 {
	width:353px !important;
	height:222px !important;
}

#item4886 {
	width:353px !important;
	height:222px !important;
	left:969px !important;
	top:337px !important;
}

#item6794 {
	width:303px !important;
	height:102px !important;
	left:1px !important;
	top:44px !important;
	background:#192e40;
	padding:0px 0px 0px 44px;
}

#item6831 {
	width:327px !important;
	left:43px !important;
	top:161px !important;
	min-height:124px !important;
}

#item6865 {
	width:121px !important;
	height:196px !important;
}

#item6861 {
	width:121px !important;
	height:196px !important;
	left:109px !important;
	top:310px !important;
}

#item6869 {
	width:252px !important;
	height:195px !important;
}

#item6866 {
	width:252px !important;
	height:195px !important;
	left:87px !important;
	top:604px !important;
}

#item6873 {
	width:268px !important;
	height:154px !important;
}

#item6870 {
	width:268px !important;
	height:154px !important;
	left:77px !important;
	top:884px !important;
}

#item6877 {
	width:303px !important;
	height:190px !important;
}

#item6874 {
	width:303px !important;
	height:190px !important;
	left:58px !important;
	top:1192px !important;
}

#item1885 {
	width:1366px !important;
	height:528px !important;
	background:#0d0d0d;
}

#item1025 {
	width:1278px !important;
	left:44px !important;
	top:455px !important;
	min-height:35px !important;
}

#item1896 {
	width:267px !important;
	left:44px !important;
	top:160px !important;
	min-height:202px !important;
}

#item1933 {
	width:631px !important;
	left:691px !important;
	top:160px !important;
	min-height:36px !important;
	padding:0px 0px 0px 20px;
}

#item2943 {
	width:675px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item2912 {
	width:675px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item2940 {
	width:675px !important;
	height:48px !important;
	left:691px !important;
	top:191px !important;
}

#item2970 {
	width:675px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item1982 {
	width:675px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item2967 {
	width:675px !important;
	height:48px !important;
	left:691px !important;
	top:240px !important;
}

#item2996 {
	width:675px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item2005 {
	width:675px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item2993 {
	width:675px !important;
	height:48px !important;
	left:691px !important;
	top:288px !important;
}

#item3022 {
	width:675px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item2525 {
	width:675px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item3019 {
	width:675px !important;
	height:48px !important;
	left:691px !important;
	top:337px !important;
}

#item1895 {
	width:122px !important;
	height:69px !important;
}

#item5038 {
	width:122px !important;
	height:69px !important;
	left:44px !important;
	top:43px !important;
}

#item6888 {
	width:414px !important;
	height:875px !important;
	background:#0d0d0d;
}

#item6889 {
	width:326px !important;
	left:44px !important;
	top:663px !important;
	min-height:173px !important;
}

#item6912 {
	width:326px !important;
	left:44px !important;
	top:429px !important;
	min-height:206px !important;
}

#item6935 {
	width:414px !important;
	top:62px !important;
	min-height:36px !important;
}

#item6986 {
	width:414px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item6962 {
	width:414px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item6959 {
	width:414px !important;
	height:48px !important;
	top:100px !important;
}

#item7037 {
	width:414px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item7013 {
	width:414px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item7010 {
	width:414px !important;
	height:48px !important;
	top:149px !important;
}

#item7087 {
	width:414px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item7063 {
	width:414px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item7060 {
	width:414px !important;
	height:48px !important;
	top:197px !important;
}

#item7137 {
	width:414px !important;
	height:50px !important;
	background:#c9e7f2;
	padding:0px 0px 0px 20px;
}

#item7113 {
	width:414px !important;
	height:50px !important;
	padding:0px 0px 0px 20px;
}

#item7110 {
	width:414px !important;
	height:48px !important;
	top:245px !important;
}

#item7163 {
	width:122px !important;
	height:69px !important;
}

#item7160 {
	width:122px !important;
	height:69px !important;
	left:146px !important;
	top:338px !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; } }

