/* main container */
.jota-wrap {
	border-inline: 0;
	padding: 140px 44px 0;
	padding-bottom: 44px;
}

.second-part {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.btn-arrow {
	visibility: hidden;
}

.j-live:before {
	display: none;
}

.home-widget {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}

@media only screen and (max-width: 500px) {
	.jota-wrap {
		border-inline: 0;
		padding: 0 18px;
		padding-top: 3rem !important;
	}

	.second-part {
		flex-direction: column;
	}

	.j-recent__image {
		display: block;
		/* width: 120px !important; */
		/* height: 100px; */
		margin-bottom: 1rem;
		width: inherit !important;
		float: inherit !important;
		height: inherit !important;
	}

	.j-recent__image a {
		width: 100% !important;
		height: 144px !important;
	}

	.jota-cover__secondary picture {
		display: none !important;
	}

	.secondary-wrap .jota-cover__secondary {
		gap: 0px !important;
		grid-template-columns: 0 !important;
		padding: 0 0 24px 0 !important;
	}

	.j-live {
		padding-inline: 16px !important;
	}
}

@media only screen and (min-width: 501px) and (max-width: 951px) {
	.first-scroll {
		display: flex !important;
		flex-direction: column !important;
	}

	.jota-cover__primary {
		width: 100%;
	}

	.jota-cover__body {
		margin-left: 0 !important;
	}

	.jota-cover__secondary picture {
		display: none !important;
	}

	.second-part {
		display: flex;
	}

	.jota-cover--home .jota-cover__primary {
		width: 100% !important;
		max-width: 100% !important;
	}

	.jota-cover__primary .jota-cover__authors {
		margin-top: 8px;
		margin-bottom: 30px;
	}

	.jota-cover__secondary {
		margin-top: 20px;
	}

	.secondary-wrap .jota-cover__secondary {
		gap: 0 !important;
		grid-template-columns: auto !important;
		padding: 0 0 24px 0 !important;
	}

	.jsecond-root article {
		margin-right: 1em;
		width: 100%;
	}

	.jsecond-root article img {
		display: block;
		margin-right: 30px;
	}

	.jsecond-root > article .base {
		margin-left: 0px !important;
	}

	.j-live-before {
		width: 7rem !important;
	}

	.j-recent__image {
		margin: 0px;
	}
}

.img-little {
	max-height: 100px;
}

.j-call-to-action__title {
	font-family: 'Roboto', sans-serif !important;
}

.jota-cover {
	margin: 0 !important;
	/* margin-top: 140px !important; */
}

.jota-cover--home .jota-cover__primary {
	max-width: 440px;
	width: 100%;
}

.jota-cover__primary {
	margin-right: 30px;
	padding: 0;
}

.jota-cover__primary .jota-cover__body {
	text-align: left;
	margin: 0;
}

.jota-cover__primary:before {
	/* gambiarra!*/
	display: none;
}

.jota-cover__primary .jota-cover__image {
	margin: 0;
}

.jota-cover__primary .jota-cover__image img span {
	width: 440px;
	height: 292px;
	margin: 0;
	padding: 0;
}

.jota-cover__primary .jota-cover__term {
	margin-top: 8px;
}

.jota-cover__primary .jota-cover__title {
	font: 700 2rem/2.5rem Roboto, sans-serif;
	color: #1f2128;
	margin-block: 2px 12px;
}

.jota-cover__primary .jota-cover__lead {
	font: 400 1.125rem/1.75rem Roboto, sans-serif;
	color: #73757f;
}

.jota-cover__primary .jota-cover__authors {
	margin-top: 8px;
}

.secondary-wrap .jota-cover a {
	width: 151px;
	height: 100px;
	margin-right: 12px;
}

.jota-cover__authors {
	font: 400 0.75rem/1rem Roboto, sans-serif;
	color: #73757f;
}

.jota-cover__term {
	/* mudar de acorco c vertical */
	font: 700 0.75rem/1rem Roboto, sans-serif;
	margin: 0;
}

.secondary-wrap {
	grid-column: span 12;
	display: flex;
	flex-direction: column;
	margin-bottom: 1.5rem;
	max-width: 498px;
	margin-right: 44px;
}

.secondary-wrap .jota-cover__secondary {
	padding: 0;
	display: grid;
	grid-template-columns: 28% auto;
	gap: 16px;
	grid-auto-flow: dense;
}

.secondary-wrap .jota-cover__image {
	width: 100%;
}

.secondary-wrap .jota-cover__title {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 18px !important;
	line-height: 24px !important;
	margin: 8px 0;
}

.secondary-wrap .jota-cover__body {
	grid-column-start: 2;
}

.secondary-wrap .jota-cover__secondary .jota-cover__authors {
	margin: 0;
}

.jota-cover__body p {
	margin: 0;
}

/* color verticais */
.vertical-poder {
	color: #5588ff;
}

.vertical-saude {
	color: #30b1e4;
}

.vertical-tributos {
	color: #56b499;
}

.vertical-opiniao .vertical-geral {
	color: #ea5640;
}

/*grid tertiary section*/
.jota-cover--home .jota-cover__tertiary {
	grid-column: 18 / span 7;
}

.jota-cover__tertiary {
	display: none;
}

.jota-cover img {
	display: block;
	height: auto;
	/* width: 100%; */
}

.jota-cover__primary .jota-cover__body img {
	/* height: 300px; */
	/* width: 440px; */
	border-radius: 4px;
}

.jota-cover a:focus img,
.jota-cover a:hover img {
	transform: inherit !important;
}

.recent-grid {
	width: 100%;
	left: 0;
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(2, 1fr);
	align-items: baseline;
	padding-bottom: 44px;
}

.j-recent {
	left: inherit !important;
	width: inherit !important;
	margin: inherit !important;
	float: inherit !important;
	clear: inherit !important;
}

main > .j-recent a {
	font-family: 'Roboto';
	font-weight: 700;
	width: 240px;
	height: 204px;
}
 {
	font-family: 'Roboto';
	font-weight: 700;
	width: 240px;
	height: 204px;
}

.j-recent__image {
	width: 240px;
	height: 204px;
	margin-right: 1rem;
}

.j-recent__image:before {
	width: 240px;
}

.j-recent__image img {
	border-radius: 4px;
}
.j-recent__image a:focus img,
.j-recent__image a:hover img {
	transform: inherit !important;
}

.j-recent__item {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
}

.j-recent__image ~ .j-recent__body {
	margin-left: 0px !important;
}

.j-recent a.thumb-link {
	width: inherit !important;
	height: inherit !important;
}

.footer-news a {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #73757f !important;
	margin-top: 8px;
	display: inline;
}

@media only screen and (max-width: 500px) {
	.recent-grid {
		display: flex;
		flex-direction: column;
		padding: 1em;
		gap: 0.5em;
		width: 100%;
		box-sizing: border-box;
		padding-bottom: 44px;
	}

	.jota-cover__primary {
		margin-right: 0;
	}

	.j-recent__item {
		display: grid;
		grid-template-columns: 1fr;
		justify-content: stretch;
	}

	.j-recent__image {
		width: inherit;
		height: inherit;
	}

	.j-recent__item .j-recent__title {
		font-size: 18px;
		line-height: 24px;
	}

	.j-recent__image {
		/* width: 100% !important; */
		/* height: 144px; */
	}

	.j-recent__body {
		width: 100%;
		margin-left: 0px !important;
	}

	.jota-wrap {
		margin-top: 0px !important;
		padding-top: 0px;
	}

	#last_news {
		padding: 0 20px !important;
	}

	#second {
		margin-bottom: 1em;
	}

	.j-recent {
		margin-top: 0 !important;
	}

	.jsecond-root .jota-cover__term {
		letter-spacing: 0.05em !important;
	}

	.jsecond-root {
		margin-right: 0px !important;
	}

	.jsecond-root article {
		width: 100%;
		display: grid !important;
		grid-template-columns: 1fr;
		margin-bottom: 1.5em !important;
	}

	.jsecond-root article a {
		width: 100%;
	}

	.jsecond-root article .jota-cover__title {
		margin: 0.5rem 0 !important;
	}

	.jsecond-root article img {
		display: block;
		margin-right: 12px;
		width: 100% !important;
		margin-bottom: 15px;
	}

	.jsecond-root > article .base {
		margin-left: 5px !important;
	}

	.jota-btn {
		margin-top: 1.5rem;
	}

	.jota-btn-live {
		align-items: stretch !important;
		flex-direction: column;
	}

	.j-live-before {
		width: inherit !important;
		height: 10px;
		border-radius: 4px 4px 0px 0px !important;
	}

	.btn-arrow {
		visibility: visible;
		flex-grow: 2;
		margin-left: 11.5rem;
	}
}

