@charset "UTF-8";

@font-face {
  font-family: 'Rubik';
  src: url('font/Rubik-Bold.ttf') format('opentype');
  font-weight: bold;
}

@font-face {
  font-family: 'Rubik';
  src: url('font/Rubik-Medium.ttf') format('opentype');
  font-weight: 500;
}

@font-face {
  font-family: 'Rubik';
  src: url('font/Rubik-Regular.ttf') format('opentype');
  font-weight: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('font/SFPRODISPLAYBOLD.OTF') format('opentype');
  font-weight: bold;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('font/SFPRODISPLAYMEDIUM.OTF') format('opentype');
  font-weight: 500;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('font/SFPRODISPLAYREGULAR.OTF') format('opentype');
  font-weight: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Display';
  src: url('font/NotoSansDisplay-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('font/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('font/Segoe UI.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('font/Segoe UI Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('font/Segoe UI Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('font/Segoe UI Bold Italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'FoundersGrotesk';
  src: url('font/FoundersGrotesk-Regular.otf') format('opentype');
  font-weight: 400;
}

@font-face {
  font-family: 'FoundersGrotesk';
  src: url('font/FoundersGrotesk-Semibold.otf') format('opentype');
  font-weight: 600;
}

@font-face {
  font-family: 'Indivisible';
  src: url('font/fonnts.com-Indivisible.otf') format('opentype');
  font-weight: normal;
}

/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  /* --primary-color: #FDB913;
  --primary-color-rgb: 253, 185, 19;
  --primary-color-rgb2: 253 185 19;
  --primary-color-bg: linear-gradient(90deg, #FFD84D 0%, #FDB913 100%);
  --primary-color-bg-hover: linear-gradient(180deg, #FFD84D 0%, #FDB913 100%);
  --primary-gradient-topbar: linear-gradient(120deg, #fabc00 0%, #ffb800 50%, #ffe066 100%); */

  --primary-color: #47bd1d;
  --primary-color-rgb: 51, 147, 17;
  --primary-color-rgb2: 51 147 17;
  --primary-color-bg: linear-gradient(90deg, #009a00 0%, #00de00 100%);
  --primary-color-bg-hover: linear-gradient(180deg, #5fe42f 0%, #339311 100%);
  --primary-gradient-topbar: linear-gradient(120deg, #5ee52d 0%, #00b24a 50%, #e6d000 100%); 





  
  /* 60% var(--primary-color) + 40% transparent → alpha 0.6 */
  --inative-color: color-mix(in srgb, var(--primary-color) 60%, transparent 40%);

  /* 42% var(--primary-color) + 58% transparent → alpha 0.42 */
  --secundary-color: color-mix(in srgb, var(--primary-color) 42%, transparent 58%);

  /* 13% var(--primary-color) + 87% transparent → alpha 0.13 */
  --bg-tag-color: color-mix(in srgb, var(--primary-color) 13%, transparent 87%);

  /* 5% var(--primary-color) + 87% transparent → alpha 0.13 */
  --bg-tag-color-clara: color-mix(in srgb, var(--primary-color) 5%, transparent 95%);

  --primary-color2: var(--primary-color);
  --inative-color2: color-mix(in srgb, var(--primary-color2) 60%, white 40%);
  --secundary-color2: color-mix(in srgb, var(--primary-color2) 42%, white 58%);
  --bg-tag-color2: color-mix(in srgb, var(--primary-color2) 13%, white 87%);
  --primary-overlay2: color-mix(in srgb, var(--primary-color2) 40%, transparent);
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: var(--primary-color);
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #f5f5f5;
  --bs-gray-dark: #030711;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e5e7eb;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: var(--primary-color);
  --bs-secondary: #f5f5f5;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #000000;
  --bs-primary-rgb: 250, 90, 42;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: 'SF Pro Display', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: var(--primary-color);
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #F3F6FA;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: var(--primary-color);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: var(--primary-color);
  --bs-highlight-color: var(--primary-color);
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #f5f5f5;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 9px;
  --bs-border-radius-sm: 9px;
  --bs-border-radius-lg: 9px;
  --bs-border-radius-xl: 9px;
  --bs-border-radius-xxl: 9px;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background: linear-gradient(270deg, #f3f6fa, #ffffff, #f3f6fa);
  background-size: 400% 400%;
  /* animation: gradientAnimation 8s ease infinite; */
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


@keyframes gradientAnimation {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}
.bd-preto p {
  color: #fff;
}
h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}


h1,
.h1 {
  font-size: 16px;
}

@media (min-width: 1200px) {

  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

h2,
.h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {

  h2,
  .h2 {
    font-size: 2rem;
  }
}

h3,
.h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {

  h3,
  .h3 {
    font-size: 1.75rem;
  }
}

h4,
.h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {

  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 16px;
}

p {
  margin-top: 0;
  margin-bottom: 0.3rem;
  color: #212529BF;
  font-family: 'SF Pro Display', sans-serif;
  font-size: 14px;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}


ul {
  padding-left: 2rem;
}


ul {
  margin-top: 0;
  margin-bottom: 1rem;
}


ul ul {
  margin-bottom: 0;
}

b,
strong {
  font-weight: bolder;
}

small,
.small {
  font-size: 14px;
}

a {
  text-decoration: none;
}

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code {
  font-family: var(--bs-font-monospace);
  font-size: 16px;
  ;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 14px;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 14px;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

a>code {
  color: inherit;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.container,
.container-fluid,
.container-x3l {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1650px) {

  .container-x3l,
  .container {
    max-width: 1550px;
  }
}

@media (min-width: 1900px) {

  .container-x3l,
  .container {
    max-width: 1595px;
  }
}

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
  --bs-breakpoint-x3l: 1650px;
  --bs-breakpoint-x4l: 1900px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
}

.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-2>* {
  flex: 0 0 auto;
  width: 50%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 576px) {
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .row-md {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .row-md>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
  }

  .col-md-auto {
    /* auto-layout width */
    -ms-flex: 0 0 auto;
    /* IE10 */
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .flex-md-none {
    flex: 0 0 auto !important;
  }
  .flex-md-1 {
    flex: 1 !important;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-auto {
      /* auto-layout width */
      -ms-flex: 0 0 auto;
      /* IE10 */
      flex: 0 0 auto;
      width: auto;
      max-width: none;
    }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

@media (min-width: 1400px) {
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media (min-width: 1650px) {
  .col-x3l-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-x3l-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-x3l-9 {
    flex: 0 0 auto;
    width: 75%;
  }
}

@media (min-width: 1900px) {
  .col-x4l-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: #fff;
  --bs-table-border-color: #e3e3e3;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
  border-radius: 5px;
  font-size: 16px;
  font-family: 'Noto Sans Display', sans-serif;
  font-weight: 400;
}

.table> :not(caption)>*>* {
  padding: 0.5rem 0.5rem;
  color: #1f1f1f;
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
}

.bd-preto .table> :not(caption)>*>* {
  color: #fff;
}

.table>tbody {
  vertical-align: inherit;
}

.table>thead {
  vertical-align: bottom;
  border-radius: 5px 5px 0px 0px;
}
.table > thead > tr > th {
  /* background-color: rgb(220 255 220 / 1); */
  color: rgb(var(--primary-color-rgb2) / 1); /* verde escuro como texto */
  font-weight: 200;
  padding-bottom: 1.5rem;
}

.bd-preto .table>thead>tr>th {
  background-color: rgb(255 255 255 / 0.17);
  color: rgb(255 255 255 / 1);
  font-weight: 200;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.form-label {
  margin-bottom: 0.5rem;
}

.form-control {
  display: block;
  font-family: 'Poppins' !important;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(107 114 128);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgb(249 250 251);
  background-clip: padding-box;
  border: none;
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 70px;

}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control[type=file] {
  overflow: hidden;
}

.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  outline: 0;
  background-color: #F2F2F2;
}

.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

.form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}

.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }

  .form-control::file-selector-button {
    transition: none;
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: var(--bs-secondary-bg);
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 14px;
  border-radius: var(--bs-border-radius-sm);
}

.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  /* background-color: #ffffff; */
}

.input-group>.form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group>.form-control:focus {
  z-index: 5;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 5;
}

.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
}

.input-group.bg-bf {
  background-color: #FBFBFB;
}

.bd-preto .input-group.bg-bf {
  background-color: #222143;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.btn {
  color: var(--primary-color);
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: var(--bs-btn-font-family);
  --bs-btn-font-size: 16px;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-com {
  color: var(--primary-color);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: none;
  border-radius: var(--bs-btn-border-radius);
  background-color: rgba(0, 0, 0, 0);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-view {
  color: var(--primary-color);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  padding: 0;
}

.btn-view.prod {
  font-size: 25px;
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }

  .btn-com {
    transition: none;
  }
}

.btn:hover {
  color: var(--bs-primary);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

:not(.btn-check)+.btn:active:focus-visible,
.btn:first-child:active:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.btn:disabled,
.btn.disabled {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-com:hover {
  color: var(--bs-primary);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

.btn-com:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

:not(.btn-check)+.btn-com:active:focus-visible,
.btn-com:first-child:active:focus-visible,
.btn-com.active:focus-visible,
.btn-com.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.btn-com:disabled,
.btn-com.disabled {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}


.dropdown {
  position: relative;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 16px;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  /* --bs-dropdown-border-color: var(--bs-border-color-translucent); */
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  /* background-color: var(--bs-dropdown-link-hover-bg); */
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

.nav-link:hover,
.nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.nav-link.disabled,
.nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 16px;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 16px;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-x3l {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

.navbar-nav .dropdown-menu {
  position: static;
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border-radius: var(--bs-card-border-radius);
}

.card>.list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: #696969;
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 16px;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: var(--primary-color);
  /* Cor de fundo ativo */
  --bs-pagination-active-border-color: var(--primary-color);
  /* Cor da borda ativa */
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  /* --bs-pagination-disabled-bg: var(--bs-secondary-bg); */
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
  justify-content: center;
}
@media (min-width: 768px) {
  .pagination {
    justify-content: start;
  }
}
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: #696969;
  text-decoration: none;
  /* background-color: var(--bs-pagination-bg); */
  /* border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color); */
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}

.page-link:hover {
  border-radius:7px;
  z-index: 2;
  /* color: var(--bs-pagination-hover-color); */
  color: var(--bs-pagination-active-bg);
  background-color: var(--bg-tag-color);
  border-color: var(--bs-pagination-active-border-color);
}

.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
}

.page-link.active,
.active>.page-link {
  border-radius:7px;
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

.page-link.disabled,
.disabled>.page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}

.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

/* Adicione ao seu CSS */

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-dismissible {
  padding-right: 3rem;
}

.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 14px;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

.list-group-item+.list-group-item {
  border-top-width: 0;
}

.list-group-item+.list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}

.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}

.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}

.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal.modal-distribuidoras {
  --bs-modal-width: 1200px;
}


.modal-estoque {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 1000px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-clip: padding-box;
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
  width: 100%;
}

.modal-content-estoque-ins {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 220%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

@media (max-width: 991px) {

  .modal-content-estoque-ins {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 220%;
    max-width: 570px;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
  }
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}

.modal-backdrop.fade {
  opacity: 0;
}




.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: none;
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  overflow: hidden;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;

}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: none;
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

.modal-footer>* {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }

  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    --bs-modal-width: 448px;
  }
  .modal-xl {
    --bs-modal-width: 896px;
  }  
}

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

/* rtl:begin:ignore */

/* rtl:end:ignore */

.carousel {
  position: relative;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg)
      /* rtl:ignore */
    ;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}

.placeholder.btn::before {
  display: inline-block;
  content: "";
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.border-0 {
  border: 0 !important;
}

.w-100 {
  width: 100% !important;
}
.w-auto{
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}

@media (min-width: 768px) {
  .mw-md-50 {
    max-width: 50% !important;
  }
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.vh-40 {
  height: 30vh !important;
}

.vh-100 {
  height: 100vh !important;
}

@media (min-width: 1200px) {
  .vh-xl-100 {
    height: 100vh !important;
  }
}

.flex-none {
  flex: 0 0 auto !important;
}

.flex-1 {
  flex: 1 !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}


.align-items-stretch {
  align-items: stretch !important;
}

.flex-fill {
  flex: 1 1 auto;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.m-auto {
  margin: auto !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

@media (min-width: 768px) {
  .ms-md-5 {
    margin-left: 3rem !important;
  }
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

@media (min-width: 992px) {

  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

@media (min-width: 768px) {
  .pe-md-2 {
      padding-right: 0.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.4rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

/* rtl:begin:remove */

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: var(--primary-color);
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: var(--primary-color);
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: var(--primary-color);
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
      flex-direction: row !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }
}

@media (min-width: 1400px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }
}

.pulse-verde {
  position: relative;
  z-index: 1;
}

.pulse-verde::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  animation: pulse-vertical-green 2s;
  border-radius: inherit;
  z-index: -1;
}

@keyframes pulse-vertical-green {
  0% {
    box-shadow: 0 0 0 0 rgba(95, 228, 47, 0.4), 0 0 0 0 rgba(95, 228, 47, 0.4);
  }

  70% {
    box-shadow: 0 -10px 0 0 rgba(95, 228, 47, 0), 0 10px 0 0 rgba(95, 228, 47, 0);
  }

  100% {
    box-shadow: none;
  }
}

.pulse-flag {
  position: relative;
  z-index: 1;
}

.pulse-flag::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  animation: pulse-vertical-flag 2s infinite;
  border-radius: inherit;
  z-index: -1;
}

@keyframes pulse-vertical-flag {
  0% {
    box-shadow: 0 -0px 0 0 rgba(239, 68, 68, 0.4), 0 0px 0 0 rgba(239, 68, 68, 0.4);
  }

  70% {
    box-shadow: 0 -10px 0 0 rgba(239, 68, 68, 0), 0 10px 0 0 rgba(239, 68, 68, 0);
  }

  100% {
    box-shadow: none;
  }
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--bs-bg-opacity)) !important;
  box-shadow: 0 4px 8px rgba(87, 87, 87, 0.07);
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

@media (min-width: 576px) {
  .align-items-sm-center {
    align-items: center !important;
  }

  .d-sm-block {
    display: block !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }
}

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }

  .d-md-none {
    display: none !important;
  }

  .d-md-flex {
      display: flex !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }
  
  .mt-md-0 {
    margin-top: 0 !important;
  }
  
  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }
  
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }
  
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  
  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

}
@media (min-width: 992px) {

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .px-lg-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-block {
    display: block !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
}

/* Margens top responsivo */
@media (min-width: 1400px) {

  /* xxl */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* xxl */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* 3 = 1rem */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
}

@media (min-width: 1200px) {

  /* xl */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* 4 = 1.5rem */
}

@media (min-width: 992px) {

  /* lg */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }
}
/* Justify-content responsivo */
@media (min-width: 768px) {

  /* md */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 992px) {

  /* lg */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
}

@media (min-width: 1200px) {

  /* xl */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
}

@media (min-width: 1400px) {

  /* xxl */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  } 

  .py-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media (min-width: 1650px) {
  .ms-x3l-5 {
    margin-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

#Prancheta_1 {
  width: 100%;
  height: 200px;
  border-radius: 17px;
  background-color: #fff;
}

.bd-preto #Prancheta_1 {
  background-color: #222143;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

#Retngulo_2 {
  width: auto;
  height: 225px;
  overflow: visible;
  margin-bottom: 30px;
}

.flex-grow-1 {
  flex-grow: 1;
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1200px) {
  #Prancheta_1 {
    width: 90%;
    height: 265px;
    border-radius: 25px;
    background-color: #fff;
  }

  #Retngulo_2 {
    width: auto;
    height: 280px;
    overflow: visible;
  }

  .flex-grow-1 {
    flex-grow: 1;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }


}

#first {
  height: 100vh;
}

