#pgc-12080-0-0 {
	width: calc(100% - (.33333333333333 * 48px))
}

#pgc-12080-0-1 {
	width: 33.3333%;
	width: calc(33.3333% - (.66666666666667 * 48px))
}

#pg-12080-0,
#pl-12080 .so-panel {
	margin-bottom: 24px
}

#pl-12080 .so-panel:last-child {
	margin-bottom: 0
}

#pg-12080-0.panel-has-style>.panel-row-style,
#pg-12080-0.panel-no-style {
	-webkit-align-items: flex-start;
	align-items: flex-start
}

@media (max-width:991px) {

	#pg-12080-0.panel-has-style>.panel-row-style,
	#pg-12080-0.panel-no-style {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	#pg-12080-0>.panel-grid-cell,
	#pg-12080-0>.panel-row-style>.panel-grid-cell {
		width: 100%;
		margin-right: 0
	}

	#pgc-12080-0-0 {
		margin-bottom: 24px
	}

	#pg-12080-0 {
		margin-bottom: px
	}

	#pl-12080 .panel-grid-cell {
		padding: 0
	}

	#pl-12080 .panel-grid .panel-grid-cell-empty {
		display: none
	}

	#pl-12080 .panel-grid .panel-grid-cell-mobile-last {
		margin-bottom: 0
	}
}

#panel-12080-0-0-0 h3 {
	text-transform: none;
	color: #000;
	font-size: 20px;
	font-weight: 700
}

.st-btn {
	display: block !important;
	width: 39px;
	margin: 0 6px 6px 0 !important;
	float: left
}

@media(min-width:990px) {
	.st-btn:nth-child(2n) {
		margin-right: 0 !important
	}
}

#st-1 {
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
	direction: ltr;
	display: block;
	opacity: 1;
	text-align: center;
	z-index: 94034
}

#st-1.st-animated {
	-moz-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	-ms-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	-o-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	-webkit-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in
}

#st-1.st-hidden {
	opacity: 0
}

#st-1.st-hide {
	display: none
}

#st-1 .st-btn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: opacity .2s ease-in, top .2s ease-in;
	-ms-transition: opacity .2s ease-in, top .2s ease-in;
	-o-transition: opacity .2s ease-in, top .2s ease-in;
	-webkit-transition: opacity .2s ease-in, top .2s ease-in;
	transition: opacity .2s ease-in, top .2s ease-in;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	margin-right: 8px;
	padding: 0 10px;
	position: relative;
	text-align: center;
	top: 0;
	vertical-align: top;
	white-space: nowrap
}

#st-1 .st-btn:last-child {
	margin-right: 0
}

#st-1 .st-btn>svg {
	height: 20px;
	width: 20px;
	position: relative;
	top: 10px;
	vertical-align: top
}

#st-1 .st-btn>img {
	display: inline-block;
	height: 20px;
	width: 20px;
	position: relative;
	top: 10px;
	vertical-align: top
}

#st-1 .st-btn>span {
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	letter-spacing: .5px;
	min-width: 67px;
	opacity: 1;
	padding: 0 6px;
	position: relative;
	vertical-align: top
}

#st-1.st-has-labels .st-btn {
	min-width: 135px
}

#st-1.st-has-labels .st-btn.st-remove-label {
	min-width: 50px
}

#st-1.st-has-labels .st-btn.st-remove-label>span {
	display: none
}

#st-1.st-has-labels .st-btn.st-hide-label>span {
	display: none
}

#st-1 .st-total {
	color: #555;
	display: inline-block;
	font-weight: 500;
	line-height: 15px;
	margin-right: 0;
	max-width: 80px;
	padding: 4px 8px;
	text-align: center
}

#st-1 .st-total.st-hidden {
	display: none
}

#st-1 .st-total>span {
	font-size: 20px;
	line-height: 22px;
	display: block;
	padding: 0
}

#st-1 .st-total>span.st-shares {
	font-size: 12px;
	line-height: 12px
}

#st-1.st-justified {
	display: flex;
	text-align: center
}

#st-1.st-justified .st-btn {
	-moz-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

#st-1 .st-btn:hover {
	opacity: .8;
	top: -4px
}

#st-1 .st-btn[data-network=facebook] {
	background-color: #4267b2
}

#st-1 .st-btn[data-network=facebook] svg {
	fill: #fff
}

#st-1 .st-btn[data-network=facebook]>span {
	color: #fff
}

#st-1 .st-btn[data-network=twitter] {
	background-color: #55acee
}

