@charset "UTF-8";

/* Formulário */
.ssif-body .ssif-form {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	flex-flow: row wrap;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	width: 100%;
	gap: 10px;


	& :where(form,fieldset) {
		margin: 0px;
		padding: 0px;
	}

	&:after,
	& :where(form,fieldset,div,p,ul,li,td,th):after {
		content: '';
		display: block;
		width: 100%;
		height: 0px;
		line-height: 0px;
		clear: both;
	}

	/* Rótulos ou Etiquetas */
	& label {
		white-space: nowrap;
		display: block;
		width: 100%;
		/*height: 100%;*/
	}

	/* Campos */
	& :where(input:where(:not([type]),[type="text"],[type="password"],[type="file"],[type="number"],[type="range"],[type="url"],[type="email"],[type="date"],[type="datetime"],[type="datetime-local"],[type="time"],[type="week"],[type="month"],[type="tel"],[type="color"],[type="search"]),select) {
		display: block;
		position: relative;
		width: 100%;
		height: 37px;
		line-height: 36px;
		margin: 0px !important;
		padding: 0px 10px !important;
		box-sizing: border-box;
	}

	& textarea {
		display: block;
		position: relative;
		width: 100%;
		min-height: 137px;
		line-height: normal;
		margin: 0px !important;
		padding: 10px !important;
		box-sizing: border-box;
	}

	& select {
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC');
		background-position: right center;
		background-repeat: no-repeat;
		padding-right: 32px;
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		-o-appearance: none;
		appearance: none;
	}
	& select.dark-background {
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QETChoiBtqNrwAAAIdJREFUOMtj+P//vxTDAAAmhgECZFn8//9/xf///5dSZDOpQf3//3/p////P/wPAXV0sRhq6e3/qIAsn7OQqF6FgYGhG4uD+BkZGT/SNKiHfKpmITF0ohgYGIrQhJ8yMDDE0Tyo////PwEpYb36//+/Fl2yE1TPHKilunTLx0j6VOhagFALAACUUm8nOoArLgAAAABJRU5ErkJggg==');
	}
	& select.light-background {
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QETCho1hQkIaAAAAIFJREFUOMvV0zEKg1AQhOEPSW+vVcBKyIUscgjBNhdIkwN4MyuLNOlyAtMoSLB5St4jA9ssCz87zEAhgTKJtBd8RncUHmp1iRETbrHAJYYZusyuz0+B9xXuG/sc719b/d+pDrW6Qfu1e+Iaw+rHKlgv1LHqBP0MvcTs8TrhUoAP6QO7CBJ+QG+b1gAAAABJRU5ErkJggg==');
	}
	& select::-ms-expand {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		position: absolute !important;
		top: 0px !important;
		left: 0px !important;
		width: 0px !important;
		height: 0px !important;
		overflow: hidden !important;
	}

	& select option {
		background: #FFF;
		color: #000;
		padding: 10px 0px;
	}
	& select option[value=""] {
		background: #F0F0F0;
		color: #888;
	}

	& select optgroup {
		background: #EEE;
		color: #444;
		padding: 10px 0px;
	}

	& ::-webkit-input-placeholder {
		color: #888;
	}
	& :-moz-placeholder {
		color: #888;
	}
	& ::-moz-placeholder {
		color: #888;
	}
	& :-ms-input-placeholder {
		color: #888;
	}
	& :input-placeholder {
		color: #888;
	}

	& ::-webkit-clear-button {
		display: none;
	}
	& ::-webkit-inner-spin-button {
		position: absolute;
		right: 2px;
		top: 5%;
		width: 16px;
		height: 95%;
		top: calc(2px);
		height: calc(100% - 4px);
		padding: 0px;
		opacity: .5;
	}
	& :-webkit-any(:focus,:hover)::-webkit-inner-spin-button {
		opacity: 1;
	}
	& input[type="number"] {
		padding-right: 20px;
	}

	& ::-webkit-calendar-picker-indicator {
		position: absolute;
		right: 2px;
		top: 5%;
		width: 16px;
		height: 95%;
		top: calc(2px);
		height: calc(100% - 4px);
		padding: 10px 4px;
		box-sizing: border-box;
		opacity: .5;
	}
	& :-webkit-any(:focus,:hover)::-webkit-calendar-picker-indicator {
		opacity: 1;
	}
	& input[type="date"] {
		padding-right: 36px;
	}
	& input[type="date"]::-webkit-calendar-picker-indicator {
		right: 18px;
	}

	/* Botões */
	& :where(input:where([type="button"],[type="submit"],[type="reset"]),button,.button) {
		position: relative;
		height: 37px;
		line-height: 36px;
		margin: 0px !important;
		padding: 0px 10px !important;
		box-sizing: border-box;
	}
	& .column:not(.buttons) :where(input:where([type="reset"],[type="submit"]),button) {
		width: 100%;
	}
	& .column:not(.buttons) :where(input:where([type="reset"],[type="submit"]),button)+img {
		position: absolute;
		bottom: 13px;
		right: 10px;
	}

	/* Formulário: Obrigatoriedade */
	& .required {
		color: #F00 !important;
		text-shadow: 1px 1px 1px #FFF, -1px -1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF;
		font-weight: bold;
		padding: 0 0.5em;
		text-decoration: none;
	}
	& .required:first-child {
		padding-right: 1em !important;
	}
	& .required:not(:first-child) {
		padding-left: 1em !important;
	}

	/* Alinhamentos */
	& .align-left {
		text-align: left;
	}
	& .align-right {
		text-align: right;
	}
	& .align-center {
		text-align: center;
	}

	/* Formulário: Colunas */
	& .column {
		float: left;
		position: relative;
		margin: 0px;
		padding: 0px;
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: auto;
		@media only screen and (min-width: 768px) {
			&.col1n1 {
				width: 100% !important;
			}
			&.col2n1 {
				width: calc(50% - 10px) !important;
			}
			&.col3n1 {
				width: calc(33.333% - 10px) !important;
			}
			&.col3n2 {
				width: calc(66.666% - 10px) !important;
			}
			&.col4n1 {
				width: calc(25% - 10px) !important;
			}
			&.col4n3 {
				width: calc(75% - 10px) !important;
			}
			&.col5n1 {
				width: calc(20% - 10px) !important;
			}
			&.col5n2 {
				width: calc(40% - 10px) !important;
			}
			&.col5n3 {
				width: calc(60% - 10px) !important;
			}
			&.col5n4 {
				width: calc(80% - 10px) !important;
			}
			&.col6n1 {
				width: calc(16% - 10px) !important;
			}
			&.col6n2 {
				width: calc(32% - 10px) !important;
			}
			&.col6n3 {
				width: calc(48% - 10px) !important;
			}
			&.col6n4 {
				width: calc(64% - 10px) !important;
			}
			&.col7n1 {
				width: calc(14% - 10px) !important;
			}
			&.col7n2 {
				width: calc(28% - 10px) !important;
			}
			&.col7n3 {
				width: calc(42% - 10px) !important;
			}
			&.col7n4 {
				width: calc(56% - 10px) !important;
			}
			&.col7n5 {
				width: calc(70% - 10px) !important;
			}
			&.col7n6 {
				width: calc(84% - 10px) !important;
			}
			&.col8n1 {
				width: calc(12.5% - 10px) !important;
			}
			&.col8n3 {
				width: calc(37.5% - 10px) !important;
			}
			&.col8n5 {
				width: calc(62.55% - 10px) !important;
			}
			&.col8n7 {
				width: calc(87.5% - 10px) !important;
			}
			&.col10n1 {
				width: calc(10% - 10px) !important;
			}
			&.col10n3 {
				width: calc(30% - 10px) !important;
			}
			&.col10n9 {
				width: calc(90% - 10px) !important;
			}
			&.col20n1 {
				width: calc(5% - 10px) !important;
			}
			&.col25n1 {
				width: calc(4% - 10px) !important;
			}
			&.col50n1 {
				width: calc(2% - 10px) !important;
			}
		}
		@media only screen and (min-width: 480px) and (max-width: 767px) {
			& {
				width: 100% !important;
			}
			&.col2n1,
			&.col3n1,
			&.col3n2,
			&.col4n1,
			&.col4n3,
			&.col5n1,
			&.col5n2,
			&.col5n3,
			&.col5n4,
			&.col6n1,
			&.col6n2,
			&.col6n3,
			&.col6n4,
			&.col6n5,
			&.col7n1,
			&.col7n2,
			&.col7n3,
			&.col7n4,
			&.col7n5,
			&.col7n6,
			&.col8n1,
			&.col8n3,
			&.col8n5,
			&.col8n7,
			&.col10n1,
			&.col10n3,
			&.col10n9,
			&.col20n1,
			&.col25n1,
			&.col50n1 {
				width: calc(50% - 10px) !important;
			}
		}
		@media only screen and (max-width: 479px) {
			& {
				width: 100% !important;
			}
		}

		/* Formulário: Elementos das Colunas */
		&>:where(p,h1,h2,h3,h4,h5,h6) {
			display: block;
			position: relative;
			margin: 4px;
			padding: 0px;
		}
		&:not(:first-child)>:where(h1,h2,h3,h4,h5,h6) {
			margin-top: 20px;
		}

		/* Formulário: Colunas de Anexos */
		&.attachment .attachment-control {
			display: table;
			position: relative;
			table-layout: auto;
			width: 100%;
			height: 37px;
			border: 1px solid #DDD;
			overflow: hidden;
		}
		&.attachment .attachment-control input {
			display: block;
			position: absolute;
			top: 0px;
			left: 0px;
			width: 0px;
			height: 0px;
			overflow: hidden;
		}
		&.attachment .attachment-control :where(label,.wpcf7-form-control-wrap) {
			display: table-cell;
			vertical-align: middle;
			height: auto;
			line-height: normal;
			margin: 0px;
			padding: 0px;
			cursor: pointer;
			overflow: hidden;
		}
		&.attachment .attachment-control label:first-child {
			width: 1px;
			padding: 0px 10px;
			z-index: 2;
			background: #DDD;
			color: #666;
			border: none;
		}
		&.attachment .attachment-control label:first-child:before {
			content: '\F0C6';
			font: 16px 'FontAwesome', 'fontawesomeregular';
			display: inline-block;
			width: 16px;
			margin: 0px;
			padding: 0px;
			padding-right: .5em;
		}
		&.attachment .attachment-control label:first-child:empty:before {
			padding-right: 0px;
		}
		&.attachment .attachment-control label:last-child {
			padding: 0px 10px;
			z-index: 1;
			background: #FFF;
			color: #666;
			border: none;
			font-weight: normal;
		}
		&.attachment .attachment-control span {
			font: inherit !important;
			display: block;
			width: 100%;
			white-space: normal;
			max-height: 1.4em;
			word-break: break-all;
		}
		&.attachment .attachment-control .wpcf7-form-control-wrap {
			width: 0px;
			position: static;
		}
		&.attachment .attachment-control span:where(.wpcf7-not-valid-tip,[role=alert]) {
			top: 0px;
			left: auto;
			width: 92%;
			height: 100%;
			max-height: none;
			font-weight: bold !important;
			line-height: 29px !important;
		}

		/* Formulário: Colunas de Tabelas */
		&.table {
			overflow-x: auto;
		}
		&.table table {
			width: 100% !important;
			border: none;
			padding: 0px;
			margin: 0px;
			border-collapse: collapse;
			empty-cells: show;
		}
		&.table table tbody {
			padding: 0px;
			margin: 0px;
		}
		&.table table tfoot {
			padding: 0px;
			margin: 0px;
		}
		&.table table thead {
			padding: 0px;
			margin: 0px;
		}
		&.table table tr {
			padding: 0px;
			margin: 0px;
		}
		&.table table td {
			border: 1px solid #888;
			padding: 3px;
			margin: 0px;
			vertical-align: middle;
			text-align: left;
		}
		&.table table th {
			border: 1px solid #888;
			padding: 3px;
			margin: 0px;
			vertical-align: middle;
			text-align: center;
		}
		&.table table thead tr:first-child th {
			vertical-align: top;
		}
		&.table table td * {
			margin: 0px !important;
		}

		/* Formulário: Colunas de Texto */
		&.text {
			margin-bottom: 0.5em !important;
			text-align: justify !important;
		}
		&.text:not(:first-child) {
			margin-top: 2em !important;
		}

		/* Formulário: Texto */
		& .text {
			display: block;
			position: relative;
			width: 100%;
			height: 37px;
			line-height: 37px;
			margin: 0px;
			padding: 0px;
			box-sizing: border-box;
		}
		& .input-text {
			display: block;
			position: relative;
			width: 100%;
			height: 37px;
			line-height: 37px;
			margin: 0px;
			padding: 0px;
			box-sizing: border-box;
			background: transparent;
			border: none;
		}

		/* Formulário: Dicas de ferramenta */
		& .tooltip {
			display: block;
			position: absolute;
			top: 100%;
			left: 0px;
			width: 100%;
			z-index: 99;
			overflow: hidden;
			background: #FFC;
			color: #000;
			border: 1px solid #000;
			background-color: rgba(0, 0, 0, .8);
			color: rgba(255, 255, 255, 1);
			border-color: rgba(255, 255, 255, .5);
			border-radius: 5px;
			text-shadow: 1px 1px 3px #FFF;
			box-shadow: 2px 2px 11px #000;
			-webkit-transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
			-ms-transition: all 0.15s linear;
			-o-transition: all 0.15s linear;
			transition: all 0.15s linear;
			opacity: 0;
			pointer-events: none;
		}
		&:hover .tooltip {
			opacity: 1;
			pointer-events: all;
		}
		& .tooltip p {
			margin: 10px;
		}
		& .tooltip ul {
			margin: 10px;
		}
		& .tooltip li {
		margin: 4px;
		margin-left: 1em;
	}

	}

	/* Formulário: Colunas de Botões */
	& .buttons {
		float: left;
		position: relative;
		margin: 0px;
		padding: 0px;
	}
	& .buttons:not(.column) {
		width: 100%;
	}
	& .buttons>p>span:not(:first-child) {
		padding-left: 2em;
	}
	& .buttons>p>span.ajax-loader {
		padding-left: 0em;
	}

	/* Formulário: Grupo de colunas */
	& .column-group {
		position: relative;
		margin: 0px;
		padding: 0px;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		flex-flow: row wrap;
		justify-content: center;
		align-items: stretch;
		align-content: center;
		width: 100%;
	}

	/* Formulário: Colunas de Mensagem */
	& .msg {
		clear: both;
		display: block;
	}
	& .msg .required {
		padding: 0 0.5em !important;
	}

	/* Formulário: Editor WP */
	& .wp-editor-wrap .wp-editor-tabs .wp-switch-editor {
		width: auto;
	}

	/* Formulário: Contact Form 7 */
	& .wpcf7 {
		margin: 0px;
		padding: 0px;
		& form {
			margin: 0px;
			padding: 0px;
		}
		& fieldset {
			margin: 0px;
			padding: 0px;
		}
		& .form {
			margin: 0px;
			padding: 0px;
		}
	}

	& .wpcf7-form-control-wrap {
		display: block;
		position: relative;
		width: 100%;
	}
	& label>.wpcf7-form-control-wrap {
		display: inline;
		width: auto;
		height: auto;
	}
	& label>.wpcf7-form-control-wrap+.required {
		padding-left: .25em !important;
	}
	& label>.wpcf7-form-control-wrap+*+.required {
		padding-left: .25em !important;
	}

	& .wpcf7-form-control {
		display: block;
	}

	& .column .wpcf7-list-item {
		margin: 0px;
		padding: 0px;
		margin-right: 10px;
	}
	& .column .wpcf7-list-item:last-of-type {
		padding-right: 0px;
	}
	& .column .lines .wpcf7-list-item {
		display: block;
	}
	& .column .columns .wpcf7-list-item {
		display: inline-block;
		vertical-align: top;
		margin-right: 10px;
	}
	& .column .columns .wpcf7-list-item:last-child {
		margin-right: 0px;
	}
	@media only screen and (min-width: 768px) {
		& .column .columns .wpcf7-list-item {
			display: inline-block;
			vertical-align: top;
			margin-right: 10px;
			width: 49%;
			width: calc(50% - 10px);
		}
		& .column .columns .wpcf7-list-item {
			display: inline-block;
			vertical-align: top;
			margin-right: 10px;
			width: 32.333%;
			width: calc(33.333% - 10px);
		}
		& .column .columns .wpcf7-list-item {
			display: inline-block;
			vertical-align: top;
			margin-right: 10px;
			width: 24%;
			width: calc(25% - 10px);
		}
		& .column .columns .wpcf7-list-item {
			display: inline-block;
			vertical-align: top;
			margin-right: 10px;
			width: 19%;
			width: calc(20% - 10px);
		}
	}
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		& .column .columns .wpcf7-list-item,
		& .column .columns .wpcf7-list-item,
		& .column .columns .wpcf7-list-item,
		& .column .columns .wpcf7-list-item {
			margin-right: 10px;
			width: 49%;
			width: calc(50% - 10px);
		}
	}
	@media only screen and (max-width: 479px) {
		& .column .columns .wpcf7-list-item,
		& .column .columns .wpcf7-list-item,
		& .column .columns .wpcf7-list-item,
		& .column .columns .wpcf7-list-item {
			width: 100%;
		}
	}

	& .wpcf7-radio,
	& .wpcf7-checkbox {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		flex-flow: row wrap;
		justify-content: start;
		align-items: stretch;
		align-content: stretch;
	}
	& .wpcf7-radio .wpcf7-list-item,
	& .wpcf7-checkbox .wpcf7-list-item {
		flex-grow: 0;
		flex-shrink: 0;
	}
	@media only screen and (min-width: 768px) {
		& .wpcf7-radio .wpcf7-list-item,
		& .wpcf7-checkbox .wpcf7-list-item {
			flex-basis: calc((100% - 30px) / 3);
		}
	}
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		& .wpcf7-radio .wpcf7-list-item,
		& .wpcf7-checkbox .wpcf7-list-item {
			flex-basis: calc((100% - 20px) / 2);
		}
	}
	@media only screen and (max-width: 479px) {
		& .wpcf7-radio .wpcf7-list-item,
		& .wpcf7-checkbox .wpcf7-list-item {
			flex-basis: 100%;
		}
	}

	& .wpcf7-acceptance .wpcf7-list-item-label {
		display: inline-block;
		white-space: normal;
		vertical-align: top;
	}

	& .wpcf7-form-control-wrap span:where(.wpcf7-not-valid-tip,[role=alert]) {
		position: absolute;
		display: inline-flex;
		align-items: center;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		line-height: normal;
		margin: 0px;
		padding: 0px 7px;
		white-space: normal;
		box-sizing: border-box;
		background: #FFF !important;
		background-clip: padding-box !important;
		border: 3px solid rgba(0,0,0,0);
		font-weight: bold;
		pointer-events: none;
	}
	& .wpcf7-form-control-wrap textarea+span:where(.wpcf7-not-valid-tip,[role=alert]) {
		padding: 0px 7px;
		align-items: flex-start;
	}
	& .wpcf7-form-control-wrap .wpcf7-acceptance+span:where(.wpcf7-not-valid-tip,[role=alert]) {
		padding: 0px;
		padding-left: 20px;
		padding-top: 2px;
		border: none;
		background-clip: content-box !important;
		align-items: flex-start;
	}
	& .wpcf7-form-control-wrap select+span:where(.wpcf7-not-valid-tip,[role=alert]) {
		padding-right: 32px;
	}
	& .wpcf7-form-control-wrap .wpcf7-checkbox+span:where(.wpcf7-not-valid-tip,[role=alert]) {
		padding: 0px;
		padding-left: 20px;
		border: none;
		background-clip: content-box !important;
	}

	& .wpcf7-form-control-signature-global-wrap .wpcf7-form-control-signature-wrap {
		width: 100% !important;
	}
	& .wpcf7-form-control-signature-global-wrap+.wpcf7-form-control-wrap {
		position: static;
		height: 0px;
	}
	& .wpcf7-form-control-signature-global-wrap+.wpcf7-form-control-wrap span:where(.wpcf7-not-valid-tip,[role=alert]) {
		position: absolute;
		top: 2em;
		top: calc(1.2em + 13px);
		left: 0px;
		width: 100%;
		height: 2em;
		height: calc(100px);
		align-items: flex-start;
	}

	& .wpcf7-form-control-signature-body {
		border: 1px solid #CCC;
	}

	&+.wpcf7-response-output {
		cursor: pointer;
	}
	&+.wpcf7-validation-errors {
		background: #FDC;
		border-color: #F00;
		color: #F00;
		font-weight: bold;
	}
	& .wpcf7-not-valid {
		border-color: #F00 !important;
	}
	& .wpcf7-form-control-wrap .wpcf7-not-valid * {
		color: #F00;
	}

	& .wpcf7-field-groups {
		float: left;
		position: relative;
		margin: 0px;
		padding: 0px;
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: auto;
		width: 100%;
	}
	& .wpcf7-field-group {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		flex-flow: row wrap;
		justify-content: center;
		align-items: stretch;
		align-content: center;
		float: none;
		position: static;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	& .wpcf7-field-group > p {
		float: right;
		width: 32px;
		margin: 0px;
		padding: 0px;
		padding-bottom: 4px;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: auto;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		flex-flow: row wrap;
		justify-content: center;
		align-items: stretch;
		align-content: flex-end;
	}
	& .wpcf7-field-group > .column-group {
		float: left;
		width: calc(100% - 32px);
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: auto;
	}

	& .wpcf7-field-group:first-child .wpcf7-field-group-remove {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		position: fixed !important;
		top: 0px !important;
		left: 0px !important;
		width: 0px !important;
		height: 0px !important;
		overflow: hidden !important;
		z-index: -1 !important;
	}
	& .wpcf7-field-group:not(:first-child) .wpcf7-field-group-add {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		position: fixed !important;
		top: 0px !important;
		left: 0px !important;
		width: 0px !important;
		height: 0px !important;
		overflow: hidden !important;
		z-index: -1 !important;
	}

	& [data-class="wpcf7cf_group"] {
		float: left;
		position: relative;
		margin: 0px;
		padding: 0px;
		flex-grow: 1;
		flex-shrink: 0;
		flex-basis: auto;
		width: 100%;
	}

	/* reCaptcha */
	& .anr_captcha_field {
		float: left;
		width: 100%;
		padding-bottom: 10px;
	}

	/* Formulário Claro */
	&.light-transparency label {
		color: #FFF;
	}
	&.light-transparency :where(input:where(:not([type]),[type="text"],[type="password"],[type="file"],[type="number"],[type="range"],[type="url"],[type="email"],[type="date"],[type="datetime"],[type="datetime-local"],[type="time"],[type="week"],[type="month"],[type="tel"],[type="color"],[type="search"]),select,textarea) {
		background: transparent;
		border: 2px solid #FFF;
		color: #FFF;
	}
	&.light-transparency ::-webkit-input-placeholder {
		color: #FFF;
	}
	&.light-transparency :-moz-placeholder {
		color: #FFF;
	}
	&.light-transparency ::-moz-placeholder {
		color: #FFF;
	}
	&.light-transparency :-ms-input-placeholder {
		color: #FFF;
	}
	&.light-transparency :input-placeholder {
		color: #FFF;
	}
	&.light-transparency :where(input:where([type="reset"],[type="submit"]),button) {
		background: transparent;
		border: 2px solid #FFF;
		color: #FFF;
	}
	&.light-transparency :where(input:where([type="reset"],[type="submit"]),button):hover {
		background: #FFF;
		color: #000;
	}
	&.light-transparency .wpcf7-mail-sent-ok {
		background: transparent;
		border: 2px solid #FFF;
		color: #FFF;
	}

	/* Formulário Claro */
	&.dark-transparency label {
		color: #000;
	}
	&.dark-transparency :where(input:where(:not([type]),[type="text"],[type="password"],[type="file"],[type="number"],[type="range"],[type="url"],[type="email"],[type="date"],[type="datetime"],[type="datetime-local"],[type="time"],[type="week"],[type="month"],[type="tel"],[type="color"],[type="search"]),select,textarea) {
		background: transparent;
		border: 2px solid #000;
		color: #000;
	}
	&.dark-transparency ::-webkit-input-placeholder {
		color: #000;
	}
	&.dark-transparency :-moz-placeholder {
		color: #000;
	}
	&.dark-transparency ::-moz-placeholder {
		color: #000;
	}
	&.dark-transparency :-ms-input-placeholder {
		color: #000;
	}
	&.dark-transparency :input-placeholder {
		color: #000;
	}
	&.dark-transparency :where(input:where([type="reset"],[type="submit"]),button) {
		background: transparent;
		border: 2px solid #000;
		color: #000;
	}
	&.dark-transparency :where(input:where([type="reset"],[type="submit"]),button):hover {
		background: #000;
		color: #FFF;
	}
	&.dark-transparency .wpcf7-mail-sent-ok {
		background: transparent;
		border: 2px solid #000;
		color: #000;
	}

}