.btn-cta {
  display: block;
  /* width: 100%; */
  padding: 1.3rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: var(--primary-color-bg);
  /* Altere para a cor amarela desejada */
  background-clip: padding-box;
  border: none;
  border-radius: 17px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;


}

.btn-cta2 {
  height: 40px;
  width: 100%;
  border-radius: 8px;
  background-color: #ffffff;
  color: var(--primary-color);
  border: none;
  filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07));
}

.btn-cta3 {
  height: 40px;
  width: 100%;
  border-radius: 8px;
  background: var(--primary-color-bg)25;
  color: var(--primary-color);
  border: none;
  filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07));
}

.btn-cta3-mini {
  height: 21px;
  width: 100%;
  border-radius: 4px;
  background: var(--primary-color-bg)25;
  color: var(--primary-color);
  border: none;
  filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07));
}

.btn-cta-short {
  height: 40px;
  width: 140px;
  border-radius: 44px;
  background: var(--primary-color-bg);
  color: #ffffff;
  border: none;
  font-family: var(--bs-font-monospace);
}

.t {
  font-family: var(--bs-font-monospace);

}

.btn-list-grid {
  color: #696969;
  padding: 10px;
  background-color: #fff;
  border: none;
}

.bd-preto .btn-list-grid {
  color: #fff;
  padding: 10px;
  background-color: #222143;
  border: none;
}

.btn-list-grid.active {
  color: var(--primary-color);
}

.sombraprod {
  /* filter: drop-shadow(0px 5px 5px rgba(68, 68, 68, 0.2)); */
  /* border: 2px solid #f5f5f5; */
  border-radius: 7px;
}


.cta-link {
  text-decoration: none;
  /* Remove sublinhado padrão dos links */
  color: var(--primary-color);
  /* Define a cor do texto como vermelho */
}

.pesquisar {
  display: block;
  /* width: 100%; */
  padding: 0rem 0.75rem;
  font-size: 16px;
  font-family: 'Rubik', sans-serif !important;
  line-height: 1;
  color: #696969;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FBFBFB;
  background-clip: padding-box;
  border: none;
  border-radius: 35px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.pesquisar> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>.pesquisar {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group-prepend i {
  color: var(--primary-color);
}


/* Estilo padrão para todos os inputs tipo radio */
.inputradio {
  appearance: none;
  /* Remove o estilo padrão do sistema */
  -webkit-appearance: none;
  /* Para navegadores WebKit */
  -moz-appearance: none;
  /* Para navegadores Mozilla */
  width: 21px;
  min-width: 21px;
  /* Largura da caixa do radio */
  height: 21px;
  /* Altura da caixa do radio */
  border-radius: 4px;
  /* Raio da borda */
  border: none;
  /* Borda padrão */
  background-color: #f2f2f2;
  /* Cor de fundo padrão */
  outline: none;
  /* Remove o contorno ao focar */
  cursor: pointer;
  /* Cursor ao passar por cima */
}
.bd-preto .inputradio {
  background-color: #222143;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
/* Estilo quando o input tipo radio está checado */
.inputradio:checked {
  background: var(--primary-color-bg);
  /* Cor de fundo quando checado */
}

/* Estilo quando o input tipo radio está checado */
.inputradio.checked {
  background: var(--primary-color-bg);
  /* Cor de fundo quando checado */
}

.subt {
  color: #A1A9B0;
  font-family: 'SF Pro Display', sans-serif;
}



/* Menu retangulo focus*/
.botao {
  width: 160px;
  height: 180px;
  min-width: 160px;
  min-height: 180px;
  overflow: auto;
  /* Adiciona rolagem quando o conteúdo excede as dimensões */
  -ms-overflow-style: none;
  /* Esconde a barra de rolagem no Internet Explorer */
  scrollbar-width: none;
  /* Esconde a barra de rolagem no Firefox */
  background-color: #FFFFFF;
  padding: 1rem;
}

.botao.selected {
  background-color: #F4F4F4;
  /* Cor de fundo alterada para vermelho quando 'botao' está selecionado */
}

.Elipse_1 {
  width: 77px;
  /* rx*2 do Elipse_1 */
  height: 77px;
  /* ry*2 do Elipse_1 */
  background-color: #F4F4F4;
  border-radius: 50%;
}

.botao.selected .Elipse_1 {
  background-color: #FFFFFF;
  /* Cor de fundo alterada para vermelho quando 'botao' está selecionado */
}

.Elipse_2 {
  width: 21px;
  /* rx*2 do Elipse_2 */
  height: 21px;
  /* ry*2 do Elipse_2 */
  background-color: #F4F4F4;
  border-radius: 50%;
}

.Elipse_22 {
  width: 21px;
  /* rx*2 do Elipse_2 */
  height: 21px;
  /* ry*2 do Elipse_2 */
  background: var(--primary-color-bg);
  border-radius: 50%;
}

.botao.selected .Elipse_2 {
  background: var(--primary-color-bg);
  /* Cor de fundo alterada para verde quando 'botao' está selecionado */
}

.levatexto {
  height: calc(100% - 21px);
}




.Elipse_1 {
  display: flex;
  justify-content: center;
  /* Centraliza horizontalmente */
  align-items: center;
  /* Centraliza verticalmente */
}

.Elipse_1 i {
  font-size: 16px;
  /* Define o tamanho do ícone */
}

/* Menu retangulo */






header {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--primary-color);
}

@media (max-width: 1199px) {
  header {
    background-color: #ffe600;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--primary-color);
  }
}

.menu-icon {
  font-size: 24px;
  color: #fff;
}

.null-bar .menu-icon{
  color: var(--primary-color);
}

h1 {
  margin: 0;
}

.h1 {
  font-size: 18px;
  color: #696969;

}

.h1distribuidora {
  font-size: 16px;
  color: var(--primary-color);
  font-weight: 600;
}


.h2 {
  font-family: 'SF Pro Display', sans-serif;
  font-size: 0.93rem !important;
  color: #A1A9B0;
  margin-top: -px;
}

.topval {
  font-size: 14px;
  color: #A1A9B0;
}




.fixed-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.coricon {
  color: #F4F4F4;
  font-size: 12px;
}

@media (max-width: 992px) {
  .modal-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sb-container {
    position: fixed;
    top: 0;
    right: 0;
    width: 80vw;
    /* largura da sidebar */
    height: 100vh;
    /* ocupa toda a altura */
    background-color: #fff;
    /* fundo branco, sem overlay */
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    overflow-y: auto;
    /* rolagem interna */
  }

  .sb-content {
    padding: 20px;
    border-radius: 0;
    width: 100%;
  }
}

.pai-openmodal-button-bottom {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.openmodal-button-bottom {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  padding: 1rem;
}

.openmodal-button-bottom i {
  color: var(--primary-color);
}


#openModalBtn,
#openModalBtn2 {
  height: 55px;
  width: 55px;
  background: var(--primary-color-bg);
  border: none;
  cursor: pointer;
  box-shadow: 0px 5px 8px rgba(60, 60, 60, 0.2);
}

#closeModalBtn {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 22px;
}

.rolar {
  overflow-x: hidden;
  /* Remove a barra de rolagem horizontal */
  white-space: nowrap;
  /* Impede que o conteúdo quebre em várias linhas */
}

.no-scrollbar {
  overflow-y: hidden;
  /* Remove a barra de rolagem vertical */
  overflow-x: hidden;
  /* Remove a barra de rolagem horizontal */
}

.text-color {
  color: var(--primary-color);
}

.bd-cinza {
  background-color: #fff;
  color: #000;
}

.modal2 {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background-color: #FDFDFD;
  border-radius: 27px;
  filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.5));
}

.close2 {
  float: right;
  cursor: pointer;
}

.modal-blur2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(8px);
  z-index: 900;
}

.modal2.show {
  display: block;
}

.modal-blur2.show {
  display: block;
}

.modal-div {
  height: 80vh;
  width: 95vw;
  padding: 1.5rem 1.5rem 0 1.5rem;
  overflow-y: auto;

}

@media (min-width: 550px) {
  .modal-div {
    height: 80vh;
    width: 95vw;
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}

@media (min-width: 600px) {
  .modal-div {
    height: 80vh;
    width: 85vw;
    padding: 2rem 2rem 0 2rem;
  }
}

@media (min-width: 700px) {
  .modal-div {
    height: 80vh;
    width: 70vw;
    padding: 3rem 3rem 0 3rem;
  }
}

@media (min-width: 800px) {
  .modal-div {
    height: 80vh;
    width: 60vw;
    padding: 4rem 4rem 0 4rem;
  }
}

@media (min-width: 992px) {
  .modal-div {
    height: 80vh;
    width: 100vh;
    padding: 4rem 4rem 0 4rem;
  }
}

.iconmd {
  font-size: calc(1.375rem + 2vw) !important;
}

.bg-timg {
  background-color: #F2F2F2;
  border-radius: 27px;
}


.hovercaixas {
  color: #D1D1D1;
}

.hidden {
  display: none;
  transition: display 0.5s ease;
}

input.form-control[readonly],
input.pre-resul[readonly] {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

input.form-control[readonly]:hover,
input.pre-resul[readonly]:hover {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

input.form-control[readonly]:focus,
input.pre-resul[readonly]:focus {
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* menos e mais */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.quantity-select {
  height: 42px;
  line-height: 40px;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  width: 120px;
  position: relative;
}

.quantity-select .minus,
.quantity-select .plus {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  cursor: pointer;
  border-radius: 21px 0 0 21px;
  -webkit-border-radius: 21px 0 0 21px;
  transition: all .15s;
  -webkit-transition: all .15s;
}

.quantity-select .minus:hover,
.quantity-select .plus:hover {
  background: #eee;
}

.quantity-select .minus:active,
.quantity-select .plus:active {
  background: #e0e0e0;
}

.quantity-select .minus:before,
.quantity-select .plus:before {
  width: 14px;
  height: 1px;
  background: #555;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  content: "";
}

.quantity-select .plus:after {
  width: 1px;
  height: 14px;
  background: #555;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -6.5px;
  margin-left: -.5px;
  content: "";
}

.quantity-select .number {
  display: block;
  text-align: center;
  margin: 0 50px;
  font-size: 12px;
  color: #888;
  background-color: transparent;
  border: none;
  border-radius: 77px
}

.quantity-select .plus {
  left: auto;
  right: 0;
  border: none;
  border-radius: 0 21px 21px 0;
  -webkit-border-radius: 0 21px 21px 0;
}



.quantity-select .plus {
  left: auto;
  right: 0;
  border: none;
  border-radius: 0 21px 21px 0;
  -webkit-border-radius: 0 21px 21px 0;
}

.quantity-select .plus:before,
.quantity-select .plus:after {
  background: #0072B5;
  /* Alterando a cor do sinal de mais para a cor desejada */
}

input.form-control[readonly],
input.pre-resul[readonly] {
  background-color: transparent;
  border: none;
}

input.form-control[readonly]:hover,
input.pre-resul[readonly]:hover {
  background-color: transparent;
  border: none;
}

input.form-control[readonly]:focus,
input.pre-resul[readonly]:focus {
  outline: none;
  box-shadow: none;
}

.modal {
  display: none;
  /* Estilos do modal aqui */
}

.input {
  background: none;
  border: none;
  outline: none;
  width: calc(100% - 90px);
  -webkit-appearance: none;
  /* Remove a seta padrão do input type number em navegadores WebKit */
  appearance: none;
  /* Remove a seta padrão do input type number em navegadores não-WebKit */
  font-family: 'Poppins' !important;
  font-size: 14px;
  color: rgb(107 114 128);
}

.input.inputperca{
  width: calc(100% - 30px);
}

.input-percent {
  width: 20%;
}

.input::-webkit-outer-spin-button,
.input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  /* Remove a seta do input type number em navegadores WebKit */
  appearance: none;
  /* Remove a seta do input type number em navegadores não-WebKit */
  margin: 0;
  /* Remove o espaço ao redor da seta */
}
.bd-preto .input {
  color: #fff;
}
/* Estilos para a sidebar */
.sidebar {
  position: fixed;
  top: 0;
  left: -300px;
  /* Esconde a sidebar */
  width: 300px;
  height: 100%;
  background-color: #fff;
  transition: left 0.3s ease;
  z-index: 10000;
  /* Para ficar acima do conteúdo */
}

/* Estilos para o conteúdo principal */

/* Estilo de blur para o conteúdo principal quando a sidebar estiver visível */
.blur {
  filter: blur(5px);
}

/* Filtrar por valor */




.price-range-wrap .range-slider {
  margin-top: 20px;
}

.price-range-wrap .range-slider .price-input {
  position: relative;
}

.price-range-wrap .range-slider .price-input:after {
  position: absolute;
  left: 38px;
  top: 13px;
  height: 1px;
  width: 5px;
  background: var(--primary-color-bg);
  content: "";
}

.price-range-wrap .range-slider .price-input input {
  font-size: 11px;
  color: #afafaf;
  font-weight: 700;
  max-width: 20%;
  border: none;
  display: inline-block;
}

.bd-preto .price-range-wrap .range-slider .price-input input {
  background-color: #222143;
}

.price-range-wrap .price-range {
  border-radius: 0;
}

.price-range-wrap .price-range.ui-widget-content {
  border: none;
  background: #ebebeb;
  height: 5px;
}

.price-range-wrap .price-range.ui-widget-content .ui-slider-handle {
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: #ffffff;
  border: none;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  cursor: pointer;
}

.price-range-wrap .price-range .ui-slider-range {
  background: var(--primary-color-bg);
  border-radius: 0;
}

.price-range-wrap .price-range .ui-slider-range.ui-corner-all.ui-widget-header:last-child {
  background: var(--primary-color-bg);
}


.ui-slider {
  position: relative;
  text-align: left
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 14px;
  display: block;
  border: 0;
  background-position: 0 0
}

.ui-slider-horizontal {
  height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}

.ui-slider {
  position: relative;
  height: 6px;
  background: #f7f7f7;
  margin-right: 12px;
  margin-bottom: 15px;
  border-radius: 3px;
  -webkit-border-radius: 2px;
}

.ui-slider-range {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #006edc;
}

.ui-slider-handle {
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  top: -3px;
  cursor: pointer;
  border: 3px #006edc solid;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

.ui-slider {
  position: relative;
  height: 6px;
  background: #f7f7f7;
  margin-right: 12px;
  margin-bottom: 15px;
  border-radius: 3px;
  -webkit-border-radius: 2px;
}

.ui-slider-range {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: var(--primary-color-bg);
}

.ui-slider-handle {
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  top: -3px;
  cursor: pointer;
  border: 3px var(--primary-color) solid;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

.ui-corner-all {
  border-top-left-radius: 3px
}

.ui-corner-all {
  border-top-right-radius: 3px
}

.ui-corner-all {
  border-bottom-left-radius: 3px
}

.ui-corner-all {
  border-bottom-right-radius: 3px
}


.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.ui-widget .ui-widget {
  font-size: 16px;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #2d3435
}

.ui-widget-content a {
  color: #2d3435
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #2d3435;
  font-weight: bold
}

.ui-widget-header a {
  color: #2d3435
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}



.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none
}



/* Filtrar por valor */


/* transparência no icone menu */
#open-sidebar {
  background-color: transparent;
  /* Remove o fundo */
  border: none;
  /* Remove a borda */
  padding: 0;
  /* Remove qualquer espaçamento-interno-*/
}

/* transparência no icone menu */


.precoprod {
  color: #0D0C22;
}

/* hovers */
.sombra1 {
  filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07));
  border: none;
  border-radius: 17px;
  transition: background-color 0.3s, color 0.3s;
  /* Adicionando transição suave */
}

.sombraint {
  /* filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07)); */
  /* border: 2px solid #f5f5f5; */
  border-radius: 17px;
  /* Canto superior direito com 27px */
  transition: all 0.3s ease-in-out;
}

@media (min-width: 768px) {
  .sombraint {
    /* filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07)); */
    /* border: 2px solid #f5f5f5; */
    border-radius: 17px;
    /* Canto superior direito com 27px */
    transition: all 0.3s ease-in-out;
  }
}

.sombra {
  /* filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07)); */
  /* border: 2px solid #f5f5f5; */
  border-radius: 17px;
  transition: all 0.3s ease-in-out;
}

.sombra.active {
  filter: drop-shadow(0px 5px 4px rgba(68, 68, 68, 0.07));
  border: none;
  border-radius: 17px;
  background-color: #f5f5f5;
  /* Alterando cor de fundo no hover */
  color: #fff;
  /* Alterando cor do texto no hover */
}

.sombra:hover {
  background-color: #FBFBFB;
  /* Alterando cor de fundo no hover */
  color: var(--primary-color);
  /* Alterando cor do texto no hover */
}

.sombra:focus {
  background: var(--primary-color-bg)25;
  /* Alterando cor de fundo no foco */
  color: var(--primary-color);
  /* Alterando cor do texto no foco */
}

.sombra.checked {
  background-color: #FBFBFB;
  /* Alterando cor de fundo no hover */
  color: var(--primary-color);
  /* Alterando cor do texto no hover */
}

.input-group-prepend {
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 17px;
}

.input-group-prepend>.quest i{
  color: #777777;
}

.mt--3 {
  margin-top: -110px;
}

.container .container-mini container d-flex justify-content-center align-items-center {
  max-width: 1100px;
}

.text-bt-icon {
  font-size: 14px;
}

.cursor-pointer {
  cursor: pointer;
  user-select: none;
  /* Para navegadores modernos */
  -moz-user-select: none;
  /* Para Firefox */
  -webkit-user-select: none;
  /* Para Safari */
  -ms-user-select: none;
  /* Para Internet Explorer/Edge */
}



/*bd_preto inicio*/
body.bd-preto {
  background: none;
  background-color: #1a1a2e;
  color: #fff;
}

.bd-preto h1,
.bd-preto .h1,
.bd-preto h2,
.bd-preto .h2,
.bd-preto h3,
.bd-preto .h3,
.bd-preto h4,
.bd-preto .h4,
.bd-preto h5,
.bd-preto .h5,
.bd-preto h6,
.bd-preto .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}