#st-1 .st-btn[data-network=twitter] svg {
	fill: #fff
}

#st-1 .st-btn[data-network=twitter]>span {
	color: #fff
}

#st-1 .st-btn[data-network=linkedin] {
	background-color: #0077b5
}

#st-1 .st-btn[data-network=linkedin] svg {
	fill: #fff
}

#st-1 .st-btn[data-network=linkedin]>span {
	color: #fff
}

#st-1 .st-btn[data-network=googleplus] {
	background-color: undefined
}

#st-1 .st-btn[data-network=googleplus] svg {
	fill: #fff
}

#st-1 .st-btn[data-network=googleplus]>span {
	color: #fff
}

#st-2 {
	font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
	direction: ltr;
	display: block;
	opacity: 1;
	text-align: center;
	z-index: 94034
}

#st-2.st-animated {
	-moz-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	-ms-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	-o-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	-webkit-transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in;
	transition: o .2s ease-in, p .2s ease-in, a .2s ease-in, c .2s ease-in, i .2s ease-in, t .2s ease-in, y .2s ease-in
}

#st-2.st-hidden {
	opacity: 0
}

#st-2.st-hide {
	display: none
}

#st-2 .st-btn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: opacity .2s ease-in, top .2s ease-in;
	-ms-transition: opacity .2s ease-in, top .2s ease-in;
	-o-transition: opacity .2s ease-in, top .2s ease-in;
	-webkit-transition: opacity .2s ease-in, top .2s ease-in;
	transition: opacity .2s ease-in, top .2s ease-in;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	margin-right: 8px;
	padding: 0 10px;
	position: relative;
	text-align: center;
	top: 0;
	vertical-align: top;
	white-space: nowrap
}

#st-2 .st-btn:last-child {
	margin-right: 0
}

#st-2 .st-btn>svg {
	height: 20px;
	width: 20px;
	position: relative;
	top: 10px;
	vertical-align: top
}

#st-2 .st-btn>img {
	display: inline-block;
	height: 20px;
	width: 20px;
	position: relative;
	top: 10px;
	vertical-align: top
}

#st-2 .st-btn>span {
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	letter-spacing: .5px;
	min-width: 67px;
	opacity: 1;
	padding: 0 6px;
	position: relative;
	vertical-align: top
}

#st-2.st-has-labels .st-btn {
	min-width: 135px
}

#st-2.st-has-labels .st-btn.st-remove-label {
	min-width: 50px
}

#st-2.st-has-labels .st-btn.st-remove-label>span {
	display: none
}

#st-2.st-has-labels .st-btn.st-hide-label>span {
	display: none
}

#st-2 .st-total {
	color: #555;
	display: inline-block;
	font-weight: 500;
	line-height: 15px;
	margin-right: 0;
	max-width: 80px;
	padding: 4px 8px;
	text-align: center
}

#st-2 .st-total.st-hidden {
	display: none
}

#st-2 .st-total>span {
	font-size: 20px;
	line-height: 22px;
	display: block;
	padding: 0
}

#st-2 .st-total>span.st-shares {
	font-size: 12px;
	line-height: 12px
}

#st-2.st-justified {
	display: flex;
	text-align: center
}

#st-2.st-justified .st-btn {
	-moz-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

#st-2 .st-btn:hover {
	opacity: .8;
	top: -4px
}

#st-2 .st-btn[data-network=facebook] {
	background-color: #4267b2
}

#st-2 .st-btn[data-network=facebook] svg {
	fill: #fff
}

#st-2 .st-btn[data-network=facebook]>span {
	color: #fff
}

#st-2 .st-btn[data-network=twitter] {
	background-color: #55acee
}

#st-2 .st-btn[data-network=twitter] svg {
	fill: #fff
}

#st-2 .st-btn[data-network=twitter]>span {
	color: #fff
}

#st-2 .st-btn[data-network=linkedin] {
	background-color: #0077b5
}

#st-2 .st-btn[data-network=linkedin] svg {
	fill: #fff
}

#st-2 .st-btn[data-network=linkedin]>span {
	color: #fff
}

#st-2 .st-btn[data-network=googleplus] {
	background-color: undefined
}

#st-2 .st-btn[data-network=googleplus] svg {
	fill: #fff
}

#st-2 .st-btn[data-network=googleplus]>span {
	color: #fff
}