.j-recent__heading {
	font: 700 28px/38px 'Roboto', sans-serif;
	border-bottom: 1px solid rgba(211, 211, 217, 0.4);
	margin: 36px 0 24px 0;
	color: #1f2128;
	text-transform: none;
	text-align: start;
}

.j-recent__item,
.j-recent__item:first-child {
	margin-top: 0px;
}

/* FIRST SCROLL */
/* SECOND COLUMN */
.jsecond-root {
	font-family: 'Roboto';
	margin-right: 30px;
}

.jsecond-root article {
	display: flex;
	flex-direction: row;
	margin-bottom: 32px;
	align-items: center;
}

.jsecond-root > article .base {
	margin-left: 1em;
}

.jsecond-root article a .base {
	margin-left: 1em;
}

.jsecond-root > article > div > a:hover {
	text-decoration: none;
}

.jsecond-root > article > div > a:hover > p {
	text-decoration: none;
}

.jsecond-root > article > div > a:hover > h2 {
	text-decoration: underline;
}

.jsecond-root article .jota-cover__title {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 18px !important;
	line-height: 24px !important;
	margin: 8px 0;
}

.jsecond-root article img {
	width: 160px;
	height: inherit;
	max-width: inherit !important;
	border-radius: 4px;
}

.jsecond-root .jota-cover__authors {
	margin: 0 !important;
}