.bd-preto .table {
  --bs-table-color: #fff;
  --bs-table-bg: rgba(255, 255, 255, 0.03);
  --bs-table-border-color: #4d5154;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.bd-preto .form-control {
  font-family: 'Rubik', sans-serif !important;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #22214300;
  background-clip: padding-box;
  border: 1none;
  border-radius: 17px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 77px;
}
.bd-preto .input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.bd-preto .input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.bd-preto .input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.bd-preto .input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.bd-preto .input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.bd-preto .input:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: rgba(100, 100, 100, var(--bs-bg-opacity)) !important;
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4));
}

.bd-preto .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: rgba(100, 100, 100, var(--bs-bg-opacity)) !important;
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4));
}

.bd-preto .card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-dark-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color-dark);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border-radius: var(--bs-card-border-radius);
}

.bd-preto .pagination {
  --bs-pagination-color: #fff;
  /* Cor do texto */
  --bs-pagination-bg: #222143;
  /* Cor de fundo */
  --bs-pagination-border-color: rgba(255, 255, 255, 0.1);
  /* Cor da borda */
  --bs-pagination-hover-color: #fff;
  /* Cor do texto ao passar o mouse */
  --bs-pagination-hover-bg: var(--primary-color);
  /* Cor de fundo ao passar o mouse */
  --bs-pagination-hover-border-color: var(--primary-color);
  /* Cor da borda ao passar o mouse */
  --bs-pagination-focus-color: #fff;
  /* Cor do texto em foco */
  --bs-pagination-focus-bg: #495057;
  /* Cor de fundo em foco */
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
  /* Sombra do foco */
  --bs-pagination-active-color: #fff;
  /* Cor do texto ativo */
  --bs-pagination-active-bg: var(--primary-color);
  /* Cor de fundo ativo */
  --bs-pagination-active-border-color: var(--primary-color);
  /* Cor da borda ativa */
  --bs-pagination-disabled-color: #6c757d;
  /* Cor do texto desativado */
  --bs-pagination-disabled-bg: #222143;
  /* Cor de fundo desativado */
  --bs-pagination-disabled-border-color: #495057;
  /* Cor da borda desativada */
}

.bd-preto .page-link {
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
}

.bd-preto .page-link:hover {
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

.bd-preto .page-link:focus {
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

.bd-preto .page-link.active,
.bd-preto .active>.page-link {
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

.bd-preto .page-link.disabled,
.bd-preto .disabled>.page-link {
  color: var(--bs-pagination-disabled-color);
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.bd-preto .bg-white {
  background-color: #222143 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.bd-preto .pesquisar {
  background-color: #222;
  /* Fundo mais escuro que #2d3435 */
  color: #ccc;
  /* Cor do texto para modo noturno */
}

.bd-preto .pesquisar> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bd-preto .sombra.active {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff;
}

.bd-preto .sombra:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff;
}

.bd-preto .sombra:focus {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff;
}

.bd-preto .sombra.checked {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff;
}


.bd-preto header {
  background-color: #2d3435;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

@media (max-width: 1199px) {
  .bd-preto header {
    background-color: #2d3435;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
  }
}


/*bd_preto fim*/
.text-base {
  color: #bbbbbb;
  font-size: 14px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
}

.text-base-prim {
  color: var(--bs-primary);
  font-size: 12px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
  font-weight: 200;
  cursor: pointer;
}

.text-base-light {
  color: #c2c2c2;
  font-size: 12px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
}

.text-princ-light {
  color: var(--bs-gray);
  font-size: 15px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
}

.text-princ {
  color: #afafaf;
  font-size: 15px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: bold;
}

.text-princ-white {
  color: #fff;
  font-size: 15px;
  font-family: 'SF Pro Display', sans-serif';
  /* font-weight: bold; */
}

.text-chamada {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-chamada-off {
  color: var(--bs-gray);
  font-size: 18px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
  text-decoration: line-through;
  /* Adiciona a linha que corta o texto ao meio */
}

.rodape-fixo {
  padding: 20px;
  box-shadow: 0 0 100px #a4a8b577;
  border-radius: 0 0 17px 17px;
}

.compartilhar {
  border: none;
  border-radius: 18px;
  height: 35px;
  color: var(--bs-primary) !important;
  width: auto;
}
.compartilhar>p, .compartilhar>a{
  color: var(--bs-primary) !important;
  width: auto;
}
.cx-princ {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-gray);
  border-radius: var(--bs-border-radius);
  padding: 17px;
}

.cx-sec {
  /* border: var(--bs-border-width) var(--bs-border-style) var(--bs-gray); */
  border-radius: var(--bs-border-radius);
  padding: 10px;
}

.cx-pay {
  border-radius: var(--bs-border-radius);
  padding: 10px;
  max-width: 300px;
  min-width: 300px;
}

.cx-pay.active {
  border: 2px var(--bs-border-style) var(--bs-primary);
  border-radius: var(--bs-border-radius);
  padding: 10px;
  background: var(--primary-color-bg);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.cx-cad-user {
  max-height: 181px;
}

.cx-cad-user.active {
  border: 2px var(--bs-border-style) var(--bs-primary);
  background: var(--primary-color-bg)22;
}

.icon-cx-princ {
  font-size: 30px;
  color: var(--primary-color);
}

.icon-prin {
  color: var(--primary-color);
}
.icon-download {
  color: var(--primary-color);
  font-size: 35px;
}
.icon-rate {
  color: var(--bs-yellow);
}

.icon-dot {
  font-size: 4px;
  color: lightgray;
}

.icon-loc {
  color: var(--bs-primary);
}

.text-pay {
  font-size: 18px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
  color: var(--secundary-color);
  cursor: pointer;
}

.active .text-pay {
  font-weight: 500;
}

.text-pay2 {
  font-size: 18px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
  color: var(--primary-color2);
  cursor: pointer;
}

.active .text-pay2 {
  font-size: 18px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 500;
}

.active .text-base-light {
  color: #fff;
}

.text-base .destaque {
    color: var(--primary-color);
    border-radius: 25px;
    background-color: var(--bg-tag-color);
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
    padding-bottom: 3px;
    font-family: 'SF Pro Display', sans-serif;
}

.text-base .caracteristica {
  color: var(--primary-color);
  border-radius: 20px;
  background: var(--primary-color-bg);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  border: 1px solid var(--primary-color);
}

.linha {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-gray);
}

.custom-input {
  border: 2px solid #f5f5f5;
  border-radius: 49px;
  overflow: hidden;
}

.bd-preto .custom-input {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.custom-input .form-control:focus {
  box-shadow: none;
  border-color: #f5f5f5;
}


.custom-input input {
  box-shadow: none;
}

.custom-input-select {
  border: 2px solid #f5f5f5;
  border-radius: 17px;
  overflow: hidden;
}

.custom-input-select .form-control:focus {
  box-shadow: none;
  border-color: #f5f5f5;
}

.custom-input-select input {
  box-shadow: none;
}

.bd-preto .custom-input-select {
  border: 1px solid rgba(255, 255, 255, 0.1)
}

.div-topo {
  width: calc(100% - 70px);
}

.div-nom {
  width: calc(100% - 35px);
}

.badge-discount {
  top: 10px;
  right: 10px;
  background: var(--primary-color-bg);
  /* Fundo branco para destacar */
  color: white;
  /* Texto vermelho */
  padding: 2px 5px;
  font-weight: bold;
  border-radius: 20px;
  /* border: 1px solid #f00; */
  width: auto;
  font-size: 12px;
}

/*slides*/
.slideshow-container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mySlides {
  display: none;
}

.mySlides img {
  width: 100%;
  max-width: 350px;
  height: auto;
}

.activeprod {
  display: block;
}

.dot {
  height: 6px;
  width: 45px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 7px;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active-dot {
  background-color: var(--bs-primary);
}

#slide-counter {
  bottom: 0;
  right: 10px;
  background: #c1c1c1;
  /* Fundo branco para destacar */
  color: white;
  /* Texto vermelho */
  padding: 2px 5px;
  font-weight: bold;
  border-radius: 20px;
  width: auto;
  font-size: 12px;
  position: absolute
}

/*slides*/
.unlike {
  color: var(--bs-gray);
}

.like {
  color: #f00;
  ;
}

.inline-text {
  display: inline;
  /* ou inline-block */
}

.div-cor {
  width: 35px;
  /* Ajuste conforme o tamanho desejado */
  height: 35px;
  border-radius: 50%;
  /* Faz a div ficar redonda */
  position: relative;
  margin: 4px;
  /* Para criar o espaço de 1 pixel ao redor */
}

.cor1 {
  background-color: #848587;
}

.cor2 {
  background-color: #eeeeee;
}

.div-cor.active {
  border: 1px solid var(--primary-color);
  /* Borda de 1 pixel */
  box-shadow: 0 0 0 1px white;
  /* Espaço de 1 pixel entre a borda e o círculo */
}

.btn-primary-max {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--primary-color-bg);
  --bs-btn-border-color: var(--primary-color);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: var(--primary-color);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--primary-color);
  --bs-btn-active-border-color: var(--primary-color);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #ff825c;
  --bs-btn-disabled-border-color: #ff825c;
  color: #fff;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: bold;
  width: 100%;
}

.btn-primary-max-com {
  --bs-btn-color: #fff;
  --bs-btn-bg: var(--primary-color-bg);
  --bs-btn-border-color: var(--primary-color);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: var(--primary-color);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: var(--primary-color);
  --bs-btn-active-border-color: var(--primary-color);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #ff825c;
  --bs-btn-disabled-border-color: #ff825c;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: bold;
  width: 100%;
}

.btn-secondary-max {
  --bs-btn-color: var(--primary-color-bg);
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: var(--primary-color);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-btn-border-color: var(--primary-color);

  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
  width: 100%;
}
.bd-preto .btn-secondary-max{
  background: rgba(0, 0, 0, 0);
}
.btn-primary-c {
  --bs-btn-color: #fff;
    --bs-btn-bg: var(--primary-color-bg);
    --bs-btn-border-color: var(--primary-color);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: var(--primary-color);
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--primary-color);
    --bs-btn-active-border-color: var(--primary-color);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #ff825c;
    --bs-btn-disabled-border-color: #ff825c;
    color: #fff;
    font-family: 'SF Pro Display', sans-serif;
    font-weight: bold;
  }

.btn-secondary-c {
  --bs-btn-color: var(--primary-color-bg);
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: var(--primary-color);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-btn-border-color: var(--primary-color);

  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
}

.btn-none {
  background-color: #ffffff00;
  color: var(--primary-color);
  font-family: 'SF Pro Display', sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-align: start;
}

.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: auto;
}

.slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide {
  min-width: 100%;
  box-sizing: border-box;
}

.caixa-icones2 {
  display: flex;
  overflow-x: scroll;
  /* Habilita a rolagem horizontal */
  overflow-y: hidden;
  /* Esconde qualquer overflow vertical */
  white-space: nowrap;
  /* Garante que os itens fiquem em linha única */
  scrollbar-width: none;
  /* Oculta a barra de rolagem no Firefox */
  -ms-overflow-style: none;
  /* Oculta a barra de rolagem no IE e Edge */
  position: relative;
  /* Garante que o z-index funcione */
  z-index: 10;
  /* Coloca os itens na frente de outros elementos */
}

.icones {
  flex: none;
  min-height: 181px;
  width: 140px;
  margin: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  border-radius: 7px;
  background-color: #ffffff;
  box-shadow: 0 1px 8px rgba(207, 207, 207, 0.07);
  color: var(--inative-color);
}

.icones>.solid {
  font-size: 50px;
}

.icones.active {
  box-shadow: 0 4px 8px rgba(207, 207, 207, 0.07);
  color: #ffffff;
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
  background-color: var(--secundary-color);
}

.icones:hover {
  box-shadow: 0 4px 8px rgba(207, 207, 207, 0.07);
  color: var(--primary-color);
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
}

.icones>p {
  color: inherit;
}




.icones-pay {
  flex: none;
  margin: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  border-radius: 17px;
  background-color: #ffffff;
  box-shadow: 0 1px 8px rgba(207, 207, 207, 0.07);
  color: var(--inative-color);
  position: relative;
  overflow: hidden;
}
.icones-pay>.solid {
  font-size: 50px;
}

.icones-pay.active {
  box-shadow: 0 4px 8px rgba(207, 207, 207, 0.07);
  color: var(--primary-color) !important;
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
}

.icones-pay:hover {
  box-shadow: 0 4px 8px rgba(207, 207, 207, 0.07);
  color: var(--primary-color);
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
}

.icones-pay>p {
  color: inherit;
}



.icones-pv {
  flex: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.icon-icones-pv{
  font-size: 50px;
  color: var(--primary-overlay2);
}

.nav-bg {
  background: var(--primary-color-bg);
  /* background-size: 400% 400%;
  animation: gradientAnimation 8s ease infinite; */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.topbar {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);

  background-image:
    url('../img/quadradinhos.png'),
    url('../img/marketplacesolar.webp');

  /* quadradinhos centralizados */
  background-position:
    center center,
    center center;

  background-repeat:
    no-repeat,
    no-repeat;

  background-size:
    auto,
    cover;

  /* suaviza só os quadradinhos */
  background-color: rgba(255,255,255,0.6);
  background-blend-mode: lighten, normal;

  padding-top: 1.5rem;
  padding-bottom: 1.5rem;

  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));

  min-height: 245px;
}

