.elementor-kit-6{--e-global-color-primary:#AA8B6F;--e-global-color-secondary:#D8BA9E;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-color-b371cf0:#E4E4E4;--e-global-color-53bbd0e:#BD7433;--e-global-color-fa93f75:#008F03;--e-global-typography-primary-font-family:"Nebulica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nebulica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nebulica";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Nebulica";--e-global-typography-accent-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@-webkit-keyframes marquee {
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  100% {
    transform: translateX(-100%);
  }
}

[data-marquee] {
  --loop-duration: 30s;
  display: block;
}

[data-marquee] [data-marquee-shadow] {
  position: absolute;
  visibility: hidden;
  height: auto;
  width: auto;
  white-space: nowrap;
}

[data-marquee] [data-marquee-overflow] {
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

[data-marquee] [data-marquee-container] {
    display: flex;
    -webkit-animation: marquee var(--loop-duration) linear infinite;
    animation: marquee var(--loop-duration) linear infinite;
}

[data-marquee] [data-marquee-style] {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

[data-marquee-style] {
  padding: 1.5em 0.3em;
  display: flex;
  color: #FFF; /* Cor do texto */
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  background-color: #000; /* Adicione ou altere a cor de fundo aqui */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-ExtraLight.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-Light.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-ExtraBold.woff') format('woff');
}
@font-face {
	font-family: 'Nebulica';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://sinovial.com.br/wp-content/uploads/2024/10/Nebulica-Black.woff') format('woff');
}
/* End Custom Fonts CSS */