/**
 * Página Área PT — shell do iframe CMP (cmp.pt.org.br).
 */

.pt2026-area-pt-main {
	padding-top: 0;
	padding-bottom: 2rem;
}

.pt2026-area-pt-topo {
	margin-bottom: 0;
	text-align: center;
}

.pt2026-area-pt-topo-link {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
}

.pt2026-area-pt-topo-link img {
	display: block;
	width: 250px;
	height: 100px;
	max-width: 100%;
	object-fit: contain;
}

.pt2026-area-pt-topo-link span {
	display: block;
	margin-top: 0.5rem;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #e4142c;
	letter-spacing: 0.04em;
}

.pt2026-area-pt-topo h1 {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

#menu_areapt {
	display: none;
	margin-bottom: 1.5rem;
	padding-top: 0.25rem;
	background-color: #f1f1f1;
}

#menu_areapt ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_areapt ul li {
	margin: 0.375rem 0;
	border-right: 1px solid #454545;
}

#menu_areapt ul li a {
	display: inline-block;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0.2rem 0.5rem;
	color: #454545;
	text-decoration: none;
}

#menu_areapt ul li a:hover {
	color: #e4142c;
}

#menu_areapt ul li.menu_areapt_logo {
	border-right: 0;
	padding: 0 0.375rem;
}

#menu_areapt ul li.menu_areapt_logo a {
	padding: 0;
	background: none;
}

#menu_areapt ul li.menu_areapt_logo a img {
	display: block;
	max-width: 120px;
	height: auto;
}

.pt2026-area-pt-frame-wrap {
	margin-top: 0;
}

iframe#comunidade_pagina {
	display: block;
	width: 100%;
	min-height: 600px;
	height: 1000px;
	border: 0;
}

body.pt2026-area-pt-page .pt2026-footer {
	margin-top: 0;
}