@media (max-width: 768px) {
  .topbar {
    padding-top: 2.5rem;
    padding-bottom: 4.5rem;
  }
}

.null-bar.nav-bg {
  background: white;
  animation: none;
  box-shadow: none;
}

.null-bar.topbar {
  height: 70px;
  border-radius: 0;
}
.horizontal-layout {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px;
}

.div-img-lista {
  max-width: 170px;
}

.div-img-lista img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 5px;
}

#openModalBtn,
#openModalBtn2 {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  /* Certifique-se de que o botão fique acima de outros elementos */
}
#openModalBtn.alterned {
  position: static;
}

.radioselect {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid transparent;
  position: relative;
  cursor: pointer;
}

/* Aumenta a altura das linhas da tabela */
.table tbody tr {
  height: 77px;
  /* Você pode ajustar a altura conforme necessário */
}

/* Centraliza verticalmente o conteúdo das células da tabela */
.table tbody td {
  vertical-align: middle;
  /* Centraliza o conteúdo verticalmente */
}

/* Estilização para o cabeçalho da tabela, se necessário */
/* .table thead th {
  vertical-align: middle;
  text-align: center;
} */

.menu {
  font-weight: 400;
}

.modal-success {
  position: fixed;
  top: 45px;
  right: 45px;
  max-width: 350px;
  background-color: #d4edda00;
  color: #155724;
  border: 1px solid #c3e6cb00;
  padding: 15px;
  border-radius: 5px;
  display: none;
  opacity: 1;
  transition: opacity 3s ease;
  z-index: 1000;
}

.message {
  font-size: 16px;
}

label {
  cursor: pointer;
  user-select: none;
}

html {
  scroll-behavior: smooth;
}
.table td,
.table th {
  text-align: left;
}

#tablemk th:nth-child(2),
#tablemk td:nth-child(2) {
  min-width: 150px !important;
}

#tablemk th:nth-child(3),
#tablemk td:nth-child(3) {
  min-width: 120px !important;
}

#tablemk2 th:nth-child(2),
#tablemk2 td:nth-child(2) {
  min-width: 150px !important;
}

#tablemk2 th:nth-child(3),
#tablemk2 td:nth-child(3) {
  min-width: 120px !important;
}

#tablemk3 th:nth-child(2),
#tablemk3 td:nth-child(2) {
  min-width: 150px !important;
}

#tablemk3 th:nth-child(3),
#tablemk3 td:nth-child(3) {
  min-width: 120px !important;
}

#tablemk4 th:nth-child(2),
#tablemk4 td:nth-child(2) {
  min-width: 150px !important;
}

#tablemk4 th:nth-child(3),
#tablemk4 td:nth-child(3) {
  min-width: 120px !important;
}

#datatable-pa-2 th:nth-child(2),
#datatable-pa-2 td:nth-child(2) {
  min-width: 250px !important;
}




.favoritar-btn {

  width: 25px;
  height: 25px;
  background-color: transparent;
  border: none;
  color: #afafaf;
  cursor: pointer;
  z-index: 10;
}

.favoritar-btn.active {
  color: var(--primary-color);
  /* Cor do ícone */
}

.shape {
  height: 80px;
  cursor: pointer;
  border: 2px solid #ddd;
  transition: border 0.3s;
}

/* Visualização das formas de seleção */
#circle {
  background-color: #ddd;
  border-radius: 0 0 0 56px;
}

.shape.selected {
  border-color: #333;
}


.circle-menu {
  width: 80px;
  text-align: center;
}

.circle-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ffffff;
  font-size: 30px;
  color: var(--primary-color);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease, color 0.3s ease;
}

.circle-icon:hover {
  background: var(--primary-color-bg);
  color: #ffffff;
}

.circle-icon.active {
  background: var(--primary-color-bg);
  color: #ffffff;
}

.menu-text {
  font-size: 12px;
  color: #c7c7c7;
}

.circle {
  border-radius: 50%;
}




/* Footer */


/* Estrutura de estilo para o rodapé */
.footer {
  background: #47bd1d;
  padding: 40px 0;
  color: #fff;
  font-family: Arial, sans-serif;
}

.footer .container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-title {
  font-size: 1em;
  /* Tamanho reduzido para aparência elegante */
  /* font-weight: bold; */
  color: #fff;
  margin-bottom: 10px;
}

.footer-text {
  font-size: 0.9em;
  color: #fff;
  margin-bottom: 6px;
}

/* Ajuste do espaçamento entre os blocos */
.row {
  margin-bottom: 30px;
  /* Espaçamento maior entre blocos superiores e inferiores */
}

.footer-bottom {
  padding-top: 20px;
  /* Espaçamento extra no topo do bloco inferior */
  /* border-top: 1px solid #444; */
  /* Linha separadora para uma aparência mais limpa */
}

.footer-copy,
.footer-email,
.footer-link {
  font-size: 0.8em;
  color: #fff;
  margin-bottom: 8px;
}

.footer-link {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}

.footer-link:hover {
  color: #4caf50;
  /* Destacar no hover */
}

.social-icons {
  margin-top: 15px;
}

.social-icon {
  color: #fff;
  font-size: 1.1em;
  margin: 0 8px;
  text-decoration: none;
}

.social-icon:hover {
  color: #4caf50;
}

.bd-radio {
  border-radius: 7px;
}

.bd-radio-circle {
  border-radius: 50%;
}

.link-mod-perca {
  font-size: 12px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
  color: var(--primary-color);
  cursor: pointer;
}
.link-mod-perca2 {
  font-size: 12px;
  font-family: 'SF Pro Display', sans-serif;
  font-weight: normal;
  color: var(--primary-color2);
  cursor: pointer;
}

/* Footer */
.mt--2 {
  margin-top: -45px;
}

.sombra_padrao {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}



/*elaborar proposta*/
.header-dynamic {
  position: relative;
  text-align: center;
  background-color: #fff;
}

.header-dynamic img {
  max-width: 100%;
  height: auto;
  border-radius: 35px;
}

.control-panel-dynamic {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
  align-items: center;
}

.text-block-dynamic {
  padding: 10px;
  background: #f3f3f3;
  margin: 10px 0;
  border-radius: 8px;
}

.text-block-dynamic textarea {
  width: 100%;
  font-size: var(--font-size, 16px);
  color: var(--text-color, #333);
  resize: none;
  border: none;
  outline: none;
  background: transparent;
}

.shape-dynamic {
  width: 150px;
  height: 50px;
  background-color: #ccc;
  margin: 10px;
  display: inline-block;
  cursor: pointer;
}

.shape-dynamic#circle-dynamic {
  border-radius: 0 0 0 25px;
}

.shape-dynamic.selected {
  border: 2px solid blue;
}

.images-dynamic img {
  width: 100%;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 8px;
  scale: 1;
}

.images-dynamic img.selected {
  border: 2px solid var(--primary-color);
  scale: 1.1;
}

.shapes-dynamic,
.images-dynamic {
  display: flex;
  flex-wrap: wrap;
}

.shapes-dynamic .mt-3 {
  flex-basis: 100%;
}

.workspace-container-dynamic {
  margin-top: 20px;
}

.toolbox-dynamic,
.workspace-dynamic {
  padding: 10px;
  border: 2px solid #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
}

.toolbox-dynamic {
  display: flex;
  gap: 10px;
}

.toolbox-dynamic button {
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  background-color: #007bff;
  color: #fff;
}

.workspace-dynamic {
  position: relative;
  min-height: 400px;
  border-style: dashed;
  background-color: #f5f5f5;
  overflow: hidden;
}

.draggable-dynamic {
  position: absolute;
  cursor: move;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 5px;
}

#chart-container {
  max-width: 800px;
  margin: 20px auto;
}

/*elaborar proposta*/

.porta-modalestoque {
  width: 50%;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: var(--bs-modal-border-radius);
}

/* input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  background: #ddd;
  outline: none;
  position: relative;
  overflow: hidden;
}
input[type="range"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: var(--primary-color);
  z-index: -1;
  width: 50%;
  pointer-events: none;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: var(--primary-color);
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
input[type="range"]::-moz-range-thumb,
input[type="range"]::-ms-thumb {
  width: 16px;
  height: 16px;
  background: var(--primary-color);
  border-radius: 50%;
  cursor: pointer;
}
input[type="range"]:focus-visible {
  outline: none;
}
input[type="range"] {
  --value: 50;
}
input[type="range"]::before {
  width: calc(var(--value) * 1%);
} */




/* botao de upload */

.custom-upload {
  position: relative;
  display: inline-block;
}

.file-input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.upload-icon {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #f0f0f0;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s, transform 0.2s;
}

.upload-icon:hover {
  background-color: #e0e0e0;
  transform: scale(1.1);
}


.hidden-input {
  display: none;
}

.cxlogopai {
  position: absolute;
  top: calc(50% - 75px);
  left: 35px;
}

.cxlogoep {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #fff;
  /* border: 2px dashed #ccc; */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.cxlogoep img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: none;
}

.cxlogoep .upload-icon {
  font-size: 24px;
  color: #888;
  display: flex;
}

.cxlogoep:hover {
  border-color: #666;
}

.cxlogoep input[type="file"] {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #000 !important;
  /* Altere para a cor do texto desejada */
}

.valor-estilo {
  color: #696969;
  padding: 10px 0;
  border-bottom: 1px solid #696969;
  font-size: 18px;
  font-weight: 600;
}

.btn-pesquisar {
  color: var(--primary-color);
  background: #ffffff;
  border-radius: 99px;
  font-weight: 600;
}

.bd-preto .btn-pesquisar {
  background: var(--primary-color-bg);
}

.btn-login {
  color: #ffffff;
  background:  var(--primary-color-bg);
  border-radius: 23px;
  font-weight: 600;
}

.btn-cadastro {
  color: #ffffff;
  background:  var(--primary-color-bg);
  border-radius: 23px;
  font-weight: 600;
}

/* Ocultar setas de ordenação */




/* Estilização do botão de upload */
.custom-file-upload {
  display: inline-block;
  background-color: #f0f0f0;
  /* Fundo cinza claro */
  border-radius: 50%;
  /* Fundo redondo */
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  /* Centraliza o ícone verticalmente */
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.custom-file-upload label {
  display: block;
  color: #4f4f4f;
  /* Ícone cinza escuro */
  font-size: 20px;
  /* Tamanho do ícone */
}

.custom-file-upload:hover {
  background-color: #e0e0e0;
  /* Cor de fundo ao passar o mouse */
}

#file-upload {
  bottom: 5px;
  left: 5px;
}



/* css do modalpadrão */
.custom-alert {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: white;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 200px;
  max-width: 630px;
  font-family: Arial, sans-serif;
  animation: fadeIn 0.3s ease-out;
  z-index: 9999;
  text-align: left;
  border: solid 1px #eeeeee;
}
@media (max-width: 576px) {
.custom-alert {
    left: 50%;
    transform: translateX(-50%);
  }
}
.custom-alert img {
  width: 40px;
  height: auto;
  border-radius: 4px;
}

.custom-alert h2 {
  font-size: 1rem;
  margin: 0;
  line-height: 1.2;
  text-align: left;
}

.close-alert {
  position: absolute;
  top: 5px;
  right: 10px;
  background: none;
  border: none;
  cursor: pointer;
  color: var(--primary-color);
  font-size: 28px;
}

input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  background: transparent;
}

/* Track (parte azul) */
input[type="range"]::-webkit-slider-runnable-track {
  height: 6px;
  background: var(--primary-color-bg);
  border-radius: 3px;
}

/* Bolinha (thumb) com sombra */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: white;
  border: 2px solid var(--primary-color-bg);
  border-radius: 50%;
  margin-top: -5px;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

/* Firefox */
input[type="range"]::-moz-range-track {
  height: 6px;
  background: var(--primary-color-bg);
  border-radius: 3px;
}

input[type="range"]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  background: white;
  border: 2px solid var(--primary-color-bg);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

/* Edge/IE */
input[type="range"]::-ms-track {
  height: 6px;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type="range"]::-ms-fill-lower {
  background: var(--primary-color-bg);
}

input[type="range"]::-ms-thumb {
  width: 16px;
  height: 16px;
  background: white;
  border: 2px solid var(--primary-color-bg);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.close-alert:hover {
  color: #333;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(20px);
  }
}

.text-max-list {
  font-family: 'Noto Sans Display';
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
  color: #272C3D;
}

.text-sec-list {
  font-family: 'Noto Sans Display';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #272C3D;
  transition: background-color 0.6s ease;
}

.text-sec-list:hover {
  background-color: #e9d5ff;
}

.text-button-list {
  font-family: 'Noto Sans Display';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #fff;
}