/* Campo de data do formulário */
.ssif-body .ui-datepicker {
	width: auto !important;
	max-width: none !important;
	z-index: 99999 !important;
	& tr:first-child :where(th,td),
	& tr :where(th,td):first-child {
		border: none !important;
	}
}
/*
.ssif-body .ui-datepicker:not(.ui-datepicker-multi):not(.avia-datepicker-div) {
	position: relative;
	padding: 0px !important;
	margin: 0px auto !important;
	width: auto !important;
	width: 100% !important;
	max-width: 406px !important;
	max-width: max-content !important;
	text-align: center;
	&:after {
		content: '';
		display: block;
		width: 100%;
		height: 0px;
		line-height: 0px;
		clear: both;
	}
	& * {
		position: static !important;
		font-size: 1em !important;
	}
	& *:before {
		font-size: 1em !important;
	}
	& *:after {
		font-size: 1em !important;
	}
	& .ui-datepicker-group {
		float: none !important;
		display: inline-block !important;
		padding: 10px !important;
		margin: 0px !important;
	}
	& table {
		border: none !important;
		padding: 0px !important;
		margin: 0px !important;
		border-collapse: collapse !important;
		width: 100% !important;
	}
	& table * {
		border-collapse: collapse !important;
		border: none !important;
		padding: 0px !important;
		margin: 0px auto !important;
		overflow: hidden !important;
		position: static !important;
		float: none !important;
	}
	& table tr {
		border: none !important;
		background-color: transparent !important;
	}
	& table :where(th,td) {
		border: 1px solid transparent !important;
		width: 1.4em !important;
		height: 1.4em !important;
		line-height: 1.4em !important;
		text-align: center !important;
	}
	& table :where(th,td) * {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		line-height: inherit !important;
	}
	& table th>* {
		font-size: .6em !important;
	}
	& table thead th {
		width: 1em !important;
		height: 1.6em !important;
	}
	& table thead th>* {
		position: relative !important;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	& .ui-datepicker-header {
		padding: 0px !important;
		margin: 0px !important;
		height: 1.6em;
		line-height: 1.5em;
	}
	& .ui-datepicker-header .ui-datepicker-title {
		height: 100%;
		line-height: inherit;
		padding: 0px !important;
		margin: 0px !important;
		font-size: 0.9em !important;
	}
	& .ui-datepicker-header .ui-corner-all {
		position: absolute !important;
		top: 2px !important;
	}
	& .ui-datepicker-header :where(.ui-datepicker-prev,.ui-datepicker-next) {
		background-image: none;
		width: 1.4em;
		height: 1.4em;
		line-height: 1.4em;
		text-align: center;
	}
	& .ui-datepicker-header .ui-datepicker-prev {
		left: 2px !important;
	}
	& .ui-datepicker-header .ui-datepicker-next {
		right: 2px !important;
	}
	& .ui-datepicker-header :where(.ui-datepicker-prev,.ui-datepicker-next) span {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		position: absolute !important;
		top: 0px !important;
		left: 0px !important;
		width: 0px !important;
		height: 0px !important;
		overflow: hidden !important;
	}
	& .ui-datepicker-header :where(.ui-datepicker-prev,.ui-datepicker-next):before {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		line-height: inherit;
		text-indent: 0px;
		font-family: 'entypo-fontello';
		font-size: 1.4em !important;
	}
	& .ui-datepicker-header .ui-datepicker-prev:before {
		content: '\e874';
	}
	& .ui-datepicker-header .ui-datepicker-next:before {
		content: '\e875';
	}
	@media only screen and (min-width: 768px) {
		& {
			font-size: 16px !important;
		}
	}
	@media only screen and (max-width: 767px) {
		& {
			left: 0px !important;
			width: 100% !important;
			max-width: none !important;
			font-size: 25px !important;
		}
	}
	@media only screen and (max-width: 425px) {
		& {
			font-size: 20px !important;
			font-size: 6.6vw !important;
		}
	}
}
*/

