.elementor-kit-6{--e-global-color-primary:#EF7622;--e-global-color-secondary:#0F0F0F;--e-global-color-text:#454545;--e-global-color-accent:#007CBA;--e-global-color-1267da4:#FFFFFF;--e-global-color-448cb84:#F5F5F5;--e-global-color-866c5f0:#E2E2E2;--e-global-color-570bbd9:#F58220;--e-global-color-9d53b33:#EA6624;--e-global-color-1d7e423:#3BAAE0;--e-global-color-8721912:#004C6D;--e-global-typography-primary-font-family:"Rethink Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rethink Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rethink Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rethink Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:200px 200px 200px 200px;padding:15px 30px 15px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//*btn Tradutor*/
.gt_float_switcher img{
    width: 25px !important;
    margin: 0 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px !important;
}
.gt-lang-code{
    display: none !important;
    
}
.gt_options{
    font-size: 0 !important;
    
}
.gt_float_switcher{
    box-shadow: none !important;
    border-radius: 10px !important;
    
}
/* container externo */
.gtranslate_wrapper {
  position: relative !important;
  overflow: visible !important;
}

/* switcher float */
.gtranslate_wrapper .gt_float_switcher {
  position: relative !important;
  overflow: visible !important;
}

/* item atual */
.gtranslate_wrapper .gt_float_switcher .gt-selected {
  position: relative !important;
  z-index: 20 !important;
  border-radius: 6px;
}

/* dropdown/lista */
.gtranslate_wrapper .gt_float_switcher .gt_options,
.gtranslate_wrapper .gt_float_switcher .gt_options[style] {
  position: absolute !important;
  top: calc(100% + 6px) !important;
  bottom: auto !important;
  left: 0 !important;
  right: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  transform: none !important;
  inset: auto auto auto 0 !important;
  z-index: 9999 !important;
  background: #ffffff;
  border-radius: 0 0 6px 6px !important;
}
/*Depoimento*/
.balao-depoimento:after {
    content: '';
    position: absolute;
    bottom: -8px; 
    left: 15px; 
    width: 22px;
    height: 20px;
    background: #ffffff;
    border-bottom-right-radius: 4px; 
    transform: rotate(45deg);
    z-index: -1; 
    display: block;
}
/* lottie bordas arredondas */
.svg-arredonda svg{border-radius: 12px !important;}
/* Texto destaque sublinhado laranja */
.texto-destaque {
  color: var(--e-global-color-primary);
  position: relative;
  display: inline-block;
  text-decoration: none; 
  font-weight: 600;
}
.texto-destaque::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px; /* Ajuste a distância da linha para o texto */
  width: 100%;
  height: 4px; /* Espessura da linha */
  background-color: var(--e-global-color-primary);
  
  /* Cria o efeito arredondado/curvado nas pontas */
  border-radius: 50% / 100% 100% 0 0; 
  transform: scaleY(0.5);
}
/* Estado padrão (sem cor) */
.transparencia .swiper-slide-image {
    filter: grayscale(100%);
    opacity: 0.6;
    transition: all 0.3s ease;
}

/* Hover (cor original) */
.transparencia .swiper-slide-image:hover {
    filter: grayscale(0%);
    opacity: 1;
}

.esfumado {
-webkit-mask-image: linear-gradient(
to right,
transparent 0%,
black 15%,
black 85%,
transparent 100%
);
mask-image: linear-gradient(
to right,
transparent 0%,
black 15%,
black 85%,
transparent 100%
);
}
/* Força a transição a ser linear e constante */
.esfumado .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

/* Garante que o carrossel não pare ao ser renderizado */
.esfumado .elementor-main-swiper {
    transition-timing-function: linear !important;
}/* End custom CSS */