.li-sidebar {
  border-bottom: 1px solid #ccc;
}

.icon-primary {
  color: var(--primary-color);
}

.p-button {
  color: inherit;
}

.search-color {
  color: #ccc!important;
}

.pmod {
  padding-bottom: 200px;
}
.xmark-icon {
  position: fixed;
  top: 20px;
  right: 0px;
  transform: translate(-50%, -50%);
  color: var(--primary-color);
  font-size: 28px;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
}
.div-nome {
  width: calc(100% - 50px);
  /* Ocupa o restante da largura */
  display: inline-block;
  /* Permite alinhar ao lado do ícone */
  vertical-align: middle;
  /* Alinha verticalmente ao ícone */
  overflow: hidden;
  /* Garante que o texto não ultrapasse a div */
  text-overflow: ellipsis;
  /* Adiciona "..." se o texto for muito longo */
  white-space: nowrap;
  /* Impede quebra de linha */
}

.div-icone {
  width: 50px;
  /* Largura fixa para o ícone */
  height: 50px;
  /* Altura igual à largura para ser quadrada */
  display: inline-flex;
  /* Alinha centralizado no flexbox */
  justify-content: center;
  /* Centraliza horizontalmente */
  align-items: center;
  /* Centraliza verticalmente */
  vertical-align: middle;
  /* Alinha com a div de texto */
}


.color-option {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 5px;
  border: 2px solid transparent;
  cursor: pointer;
  border-radius: 12px;
}

.color-option.selected {
  border: 2px solid rgb(163, 163, 163);
}

#chat-button {
  position: fixed;
  bottom: 85px;
  right: 20px;
  width: 55px;
  height: 55px;
  background: var(--primary-color-bg);
  cursor: pointer;
  z-index: 999;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 5px 8px rgba(60, 60, 60, 0.2);
}

.to-top-pai {
  width: 55px;
  height: 55px;
  background: #00000000;
  cursor: pointer;
  z-index: 999;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.to-top-pai i {
  font-size: 30px;
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.chat-button-inner {
  width: 55px;
  height: 55px;
  background: var(--primary-color-bg);
  cursor: pointer;
  z-index: 999;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#chat-button>.chat-button-inner>i {
  color: #fff;
  font-size: 30px;
}

#chat-container {
  z-index: 9999999;
  position: fixed;
  bottom: 170px;
  right: 20px;
  width: 350px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  font-family: Arial, sans-serif;
  border: none;
}

#chat-header {
  background: var(--primary-color);
  color: #fff;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}

#chat-header button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

#chat-box {
  height: 300px;
  overflow-y: auto;
  padding: 15px;
  background: #F7F7F7;
}

#contact-container {
  z-index: 99999;
  position: fixed;
  bottom: 170px;
  right: 20px;
  width: 350px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  font-family: Arial, sans-serif;
  border: none;
}

#contact-header {
  background: #27ae60;
  color: #fff;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}

#contact-header button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

#contact-box {
  height: 300px;
  overflow-y: auto;
  padding: 15px;
  background: #F7F7F7;
}
.chat {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.mensagem {
  max-width: 80%;
  padding: 12px;
  border-radius: 15px;
  word-wrap: break-word;
  background-color: #E5E5EA;
  margin-bottom: 8px;
}

.chat-button {
  background: #fff;
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
  padding: 10px;
  border-radius: 20px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  width: fit-content;
}

.chat-button:hover {
  background: var(--primary-color);
  color: #fff;
}

#message-form {
  display: flex;
  padding: 10px;
  background: #fff;
  border-top: 1px solid #ccc;
}

#message-form input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 20px;
  outline: none;
}

#message-form button {
  width: 40px;
  height: 40px;
  background: var(--primary-color);
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.outra {
  align-self: flex-start;
  background-color: #fff;
  /* Verde claro estilo WhatsApp */
  text-align: right;
  padding: 10px;
  border-radius: 10px;
  margin-right: auto;
  display: inline-block;
  max-width: max-content;
}

.outra>p {
  display: inline-block;
  max-width: max-content;
}

.minha {
  align-self: flex-end;
  background-color: #33931111;
  /* Cinza claro estilo iMessage */
  text-align: left;
  padding: 10px;
  border-radius: 10px;
  margin-left: auto;
  display: inline-block;
  max-width: max-content;
}

.minha>p {
  display: inline-block;
  max-width: max-content;
}

.text-menssagem {
  font-size: 17px;
  color: #444444;
  font-weight: 300;
}

.min-p{
    display: inline-block;
    max-width: max-content;
}


