.elementor-kit-8{--e-global-color-primary:#001B2B;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#DEA362;--e-global-color-ce7e415:#002951;--e-global-color-36d40b7:#ECE5B2;--e-global-color-528ea70:#051A37;--e-global-color-2d205bc:#D1A959;--e-global-color-a5b9221:#9CFFAB;--e-global-color-660bb32:#169F2B;--e-global-color-fce43de:#FFEBCA;--e-global-color-cdc5cbe:#8C5114;--e-global-color-36d11f3:#090909;--e-global-color-30642ff:#0C1132;--e-global-color-10244a7:#364437;--e-global-color-51c7ea1:#4898FF;--e-global-color-61054db:#F1F2F6;--e-global-color-6b99d23:#0E433F;--e-global-color-5096a74:#44AB90;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:22px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;font-family:"Poppins", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Poppins", Sans-serif;}.elementor-kit-8 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-8 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-8 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-8 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-8 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-8 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-8 img{opacity:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;}.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 */html, body{
    width: 100%;
    overflow-x: hidden;
}
- alterar cor barra de rolagem

body::-webkit-scrollbar{
    width: 10px
}

body::-webkit-scrollbar-thumb{
    background: #353030;
}

body::-webkit-scrollbar-thumb{
    background: #353030;
    
}

@-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: #353030;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.elementor-kit-8{
    overflow: hidden;
}
.elementor-kit-8 .elementor-tab-title{
    border: 1px solid;
    border-image: linear-gradient(to right ,#d1a959, transparent) 1;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.menor{
    font-size:22px ;
}/* End custom CSS */