/* Campo de data multiplo do formulário * /
.ssif-body .ui-datepicker-multi {
	z-index: 99999 !important;
}
.ssif-body .ui-datepicker-multi:not(.avia-datepicker-div) {
	position: relative;
	padding: 0px !important;
	margin: 0px auto !important;
	width: auto !important;
	width: 100% !important;
	max-width: 406px !important;
	max-width: max-content !important;
	text-align: center;
	&:after {
		content: '';
		display: block;
		width: 100%;
		height: 0px;
		line-height: 0px;
		clear: both;
	}
	& * {
		position: static !important;
		font-size: 1em !important;
	}
	& *:before {
		font-size: 1em !important;
	}
	& *:after {
		font-size: 1em !important;
	}
	& .ui-datepicker-group {
		float: none !important;
		display: inline-block !important;
		padding: 10px !important;
		margin: 0px !important;
	}
	& table {
		border: none !important;
		padding: 0px !important;
		margin: 0px !important;
		border-collapse: collapse !important;
		width: 100% !important;
	}
	& table * {
		border-collapse: collapse !important;
		border: none !important;
		padding: 0px !important;
		margin: 0px auto !important;
		overflow: hidden !important;
		position: static !important;
		float: none !important;
	}
	& table tr {
		border: none !important;
		background-color: transparent !important;
	}
	& table :where(th,td) {
		border: 1px solid transparent !important;
		width: 1.4em !important;
		height: 1.4em !important;
		line-height: 1.4em !important;
		text-align: center !important;
	}
	& table :where(th,td) * {
		display: block !important;
		width: 100% !important;
		;
		height: 100% !important;
		line-height: inherit !important;
	}
	& table th>* {
		font-size: .6em !important;
	}
	& .ui-datepicker-header {
		padding: 0px !important;
		margin: 0px !important;
		height: 1.6em;
		line-height: 1.3em;
	}
	& .ui-datepicker-header .ui-datepicker-title {
		padding: 0px !important;
		margin: 0px !important;
	}
	& .ui-datepicker-header .ui-corner-all {
		position: absolute !important;
		top: 5px !important;
	}
	& .ui-datepicker-header :where(.ui-datepicker-prev,.ui-datepicker-next) {
		background-image: none;
		width: 1.4em;
		height: 1.4em;
		line-height: 1.4em;
		text-align: center;
		color: #000;
	}
	& .ui-datepicker-header .ui-datepicker-prev {
		left: 5px !important;
	}
	& .ui-datepicker-header .ui-datepicker-next {
		right: 5px !important;
	}
	& .ui-datepicker-header :where(.ui-datepicker-prev,.ui-datepicker-next):before {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		line-height: inherit;
		text-indent: 0px;
		font-family: 'entypo-fontello';
		font-size: 1.4em !important;
	}
	& .ui-datepicker-header .ui-datepicker-prev:before {
		content: '\e874';
	}
	& .ui-datepicker-header .ui-datepicker-next:before {
		content: '\e875';
	}
	@media only screen and (min-width: 768px) {
		& {
			font-size: 16px !important;
		}
	}
	@media only screen and (max-width: 767px) {
		& {
			left: 0px !important;
			width: 100% !important;
			max-width: none !important;
			font-size: 30px !important;
		}
	}
	@media only screen and (max-width: 425px) {
		& {
			font-size: 20px !important;
			font-size: 6.6vw !important;
		}
	}
}
/**/
