.uolads {
	text-align: center;
	padding-top: 100px;
}

#bloco-native-rodape {
	margin-top: 6vw;
}

.mb-4 {
	margin: 2em 0 !important;
}

.ads_text {
	margin: 2em 0 !important;
}

.thumbnail-posts {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}

.semespaco {
	margin-bottom: 2em;
}

#audimaWidget {
	margin-bottom: 2rem;
}
.type3-wrapper-nobg {
	padding: 2vw 10vw 0 10vw;
}

@media only screen and (max-width: 768px) {
	.type3-wrapper-nobg {
		padding: 6vw 24px;
	}
}

@media only screen and (max-width: 480px) {
	.type3-wrapper-nobg {
		margin: 0;
	}
}

.type3-wrapper-nobg .itens {
	padding: 6vw 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 2vw;
}

@media only screen and (max-width: 1024px) {
	.type3-wrapper-nobg .itens {
		padding: 6vw 0 0 0;
		gap: 4vw;
	}
}

@media only screen and (max-width: 480px) {
	.type3-wrapper-nobg .itens {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 4vw;
	}
}

.type3-wrapper-nobg .itens .item {
	width: 31%;
}

@media only screen and (max-width: 1024px) {
	.type3-wrapper-nobg .itens .item {
		width: 47%;
	}
}

