.elementor-854 .elementor-element.elementor-element-049ed79{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-854 .elementor-element.elementor-element-d5dfafe{text-align:center;}.elementor-854 .elementor-element.elementor-element-d5dfafe .elementor-heading-title{color:var( --e-global-color-secondary );font-family:"Roboto", Sans-serif;font-size:45px;font-weight:900;text-transform:uppercase;}.elementor-854 .elementor-element.elementor-element-408971c{--divider-border-style:slashes;--divider-color:#000;--divider-border-width:1px;--divider-pattern-height:20px;--divider-pattern-size:20px;}.elementor-854 .elementor-element.elementor-element-408971c .elementor-divider-separator{width:50%;margin:0 auto;margin-center:0;}.elementor-854 .elementor-element.elementor-element-408971c .elementor-divider{text-align:center;padding-block-start:15px;padding-block-end:15px;}.elementor-854 .elementor-element.elementor-element-7d3558f{--display:flex;--background-transition:0.3s;}.elementor-854 .elementor-element.elementor-element-c3e68bd{--display:flex;--background-transition:0.3s;}.elementor-854 .elementor-element.elementor-element-93a0572{--display:flex;--background-transition:0.3s;}.elementor-854 .elementor-element.elementor-element-67faa97{--display:flex;--background-transition:0.3s;}.elementor-854 .elementor-element.elementor-element-40bd89f{--display:flex;--background-transition:0.3s;}.elementor-854 .elementor-element.elementor-element-9444975{--display:flex;--background-transition:0.3s;}.elementor-854 .elementor-element.elementor-element-2d187cd{--n-tabs-direction:row;--n-tabs-heading-direction:column;--n-tabs-heading-width:240px;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-heading-justify-content:flex-start;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:initial;--n-tabs-heading-wrap:wrap;--n-tabs-title-border-radius:20px 20px 20px 20px;--n-tabs-title-color:var( --e-global-color-da65b50 );--n-tabs-title-color-active:var( --e-global-color-da65b50 );}.elementor-854 .elementor-element.elementor-element-2d187cd > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:not( :hover ){background:var( --e-global-color-5926a83 );}.elementor-854 .elementor-element.elementor-element-2d187cd > .elementor-widget-container > .e-n-tabs[data-touch-mode="false"] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-da65b50 );}.elementor-854 .elementor-element.elementor-element-2d187cd > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-854 .elementor-element.elementor-element-2d187cd > .elementor-widget-container > .e-n-tabs[data-touch-mode="true"] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-text );}.elementor-854 .elementor-element.elementor-element-2d187cd [data-touch-mode="false"] .e-n-tab-title[aria-selected="false"]:hover{--n-tabs-title-color-hover:var( --e-global-color-text );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-854 .elementor-element.elementor-element-2d187cd{--n-tabs-direction:column;--n-tabs-heading-direction:row;--n-tabs-heading-width:initial;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:0;}}/* Start custom CSS for nested-tabs, class: .elementor-element-2d187cd */@media (max-width: 767px) {
  .e-n-tabs-mobile > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
   display: inline;
  flex-wrap: wrap !important;
      margin-bottom: 20px; /*Eu add*/
  }

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
  display: none;
}

.elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
  display: none;
}

div.e-collapse:nth-child(1){display: none !important;}

#tabs-services {
    display: flex;
    
    flex-wrap: nowrap;
    overflow-x: auto;
    width: auto;
  }

  #tabs-services .tab-title {
    width: auto;
    flex: 0 0 auto;
  }
  
 .e-n-tab-title {
  flex-shrink: 0;
  max-width: 100%; /*mudei pra 100%*/
  flex-basis: auto;
}

/*Eu add*/
.elementor-widget-n-tabs .e-n-tab-title{
    margin-bottom: 10px
}

}/* End custom CSS */