.jota-btn-live {
	display: flex;
	align-items: center;
}

.jota-btn-live a {
	font: 600 18px 'Roboto';
	padding-left: 32px;
	padding-block: 12px;
}

.jota-btn {
	margin-bottom: 30px;
}

.jota-btn a {
	text-decoration: none;
	color: #1f2128;
}

.j-live {
	background: #ededf0;
	border-radius: 0px 4px 4px 0px;
	order: 2;
	width: 100%;
	margin: 0 !important;
	font: 600 18px Roboto, sans-serif;
	padding-block: 12px;
	padding-left: 32px;
	text-align: left;
}

.j-live:hover {
	color: #af2e1d;
}

.j-live-before {
	border-radius: 4px 0px 0px 4px;
	padding-block: 14px;
	padding-left: 20px;
	padding-right: 15px;
	font: 700 14px Roboto, sans-serif;
	text-transform: uppercase;
	color: white;
	background: #af2e1d;
	top: 0px !important;
	order: 1;
	width: 6rem;
	margin: 0;
	display: flex;
	align-items: center;
	white-space: nowrap;
	align-self: stretch;
}

@keyframes fa-blink {
	0% {
		opacity: 1;
	}
	25% {
		opacity: 0.75;
	}
	50% {
		opacity: 0.5;
	}
	75% {
		opacity: 0.25;
	}
	100% {
		opacity: 0;
	}
}
.fa-blink {
	-webkit-animation: fa-blink 1.25s linear infinite;
	-moz-animation: fa-blink 1.25s linear infinite;
	-ms-animation: fa-blink 1.25s linear infinite;
	-o-animation: fa-blink 1.25s linear infinite;
	animation: fa-blink 1.25s linear infinite;
}
.circulo {
	background: #fcb3b3;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 10px;
}

#last_news {
	padding: 0 44px;
}

#sponsored {
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 0.875rem;
	line-height: 1.25rem;
	color: #73757F;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 24px;
}