@media only screen and (max-width: 480px) {
	.type3-wrapper-nobg .itens .item {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	.type3-wrapper-nobg .itens .item + .item {
		margin: 40px 0 0 0;
	}
}

.type3-wrapper-nobg .itens .item img {
	width: 100%;
}

@media only screen and (max-width: 480px) {
	.type3-wrapper-nobg .itens .item img {
		width: 100%;
	}
}

.type3-wrapper-nobg .itens .item .info {
	padding: 1.4vw;
	max-width: 100%;
	border-top: 0.6vw solid #fcc104;
}

@media only screen and (max-width: 480px) {
	.type3-wrapper-nobg .itens .item .info {
		border-width: 1.5vw;
	}
}

.type3-wrapper-nobg .itens .item .info .area {
	text-transform: uppercase;
	color: #787480;
	font-size: 12px;
	margin: 0 0 0.4vw 0;
	font-weight: 600;
}

.type3-wrapper-nobg .itens .item .info .titulo {
	color: #5b5758;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 130%;
}

.type3-wrapper-nobg .itens .item .info p {
	color: #5b5758;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	padding-top: 12px;
}

.type3-wrapper-nobg .header .titulo {
	font-size: 2rem;
	color: #5b5758;
	font-weight: 600;
	font-family: "Roboto Slab", serif;
}

/* Three Col Wrapper */

.three-col-wrapper {
	margin: 2vw 10vw 0 10vw;
}

@media only screen and (max-width: 1024px) {
	.three-col-wrapper {
		flex-direction: column;
		margin: 0;
		padding: 6vw 0;
	}
}

.three-col-wrapper .header {
	display: flex;
	align-items: center;
	margin-bottom: -48px;
	margin-top: 48px;
}

.three-col-wrapper .header .titulo {
	font-size: 32px;
	color: #5b5758;
	font-weight: 600;
	font-family: "Roboto Slab", serif;
}

.three-col-wrapper .itens {
	display: flex;
	flex-wrap: wrap;
	gap: 23px;
	width: 100%;
	padding: 0;
}

@media only screen and (min-width: 1024px) {
	.three-col-wrapper .itens {
		padding: 6vw 0 0 0;
	}
}

.three-col-wrapper .itens .item {
	width: 32%;
}

@media only screen and (max-width: 480px) {
	.three-col-wrapper .itens .item {
		width: 100%;
		margin: 40px 0 0 0;
	}
}

@media only screen and (max-width: 768px) {
	.three-col-wrapper .itens .item {
		width: 48%;
	}
}

.three-col-wrapper .itens .item img {
	width: 100%;
}

.three-col-wrapper .itens .item .info {
	padding: 1.4vw 1vw;
	max-width: 100%;
	border-top: 0.6vw solid #fcc104;
}

@media only screen and (max-width: 480px) {
	.three-col-wrapper .itens .item .info {
		border-width: 1.5vw;
	}
}

.three-col-wrapper .itens .item .info .area {
	text-transform: uppercase;
	color: #787480;
	font-size: 12px;
	margin: 0 0 0.4vw 0;
	font-weight: 600;
}

.three-col-wrapper .itens .item .info .titulo {
	color: #5b5758;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 130%;
	max-width: 80%;
}

@media only screen and (max-width: 480px) {
	.three-col-wrapper .itens .item .info .titulo {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.three-col-wrapper .itens .item .info .titulo {
		font-size: 18px;
	}
}

/* Page */

.page-interna-page .titulo-header {
	padding: 3vw 10vw 0 10vw;
}

.page-interna-page .titulo-header .titulo {
	font-size: 48px;
	color: #5b5758;
	font-weight: 600;
	font-family: "Roboto Slab", serif;
}

@media only screen and (max-width: 480px) {
	.page-interna-page .titulo-header .titulo {
		font-size: 29px;
	}
}

.page-interna-page .content-wrapper {
	padding: 6vw 10vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2vw;
}

@media only screen and (max-width: 768px) {
	.page-interna-page .content-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 6vw 24px;
	}
}

.page-interna-page .content-wrapper {
	width: 100%;
}

.page-interna-page .content-wrapper .texto-header {
	margin: 0 0 1.5vw 0;
}

.page-interna-page .content-wrapper .texto-header .texto {
	color: #5b5758;
	font-size: 1.1rem;
	font-weight: 600;
	font-family: "Roboto Slab", serif;
	line-height: 180%;
}

@media only screen and (max-width: 480px) {
	.page-interna-page .content-wrapper .texto-header .texto {
		font-size: 18px;
	}
}

.page-interna-page .content-wrapper .texto-conteudo {
	margin: 4vw 0 0 0;
	font-size: 20px;
	color: #5b5758;
	font-family: "Roboto Slab", serif;
	font-weight: 400;
	line-height: 180%;
}

.page-interna-page .content-wrapper .texto-conteudo p {
	margin-bottom: 1rem;
}

.page-interna-page .content-wrapper .texto-conteudo h4 {
	margin-bottom: 2rem;
}

@media only screen and (max-width: 480px) {
	.page-interna-page .content-wrapper .texto-conteudo {
		font-size: 18px;
	}
}

.type-title-wrapper {
	padding: 0 10vw 0 10vw;
}

@media only screen and (max-width: 480px) {
	.type-title-wrapper {
		padding: 0 24px 0 24px;
	}
}

.type-title-wrapper .header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (max-width: 480px) {
	.type-title-wrapper .header {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.type-title-wrapper .header .titulo {
	font-size: 2rem;
	color: #5b5758;
	font-weight: 600;
	font-family: "Roboto Slab", serif;
}

@media only screen and (max-width: 480px) {
	.type-title-wrapper .header .titulo {
		font-size: 20px;
	}
}

/* Calculadora IMC */

.imc {
	font-family: "Open Sans", sans-serif;
}
.imc .imc-calculadora {
	background-color: #f9b12b;
}
.imc .imc-calculadora .section-title {
	background-color: #575756 !important;
	border-bottom: 10px solid #fff;
}
.imc .imc-calculadora .form-control {
	border-radius: 0;
}
.imc .imc-calculadora .btn {
	border-radius: 30px;
	color: #f9b12b;
}
.imc .imc-resultado {
	display: none;
}
.imc .imc-resultado .resultado-texto {
	display: none;
}
.imc .imc-resultado .escala.active .escala-barra {
	background-color: #f9b12b;
}
.imc .imc-resultado .escala-valor {
	left: -5px;
	position: relative;
	top: 11px;
}
.imc .imc-resultado .escala-barra {
	background-color: #6c757d;
	display: block;
	height: 10px;
	margin-left: auto;
	width: calc(100% - 18px);
}
.imc .imc-resultado .escala-barra.escala-barra-vertical {
	height: 30px;
	margin: 0;
	position: relative;
	top: 20px;
	width: 8px;
}
.imc .imc-resultado .imc-boneco {
	display: block;
	height: 90px;
	margin: auto;
}

.ui-autocomplete {
	z-index: 1500 !important;
}

.eac-square input {
	background-repeat: no-repeat;
	background-position: right 10px center;
	border: 0px;
}

.easy-autocomplete.eac-square {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.easy-autocomplete.eac-square input {
	border: none;
	border-radius: 0;
	color: #7f8c8d;
	font-family: inherit;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	min-width: 350px;
	padding: 12px 43px 12px 15px;
	width: 100%;
	outline: 0;
	box-shadow: none;
}
.easy-autocomplete.eac-square ul {
	border-color: #7f8c8d;
	border-top: 0;
	box-shadow: none;
	top: 0;
}
.easy-autocomplete.eac-square ul li,
.easy-autocomplete.eac-square ul .eac-category {
	border-color: #7f8c8d;
	font-family: inherit;
	font-size: 16px;
	font-weight: 300;
	padding: 6px 12px;
	transition: all 0.4s ease 0s;
}
.easy-autocomplete.eac-square ul li *,
.easy-autocomplete.eac-square ul .eac-category * {
	font-weight: 300;
}
.easy-autocomplete.eac-square ul li.selected,
.easy-autocomplete.eac-square ul .eac-category.selected {
	background-color: #f1f1f1;
	font-weight: 300;
}
.easy-autocomplete.eac-square ul li b,
.easy-autocomplete.eac-square ul .eac-category b {
	font-weight: 600;
}

.page-load-status {
	display: none; /* hidden by default */
	padding-top: 20px;
	width: 100%;
	text-align: center;
	color: #777;
}

.loader-wheel {
	font-size: 64px; /* change size here */
	position: relative;
	height: 1em;
	width: 1em;
	padding-left: 0.45em;
	overflow: hidden;
	margin: 0 auto;
	animation: loader-wheel-rotate 0.5s steps(12) infinite;
}

.loader-wheel i {
	display: block;
	position: absolute;
	height: 0.3em;
	width: 0.1em;
	border-radius: 0.05em;
	background: #333; /* change color here */
	opacity: 0.8;
	transform: rotate(-30deg);
	transform-origin: center 0.5em;
}

@keyframes loader-wheel-rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.lds-ellipsis div {
	position: absolute;
	top: 33px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #5b5758;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
	left: 8px;
	animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
	left: 8px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
	left: 32px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
	left: 56px;
	animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes lds-ellipsis3 {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes lds-ellipsis2 {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(24px, 0);
	}
}

.az-letters-wrap {
	margin-bottom: 50px;
}

.az-listing {
	margin-top: -50px;
}

.texto-conteudo-branco {
	margin: 4vw 0 0 0;
	font-size: 16px;
	color: #fff;
	font-family: "Inter", serif;
	font-weight: 400;
	line-height: 150%;
}

.texto-conteudo h3 {
	margin-bottom: 20px;
}

.texto-conteudo a {
	text-decoration: underline;
}