.env-btn {
  width: 40px;
  height: 40px;
  background: var(--primary-color);
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faixa-destaque {
  position: absolute;
  top: 27px;
  left: -33px;
  background: var(--primary-color-bg);
  color: #fff;
  padding: 5px 45px;
  font-weight: bold;
  transform: rotate(-45deg);
  font-size: 12px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.faixa-atual {
  position: absolute;
  top: 27px;
  left: -33px;
  background: var(--primary-color-bg);
  color: #fff;
  padding: 5px 45px;
  font-weight: bold;
  font-size: 12px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.outline{
  border: solid 1px var(--primary-color);
}

.blur-text {
  filter: blur(3px);
}

.blur-text-plus {
  filter: blur(6px);
}

.text-princ>.blur-text {
  color: #d4d4d4;
}

.text-base>.blur-text {
  color: #d4d4d4;
}

.botao-baixar-previa {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-family: 'Poppins', sans-serif;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  background: var(--primary-color-bg);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.pai-caixa-topo-ccor{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 1.5rem;
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 768px) {

  .pai-caixa-topo-ccor {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

}

.caixa-topo-ccor{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}

.bd-preto .caixa-topo-ccor {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  background-color: rgba(255, 255, 255, 0);
  padding: 1rem;
}


.filha-caixa-topo-ccor{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.text-peq-caixa-topo-ccor{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-grande-caixa-topo-ccor{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}
.porta-icone-topo-ccor{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: var(--bg-tag-color);
}
.bd-preto .porta-icone-topo-ccor {
  background-color: var(--secundary-color);
}
.text-primary-600 {
  font-family: 'Poppins', sans-serif;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}
.porta-icone-topo-elaborar-proposta{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  background: var(--primary-color-bg);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75rem;
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}
.icone-topo-elaborar-proposta{
  font-family: 'Poppins', sans-serif;
  font-size: 1.5rem;
  color: #fff;
}
.h3-topo-elaborar-proposta{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.p-topo-elaborar-proposta {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.porta-icone-topo-dimensionar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  background: #a1a1a1;
  opacity: 0.2;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75rem;
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  margin-top: 3rem;
}

.icone-topo-dimensionar {
  font-family: 'Poppins', sans-serif;
  font-size: 1.5rem;
  color: #fff;
}

.h3-topo-dimensionar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}

.p-topo-dimensionar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}


.head-sidebar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  background: var(--primary-color-bg);
  display: flex;
  height: 4rem;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
}

.texto-head-sidebar{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-size: 1.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #ffffff;
  padding-left: 15px;
}

.lh-0 {
  line-height: 1.8 !important;
  margin-right: 10px;
}

.sidebar-content {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  overflow-y: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.sidebar-content-topo {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding: 0;
}

.sidebar-perfil {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: none;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background: linear-gradient(270deg, #f3f6fa, #ffffff, #f3f6fa);
  background-size: 400% 400%;
  animation: gradientAnimation 8s ease infinite;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}



.relative {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
}

.active>.relative {
  font-size: 26px;
  padding-right: 0.4rem;
}

.pai-foto-sidebar-perfil {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--primary-color);
  /* Borda roxa */
  padding: 1px;
  /* Espaço para a borda branca */
  border-radius: 9999px;
  background-color: white;
  /* Borda branca */
  position: relative;
}

.pai-foto-sidebar-perfil.else {
  border: 2px solid #d6d6d6;
}

.foto-sidebar-perfil {
  width: 40px;
  height: 40px;
  border-radius: 9999px;
  display: block;
}

.span-sidebar-perfil {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  border: 2px solid white;
  background-color: #22C55E;
}

.span-sidebar-perfil.else {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  border: 2px solid white;
  background-color: #d6d6d6;
}

.nome-sidebar-perfil {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(var(--primary-color-rgb2) / var(--tw-text-opacity, 1));
}

.cargo-sidebar-perfil{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  text-align: start;
}
.nav-sidebar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
}

.a-nav-sidebar-active{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  text-decoration: inherit;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: var(--bg-tag-color-clara);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(var(--primary-color-rgb2) / var(--tw-text-opacity, 1));
}

.a-nav-sidebar{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  text-decoration: inherit;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.a-nav-sidebar:hover {
  --tw-bg-opacity: 0.05;
  background-color: rgb(var(--primary-color-rgb2) / var(--tw-bg-opacity, 1));
}

.a-nav-sidebar.disabled {
 opacity: 0.5;
}
.a-nav-sidebar.disabled:hover:hover {
  --tw-bg-opacity: 0.05;
  background-color: rgb(255 255 255);
}

.bd-preto .sidebar-perfil {
  background: rgba(255, 255, 255, 0.05);
}
.bd-preto .span-sidebar-perfil {
  border-color: #222143;
}
.bd-preto .nome-sidebar-perfil {
  color: #fff;
}
.bd-preto .nav-sidebar {
  color: #fff;
}
.bd-preto .a-nav-sidebar-active {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.bd-preto .a-nav-sidebar:hover {
  --tw-bg-opacity: 0.05;
  background-color: rgb(255 255 255/ var(--tw-bg-opacity, 1));
}
.bd-preto .a-nav-sidebar {
  color: #fff;
}
.div-togle-button {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0;
  padding-bottom: 3rem;
}

.tabs-container {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tabs-flex {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
}
.tab-btn {
  font-family: 'Poppins', sans-serif;
  all: unset;
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  font-weight: 500;
  color: rgb(107 114 128 / 1);
  cursor: pointer;
}
.bd-preto .tab-btn {
  font-family: 'Poppins', sans-serif;
  all: unset;
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  font-weight: 500;
  color: rgb(255 255 255 / 1);
  cursor: pointer;
}
.tab-btn:hover {
  color: rgb(182 104 252 / 1);
}

.tab-btn.active {
  color: rgb(var(--primary-color-rgb2) / 1);
  position: relative;
  border-bottom: 3px solid var(--primary-color);
}

.title-abas {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(var(--primary-color-rgb2) / var(--tw-text-opacity, 1));
}

.bg-purple-thead {
  background-color: rgb(250 245 255 / 1);
}


.div-user-table {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
}

.div-user-foto-table {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background: #f6f4f4;
}

.div-user-info-table {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-left: 0.7rem;
}

.nome-info-table {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(var(--primary-color-rgb2) / var(--tw-text-opacity, 1));
}

.email-info-table {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
  font-weight: 200;
}

.bad-origem{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: inline-flex;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: var(--bg-tag-color);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}

.dot-aprov {
  border-radius: 20%;
  background-color: #21ac31;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.dot-reprov {
  border-radius: 50%;
  background-color: #21ac31;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.purple-td {
  font-family: 'Poppins', sans-serif;
  color: var(--primary-color) !important;
}
.fw-500 {
  font-weight: 500 !important;
}

.vazio-abas {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.bd-preto .vazio-abas {
  background-color: #00000000;
}

.porta-icone-vazio-abas {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(var(--primary-color) / var(--tw-text-opacity, 1));
}

.icone-vazio-abas {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 3.75rem;
  line-height: 1;
}

.titulo-vazio-abas {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.texto-vazio-abas{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  max-width: 28rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.button-vazio-abas{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  text-transform: none;
  -webkit-appearance: button;
  background-image: none;
  cursor: pointer;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background: var(--primary-color-bg);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  margin-top: 1.5rem;
}

@media (min-width: 576px) {
  .button-vazio-abas {
    margin-top: 0;
  }
}

.table-container {
  overflow-x: auto;
  box-sizing: border-box;
  border-width: 0;
  overflow-x: auto;
}

.table-container {
  overflow-x: auto;
}

.table-container::-webkit-scrollbar {
  height: 0px;
}

.table-container-content{
  min-width: 430px;
}

.scrollbar-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0px 15px 15px 15px;
  background: white;
  box-sizing: border-box;
  z-index: 9998;
}

#scrollbar-fixa {
  width: 100%;
  height: 8px;
  overflow-x: auto;
  overflow-y: hidden;
  display: none;
  background: white;
}

#scrollbar-fixa-content {
  height: 1px;
  width: 430px;
}

#scrollbar-fixa::-webkit-scrollbar {
  height: 8px;
}

#scrollbar-fixa::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

#scrollbar-fixa::-webkit-scrollbar-thumb {
  background: #8b5cf6;
  border-radius: 10px;
}


.box-main-box {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 1rem;
  padding: 5rem 1.5rem 1rem 1.5rem;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.p-box-main-box {
  padding: 5rem 1.5rem 1rem 1.5rem;
}
.box-main-box2 {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 0 0.5rem 0 0.5rem;
  
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.box-main-box::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}


/* Caixa individual */
.main-box-item {
  box-sizing: border-box;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);;
  border: 1px solid rgba(108, 99, 255, 0.1);
  border-radius: 0.75rem;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: rgba(108, 99, 255, 0.08) 0px 4px 15px;
  min-width: 150px;
  max-width: 150px;
  min-height: 180px;
  position: relative;
  font-family: "SF Pro Display";
  font-weight: normal;
}

.main-box-item:hover,
.main-box-item.active {
  border: none;
  box-shadow: rgba(108, 99, 255, 0.15) 0px 10px 25px;
  transform: translateY(-5px);
  background: var(--primary-color-bg);
}

.main-box-icon-wrapper {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background: var(--primary-color-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.75rem;
}

.main-box-item:hover .main-box-icon-wrapper,
.main-box-item.active .main-box-icon-wrapper {
  background: #fff;
}

.main-box-icon {
  font-size: 1.25rem;
  color: #fff;
}


.main-box-label {
  font-size: 0.89rem;
  color: #aeaeae;
  font-weight: 500;
  line-height: 1.25;
}

.main-box-item:hover .main-box-label,
.main-box-item.active .main-box-label {
  font-weight: bold;
}

.se-message {
  display: inline-block;
  background: var(--primary-color-bg);
  color: white;
  font-size: 14px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 10px;
}

/* Texto da caixa */


/* Badge de notificações */
.main-box-badge {
  font-size: 0.75rem;
  color: #8b5cf6;
  margin-top: 0.25rem;
}

/* Caixa individual */
.bd-preto .main-box-item {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #222143;
}

.bd-preto .main-box-item:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: rgba(108, 99, 255, 0.3) 0px 10px 20px;
}

.main-box-item:hover .main-box-icon,
.main-box-item.active .main-box-icon,
.bd-preto .main-box-item:hover .main-box-icon,
.bd-preto .main-box-item.active .main-box-icon {
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.main-box-item:hover .se-message,
.main-box-item.active .se-message,
.bd-preto .main-box-item:hover .se-message,
.bd-preto .main-box-item.active .se-message {
  background: #ffffff;
  color: var(--primary-color);
}

.main-box-item:hover .main-box-label,
.main-box-item.active .main-box-label,
.bd-preto .main-box-item:hover .main-box-label,
.bd-preto .main-box-item.active .main-box-label {
  color: #fff;
}

.main-box-item:hover .main-box-badge,
.main-box-item.active .main-box-badge,
.bd-preto .main-box-item:hover .main-box-badge,
.bd-preto .main-box-item.active .main-box-badge {
  color: #ffffff;
  font-weight: bold;
}

/* --- Correção: quando existe hover em qualquer item, 
   o .active que não está sendo hovered volta ao estado normal --- */
.box-main-box.hovering .main-box-item.active:not(:hover) {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
  border: 1px solid rgba(108, 99, 255, 0.1);
  box-shadow: rgba(108, 99, 255, 0.08) 0px 4px 15px;
  transform: none;
}

/* Ícone volta ao estilo normal */
.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-icon-wrapper {
  background: var(--primary-color-bg);
}

.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-icon {
  color: #fff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-label {
  color: #aeaeae;
}

.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-badge {
  color: #8b5cf6;
  font-weight: normal;
}

.box-main-box.hovering .main-box-item.active:not(:hover) .se-message {
  background: var(--primary-color-bg);
  color: white;
}








/* --- Correção: quando existe hover em qualquer item, 
   o .active que não está sendo hovered volta ao estado normal --- */
.box-main-box.hovering .main-box-item.active:not(:hover) {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
  border: 1px solid rgba(108, 99, 255, 0.1);
  box-shadow: rgba(108, 99, 255, 0.08) 0px 4px 15px;
  transform: none;
}

/* Ícone volta ao estilo normal */
.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-icon-wrapper {
  background: var(--primary-color-bg);
}

.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-icon {
  color: #fff;
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-label {
  color: #aeaeae;
}

.box-main-box.hovering .main-box-item.active:not(:hover) .main-box-badge {
  color: #8b5cf6;
  font-weight: normal;
}

.box-main-box.hovering .main-box-item.active:not(:hover) .se-message {
  background: var(--primary-color-bg);
  color: white;
}










/* Texto da caixa */
.bd-preto .main-box-label {
  color: #FFF !important;
}

/* Badge de notificações */
.bd-preto .main-box-badge {
  color: #FFF !important;
}

.voltar {
  width: 35px;
  height: 35px;
}

.voltar-side {
  height: 35px;
  width: 85%;
}

.bd-preto .voltar{
  color: #fff !important;
}

.bd-preto .nome-info-table {
  color: #fff !important;
}

.bd-preto .email-info-table {
  color: #fff !important;
}

.bd-preto .bad-origem {
  background-color: var(--bg-tag-color) !important;
  color: var(--primary-color) !important;
}

.bd-preto .tabs-container {
  border-color: rgba(255, 255, 255, 0.1);
}


.caixa-fase {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
@media (min-width: 992px) {
  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-last {
    order: 13 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-6 {
    order: 6 !important;
  }

  .order-lg-7 {
    order: 7 !important;
  }

  .order-lg-8 {
    order: 8 !important;
  }

  .order-lg-9 {
    order: 9 !important;
  }

  .order-lg-10 {
    order: 10 !important;
  }

  .order-lg-11 {
    order: 11 !important;
  }

  .order-lg-12 {
    order: 12 !important;
  }
}
.pai-topo-ver {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  background-color: var(--bg-tag-color-clara) !important;
  border-left: 4px solid var(--primary-color);
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  padding: 1.5rem;
}

.titulo-topo-ver {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: var(--primary-color) !important;
}

.topo-ver {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.pai-caixa-topo-ver {
  box-sizing: border-box;
  border: none;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: #fff;
  padding: 1rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.caixa-topo-ver {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.identificador-caixa-topo-ver {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.valor-caixa-topo-ver {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: var(--primary-color) !important;
}

.porta-icone-caixa-topo-ver {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: var(--bg-tag-color) !important;
  padding: 0.75rem;
}


.pt-111 {
  margin-top: 0px !important;
}

@media (min-width: 768px) {
  .pt-md-0 {
    padding-top: 0 !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
}

@media (min-width: 992px) {
  .p-lg-0 {
    padding: 0 !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .ps-lg-5 {
    padding-left: 3.0rem !important; 
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .pt-111 {
    margin-top: 108px !important;
  }  
}
@media (min-width: 1650px) {
  .pe-x3l-0 {
    padding-right: 0 !important;
  }
}
.pai-check-app {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  margin-top: 1.5rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  padding-top: 1.5rem;
}

.title-check-app {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.div-check-app {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: calc(1rem * 1);
}



.check-app {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.label-text-check-app {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 0.25rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.bd-preto .label-text-check-app {
  color: #fff !important;
}

.p-text-check-app {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.box-check-app {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
  margin-right: 0.5rem;
  display: inline-block;
  width: 2.5rem;
  user-select: none;
  vertical-align: middle;
}

.input-box-check-app {
  box-sizing: border-box;
  border-style: solid;
  border-color: #d1d5db;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  position: absolute;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  appearance: none;
  border-radius: 9999px;
  border-width: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.label-box-check-app {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: block;
  height: 1.5rem;
  cursor: pointer;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.input-box-check-app:checked {
  @apply right-0 border-primary-600;
  right: 0;
  border-color: var(--primary-color);
}

.input-box-check-app:checked+.label-box-check-app {
  @apply bg-primary-600;
  background-color: var(--primary-color);
}

.icon-line {
  display: flex;
    align-items: center;
    /* centraliza verticalmente */
    white-space: nowrap;
    /* impede quebra de linha */
    height: inherit;
}

.bottom-null-bar {
  background: white;
  border: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bottom-null-bar.roxo {
  background: var(--primary-color-bg);
}



.border-bottom-null-bar {
  border-bottom: 1px solid var(--bs-gray-200);
}

.pai-title-bottom-null-bar {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
}

.porta-icon-title-bottom-null-bar {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 1rem;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background: var(--primary-color-bg);
}

.porta-icon-title-bottom-null-bar.roxo{
  background-color: white;
}

.icon-title-bottom-null-bar {
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.icon-title-bottom-null-bar.roxo {
  color: var(--primary-color);
}

.porta-tag-title-bottom-null-bar{
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
}

.porta-text-title-bottom-null-bar {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.primary-text-title-bottom-null-bar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  background: linear-gradient(90deg, #7e22ce, #8b5cf6);
  background-clip: text;
  color: transparent;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.primary-text-title-bottom-null-bar.roxo {
  color: white;
}
.secondary-text-title-bottom-null-bar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.secondary-text-title-bottom-null-bar.roxo {
  color: white;
}
.tag-title-bottom-null-bar {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-left: 0.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(220 255 220 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}

.tag-title-bottom-null-bar.roxo {
  background-color: rgba(255, 255, 255, 0.8);
  color: var(--primary-color);
}

.primary-button-bottom-null-bar{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  background: var(--primary-color-bg);
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.primary-button-bottom-null-bar.roxo {
  color: var(--primary-color);
  background: white;
}

#openModalBtn.secondary-button-bottom-null-bar {
  height: auto;
  width: auto;
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-style: solid;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  text-transform: none;
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.secondary-button-bottom-null-bar.roxo {
  color: white;
  border-color: white;
}

#openModalBtn.alterned {
  margin-right: 0;
  margin-left: 0;
  margin-top: 2rem;
  margin-bottom: 2rem;  
}

.secondary-button-bottom-null-bar{
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-style: solid;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  text-transform: none;
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.primary-button-bottom-null-bar.max {
  display: block;
  width: 100%;
}

.secondary-button-bottom-null-bar.max {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.pai-tabs-null {
  box-sizing: border-box;
}

.pai-tabs {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
}

.tabs-null {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
}

.tab-null {
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border: none;
  padding: 0.75rem 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: rgb(255, 255, 255, 0.6);
}

.tab-null.first {
  /* herda tudo de .tab-null */
}

.tab-null.active,
.tab-null.first.active {
  border-bottom: 3px solid #ffffff;
}

.tab-null.active {
  color: white;
}

.tab-null.first.active {
  color: #7e22ce;
}
.space-x-8> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

table.dataTable {
  width: 100% !important;
}


/* LOGIN */
.login-container {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 28rem;
}

.max-width-none {
  max-width: none;
}

.login-container.lc-56 {
  max-width: 56rem;
}

.login-container-distribuidora {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
  z-index: 10;
  width: 100%;
}


.login-header {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  background: #00d100;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  padding: 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  flex-shrink: 0;
}

.login-header-icon {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
}

.login-header-icon-box {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  animation: pulse 2s infinite;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: rgba(168, 85, 247, 0.22) 0px 0px 0px 6.8659px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-solar-panel {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}

.login-header-title {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.login-header-subtitle {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-top: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(220 255 220 / var(--tw-text-opacity, 1));
}

.vend-int-opt-title {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 700;
  color: var(--primary-color);
}

.vend-int-opt-subtitle {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}

.login-card {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2.5rem;
  padding-top: 2rem;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  flex: 1 1 auto;
  overflow: auto;
}
@media (min-width: 576px) {
  .login-card {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.bd-preto .login-card {
  background-color: #222143;
}
.login-form {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.login-form-label {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 0.25rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(138 147 160);
}

.login-form-field-wrapper {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
}

.login-form-icon {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  pointer-events: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  padding-left: 0.75rem;
  color: var(--primary-color);
}

.login-form-input {
  box-sizing: border-box;
  border-style: solid;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  display: block;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2.5rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.login-form-toggle {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  display: flex;
  cursor: pointer;
  align-items: center;
  padding-right: 0.75rem;
  color: var(--primary-color);
}

.login-form-options {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
  justify-content: space-between;
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.login-form-checkbox-group {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
}

.login-form-checkbox {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  padding: 0;
  height: 1rem;
  width: 1rem;
  border-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: var(--primary-color);
}

.login-form-checkbox-label {box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-left: 0.5rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.pai-login-form-forgot-link {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
   justify-content: flex-end;
}

.login-form-forgot-link {
  font-size: 0.77rem;
  
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  text-decoration: inherit;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: var(--primary-color);  
}

.pai-login-form-submit-btn {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.login-form-submit-btn {
  box-sizing: border-box;
  border-style: solid;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  margin: 0;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  background: var(--primary-color-bg);
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 0px;
  border-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transform: translateY(-2px);
  text-transform: uppercase;
  /* box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); */
}

.login-form-submit-btn.btn-secondary-custom {
  background: #ffffff;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  box-shadow: none;
}

.login-form-submit-btn.upload-btn {
  background: #eeeeee;
  color: #777777;
}

.login-form-submit-btn:hover {
  background: #00d100;
}

.login-form-submit-btn.btn-secondary-custom:hover {
  background: var(--primary-color-bg);
  color: white;
}

.login-form-submit-btn.upload-btn:hover {
  background: var(--primary-color-bg);
  color: white;
}

.btn-par-pesquisar {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  color: inherit;
}

.btn-valor {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  color: var(--bs-body-color);
}

.pai-separacao {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 1.5rem;
}

.separacao {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
}
.pai-divider {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: absolute;
  inset: 0px;
  display: flex;
  align-items: center;
}

.divider {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  width: 100%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.bd-preto .divider {
  border-color: rgba(255, 255, 255, 0.1);
}
.pai-divider-text {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.divider-text {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.bd-preto .divider-text {
  background-color: #222143;
  color: #ffffff;
}

.pai-register-prompt {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 1.5rem;
  text-align: center;
}

.register-prompt {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.register-prompt-link {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  text-decoration: inherit;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}
/* LOGIN */







.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (max-width: 768px) {
  .text-md-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .text-md-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .text-md-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .text-2xl {
    font-size: 1.15rem;
    line-height: 2rem;
  }
}

.font-bold {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}
.icon-roxo {
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.porta-icon-roxo {
  box-sizing: border-box;
  background: #ffffff;
  margin-bottom: 0.75rem;
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}

.txt-header {
  font-family: 'Poppins', sans-serif;
  
  box-sizing: border-box;
  margin: 0;
  max-width: 42rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #ffffff;
  opacity: 0.9;
}
@media (max-width: 768px) {
  .txt-header {
    font-weight: 500;
    font-size: 0.9rem;
  }
}




.delmodal-content {
  font-family: 'Poppins', sans-serif;
  border-radius: 1rem;
  /* border: 1px solid #ede9fe; */
  
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.delmodal-header {
  background: var(--primary-color-bg);
  color: white;
  padding: 1.25rem 1.5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  min-height: 130px;
}

.delmodal-footer {
  background-color: #fff;
  padding: 1rem 1.5rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.delmodal-btn-primary {
  background-color: #7c3aed;
  color: white;
  border: none;
  width: 100%;
  padding: 0.75rem;
  font-weight: 600;
  border-radius: 0.5rem;
}

.delmodal-btn-primary:hover {
  background-color: #6d28d9;
}

.delmodal-btn-secondary {
  background-color: #f3f4f6;
  color: #aeaeae;
  border: 1px solid #d1d5db;
  width: 100%;
  padding: 0.75rem;
  font-weight: 600;
  border-radius: 0.5rem;
  text-align: center;
  cursor: pointer;
}

.delmodal-btn-secondary:hover {
  background-color: var(--bs-gray-200);
}

.delmodal-shadow {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
}

.delmodal-text-hover:hover {
  color: #7c3aed;
}

.delmodal-checked {
  border: 2px solid #7c3aed !important;
  background-color: #ede9fe;
}

.opcoes-perfil a.dropdown-item {
  font-size: 14px;
  border-radius: 4px;
  transition: background 0.2s ease;
}

.opcoes-perfil a.dropdown-item:hover {
  background-color: #f1f1f1;
}

.cx-abas-dim {
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: none;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 0.05;
  background: rgb(var(--primary-color-rgb2) / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 4rem;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  min-width: 335px;
}

@media (min-width: 576px) {
  .cx-abas-dim {
    min-width: 360px;
  }
}

.bd-preto .cx-abas-dim {
  background: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.cx-abas-dim:hover {
  --tw-bg-opacity: 0.04;
}

.cx-abas-dim.active  {
  --tw-bg-opacity: 0.1;
}

.cx-abas-dim.active .nome-sidebar-perfil{
  font-size: 1rem;
}

.cx-abas-dim.active .cargo-sidebar-perfil {
  font-size: 0.8rem;
  margin-top: 0.25rem;
}

.pai-vazio-result {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

.icon-vazio-result {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-vazio-result{
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  --tw-text-opacity: 1;
  color: rgb(202 202 202);
}   

.vend-int-opt {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 77px;
  background-color: rgb(249 250 251);
  border-radius: 0.5rem;
  padding: 10px;
  margin-bottom: 1rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.bd-preto .vend-int-opt {
  background-color: #00000000;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.vend-int-opt:hover {
  background: var(--bg-tag-color-clara);
  border: solid 1px rgba(var(--primary-color-rgb), 0.02);
  box-shadow: rgba(var(--primary-color-rgb), 0.15) 0px 5px 12px;
  transform: translateY(-2px);
}

/* aplica nos filhos quando o pai está em hover */
.vend-int-opt:hover .vend-int-opt-icon-pai {
  background: var(--primary-color-bg);
}

.vend-int-opt:hover .vend-int-opt-icon {
  color: white;
}



.vend-int-opt.active {
  background: var(--bg-tag-color-clara);
  border: solid 1px rgba(var(--primary-color-rgb), 0.04);
  box-shadow: rgba(var(--primary-color-rgb), 0.15) 0px 10px 25px;
  transform: translateY(-5px);
}

.vend-int-opt-icon-pai {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  min-width: 50px;
  margin-right: 15px;
  transition: background-color 0.3s ease;
}

.vend-int-opt-icon-pai:hover {
  background: var(--primary-color-bg);
}

.active>.vend-int-opt-icon-pai {
  background: var(--primary-color-bg);
}

.vend-int-opt-icon {
  font-size: 24px;
  color: var(--primary-color);
  transition: color 0.3s ease;
}

.vend-int-opt-icon:hover {
  color: white;
}

.active .vend-int-opt-icon {
  color: white;
}

#datatable-pa-2_wrapper{
  margin: 0;
  padding: 0;
}
.top-0 {
  top: 10px !important;
}

.end-0 {
  right: 15px !important;
}
/* Ocultar setas de ordenação */
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  content: '\21F5';
  margin-left: 6px;        /* espaço à esquerda */
  font-weight: 400;        /* espessura menor */
  font-size: 0.8em;        /* opcional: menor tamanho */
  opacity: 0.7;            /* opcional: suaviza ainda mais */
}

.dataTables_info {
  font-size: 14px;
}

input[type="password"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type="password"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  display: none;
}
input::placeholder,
textarea::placeholder {
  color: #afafaf !important;
}
.op-03 {
  opacity: 0.3;
}

.text-gradient-verde {
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 1.5rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  border: none;
  border-radius: var(--bs-border-radius);
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.7;
}
.download-icone {
  display: flex;
  align-items: center;
  padding: 1.5rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  border: none;
  border-radius: var(--bs-border-radius);
  background: #00a800;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* opacity: 0.3; */
}
.custom-input .input-group-text {
  border: none;
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.custom-input-select .input-group-text {
  border: none;
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.input-group-text.percent {
  font-size: 1.7rem;
  padding-right: 0;
  margin-right: -20px;
}

.input-group:has(input:not(:placeholder-shown)) .input-group-prepend .input-group-text {
  opacity: 1;
}

.sal .input-group-prepend .input-group-text {
  opacity: 1;
}

.active .input-group-prepend .input-group-text {
  opacity: 1;
}

.bd-preto .text-hover {
  color: #fff;
}

.text-hover {
  color: #8c8c8c;
}

.opacity-50>.text-hover {
  color: #afafaf;
}

.text-hover.percent {
  width: auto;
  margin-left: 1rem !important;
}

.sal .text-hover {
  color: #777777;
}

.active .text-hover {
  color: #777777;
}

.mw-btn {
  max-width: 400px;
}

.div-btn-elab-proposta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 110px;
  padding: 0.75rem;
  margin: 0;
  border: 1px solid rgb(229 231 235 / 1);
  border-radius: 0.5rem;
  background: transparent;
  color: inherit;
  font: inherit;
  cursor: pointer;
  box-sizing: border-box;
  text-transform: none;
  -webkit-appearance: button;
}

.div-btn-elab-proposta:hover,
.div-btn-elab-proposta.active {
  background: var(--primary-color-bg);
  color: #fff;
}

.icone-btn-elab-proposta {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.25rem;
  color: rgb(16 185 129 / 1);
  box-sizing: border-box;
}

.main-box-icon-color {
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.div-btn-elab-proposta:hover .icone-btn-elab-proposta,
.div-btn-elab-proposta.active .icone-btn-elab-proposta {
  color: #fff;
  background: none;
  -webkit-text-fill-color: white;
  /* evita conflito com o gradiente/text-clip */
}

.span-btn-elab-proposta {
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  box-sizing: border-box;
}

.div-btn-elab-proposta:hover .span-btn-elab-proposta,
.div-btn-elab-proposta.active .span-btn-elab-proposta {
  color: #fff;
  font-weight: bold;
}

.uploadarea {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  position: relative;
}

.label-uploadarea {
  box-sizing: border-box;
  border-style: solid;
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: var(--primary-color);
  --tw-bg-opacity: 1;
  background-color: var(--bg-tag-color);
  padding: 0.75rem;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}

.main-box-icon-color {
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h2-elab-proposta {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.dt-bootstrap4 {
  cursor: pointer;
}

/* Estilo padrão (desktop) */
#modalContainer {
  display: flex;
  flex-direction: column;
}

/* Estilo para mobile (até 992px) */
@media (max-width: 992px) {
  #modalContainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1050;
    display: none;
    justify-content: center;
    align-items: center;
    padding: 1rem;
  }

  #modalContainer .modal-content {
    background-color: #fff;
    border-radius: 8px;
    width: 95vw;
    max-height: 90vh;
    overflow-y: auto;
    padding: 1.5rem;
  }
}
.modal-backdrop.show {
  position: fixed !important;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0) !important;
  backdrop-filter: blur(6px) !important;
  -webkit-backdrop-filter: blur(6px) !important;
  z-index: 1040 !important;
}
.modal {
  z-index: 1050 !important;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.box-tt {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 2rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  font-family: 'Segoe UI';
  font-style: normal;
}
.bd-preto .box-tt {
  background-color: #222143;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.box-tt-content {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  padding: 2px;
}

.box-tt-desc {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.box-tt-value {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: bold;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}

.box-tt-button {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  text-transform: none;
  -webkit-appearance: button;
  background-image: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background: var(--primary-color-bg);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: normal;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-bottom: 2rem;  
  text-align: center;                            
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInMove 0.5s ease-out forwards;
}

@keyframes fadeInMove {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.img-produto-dim {

  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background: #f6f4f4;
}

.gradient-icon {
  font-size: 16px;
  /* Ajuste como quiser */
  min-width: 16px;
  min-height: 16px;
  display: inline-block;
  background: var(--primary-color-bg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.mh-16{
  min-height: 21px;
}

/* Container principal da lista de produtos */
.product-list-container {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 2rem;
  overflow: hidden;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* Cabeçalho da lista */
.product-list-header {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.product-list-title {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

/* Conteúdo da lista de produtos */
.product-list-content {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

/* Card de produto */
.product-card {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));  padding: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.bd-preto .product-card {
  border-color: rgb(255 255 255 / 10%);
}

/* .product-card:hover {
  background-color: rgb(249, 250, 251);
  transform: translateY(-5px);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
} */

.bd-preto .product-card:hover {
  background-color: rgba(249, 250, 251, 0.1);
}

.product-card-inner {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.product-card-inner-ep {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.product-card-info {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.product-card-info-ep {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  flex: 1 1 0%;
}

.product-card-name {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-size: inherit;
  margin: 0;
  font-weight: 300; /* Mais fino */
  color: #9ca3af; /* Cinza claro estilo apps */
}

.product-card-details {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.product-card-detail {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
}

.product-card-icon-tag {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.product-card-icon-tag-pc2 {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: var(--primary-color2);
}

.product-card-unit-price {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.product-card-icon-quantity {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}

.product-card-quantity {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.product-card-total {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 0px;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.product-card-total-ep {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 0px;
  text-align: right;
}

.product-card-total-label {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.product-card-total-value {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: var(--primary-color2);
}

.product-card-total-value-pc2 {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--primary-color2);
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: var(--primary-color2);
}

/* Seção total */
.product-list-total-section {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.product-list-total-inner {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: space-between;
}

.product-list-total-info {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.product-list-emission {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.product-list-emission span {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-weight: 500;
}

.product-list-validity {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.product-list-validity span {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-weight: 500;
}

.product-list-total-value-box {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 0px;
  display: inline-flex;
  flex-direction: column;
}

.product-list-total-label {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.product-list-total-amount {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.product-list-total-amount-pc2 {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: var(--primary-color2);
}

.product-list-total-amount-pc3 {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: #c1c1c1;
}

.product-list-total-amount-pc4 {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color:var(--primary-color2);
}

.header-dynamic .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--primary-overlay2);
  pointer-events: none;
}

#header-dynamic-overlay {
  border-radius: var(--border-radius, 21px);
}

.img-reangulo1 {
  max-width: 200px;
}

@media (min-width: 992px) {
  .img-reangulo1 {
    max-width: 400px;
  }
}


td.dt-control::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  /* fa-chevron-right */
  font-weight: 900;
  cursor: pointer;
}

tr.shown td.dt-control::before {
  content: "\f0d7";
  /* fa-chevron-down */
}

@media (min-width: 769px) {
  td.dt-control::before {
    content: '' !important;
    pointer-events: none;
  }
}

table.dataTable tbody tr {
  cursor: pointer;
}
.rs-2 {
  min-width: 170px;
}

.email-info-table,
.nome-info-table {
  white-space: nowrap;
}

.text-nowrap {
  white-space: nowrap !important;
}

.min-w-none {
  min-width: 0px !important;
}

.email-info-table.variable,
.nome-info-table.variable {
  white-space: wrap;
}

@media (max-width: 768px) {
  .rs-1 {
    min-width: 400px;
  }
  .rs-3 {
    min-width: 420px;
  }
  .rs-4 {
    min-width: 320px !important;
  }
  .rs-5 {
    min-width: 250px !important;
  }
  .rs-6 {
    min-width: 400px;
  }
  .rs-7 {
    min-width: 180px;
  }
  .rs-8 {
    min-width: 450px;
  }
  .email-info-table,
  .nome-info-table {
    white-space: wrap;
  }
}

@media (max-width: 705px) {
  .rs-4 {
    min-width: 280px !important;
  }
  .rs-5 {
    min-width: 200px !important;
  }
}

@media (max-width: 689px) {
  .rs-6 {
    min-width: 310px;
  }

  .rs-7 {
    min-width: 150px;
  }
}

@media (max-width: 617px) {
  .rs-4 {
    min-width: 240px !important;
  }
  .rs-5 {
    min-width: 160px !important;
  }
}

@media (max-width: 609px) {
  .rs-8 {
    min-width: 290px;
  }
}

@media (max-width: 589px) {
  .rs-3 {
    min-width: 360px;
  }
}

@media (max-width: 554px) {
  .rs-6 {
    min-width: 170px;
  }

  .rs-7 {
    width: 100px;
    min-width: 100px;
  }
}

@media (max-width: 543px) {
  .rs-1 {
    min-width: 300px;
  }
  .rs-3 {
    min-width: 320px;
  }
}

@media (max-width: 523px) {
  .rs-4 {
    min-width: 170px !important;
  }

  .rs-5 {
    min-width: 150px !important;
  }
}

@media (max-width: 475px) {
  .rs-3 {
    min-width: 300px;
  }
}

@media (max-width: 463px) {
  .rs-1 {
    width: 230px;
    min-width: 230px;
  }
  .rs-3 {
    width: 230px;
    min-width: 230px;
  }
}

@media (max-width: 438px) {
  .rs-4 {
    min-width: 145px !important;
  }

  .rs-5 {
    min-width: 115px !important;
  }
}
@media (max-width: 434px) {
  .rs-8 {
    min-width: 0px;
  }
}

.product-info-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.product-title-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.product-brand-rating-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.product-brand-text-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.product-brand-name-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-weight: 600;
}

.product-rating-stars-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  color: #fbbf24;
  display: flex;
  cursor: pointer;
}

.star {
  color: #c1c1c1;
}

.star.enabled {
  color: #fbbf24;
}

.star.view {
  color: #c1c1c1;
}

.star.enabled.view {
  color: #fbbf24;
}

.star:hover {
  color: #fbbf24;
}

.star.view:hover {
  color: #c1c1c1;
}

.star.enabled.view:hover {
  color: #fbbf24;
}

.product-price-stock-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 1.5rem;
}

.product-price-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 0.5rem;
  font-size: 1.875rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: var(--primary-color);
  display: flex;
  align-items: center;
}

.product-description-unique, .product-description-unique>span {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.product-features-list-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
}

.product-feature-item-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: center;
}

.product-feature-icon-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: var(--fa-display, inline-block);
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: var(--primary-color);
}
.product-feature-text-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.product-title-comentario-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.product-div-pai-comentario-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-bottom: 2rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}

.bd-preto .product-div-pai-comentario-unique {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0);
}

.product-comentario-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: stretch;
  flex-direction: column;
}

@media (min-width: 576px) {
  .product-comentario-unique {
    flex-direction: row;
    align-items: flex-start;
  }
}

.product-perfil-comentario-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 1rem;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.product-div-comentario-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  flex: 1 1 0%;
}

.product-textarea-comentario-unique {
  box-sizing: border-box;
  border-style: solid;
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  resize: vertical;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  padding: 1rem;
}

.product-textarea-comentario-unique:focus-visible,
.product-textarea-comentario-unique:focus {
  outline: #e5e5e5 solid 1px;
}

.product-star-comentario-unique{
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-top: 0.75rem;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: column;
}

@media (min-width: 576px) {
  .product-star-comentario-unique {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: var(--bs-gray-200);
    margin-top: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }
}

.comments-list-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.comment-card-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  transition: all 0.3s ease;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.comment-card-inner-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: flex-start;
}

.comment-avatar-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 1rem;
  display: flex;
  height: 3rem;
  width: 3rem;
  min-width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.comment-avatar-icon-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-right: 1rem;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.comment-content-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.comment-header-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  display: flex;
  align-items: baseline;
}

.comment-author-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  font-size: inherit;
  margin: 0;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.comment-time-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-left: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.comment-text-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  font-size: 16px;
  font-weight: 500;
}

.rating-stars {
  cursor: pointer;
}

.title-product-target-unique {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  height: 0.25rem;
  width: 6rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}

.img-scale {
  transform: scale(1);
  transition: transform 0.3s ease;
}

.img-scale:hover {
  transform: scale(1.1);
}

#chat-notify {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 12px;
  height: 12px;
  background: #5EE12E;
  border-radius: 50%;
  display: none;
}

.blog-main-title {
  margin: 0;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
  font-size: 2.5rem;
  /* maior que o H2 */
  line-height: 3rem;
  font-weight: 800;
  /* mais pesado que o H2 */
  color: rgb(31 41 55);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(209 213 219);
  /* mesma paleta de tons neutros do H2 */
}

/* === Featured Section === */
.featured-section {
  margin-bottom: 3rem;
}

.featured-title {
  margin: 0;
  margin-bottom: 2rem;
  border-bottom-width: 1px;
  padding-bottom: 0.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.featured-grid {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .featured-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.article-card {
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  opacity: 1;
  transform: translateY(0px);
}
.bd-preto .article-card {
  background-color: #00000000;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.article-link {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  color: inherit;
  text-decoration: inherit;
  display: block;
}

.article-image {
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: 12rem;
  width: 100%;
  object-fit: cover;
}

.article-content {
  padding: 1.5rem;
}

.article-meta {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}

.article-tag {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
}

.article-tag-green {
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.article-tag-blue {
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.article-tag-yellow {
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.article-date {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.bd-preto .article-date {
  color: #ffffff;
}
.article-title {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.article-text {
  margin: 0;
  margin-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.article-readmore {}

/* === Popular Posts === */
.popular-section {
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.bd-preto .popular-section {
  background-color: #00000000;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.popular-title {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.popular-list {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.popular-item {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  color: inherit;
  text-decoration: inherit;
  display: flex;
  margin-bottom: 1rem;
}

.popular-thumb {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  height: 4rem;
  width: 4rem;
  flex-shrink: 0;
}

.popular-image {
  display: block;
  vertical-align: middle;
  max-width: 100%;
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
  object-fit: cover;
}

.popular-info {
  margin-left: 1rem;
}

.popular-subtitle {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.popular-date {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.bd-preto .popular-date {
  color: #ffffff;
}
/* === Categories === */
.categories-section {
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.bd-preto .categories-section {
  background-color: #00000000;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.categories-title {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.categories-list {
  padding-left: 0rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

.categories-list>li {
  list-style: none;
}

.category-item {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  text-decoration: inherit;
  display: flex;
  justify-content: space-between;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  margin-bottom: 0.5rem;
}

.category-name {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
}

.bd-preto .category-name {
  color: #ffffff;
}

.category-count {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

/* === Tags === */
.tags-section {
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.bd-preto .tags-section {
  background-color: #00000000;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.tags-title {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: var(--bs-gray-200);
  margin: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.tags-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.tag-item {
  text-decoration: inherit;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  transition: all 0.3s ease;
}

/* Tipografia do blog */
.blog-h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.3;
}

.blog-h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #333333;
  margin-top: 2rem;
  margin-bottom: 1rem;
  line-height: 1.4;
}

.blog-p {
  font-size: 1rem;
  color: #4d4d4d;
  line-height: 1.7;
  margin-bottom: 1.5rem;
}

/* Imagens */
.blog-p+img,
.blog-h2+img,
.blog-h3+img {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

/* Links dentro do blog */
.blog-p a {
  color: #007bff;
  text-decoration: none;
}

.blog-p a:hover {
  text-decoration: underline;
}

.rastro, .rastro>a{
  font-family: 'SF Pro Display';
  font-size: 12px;
  color: #555555 !important;
}

.span-em-breve {
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: var(--primary-color);
}
.hover-up:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 8px rgba(87, 87, 87, 0.07);
  transition: all 0.6s ease;
}

.form-control p {
  font-family: 'Poppins' !important;
  font-size: 14px;
  color: rgb(107 114 128);
}

/* add class="no-split" nos elementos que não devem quebrar */
.image-user-vc {
  height: 100px;
  width: 100px;
  border-radius: 9999px;
}
#chat-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: transparent;
  /* transparente */
  display: none;
  /* inicia escondido */
  z-index: 999;
  /* logo atrás do chat */
}

.pagina-proposta {
  overflow: hidden;
  padding: 20px;
  background: white;
  margin-bottom: 20px;
  box-shadow: 0 0 4px #0002;
}

/* #preview {
  max-height: 1000px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  scroll-behavior: smooth;
} */

.box-main-box2 svg {
    transition: transform 0.3s ease;
}

.box-main-box2 div:hover svg {
    transform: scale(1.15);
}

.icon-vazio-result {
  color: #dddddd;
  /* cinza original */
  position: relative;
  display: inline-block;
}

.icon-vazio-result::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg,
      rgba(0, 100, 0, 0) 0%,
      rgba(0, 255, 127, 0.6) 50%,
      rgba(0, 100, 0, 0) 100%);
  transform: skewX(-20deg);
  animation: flare 3s infinite;
  pointer-events: none;
  mix-blend-mode: screen;
}

@keyframes flare {
  0% {
    left: 100%;
  }

  100% {
    left: -100%;
  }
}

.hover-img {
  transition: 0.3s ease;
}

.hover-img:hover {
  content: url("../img/mei12_2.png");
}


.box-main-box2 .text-center:hover svg {
    fill: #00e221; /* Verde claro no hover */
    transition: 0.3s ease;
}

.box-main-box2 .text-center:hover .menu-text {
    color: #00e221;
    transition: 0.3s ease;
}

.box-main-box2 .text-center:hover .span-em-breve {
    color: #00e221;
    transition: 0.3s ease;
}
.fade {
    opacity: 0;
    transition: opacity 0.5s ease;
}
.fade.show {
    opacity: 1;
}

.potencias {
  background-color: #fbfbfb;
  transform: scale(1);
  transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.potencias.checked,
.potencias:hover {
  background-color: #f9f9f9;
  transform: scale(1.05);
}

.opacity-50 {
  opacity: 0.5;
}
.opacity-30 {
  opacity: 0.3;
}

.perda-posicao-label {
  display: block
}

.perda-posicao-compass {
  position: relative;
  width: 200px;
  height: 200px;
  border: none;
  border-radius: 50%;
  margin: 15px 0;
  color: #58f520;
}

.perda-posicao-compass label {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
  font-weight: bold
}

.perda-posicao-compass input {
  display: none
}
.perda-posicao-compass span {
  color: #d6d6d6;
}

.perda-posicao-compass input:checked+span {
  color: #5fe131;
}


.perda-posicao-N {
  top: 5%;
  left: 50%
}

.perda-posicao-NE {
  top: 20%;
  left: 80%
}

.perda-posicao-L {
  top: 50%;
  left: 95%
}

.perda-posicao-SE {
  top: 80%;
  left: 80%
}

.perda-posicao-S {
  top: 95%;
  left: 50%
}

.perda-posicao-SO {
  top: 80%;
  left: 20%
}

.perda-posicao-O {
  top: 50%;
  left: 5%
}

.perda-posicao-NO {
  top: 20%;
  left: 20%
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 80%;
  width: 80%;
}

.perda-posicao-panel-box {
  width: 100%;
  height: 140px;
  position: relative;
  margin: 10px 0
}

.perda-posicao-pillar {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4px;
  height: 50%;
  background: #999;
  transform: translateX(-50%)
}

.perda-posicao-panel-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

#perda-posicao-panel {
  width: 120px;
  height: 6px;
  background: #e1e3e0;
  transform-origin: 50% 50%
}

.perda-posicao-arrow {
  position: absolute;
  top: 10px;
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
  border-top: 3px solid #ebebeb;
  border-right: 3px solid #ebebeb;
  border-radius: 0 40px 0 0;
  transform: rotate(-45deg);
}

/* ponta da seta (direita) */
.perda-posicao-arrow::after {
  content: "";
  position: absolute;
  right: -7px;
  top: 35px;
  border: 6px solid transparent;
  border-left-color: #00d100;
  transform: rotate(90deg);
}

.bg-full-page {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    min-width: 100vw;
    background-image: url('../../img/minha_casa_solar.jpg');
    background-size: cover;      /* cobre toda a tela */
    background-position: center; /* centraliza */
    background-repeat: no-repeat;
}


html, body {
    width: 100%;
    height: 100%;
    margin: 0;
}

.titulo-mcs {
  font-family: 'FoundersGrotesk', sans-serif;
  font-weight: 400;
  font-size: 52px;
  line-height: 55px;
  color: #fff;
}

.titulo-mcs>.b-mcs {
  font-weight: 700;
  color: #ffe500;
}

.check-mcs {
  width: 45px;
  box-sizing: border-box;
}

.txt-check-mcs {
  width: calc(100% - 45px);
  box-sizing: border-box;
}

.txt-mcs {
  font-family: 'Indivisible', sans-serif;
  font-size: 17px;
  line-height: 18px;
  color: #fff;
}

.div-mcs {
  width: 100%;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  flex-direction: column;
}

@media (min-width: 576px) {
  .div-mcs {
    padding-left: 2rem;
    padding-right: 2rem;
    flex-direction: column;

  }
}

@media (min-width: 768px) {
  .div-mcs {
    padding-left: 5rem;
    padding-right: 5rem;
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .div-mcs {
    padding-left: 11%;
    padding-right: 11%;
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .div-mcs {
    padding-left: 18%;
    padding-right: 18%;
    flex-direction: row;
  }
}

@media (min-width: 1400px) {
  .div-mcs {
    padding-left: 23%;
    padding-right: 23%;
    flex-direction: row;
  }
}

@media (min-width: 1650px) {
  .div-mcs {
    padding-left: 23%;
    padding-right: 23%;
    flex-direction: row;
  }
}

@media (min-width: 1900px) {
  .div-mcs {
    padding-left: 23%;
    padding-right: 23%;
    flex-direction: row;
  }
}

.cx-btn-mcs {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.font-doc {
  font-size: 16px;
  color: #afafaf;
  text-align: center;
}

.font-doc.active {
  color: #47bd1d;
}

.trhoverscale {
  scale: 1;
  transition: all 0.2s ease-in-out;
}

.trhoverscale:hover {
  scale: 1.01;
}

.email-info-table i {
  color: #5fe42f;
}

.login-doc-item {
  background: rgba(51, 147, 17, 0.1);
}

.icon-modal-success {
  font-size: 80px;
  color: #59F321;
}


.header-card {
  background-color: white;
  border-radius: 16px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02),
    0 10px 15px -3px rgba(0, 0, 0, 0.03),
    0 20px 25px -5px rgba(0, 0, 0, 0.02);
  padding: 1.5rem;
}

@media (min-width: 768px) {
  .header-card {
    padding: 2rem;
  }
}

.gradient-green {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  border: none;
  color: white;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  border-radius: 12px;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
}

.gradient-green:hover {
  background: linear-gradient(135deg, #059669 0%, #047857 100%);
  box-shadow: 0 10px 15px -3px rgba(16, 185, 129, 0.3);
  transform: translateY(-2px);
  color: white;
}

.gradient-green:active {
  transform: translateY(0);
}

.logo-shape {
  position: relative;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.logo-shape::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #10b981 0%, #34d399 100%);
  transform: rotate(45deg);
  border-radius: 8px;
}

.logo-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-card {
  display: flex;
  align-items: center;
  padding: 1rem 1.3rem;
  border-radius: 12px;
}

.info-card-gray {
  background-color: var(--bg-tag-color);
}

.info-card-green {
  background-color: var(--bg-tag-color);
}

.info-card-green p{
  color: #505050;
}

.icon-box {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.icon-box-gray {
  background: var(--primary-color-bg);
}

.icon-box-green {
  background: var(--primary-color-bg);
}

.icon-box-green i {
  width: 16px;
  height: 16px;
  color: white;
}

.avatar-container {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}

.avatar-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.avatar-ring {
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border: 2px solid #f3f4f6;
  border-radius: 12px;
  pointer-events: none;
}

.status-dot {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  background: var(--primary-color-bg);
  border-radius: 50%;
  border: 2px solid white;
}

.solicitant-badge {
  padding: 0.125rem 0.5rem;
  background-color: var(--bg-tag-color);
  color: var(--primary-color);
  font-size: 0.625rem;
  font-weight: 900;
  border-radius: 9999px;
}

.bottom-line {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #f3f4f6;
}

.main-card {
  background-color: white;
  border-radius: 16px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02),
    0 10px 15px -3px rgba(0, 0, 0, 0.03),
    0 20px 25px -5px rgba(0, 0, 0, 0.02);
  padding: 1.5rem;
}

.progress-bar-custom {
  height: 8px;
  background-color: #f3f4f6;
  border-radius: 9999px;
  overflow: hidden;
}

.progress-fill {
  height: 100%;
  background-color: #10b981;
  border-radius: 9999px;
}

@media (max-width: 991px) {
  .header-content {
    flex-direction: column;
    gap: 1.5rem;
  }

  .zone-center,
  .zone-right {
    width: 100%;
    justify-content: center !important;
  }

  .zone-center .info-card {
    width: 100%;
    max-width: 300px;
  }

  .action-btn {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .zone-center .info-card {
    max-width: 100%;
  }
}

.wrapper-solar {
  width: 100%;
  max-width: 850px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wrapper-solar form {
  max-width: 650px;
  width: 100%;
}

.wrapper-solar h5 {
  font-size: 24px;
  color: #9ab96f;
}

h5.text-center {
  text-align: center;
}

/* Container da Barra de Pesquisa */
#content-container-pesq-ia {
  background: #fff;
  border-radius: 50px !important;
  padding: 6px 6px 6px 35px;
  /* Padding extra na esquerda para o texto */
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
  border: 1px solid #e0e0e0 !important;
  display: flex;
  /* Habilita Flexbox */
  align-items: center;
  width: 100%;
}

/* Input de Texto */
#pergunta {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  flex-grow: 1;
  /* Faz o input ocupar todo o espaço disponível */
  font-size: 16px;
  color: #444;
  padding: 0 15px;
}

/* Botão na Direita */
.btn-pesquisar-ia {
  background: var(--primary-color-bg);
  /* Amarelo Solar */
  color: white;
  border: none;
  border-radius: 40px !important;
  padding: 25px 25px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  /* Impede o texto de quebrar linha */
}

.btn-pesquisar-ia p {
  color: white;
}

.btn-pesquisar-ia:hover {
  background: var(--primary-color);
  transform: scale(1.03);
}

/* Caixa de Resposta */
.resposta-box {
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 15px;
  font-size: 15px;
  color: #555;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  border: 1px solid #f1f3f5;
  margin-top: 25px;
  animation: slideUp 0.4s ease-out;
  width: 100%;
  flex-direction: column;
}

.resposta-box i {
  color: #9ab96f;
  font-size: 20px;
  margin-top: 3px;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Ajuste para ícone de lupa inicial */
.lupa-inicial {
  color: #adb5bd;
  font-size: 18px;
}

/* Responsividade Mobile */
@media (max-width: 576px) {
  #content-container-pesq-ia {
    border-radius: 20px !important;
    padding: 5px;
  }

  .btn-pesquisar-ia p {
    display: none !important;
    /* Esconde o texto "Perguntar" no mobile */
  }

  .btn-pesquisar-ia {
    padding: 25px;
  }
}

.pai-solar {
  display: flex;
  justify-content: center;
}

.r-ia {
  font-size: 14px;
  line-height: 24px;
}

.cx-prod-ia {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  border-radius: 25px;
  padding: 10px;
}

.cx-img-prod-ia {
  border-radius: 20px;
  overflow: hidden;
}

.desc-prod-ia {
  font-weight: 900;
  font-family: 'sora', sans-serif;
  font-size: 16px;
}

.cod-prod-ia {
  font-family: 'inter', sans-serif;
  font-size: 14px;
}

.dataTables_wrapper .row:first-child {
  margin-bottom: 1.5rem;
  /* mb-4 */
}

.dataTables_wrapper .row:last-child {
  margin-top: 1.5rem;
  /* mt-4 */
}

.min-form {
  width: fit-content;
  display: inline-block;
}