#pgc-2-0-0,
#pgc-2-0-1,
#pgc-2-0-2,
#pgc-2-2-0,
#pgc-2-2-1,
#pgc-2-2-2 {
	width: 33.3333%;
	width: calc(33.3333% - (.66666666666667 * 48px))
}

#pg-2-0,
#pg-2-1,
#pg-2-2,
#pl-2 .so-panel:last-child {
	margin-bottom: 0
}

#pgc-2-1-0,
#pgc-2-1-1 {
	width: 50%;
	width: calc(50% - (.5 * 48px))
}

#pl-2 .so-panel {
	margin-bottom: 24px
}

#pg-2-0>.panel-row-style,
#pg-2-2>.panel-row-style {
	padding: 48px 0 48px 0
}

#pg-2-1>.panel-row-style {
	background-image: url(../img/press-releases-bg.jpg);
	background-position: center center;
	background-size: cover;
	padding: 48px 0 48px 0;
	margin-left: -137px;
	margin-right: -137px;
	padding-left: 137px;
	padding-right: 137px;
	border-left: 0;
	border-right: 0
}

#panel-2-1-1-0>.panel-widget-style {
	background-color: #fff;
	padding: 24px 24px 24px 24px
}

@media (max-width:991px) {

	#pg-2-0.panel-has-style>.panel-row-style,
	#pg-2-0.panel-no-style,
	#pg-2-1.panel-has-style>.panel-row-style,
	#pg-2-1.panel-no-style,
	#pg-2-2.panel-has-style>.panel-row-style,
	#pg-2-2.panel-no-style {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	#pg-2-0>.panel-grid-cell,
	#pg-2-0>.panel-row-style>.panel-grid-cell,
	#pg-2-1>.panel-grid-cell,
	#pg-2-1>.panel-row-style>.panel-grid-cell,
	#pg-2-2>.panel-grid-cell,
	#pg-2-2>.panel-row-style>.panel-grid-cell {
		width: 100%;
		margin-right: 0
	}

	#pgc-2-0-0,
	#pgc-2-0-1,
	#pgc-2-1-0,
	#pgc-2-2-0,
	#pgc-2-2-1 {
		margin-bottom: 24px
	}

	#pg-2-0,
	#pg-2-1,
	#pg-2-2 {
		margin-bottom: px
	}

	#pl-2 .panel-grid-cell {
		padding: 0
	}

	#pl-2 .panel-grid .panel-grid-cell-empty {
		display: none
	}

	#pl-2 .panel-grid .panel-grid-cell-mobile-last {
		margin-bottom: 0
	}
}

.st-btn {
	display: block !important;
	width: 39px;
	margin: 0 6px 6px 0 !important;
	float: left
}

@media(min-width:990px) {
	.st-btn:nth-child(2n) {
		margin-right: 0 !important
	}
}

.no-submenu {
	border-bottom: 1px solid #888;
	margin-bottom: 6px;
	padding-bottom: 6px
}

img.emoji,
img.wp-smiley {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}

#breadcrumbs i {
	margin: 0 6px
}

.breadcrumbs-container {
	margin-bottom: 40px
}

#pgc-22-0-0 {
	width: 100%;
	width: calc(100% - (0 * 48px))
}

#pg-22-0,
#pl-22 .so-panel {
	margin-bottom: 24px
}

#pl-22 .so-panel:last-child {
	margin-bottom: 0
}

@media (max-width:991px) {

	#pg-22-0.panel-has-style>.panel-row-style,
	#pg-22-0.panel-no-style {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	#pg-22-0>.panel-grid-cell,
	#pg-22-0>.panel-row-style>.panel-grid-cell {
		width: 100%;
		margin-right: 0
	}

	#pg-22-0 {
		margin-bottom: px
	}

	#pl-22 .panel-grid-cell {
		padding: 0
	}

	#pl-22 .panel-grid .panel-grid-cell-empty {
		display: none
	}

	#pl-22 .panel-grid .panel-grid-cell-mobile-last {
		margin-bottom: 0
	}
}

.team-member {
	border-bottom: 1px solid #ccc;
	padding: 30px 0
}

.team-member:first-child {
	border-top: 1px solid #ccc
}

.team-member-image {
	float: left;
	width: 25%
}

.team-member-image img {
	display: block
}

.team-member-content {
	padding: 24px 0
}

.team-member-content.has-image {
	float: right;
	width: 75%
}

.team-member-name {
	border-left-style: solid;
	border-left-width: 6px;
	margin-bottom: 24px;
	padding-left: 24px
}

.team-member-name h3 {
	margin-bottom: 0;
	text-transform: uppercase
}

.team-member-name p {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase
}

.team-member.color-1 .team-member-name {
	border-color: #fe5815
}

.team-member.color-2 .team-member-name {
	border-color: #ffa02f
}

.team-member.color-3 .team-member-name {
	border-color: #c4d600
}

.team-member.color-4 .team-member-name {
	border-color: #509e2f
}

.team-member.color-5 .team-member-name {
	border-color: #005bbb
}

.team-member.color-6 .team-member-name {
	border-color: #001a70
}

.team-member-connect {
	margin-bottom: 24px;
	padding-left: 30px
}

.team-member-connect ul {
	margin-bottom: 0;
	padding-left: 0
}

.team-member-connect ul li {
	font-size: 21px;
	display: inline;
	margin-left: 6px
}

.team-member-connect ul li:first-child {
	font-size: 13px;
	color: #fe5815;
	margin-left: 0;
	text-transform: uppercase
}

.team-member-connect ul li a {
	color: #fe5815
}

.team-member-connect ul li a i {
	vertical-align: middle
}

.team-member-bio {
	padding-left: 30px
}

.team-member-bio p:last-child {
	margin-bottom: 0
}

.team-member-bio-full {
	display: none
}

.team-member-bio-excerpt,
.team-member-bio-full {
	margin-bottom: 24px
}

@media (max-width:767px) {

	.team-member-content.has-image,
	.team-member-image {
		float: none;
		width: 100%
	}
}

.tinynav {
	display: none !important
}

@media (min-width:991px) {
	.tinynav-select {
		display: none !important
	}
}

.tinynav-select {
	width: 100%
}

h2.section-subtitle {
	font-weight: 400 !important;
	margin-bottom: 10px;
	margin-top: 40px;
	color: #0063c4
}

.box-content {
	margin: 30px 0 15px
}

.box-content .image-mini {
	margin-bottom: 15px;
	margin-right: 30px
}

.box-content-text ul {
	margin-left: 0;
	padding-left: 20px
}

.img-destaque {
	margin-top: 25px
}

h2.subtitle-dif {
	color: #fe5815;
	font-weight: 400 !important;
	margin-bottom: 20px
}

.title-page-tab {
	margin-top: 30px
}

#pgc-22-0-0 a,
#pgc-22-0-0 p strong,
#pgc-22-0-0 strong {
	color: #fe5815
}

.dados-edf {
	list-style: none;
	margin: 40px 0 20px;
	padding: 0;
	font-weight: 700;
	display: flex;
	flex-wrap: wrap;
	max-width: 90%;
	align-items: baseline
}

.dados-edf li {
	text-align: center;
	margin-bottom: 40px
}

.dados-edf li img {
	display: block;
	width: fit-content;
	height: auto;
	margin: 0 auto 10px
}

.dados-edf p {
	margin: 0;
	font-size: 40px;
	color: #0063c4;
	max-width: 100% !important
}

.team-member-content .team-member-bio-toggle {
	color: #0063c4 !important
}

.dados-edf span {
	color: #fe5815;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0
}

.video-content {
	max-width: 700px;
	width: 100%;
	margin-bottom: 65px
}

.video-content iframe {
	width: 100%
}

@media (max-width:760px) {
	.dados-edf li {
		flex-basis: 100%;
		margin: 40px
	}
}

@media (min-width:760px) {
	.box-content {
		display: flex;
		align-items: center
	}

	.box-content .image-mini {
		margin-bottom: 0
	}

	#pgc-22-0-0 p {
		max-width: 90%
	}

	.dados-edf {
		max-width: 71%
	}
}

@media (min-width:760px) and (max-width:1360px) {
	.dados-edf li {
		margin: 20px
	}
}

@media (min-width:1360px) {
	.dados-edf {
		max-width: 100%
	}

	.dados-edf li {
		min-width: 300px
	}
}

.half-input {
	margin: 20px 0;
	width: 100%
}

.half-input label {
	display: block
}

input[type=email],
input[type=file],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
	height: 42px;
	line-height: 1.3;
	width: 100%;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	padding: 6px 10px;
	box-sizing: border-box;
	outline: 0;
	font-weight: 400;
	margin: 10px 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

textarea {
	resize: vertical;
	min-height: 115px
}

input[type=email]:focus,
input[type=file]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset, 0 0 8px rgb(102 175 233 / 60%)
}

input[type=submit] {
	background-image: linear-gradient(to right, #0042a2 50%, #005bbb 50%);
	background-position: 100% 0;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-size: 200% 100%;
	color: #fff;
	line-height: 1;
	padding: 18px 36px;
	text-align: center;
	transition: all .3s ease-out;
	border: 0;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 60px
}

input[type=submit]:hover {
	background-position: 0 0
}

.title-theme-int {
	color: #0063c4;
	font-size: 38px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin-bottom: 55px;
	padding-bottom: 15px;
	position: relative
}

.form-contact .frm_primary_label {
	margin-bottom: 10px;
	display: inline-block
}

.title-theme-int:after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	background-color: #0063c4;
	height: 6px;
	width: 70px
}

.header-news {
	min-height: 100px;
	display: flex;
	align-items: center;
	margin-bottom: 25px
}

.header-news .post-date {
	background-color: #005bbb;
	padding: 12px 6px
}

.header-news h5 {
	margin: 0;
	font-size: 24px;
	color: #000;
	font-weight: 700;
	margin-left: 25px
}

@media (min-width:860px) {
	.form-contact {
		width: 75%
	}

	.half-input {
		display: flex;
		justify-content: space-between
	}

	.half-input div {
		width: 49%
	}
}

.fixed-header .page-home #header {
	display: block;
}

.page-home #header {
	display: none;
}

/*.wp-block-video figcaption, .wp-block-image figcaption{font-size: 13px;}*/
.callout-style-2-thumbnail img {
	height: 215px !important
}

@media (min-width: 1360px) {
	.dados-edf {
		max-width: 85%;
	}
}

.dados-edf {
	justify-content: center;
	margin: auto;
}

.dados-edf p {
	font-size: 35px;
}

.no-center {
	margin: initial !important
}

@media (min-width: 1360px) {
	.dados-edf li {
		min-width: 310px;
	}
}

@media (min-width: 1000px) {

	.wp-block-video,
	.wp-block-embed,
	.wp-block-image {
		width: 100%;
	}

	.wp-block-embed iframe {
		width: 70% !important;
		min-height: 400px !important;
	}

	.wp-block-video video {
		width: 70%;
	}

	.wp-block-video figcaption,
	.wp-block-image figcaption {
		max-width: 70% !important;
	}
}

.is-type-video {
	margin: 1rem 0;
}

#header {
	height: 73px !important;
}

.scroll-nav.fixed .scroll-nav__wrapper {
	position: fixed;
	top: 0px !important;
}

.dados-edf {
	justify-content: flex-start;
	margin: initial;
}

@media (min-width: 860px) {
	.form-contact {
		width: 76%;
	}

	.full-width {
		max-width: 100% !important
	}

	.team-member-image {
		height: 300px;
	}

	.team-member-image img {
		display: block;
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
}

@media (min-width: 1400px) {
	.wp-block-embed iframe {
		width: 70% !important;
		min-height: 400px !important;
	}

	.wp-block-video video {
		width: 70%;
	}

	.wp-block-video figcaption,
	.wp-block-image figcaption {
		max-width: 60% !important;
	}
}

.search button {
	height: 42px;
	top: 10px;
}

.callout-style-2-thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 230px !important;
}

.team-member-image img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#mg {
	line-height: 36px;
	position: absolute;
	right: 15px;
	font-size: 10px;
}

@media (max-width: 767px) {
	#footer-copyright {
		float: none;
		text-align: right;
		width: initial !important;
	}
}

#footer-bottom .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}


#footer-copyright {
	float: left !important;
	width: initial !important;
}

@media (min-width: 860px) {
	#mg {
		right: 0;
	}
}

.menu-tabs {
	width: 38%;
}

.submenus {
	left: 38%;
}

@media (max-width: 760px) {
	.dados-edf {
		margin: auto;
	}
}

@media (min-width: 760px) and (max-width: 1360px) {
	.dados-edf li {
		min-width: 194px !important;
	}
}

@media (min-width: 860px) {
	.half-input {
		align-items: center;
	}

	#footer-menu .submenu li a {
		font-size: 14px;
	}
}

.tabs__label-wrapper:before {
	content: "";
	box-sizing: content-box;
	width: 100%;
	padding: 0 5px;
	left: -5px;
	position: absolute;
	height: 100%;
	top: 5px;
	background: #ddd;
	z-index: 0;
}

.reports-swiper-slide a {
	display: block;
	height: 78px;
	line-height: 78px;
	background: #f4f4f4;
	padding: 0 24px;
	border-right: 1px solid #ddd;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}

.reports-swiper-slide a:hover {
	text-decoration: underline;
}

/* .reports-swiper-slide-active a, .reports-swiper-slide-active a:hover{
	background:#fe5815;color:#fff !important; text-decoration: none;
} */


.reports-swiper-slide-active a:hover {
	text-decoration: underline;
}


.tabs__labels {
	display: inline-block;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media screen and (min-width:1024px) {
	.tabs__labels {
		padding-left: 30px;
		padding-right: 30px
	}
}

.tabs__label-wrapper {
	display: -ms-flexbox;
	display: flex;
	max-width: 100%
}

.tabs__label-wrapper:before {
	content: "";
	box-sizing: content-box;
	width: 100%;
	padding: 0 5px;
	left: -5px;
	position: absolute;
	height: 100%;
	top: 5px;
	background: #ddd;
	z-index: 0
}

.tabs__btn-next,
.tabs__btn-prev,
.tabs__label {
	display: block;
	height: 78px;
	line-height: 78px;
	background: #f4f4f4;
	padding: 0 24px;
	border-right: 1px solid #ddd;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: RobertEnelBold, Calibri, Myriad, Tahoma, Geneva, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal
}

.tabs__btn-next:hover,
.tabs__btn-prev:hover,
.tabs__label:hover {
	background: #e5e5e5
}

.ios .tabs__btn-next:hover,
.ios .tabs__btn-prev:hover,
.ios .tabs__label:hover {
	background: #f4f4f4
}

.reports-swiper-slide.active a,
.tabs__btn-prev.active,
.tabs__label.active {
	background: #fe5815;
	color: #fff !important;
	text-decoration: none;
}

.tabs .reports-swiper-slide:last-child .tabs__btn-next,
.tabs .reports-swiper-slide:last-child .tabs__btn-prev,
.tabs .reports-swiper-slide:last-child .tabs__label {
	border-right: 0
}

.tabs__btn-next,
.tabs__btn-prev {
	padding: 0 12px;
	cursor: pointer;
	display: inline-block;
	color: #ff0f64;
	display: flex;
	align-items: center;
	padding: 0 4px !important;
}

.tabs__btn-next.swiper-button-disabled,
.tabs__btn-prev.swiper-button-disabled {
	background: #fcfcfc;
	cursor: default;
	color: #999
}

.tabs__btn-next {
	border-left: 1px solid #ddd;
	border-right: none !important
}

.tabs__tab {
	padding-top: 20px
}

.swiper_wrap {
	padding: 0px 50px;
	height: 100%;
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
}

.reports-swiper {
	width: 100%;
	position: relative;
	margin-top: 3rem;
	padding: 0 2rem;
}

.tabs__btn-next.swiper-button-disabled svg,
.tabs__btn-prev.swiper-button-disabled svg {
	fill: #999;
}

.tabs__btn-next svg,
.tabs__btn-prev svg {
	fill: #fe5815;
}




.wrapper-tabs {
	position: relative;
	max-width: 715px;
	display: flex;
}

/* @media screen and (min-width: 1024px){
	.wrapper-tabs {
		padding-left: 30px;
		padding-right: 30px;
	}
} */


.wrapper-tabs:before {
	content: "";
	box-sizing: content-box;
	width: 100%;
	padding: 0 5px;
	left: -5px;
	position: absolute;
	height: 60%;
	top: 57px;
	background: #ddd;
	z-index: 0;
}

.reports-swiper-slide {
	width: auto;
}

.tabs__content {
	margin-top: 3rem;
}

.link-download {
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
	max-width: 645px;
	outline: none;
}

.tab_content a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 645px;
	text-decoration: none;
	gap: 0 1rem;
}

/* .tab_content a:hover{
	text-decoration: underline;
} */

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 1rem;
	color: #999;
}

.tab_content a span {
	transition: all .1s linear;
	font-weight: 700;
	font-style: normal;
	border: 2px solid #fe5815;
	background-color: #fe5815;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	min-width: 160px;
	padding: 12px 20px 13px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
}

.tab_content a:hover span {
	background-color: #005bbb;
	border: 2px solid #005bbb;
	text-decoration: none !important;
}

.reports-active-swiper {
	background: #fe5815 !important;
	color: #fff !important;
	text-decoration: none;
}

.navigation {
	position: relative;
	z-index: 100;

}

.arrow-left {
	position: absolute;
	top: 38%;
	left: 0;
	z-index: 100;
}

.arrow-right {
	position: absolute;
	top: 38%;
	right: 0;
	z-index: 100;
}