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

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

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

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

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

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

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

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

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

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

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

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

/* Amatic SC */
@font-face {
	font-family: 'Amatic SC';
	src: url('../fonts/Amatic_SC/AmaticSC-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Amatic SC';
	src: url('../fonts/Amatic_SC/AmaticSC-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

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

/* Inconsolata */
@font-face {
	font-family: 'Inconsolata';
	src: url('../fonts/Inconsolata/Inconsolata-VariableFont_wdth,wght.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Mohave */
@font-face {
	font-family: 'Mohave';
	src: url('../fonts/Mohave/Mohave-VariableFont_wght.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

/* Nunito */
@font-face {
	font-family: 'Nunito';
	src: url('../fonts/Nunito/Nunito-VariableFont_wght.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

/* Open Sans */
@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Italic';
	src: url('../fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
:root {
	--color-atencao: hsl(54deg 98% 53%);
	--color-azulAjur: hsl(206.02deg 67.66% 32.75%);
	--color-azulGoogle: hsl(215, 81%, 51%);
	--color-azulGoogleBranco_2: hsl(216deg 81% 58%);
	--color-azulGoogleBranco: hsl(217, 81%, 63%);
	--color-azulMenu_2: hsl(220deg 89% 88%);
	--color-azulMenu_3: hsl(0deg 0% 92%);
	--color-azulMenu_4: hsl(0deg 0% 87%);
	--color-azulMenu: hsl(220deg 92% 95%);
	--color-azulYouTube: hsl(214deg 94% 43%);
	--color-blackScreen: hsl(0deg 0% 0% / 89.02%);
	--color-danger: hsl(0, 83%, 47%);
	--color-dark: hsl(0deg 0% 26%);
	--color-erro: hsl(354deg 90% 38%);
	--color-even: hsl(0deg 0% 92%);
	--color-lightdark: hsl(0deg 0% 57%);
	--color-lightGray_2: hsl(0deg 1% 38%);
	--color-lightGray_3: hsl(0deg 0% 96%);
	--color-lightGray: hsl(0deg 1% 38%);
	--color-odd: hsl(220deg 92% 95%);
	--color-orange: hsl(28deg 87% 60%);
	--color-soft-green: hsl(189, 73%, 25%);
	--color-success: hsl(134deg 61% 41%);
	--color-vividBlue: hsl(211deg 100% 50%);
	--color-white: hsl(0, 0%, 96%);
	--color-whitesmoke: hsl(60deg 11.48% 88.04%);
	--font-Anton: "Anton", sans-serif;
	--font-Mohave: "Mohave", sans-serif;
	--font-Nunito: "Nunito", sans-serif;
	--font-Roboto: "Roboto", sans-serif;
	--header-height: 75px;
	font-family: var(--font-Roboto);
}

html {
	padding: 0;
	margin: 0;
	scroll-behavior: smooth;
}

.blink {
	animation: blink-animation 2s steps(5, start) 4;
	-webkit-animation: blink-animation 2s steps(5, start) 4;
}

@keyframes blink-animation {
	to {
		border: dotted red 3px;
	}
}

@-webkit-keyframes blink-animation {
	to {
		border: dotted red 3px;
	}
}

.displayNone {
	display: none !important;
}

button {
	cursor: pointer;
}

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

a:visited {
	color: initial;
}

a {
	text-decoration: none;
	color: initial;
	cursor: pointer;
}

p {
	margin: 0;
}

body {
	min-height: 100vh;
	margin: 0;
	padding: 0;
}

input[type="date"] {
	max-width: 175px;
}

input[type="time"] {
	max-width: 110px;
}

.grayscale {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}

.backdrop {
	backdrop-filter: brightness(0.5) blur(1px);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4;
	width: 100vw;
	height: 100vh;
}

@keyframes spinner-border {
	to {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
	}
}

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

.opacity-65 {
	opacity: .65 !important;
}

.opacity-35 {
	opacity: .35 !important;
}

.spinner {
	display: inline-block;
	width: 20px;
	height: 20px;
	aspect-ratio: 1/1;
	animation: spinner-border 0.75s linear infinite;
	-webkit-animation: spinner-border 0.75s linear infinite;
	background-image: url(/img_2025/rotate_right_white_24dp.svg) !important;
	background-repeat: no-repeat;
	background-size: contain;
}

.spinner.black {
	border: 3px solid black;
	border-right-color: transparent;
}

.spinner.white {
	border: 3px solid white;
	border-right-color: transparent;
}

.form-control {
	display: block;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-family: var(--font-Roboto);
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	-ms-border-radius: 0.25rem;
	-o-border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-webkit-transition: border-color 0.15s ease-in-out,
		box-shadow 0.15s ease-in-out;
	-moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-ms-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


button:active {
	transform: translate(1px, 1px);
	-webkit-transform: translate(1px, 1px);
	-moz-transform: translate(1px, 1px);
	-ms-transform: translate(1px, 1px);
	-o-transform: translate(1px, 1px);
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: hsl(210deg 11% 15%);
	text-align: center;
	vertical-align: middle;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	-ms-border-radius: 0.25rem;
	-o-border-radius: 0.25rem;
	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;
	-webkit-transition: color 0.15s ease-in-out,
		background-color 0.15s ease-in-out;
	-moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
	-ms-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
	-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-sm {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem;
	-webkit-border-radius: 0.2rem;
	-moz-border-radius: 0.2rem;
	-ms-border-radius: 0.2rem;
	-o-border-radius: 0.2rem;
}

.btn-blueGoogle {
	color: #fff !important;
	background-color: hsl(215deg 81% 50%);
	border-color: hsl(215deg 81% 50%);
}

.btn-blueGoogle:hover {
	background-color: hsl(215deg 81% 40%);
	border-color: hsl(215deg 81% 40%);
}

.btn-googleMaps {
	background-image: url(/img_2025/googleMaps.png);
	background-position: center;
	background-size: 31px;
	background-repeat: no-repeat;
	aspect-ratio: 1/1;
	height: 37px;
	padding: 5px;
	cursor: pointer;
}

.btn-infoHistorico {
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	border: 0.5px solid black;
	background-color: white;
	position: relative;
}

.btn-infoHistorico::after {
	content: '\2139';
	font-size: 1.4rem;
	position: absolute;
	inset: 0;
	line-height: 30px;
}

.btn-infoHistorico:hover {
	border: unset;
	background-color: var(--color-dark);
	color: whitesmoke;
}

.btn-delete {
	background-image: url(/img_2025/delete_outline_red_24dp.png);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border: 0.5px solid #ff0002;
}

.btn-delete:hover {
	background-image: url(/img_2025/delete_red_24dp.png);
}

.btn-lock {
	background-image: url(/img_2025/lock_black.png);
	background-size: 22px;
	background-position: 3px center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	padding-left: 31px;
	line-height: 20px;
}

.btn-lock:hover {
	background-image: url(/img_2025/lock_open_black.png);
}

.btn-adicionar {
	background-image: url(/img_2025/add_white.png);
	background-size: 22px;
	background-position: 3px center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	padding-left: 31px;
	line-height: 20px;
}

.btn-ocultar {
	background-image: url(/img_2025/visibility_black.png);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border: 0.5px solid var(--color-dark);
}

.btn-ocultar_off {
	background-image: url(/img_2025/visibility_off_black.png);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border: 0.5px solid var(--color-dark);
}

.btn-ocultar:hover,
.btn-ocultar_off:hover {
	border: 1.1px solid black;
}

.btn-notification {
	background-image: url(/img_2025/notification_active_red.png);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	transition: scale 150ms;
	-webkit-transition: scale 150ms;
	-moz-transition: scale 150ms;
	-ms-transition: scale 150ms;
	-o-transition: scale 150ms;
}

.btn-notification:not(.desativada):hover {
	background-image: url(/img_2025/notification_active_red_hover.png);
}

.btn-notification.desativada {
	background-image: url(/img_2025/notification_desactive.png);
}

.btn-edit {
	background-image: url(/img_2025/edit_green.png);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	border: 0.5px solid var(--color-soft-green);
}

.btn-edit:hover {
	background-image: url(/img_2025/edit_white.png);
	background-color: var(--color-soft-green);
	border: none;
}

.btn-permissoes {
	background-image: url(/img_2025/edit_white.png);
	background-repeat: no-repeat;
	background-size: 23px;
	padding-left: 30px;
	background-position: 3px center;
}

.btn-arquivos {
	background-image: url(/img_2025/upload_file_white_24dp.svg);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	background-color: hsl(262, 52%, 47%);
}

.btn-arquivos:hover {
	background-color: hsl(262, 52%, 37%);
}

.btn-comentar {
	background-image: url(/img_2025/comentar_white.png);
	background-color: hsl(125, 50%, 40%);
}

.btn-comentar:hover {
	background-color: hsl(125, 50%, 30%);
}

.btn-salvar {
	background-image: url(/img_2025/save_white.png);
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
}

.btn-salvar-alteracoes {
	background-image: url(/img_2025/save_white.png);
	background-size: 25px;
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.btn-sign-document {
	background-image: url(/img_2025/sign_black.png);
	background-size: 25px;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 47px;
}

.btn-download {
	background-image: url(/img_2025/download_white.png);
	background-size: 25px;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 47px;
}

.btn-block {
	background-image: url(/img_2025/block_white.png);
	background-size: 22px;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.btn-unblock {
	background-image: url(/img_2025/thumb_up_white.png);
	background-size: 22px;
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.btn-salvar-alteracoes.btn-sm {
	background-size: 20px;
}

.btn-copiar-qualificao {
	background-image: url(../img_2025/copy_all_white.png);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: 5px center;
	padding-left: 33px;
}

.btn-copiar-qualificao.btn-sm {
	background-size: 20px;
}

.btn-copiar {
	background-image: url(../img_2025/copy_all_black.png);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: center;
	min-width: 32px;
	height: 28px;
	filter: var(--filter-green);
	-webkit-filter: var(--filter-green);
}

.btn-excluir {
	background-image: url("/img_2025/delete_white_24dp.png");
	background-size: 25px;
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.btn-excluir.btn-sm {
	background-size: 20px;
}

.btn-share {
	background-image: url("/img_2025/share_white.png");
	background-size: 25px;
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.btn-primary {
	color: #fff !important;
	background-color: hsl(211deg 100% 50%);
	border-color: hsl(211deg 100% 50%);
}

.btn-primary:hover {
	background-color: hsl(211deg 100% 43%);
	border-color: hsl(211deg 100% 40%);
}

.btn-success {
	color: #fff !important;
	background-color: var(--color-success);
	border-color: var(--color-success);
}

.btn-success:hover {
	background-color: hsl(133deg 61% 33%);
	border-color: hsl(134deg 62% 31%);
}

.btn-outline-success {
	color: var(--color-success) !important;
	background-color: white;
	border-color: var(--color-success);
}

.btn-outline-success:hover {
	color: white !important;
	background-color: hsl(133deg 61% 33%);
	border-color: hsl(134deg 62% 31%);
}

.btn-info {
	color: #fff !important;
	background-color: hsl(188deg 78% 41%);
	border-color: hsl(188deg 78% 41%);
}

.btn-info:hover {
	background-color: hsl(188deg 78% 33%);
	border-color: hsl(188deg 78% 31%);
}

.btn-secondary {
	color: #fff !important;
	background-color: hsl(208deg 7% 46%);
	border-color: hsl(208deg 7% 46%);
	cursor: default;
}

.btn-secondary:hover {
	background-color: hsl(206deg 7% 38%);
	border-color: hsl(210deg 8% 36%);
}

.btn-opcao-excluir {
	position: relative;
	padding-right: 40px;
}

.btn-opcao-excluir::after {
	content: '\2715';
	right: 5px;
	top: 0;
	bottom: 0;
	position: absolute;
	background: #eb2121;
	width: 22px;
	height: 22px;
	display: flex;
	align-content: center;
	justify-content: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transform: translateY(34%);
	-webkit-transform: translateY(34%);
	-moz-transform: translateY(34%);
	-ms-transform: translateY(34%);
	-o-transform: translateY(34%);
}

.btn-dark {
	color: #fff !important;
	background-color: hsl(210deg 10% 23%);
	border-color: hsl(210deg 10% 23%);
}

.btn-dark:hover {
	background-color: hsl(210deg 10% 15%);
	border-color: hsl(206deg 11% 13%);
}

.btn-concluido {
	width: 32px;
	height: 32px;
	aspect-ratio: 1/1;
	border-color: hsl(121deg 100% 23%);
	cursor: default;
	position: relative;
}

.btn-concluido::after {
	position: absolute;
	inset: 0;
	content: '\2713';
	color: hsl(121deg 100% 23%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
}

.btn-concluido:hover {
	background-color: hsl(121deg 100% 23%);
	border: none;
}

.btn-cached {
	width: 32px !important;
	height: 32px;
	aspect-ratio: 1/1;
	cursor: default;
	position: relative;
	border-radius: 5px;
	background-color: var(--color-reuniaoOnline);
	background-image: url(/img_2025/cached_white.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	border-radius: 5px;
	cursor: pointer;
}

.btn-danger {
	color: #fff !important;
	background-color: var(--color-danger);
	border-color: var(--color-danger);
}

.btn-danger:hover {
	background-color: hsl(354deg 70% 46%);
	border-color: hsl(354deg 70% 44%);
}

.btn-outline-danger {
	color: var(--color-danger) !important;
	background-color: white;
	border-color: var(--color-danger);
}

.btn-outline-danger:hover {
	background-color: hsl(354deg 70% 46%);
	color: white !important;
}

.btn-warning {
	color: hsl(210deg 11% 15%) !important;
	border-color: hsl(45deg 100% 51%);
	background-color: hsl(45deg 100% 51%);
}

.btn-warning:hover {
	background-color: hsl(45deg 100% 44%);
	border-color: hsl(45deg 100% 41%);
}

.btn-image {
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 32px;
}

.btn-whatsApp {
	background-image: url(/img_2025/whatsapp.png);
	background-repeat: no-repeat;
	background-color: #2a7f4b;
	color: white;
	background-size: 20px;
	background-position: 5px center;
}

.btn-whatsApp:hover {
	background-color: hsl(143, 50%, 38%);
}

.btn-azul {
	background-color: var(--color-azulAjur);
	color: white;
}

.btn-azul:hover {
	background-color: hsl(206.02deg 67.66% 22.75%);
}

.btn.unselected {
	filter: opacity(0.4);
	-webkit-filter: opacity(0.4);
}

.btn.selected {
	filter: unset;
	-webkit-filter: unset;
}

.nohand {
	cursor: default !important;
}

.hand {
	cursor: pointer !important;
}

.alertaErros {
	position: relative;
	width: clamp(300px, 65vw, 85%);
	max-width: 100%;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	padding: 25px;
	font-size: 16px;
}

.alertaErros>div {
	font-weight: bolder;
}

.alertaErros>ul {
	font-size: 16px;
	margin-top: 20px;
	list-style: auto;
}

.alertaErros li {
	margin-left: 20px;
}

.alertaErros li::after {
	content: ";";
}

.alertaErros li:not(li:last-of-type) {
	margin-bottom: 5px;
}

.alertaErros.alerta-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

section.blackScreen {
	position: fixed;
	z-index: 2;
	background-color: var(--color-blackScreen);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3;
}

fieldset {
	all: unset;
	border-top: 1.5px solid hsl(0deg 5% 80%);
	max-width: 95vw;
	padding: 5px 15px 15px 15px;
	width: max-content;
	min-width: 50vw;
	box-sizing: border-box;
}

fieldset.atencao {
	border: 3px solid red;
	padding: 15px;
	margin-top: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

fieldset.atencao legend {
	background-color: #f80804;
	color: white;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

legend {
	padding: 0 0.7vw;
	width: max-content;
	max-width: unset;
	min-width: unset;
	text-transform: uppercase;
	font-size: 0.9rem;
	font-weight: bold;
	word-break: break-word;
	max-width: calc(100% - 25px);
	letter-spacing: 2px;
	display: flex;
	align-items: center;
	justify-content: start;
	background-color: white;
	max-width: fit-content;
	line-height: 20px;
}

fieldset>legend.after::before {
	content: "||||";
	color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
	margin-right: 10px;
	padding: 3px 0;
}

.icon-file {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	min-height: 30px;
	min-width: 30px;
}

.icon-file-imagem {
	background-image: url("/img_2025/icon-file-imagem.png");
}

.icon-file-pdf {
	background-image: url("/img_2025/icon-file-pdf.png");
}

.icon-file-csv {
	background-image: url("/img_2025/icon-file-csv.png");
}

.icon-file-ogg {
	background-image: url("/img_2025/icon-file-ogg.png");
}

.icon-file-txt {
	background-image: url("/img_2025/icon-file-txt.png");
}

.icon-file-excel {
	background-image: url("/img_2025/icon-file-excel.png");
}

.icon-file-rtf {
	background-image: url("/img_2025/icon-file-rtf.png");
}

.icon-file-word {
	background-image: url("/img_2025/icon-file-word.png");
}

.icon-file-imagem_png {
	background-image: url("/img_2025/icon-file-imagem_png.png");
}

.icon-file-powerpoint {
	background-image: url("/img_2025/icon-file-powerpoint.png");
}

.icon-file-geral {
	background-image: url("/img_2025/icon-file.png");
}

.deleteFile {
	background-image: url("/img_2025/delete_outline_black_24dp.svg");
	background-size: contain;
	background-repeat: no-repeat;
	min-width: 20px;
	min-height: 20px;
	height: max-content;
	filter: var(--filter-red);
	-webkit-filter: var(--filter-red);
	cursor: pointer;
	transition: background-image 300ms, transform 300ms;
	-webkit-transition: background-image 300ms, transform 300ms;
	-moz-transition: background-image 300ms, transform 300ms;
	-ms-transition: background-image 300ms, transform 300ms;
	-o-transition: background-image 300ms, transform 300ms;
}

.deleteFile:hover {
	background-image: url("/img_2025/delete_black_24dp.svg");
	transform: scale(1.1) rotate(7deg);
	-webkit-transform: scale(1.1) rotate(7deg);
	-moz-transform: scale(1.1) rotate(7deg);
	-ms-transform: scale(1.1) rotate(7deg);
	-o-transform: scale(1.1) rotate(7deg);
}

#toTop {
	z-index: 5;
	position: fixed;
	color: white;
	text-align: center;
	line-height: 43px;
	font-size: 20px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	right: 17px;
	bottom: 60px;
	background-color: #ce0202e7;
	border: 0px;
	border-radius: 50%;
	outline: none;
	box-shadow: rgba(204, 0, 0, 0.3) 0px 6px 12px 0px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transition: rotate 250ms;
	-webkit-transition: rotate 250ms;
	-moz-transition: rotate 250ms;
	-ms-transition: rotate 250ms;
	-o-transition: rotate 250ms;
}

#toTop::before {
	content: "\22C0";
}

form.inputDados {
	background-color: unset;
	overflow: unset;
}

form.inputDados>fieldset {
	position: relative;
	border: 0.5px solid hsl(0deg 5% 80%);
	padding: 10px;
	width: calc(100% - 25px);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

fieldset.opened {
	border: var(--color-azulGoogleBranco) 0.5px solid;
}

fieldset.opened .expandIcon {
	border: 0.5px var(--color-azulGoogleBranco_2) solid;
}

fieldset.opened .expandIcon>div {
	background: var(--color-azulGoogleBranco_2);
}

fieldset.opened legend {
	color: var(--color-azulGoogleBranco_2);
}

form.inputDados>fieldset+fieldset {
	margin-top: 15px;
}

fieldset>div.expand {
	overflow: hidden;
	padding: 2px;
	transition: max-height 300ms ease-out;
	-webkit-transition: max-height 300ms ease-out;
	-moz-transition: max-height 300ms ease-out;
	-ms-transition: max-height 300ms ease-out;
	-o-transition: max-height 300ms ease-out;
}

form.inputDados>div,
form.inputDados>fieldset>div:not(.expandIcon, .opcaoDivulgado) {
	height: unset;
	font-weight: unset;
	font-size: unset;
	display: block;
	flex-direction: unset;
	position: unset;
}

form.inputDados>div.titulo {
	min-height: 45px;
	font-size: 1.2rem;
}

form.inputDados>fieldset>div:nth-of-type(2)>div>div:nth-of-type(2),
form.inputDados>div>div:nth-of-type(2) {
	position: relative;
}

form.inputDados>fieldset>div:nth-of-type(2)>div>div:nth-of-type(2)>span[showPassword],
form.inputDados>div>div:nth-of-type(2)>span[showPassword] {
	right: 35px;
	top: 15px;
}

form.inputDados div.label {
	font-weight: bolder;
	margin-bottom: 5px;
	color: var(--color-dark);
}

div.underwork::after {
	content: '';
	background-image: url(/img_2025/menatwork.png);
	background-color: hsl(262deg 89% 49%);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: center;
	position: absolute;
	padding: 10px;
	margin-left: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

form.inputDados div.label.help {
	width: max-content;
	max-width: 100%;
}

div.label.help>div:first-of-type,
form.inputDados div.label.help>div:first-of-type {
	display: flex;
	align-items: center;
	gap: 10px;
}

div.label.help div.before,
form.inputDados div.label.help div.before {
	align-self: flex-start;
	top: 0;
	right: -30px;
	cursor: help;
	color: var(--color-danger);
	border: 1px solid red;
	aspect-ratio: 1/1;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

div.label.help>div.before:hover,
form.inputDados div.label.help>div.before:hover {
	background-color: var(--color-danger);
	color: white;
}

div.label.help>div.after,
form.inputDados div.label.help>div.after {
	position: absolute;
	width: max-content;
	z-index: -1;
	opacity: 0;
	background-color: var(--color-azulGoogleBranco);
	color: whitesmoke;
	padding: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	filter: drop-shadow(4px 6px 8px black);
	-webkit-filter: drop-shadow(4px 6px 8px black);
	transition: opacity 500ms, transform 850ms;
	-webkit-transition: opacity 500ms, transform 850ms;
	-moz-transition: opacity 500ms, transform 850ms;
	-ms-transition: opacity 500ms, transform 850ms;
	-o-transition: opacity 500ms, transform 850ms;
}

div.label.help>div.after.shown,
form.inputDados div.label.help>div.after.shown {
	z-index: 4;
	top: -200%;
	transform: translateX(60%);
	-webkit-transform: translateX(60%);
	-moz-transform: translateX(60%);
	-ms-transform: translateX(60%);
	-o-transform: translateX(60%);
}

.label.help>div.after p {
	text-indent: 15px;
}

.label.help>div.after p+p {
	margin-top: 10px;
}

form.inputDados div.buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

form.inputDados div.checkbox {
	gap: 15px;
	padding: 10px 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

form.inputDados div.checkbox label {
	font-size: 0.9rem;
}

form.inputDados div.checkbox input[type="checkbox"] {
	height: max-content;
	min-height: unset;
}

form.inputDados div.divideemdois>* {
	max-width: calc(50% - 7px);
	overflow: hidden;
}

form.inputDados a.visitar {
	margin-left: 5px;
	text-decoration: none;
}

form.inputDados div.multiplasLinhas {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

form.inputDados div.submit {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

form.inputDados div.label.obrigatorio,
form.inputDados div.label.opcional {
	display: flex;
	justify-content: space-between;
}

form.inputDados div.label.obrigatorio::after {
	content: "* obrigat\00F3rio";
	margin-left: 10px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem;
	-webkit-border-radius: 0.2rem;
	-moz-border-radius: 0.2rem;
	-ms-border-radius: 0.2rem;
	-o-border-radius: 0.2rem;
	color: #fff;
	background-color: var(--color-danger);
	border-color: var(--color-danger);
}

form.inputDados div.label.opcional::after {
	content: "opcional";
	background-color: var(--color-success);
	border-color: var(--color-success);
}

form.inputDados>fieldset>div:nth-of-type(2)>div+div,
form.inputDados>div+div {
	margin-top: 15px;
}

form.inputDados input[type="text"],
form.inputDados input[type="email"],
form.inputDados input[type="password"],
form.inputDados input[type="tel"],
form.inputDados input[type="number"] {
	width: 100%;
	max-width: 100%;
	background-color: #f5f5f5;
}

.cnhContato>.content>div {
	display: flex;
	align-items: center;
}

.cnhContato>.content>div label {
	margin-bottom: unset;
	font-size: 0.9rem;
}

form.inputDados select {
	max-width: 100%;
}

form.inputDados div.submit button {
	display: flex;
	align-items: center;
	gap: 5px;
}

div[data-formarquivos],
form.inputDados form {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 5px;
	padding: 0;
}

div[data-formarquivos]>input,
form.inputDados form>input {
	width: clamp(250px, 100vw, 450px);
	padding: 5px;
	background-color: var(--color-dark);
	color: white;
}

div[data-formarquivos]>progress,
form.inputDados form>progress {
	margin: 0;
	height: 30px;
	width: clamp(250px, 100vw, 450px);
	opacity: 0;
}

div[data-formarquivos] .file_lista,
form.inputDados form .file_lista {
	min-height: unset;
	height: unset;
}

form.inputDados textarea {
	width: 100%;
	resize: none;
	background-color: whitesmoke;
	font-family: var(--font-Roboto);
}

*[disabled] {
	pointer-events: none;
	filter: brightness(0.6);
	-webkit-filter: brightness(0.6);
}

summary {
	all: unset;
	position: relative;
	display: flex;
	justify-content: space-between;
	font-size: 1.2rem;
	font-weight: 600;
	background-color: var(--color-dark);
	color: white;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 5px;
	font-size: 1rem;
	line-height: 22px;
	min-height: 35px;
}

summary>button {
	position: absolute;
	right: 55px;
	bottom: unset;
	top: 6px;
}

summary>button:active {
	position: absolute;
	top: 7px;
	right: 54px;
	bottom: unset;
}

summary::after {
	content: "\002B";
	font-size: 1.5rem;
	transition: transform 500ms;
	-webkit-transition: transform 500ms;
	-moz-transition: transform 500ms;
	-ms-transition: transform 500ms;
	-o-transition: transform 500ms;
	min-width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

details[open] summary::after {
	content: "\2212";
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

details+details {
	margin-top: 15px;
}


.file_lista {
	display: flex;
	flex-direction: column;
	gap: 7px;
}

.file_lista a {
	text-decoration: none;
	color: var(--color-dark);
	font-size: 1rem;
}

.file_lista>div {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	min-height: 30px;
	align-items: center;
	background-color: darkgray;
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.file_lista>div>div.delete {
	background-image: url("/img_2025/delete_outline_black_24dp.svg");
	background-size: contain;
	background-repeat: no-repeat;
	min-width: 20px;
	min-height: 20px;
	height: max-content;
	filter: var(--filter-red);
	-webkit-filter: var(--filter-red);
	cursor: pointer;
}

div.submit button {
	cursor: pointer;
}

div.dragging {
	opacity: 0.4;
}

.uploadFiles input[type=file] {
	width: clamp(250px, 100vw, 450px);
	padding: 15px;
	background-color: var(--color-dark);
	color: white;
	font-size: 1rem;
}

.uploadFiles>div:nth-of-type(1) {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.uploadFiles>div:nth-of-type(1)>button {
	width: max-content;
}

.uploadFiles progress {
	height: 32px;
	width: min(100%, 612px);
}

.uploadFiles {
	width: calc(100% - 25px);
}

.uploadFiles a {
	background: none;
	cursor: pointer;
}

.uploadFiles a:hover {
	text-decoration: underline;
}

.arquivosVinculados>div+div {
	margin-top: 15px;
}

.uploadFiles {
	width: calc(100% - 25px);
}

.uploadFiles a::before {
	content: '||||||';
	color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 7px;
}

.uploadFiles a.icon-file-imagem::before {
	background-image: url("/img_2025/icon-file-imagem.png");
}

.uploadFiles a.icon-file-pdf::before {
	background-image: url("/img_2025/icon-file-pdf.png");
}

.uploadFiles a.icon-file-csv::before {
	background-image: url("/img_2025/icon-file-csv.png");
}

.uploadFiles a.icon-file-ogg::before {
	background-image: url("/img_2025/icon-file-ogg.png");
}

.uploadFiles a.icon-file-txt::before {
	background-image: url("/img_2025/icon-file-txt.png");
}

.uploadFiles a.icon-file-excel::before {
	background-image: url("/img_2025/icon-file-excel.png");
}

.uploadFiles a.icon-file-rtf::before {
	background-image: url("/img_2025/icon-file-rtf.png");
}

.uploadFiles a.icon-file-word::before {
	background-image: url("/img_2025/icon-file-word.png");
}

.uploadFiles a.icon-file-imagem_png::before {
	background-image: url("/img_2025/icon-file-imagem_png.png");
}

.uploadFiles a.icon-file-powerpoint::before {
	background-image: url("/img_2025/icon-file-powerpoint.png");
}

.uploadFiles a.icon-file-geral::before {
	background-image: url("/img_2025/icon-file.png");
}

.arquivosVinculados {
	padding: 15px 0;
}

.arquivosVinculados>div>span:nth-of-type(1) {
	font-size: .9rem;
	margin-left: 15px;
}

section[data-footer] {
	min-height: 50px;
	line-height: 50px;
	background-color: hsl(208deg 96% 22%);
	color: white;
	text-align: center;
}

fieldset.taxas-variadas-fieldset input[type=tel] {
	max-width: 100px;
}

div.info-confidencial-password {
	position: relative;
}

div.info-confidencial-password>span {
	top: 14px;
	right: unset;
	left: 185px;
}

div:has(> span.copy_active) {
	position: relative !important;
}

span.copy_active {
	background-image: url(../img_2025/copy_all_black.png);
	min-width: 20px;
	min-height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: 0;
	z-index: 5;
	bottom: 0;
	right: 15px;
	cursor: pointer;
	opacity: .7;
}

span.copy_active:hover {
	opacity: unset;
	filter: var(--filter-green);
	-webkit-filter: var(--filter-green);
}

span.copy_active:active {
	right: 16px;
}

form[data-contrato-trabalho]>div,
form[data-novo-contrato-trabalho]>div {
	border: 2px solid #adadad;
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

form[data-contrato-trabalho]>div:last-of-type,
form[data-novo-contrato-trabalho]>div:last-of-type,
form[data-novo-contrato-trabalho]>div:nth-of-type(2) {
	border: unset;
}

form[data-contrato-trabalho].inputDados div.label,
form[data-novo-contrato-trabalho].inputDados div.label {
	color: black;
}

.concordanciaAssinatura {
	max-height: 96vh;
	overflow: auto;
	width: min(95vw, 812px);
	background: white;
	padding: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.concordanciaAssinatura .titulo {
	margin: 15px 0;
	font-size: 1.3rem;
}

.concordanciaAssinatura .declaracao {
	margin: 35px 0;
}

.concordanciaAssinatura .declaracao p {
	font-size: 1.1rem;
	line-height: 27px;
}

.concordanciaAssinatura .declaracao p+p {
	margin-top: 15px;
}

.concordanciaAssinatura .botoes {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.concordanciaAssinatura .botoes button[data-confirma-assinatura] {
	background-image: url(/img_2025/sign_white.png);
	background-size: 25px;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 10px 15px 10px 45px;
}

.video {
	position: relative;
	background-color: var(--color-white);
	color: var(--color-dark);
	padding: 15px;
	box-shadow: 5px 5px 14px 3px #3a3737;
	width: min(1024px, 95%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.video .titulo {
	font-size: 25px;
	margin-bottom: 15px;
}

.video .youtube {
	height: 512px;
}

div.validacao {
	position: relative;

}

div.validacao span {
	position: absolute;
	top: 8px;
	right: 10px;
}

div.validacao input[data-invalid]+span::before {
	content: "✖";
	color: red;
}

div.validacao input[data-valid]+span::before {
	content: "✓";
	color: green;
}

.informaSucesso,
.informaAtencao,
.informaErro {
	position: fixed;
	z-index: 1051;
	top: 10px;
	right: 10px;
	display: flex;
	align-items: center;
	min-height: 80px;
	min-width: 360px;
	max-width: 450px;
	padding: 15px;
	padding-left: 55px;
	line-height: 28px;
	background-image: url('../img_2025/done_white_24dp.svg');
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: var(--color-success);
	color: white;
	font-family: var(--font-Nunito);
	font-size: 20px;
	letter-spacing: 1.5px;
	overflow: hidden;
	opacity: 0.96;
	transition: transform 850ms;
	-webkit-transition: transform 850ms;
	-moz-transition: transform 850ms;
	-ms-transition: transform 850ms;
	-o-transition: transform 850ms;
	border: 0;
	box-shadow: 0 0 0.7rem rgb(0 0 0 / 30%);
	transform: translateY(-300px);
	-webkit-transform: translateY(-300px);
	-moz-transform: translateY(-300px);
	-ms-transform: translateY(-300px);
	-o-transform: translateY(-300px);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.informaErro {
	background-color: var(--color-erro);
	color: white;
	background-image: url("../img_2025/error_white_24dp.svg");
}

.informaAtencao {
	background-color: var(--color-atencao);
	color: black;
	background-image: url("../img_2025/warning_black_24dp.svg");
}

.informaSucesso.showOff,
.informaErro.showOff,
.informaAtencao.showOff {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
}

.spinner {
	display: inline-block;
	width: 20px;
	height: 20px;
	aspect-ratio: 1/1;
	animation: spinner-border 0.75s linear infinite;
	-webkit-animation: spinner-border 0.75s linear infinite;
	background-image: url(/img_2025/rotate_right_white_24dp.svg) !important;
	background-repeat: no-repeat;
	background-size: contain;
}

@keyframes spinner-border {
	to {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
	}
}

section.blackScreen {
	position: fixed;
	z-index: 2;
	background-color: hsl(0deg 0% 0% / 51%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}

section[data-modal-generico]:has(.modal, .login, .confirmacaoTelefone) {
	display: flex;
	align-items: center;
	justify-content: center;
}

.modal {
	all: unset;
	font-family: var(--font-Roboto);
	position: fixed;
	background-color: var(--color-white);
	color: var(--color-dark);
	padding: min(25px, 4vw);
	border-radius: 5px;
	width: min(450px, 86vw);
}

.modal div:has(button.close) {
	position: relative;
}

button.close[data-close-modal] {
	position: absolute;
	aspect-ratio: 1/1;
	top: 5px;
	right: 5px;
	width: 22px;
	height: 22px;
	background-image: url(/img_2025/close_white_24dp.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

button.close[data-close-modal]:hover {
	background-color: hsl(0, 0%, 75%);
}

.modal .titulo {
	font-size: 1.3rem;
	margin-bottom: 30px;
}

form>div+div {
	margin-top: 20px;
}

section.confirmacaoTelefone {
	padding: 25px;
	background-color: var(--color-white);
	border-radius: 4px;
	width: min(380px, 95vw);
}

section.confirmacaoTelefone div.titulo {
	font-size: 1.2rem;
	font-family: var(--font-Roboto);
	font-weight: 450;
	margin-bottom: 35px;
}

section.confirmacaoTelefone form>div {
	display: flex;
	flex-direction: column;
}

section.confirmacaoTelefone form button {
	width: 135px;
}

section.confirmacaoTelefone form input {
	width: 250px;
	margin-bottom: 4px;
}

@media only screen and (min-width: 1400px) {
	.container {
		padding-left: max(calc((100vw - 1400px) / 2), 5vw) !important;
		padding-right: max(calc((100vw - 1400px) / 2), 5vw) !important;
	}
}

@media only screen and (max-width: 1399px) {
	.container {
		padding-left: 2.5vw !important;
		padding-right: 2.5vw !important;
	}
}

@media only screen and (max-width: 420px) {

	.informaSucesso,
	.informaAtencao,
	.informaErro {
		top: 0;
		right: 0;
		left: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}