.elementor-kit-5{--e-global-color-primary:#08565D;--e-global-color-secondary:#009ABC;--e-global-color-text:#231F20;--e-global-color-accent:#009ABC;--e-global-color-72ae994:#95C992;--e-global-color-36c6164:#231F20;--e-global-color-ed1d1ad:#C9C8C8;--e-global-color-b492720:#ECECEC;--e-global-color-3f5433d:#FFFFFF;--e-global-typography-primary-font-family:"Hartwell";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Hartwell";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Hartwell";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Hartwell";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Hartwell", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Hartwell", Sans-serif;font-size:3rem;font-weight:700;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Hartwell", Sans-serif;font-size:2rem;font-weight:700;}.elementor-kit-5 h3{color:var( --e-global-color-primary );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-kit-5 label{color:var( --e-global-color-text );font-family:"Hartwell", Sans-serif;font-size:0.875rem;font-weight:500;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-36c6164 );background-color:var( --e-global-color-b492720 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-ed1d1ad );transition:500ms;}.elementor-kit-5 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea:focus,.elementor-kit-5 .elementor-field-textual:focus{color:var( --e-global-color-36c6164 );background-color:var( --e-global-color-b492720 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-36c6164 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80vw;}.e-con{--container-max-width:80vw;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:1.5rem;}.elementor-element{--widgets-spacing:1.5rem 1.5rem;--widgets-spacing-row:1.5rem;--widgets-spacing-column:1.5rem;}{}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:85vw;}.e-con{--container-max-width:85vw;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}}/* Start custom CSS *//* TYPE */
html {
    font-size: clamp(12px, 0.3704vw + 10.8889px, 18px);
}

.alt-color {
    color: var( --e-global-color-secondary );
}

h1, h2, h3, h4, h5, h6 {
    text-wrap: balance;
}

p {
    text-wrap: pretty;
}

.section-head h1,
.section-head h2,
.section-head h3 {
    max-width: 32ch;
    margin-inline: auto;
}

.section-head p {
    max-width: 96ch;
    margin-inline: auto;
}


/* NAV MENU */
.elementor-nav-menu {
    margin: 0 !important;
}

.elementor-nav-menu .menu-item {
    font-size: clamp(0.825rem, 0.5693rem + 0.2668vw, 1rem);
}


/* FIXED HEADER */
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

/* CLIENT SLIDER */
#logo-swiper {
    align-items: center;
}

#logo-swiper .swiper-slide {
    height: auto;
    display: flex;
    align-items: center;
}

/* BULLETS */
.ue-list-item-index {
    background-image: linear-gradient(to right, #95C992 0%, #009ABC 100%);
}

/* ECONOMETER */
#econometro .elementor-counter-number-suffix {
    font-size: smaller;
    align-self: end;
    margin-bottom: 0.04em;
}

/* TIMELINE */
#timeline .ue_timeline_item_icon_holder {
	background-image: linear-gradient(to right, #95C992 0%, #009ABC 100%);
}

#timeline .ue_timeline_item_title {
	border-bottom: 2px dashed var( --e-global-color-b492720 );
}

#timeline .ue_timeline_item:nth-child(odd) .ue_timeline_item_content_main {
    padding-left: 30%;
}

#timeline .ue_timeline_item:nth-child(even) .ue_timeline_item_content_main {
    padding-right: 30%;
}

#timeline .ue_timeline_item_img_wrapper {
    margin-top: 44px;
}

@media only screen and (max-width: 767px) {
    #timeline .ue_timeline_item:nth-child(odd) .ue_timeline_item_content_main {
        padding-left: 15%;
    }
    
    #timeline .ue_timeline_item:nth-child(even) .ue_timeline_item_content_main {
        padding-right: 15%;
    }
}

/* CHECKERED BLOCKS */
@media only screen and (max-width: 767px) {
    .mobile-invert-gray {
        background-color: var( --e-global-color-b492720 ) !important;
    }
    
    .mobile-invert-white {
        background-color: var( --e-global-color-3f5433d ) !important;
    }
}

/* RECAPTCHA */
.elementor-field-type-recaptcha_v3 {
    position: absolute;
    top: 0;
    left: -10000px;
    width: 0;
    height: 0;
    overflow: hidden;
}

/* CONSENT */
.cc_div {
    font-family: var(--e-global-typography-text-font-family) !important;
}

#form-field-field_aceite {
    width: 1rem;
    height: 1rem;
    accent-color: var(--e-global-color-accent);
    vertical-align: middle;
}

/* PRIVACY PAGES */
.elementor-kit-5 hr {
    margin: 2rem 0;
}

.elementor-kit-5 ul,
.elementor-kit-5 ol {
    margin: 0 0 1rem 0;
}

/* Tabela responsiva - Política de Privacidade */
.tabela-saudi {
  width: 100%;
  border-collapse: collapse;
}

.tabela-saudi th,
.tabela-saudi td {
  border: 1px solid #ddd;
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
}

.tabela-saudi thead {
  background-color: #f2f2f2;
  font-weight: bold;
}

@media (max-width: 768px) {
  .tabela-saudi thead {
    display: none;
  }

  .tabela-saudi tr {
    display: block;
    margin-bottom: 1.5em;
    border: 1px solid #ddd;
  }

  .tabela-saudi td {
    display: block;
    border: none;
    border-bottom: 1px solid #eee;
    padding-left: 45%;
    position: relative;
    min-height: 2em;
  }

  .tabela-saudi td::before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 40%;
    font-weight: bold;
    white-space: normal;
  }
}

/* Tabela responsiva - Cookies */
.generated-table {
  width: 100%;
  border-collapse: collapse;
}

.generated-table th,
.generated-table td {
  border: 1px solid #ddd;
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
}

.generated-table thead {
  background-color: #f2f2f2;
}

@media (max-width: 768px) {
  .generated-table thead {
    display: none;
  }

  .generated-table tr {
    display: block;
    margin-bottom: 1.5em;
    border: 1px solid #ddd;
  }

  .generated-table td {
    display: block;
    border: none;
    border-bottom: 1px solid #eee;
    padding-left: 45%;
    position: relative;
    min-height: 2em;
  }

  .generated-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 40%;
    font-weight: bold;
    white-space: normal;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Hartwell';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Regular.woff2') format('woff2'),
		url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Regular.woff') format('woff'),
		url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Hartwell';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Medium.woff2') format('woff2'),
		url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Medium.woff') format('woff'),
		url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Hartwell';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Bold.woff2') format('woff2'),
		url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Bold.woff') format('woff'),
		url('https://darkred-duck-325962.hostingersite.com/wp-content/uploads/2026/01/Hartwell-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */