body {
    font-family: 'Poppins', sans-serif;
	font-weight: 300!important;
	font-size: 16px;
	color: #7b868c;
	line-height: 160%;
	background: #fff;
}

body.single {
	margin-top: 150px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	color: #FBB042;
	line-height: 125%;
	text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #FBB042;
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-bottom: 20px;
	line-height: 125%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: inherit;
}

h2.heading {
    font-size: 26px;
    text-align: left;
    margin-bottom: 45px;
}

h2.heading.text-center {
	text-align: center;
}

.navbar-nav > li > a {
	font-size: 18px;
}

.navbar-top {
	background: #fff;
	height: 110px;
}

nav.navbar.active {
	background: #FBB042!important;
}

.single .navbar {
	background: #FBB042 !important;
	
}

.single .navbar-top {
    margin-top: 0;
}

.vc_row {
	margin: 0!important;
}

.vc_row.wpb_row.vc_row-fluid.container {
	margin: 0 auto!important;
}

.content-wrapper {
	margin-top: 80px;
	margin-bottom: 80px;
}

.f-wrap {
	margin-top: 160px;
}

.vc_row.wpb_row.vc_row-fluid.container.content-wrapper {
	margin: 80px auto!important;
}

@media screen and (max-width: 768px) {
    body { padding-top: 0px; }
}

@media screen and (min-width: 1200px) {
	/* .container {
		width: 1280px!important;
	} */
}

#menu-menu a {
	font-size: 14px;
}

h1 {
	font-weight: 900;
}

h1 { font-size: 32px; }
h2 { font-size: 25px; }
h3 { font-size: 21px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

a {
	color: #000;
}

a:hover, a:focus {
    color: #000;
}

.img-fit {
	object-fit: cover;
}

table.table th, 
table.table td {
	padding: 14px!important;
	font-size: 14px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border: none;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #EFEFEF;
}

ul, ol {
	padding: 0 20px;
}

.img-fluid {
    width: 100%;
}

#main-content {
	padding-top: 165px;
}

/************************************
** Header
************************************/
.navbar-top > .col-md-4 {
	padding-left: 0;
}

.navbar {
	background: #000;
	color: #fff;
}

nav.navbar {
	margin-bottom: 0;
	background: #FBB042!important;
	color: #fff!important;
	font-weight: 500;
	-webkit-transition: all ease-out .5s;
	-moz-transition: all ease-out .5s;
	-o-transition: all ease-out .5s;
	transition: all ease-out .5s;
}

.nav.navbar-nav {
	padding: 0;
}

.navbar-section {
	margin-top: 5px;
}

.navbar-nav > li {
	margin: 0 5px;
	font-weight: 600!important;
}

.navbar-nav > li > a {
	padding-top: 9px;
	padding-bottom: 10px;
	color: #fff;
	font-weight: 600!important;
	border-bottom: 2px solid transparent;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	background: none;
	color: #fff;
	font-weight: 600 !important;
}

nav.navbar .active a {
    border-bottom: 5px solid #fff;
	font-weight: 500;
}

#logo {
	margin: 10px auto;
	text-align: left;
	display: flex;
	align-items: center;
}

#logo img {
	width: 100px;
}

#navbar {
	text-align: center;
	padding: 15px;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.navbar .navbar-collapse {
	text-align: left;
}

.navbar {
	border: none;
	border-radius: 0;
	font-family: 'Poppins', sans-serif;
}

.nav > li > a {
	padding: 10px;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
}

#banner .vc_column-inner {
	padding: 0;
}

#banner .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}

.metaslider .flex-direction-nav .flex-prev {
    opacity: 1; 
    left: 5px;
}

.metaslider .flex-direction-nav .flex-next {
    opacity: 1; 
    right: 5px;
}

.metaslider .caption-wrap {
	background: none!important;
	opacity: 1!important;
}

.metaslider .slides img {
	mix-blend-mode: multiply;
}

.metaslider .caption-wrap {
	bottom: 15%!important;
	top: 50%;
}

.metaslider .caption-wrap .slider-heading {
	margin-bottom: 5px;
}

.metaslider .flexslider .slides li {
	background: rgba(0, 0, 0, 0.18);
}

.metaslider .flexslider .slides p {
	color: #fff;
	font-weight: bold;
}

.emp-documents,
.meta-single-content,
#main-search,
#main-news {
	margin-bottom: 60px;
}

#main-news p.description {
	font-size: 15px!important;
}

#main-news .item {
  margin-bottom: 20px;
}

#intro-res {
  background: #30378F;
  position: relative;
  top: -60px;
  padding-top: 35px;
  color: #fff;
}

#intro-res p {
	color: #fff;
	font-weight: bold;
}

#programa-2 .res-excerpt,
#programa-2 .res-excerpt {
	color: #fff;
}

.emp-documents {
	overflow: hidden;
}

.meta-single-content h2.news-title {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.single-p-img img {
	height: 380px;
	object-fit: cover;
	margin: 0 auto;
	text-align: center;
}

.video-list .btn {
	margin-top: 20px;
}

#main-news .see-more {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 40px;
}

#main-news h3 {
	height: 80px;
	font-size: 16px !important;
	width: 100% !important;
	display: inline-block;
	word-break: break-word;
}

#main-news img {
	height: 230px;
	object-fit: cover;
}

.result-row {
	margin-bottom: 30px;
	overflow: hidden;
}

#documentos .vc_column-inner, #newsletter .vc_column-inner, #outros .vc_column-inner, #conhecimento #videos .vc_column-inner {
	padding: 0;
}

.emp-document-list {
	padding: 0;
}

.emp-document-list li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	padding: 0;
	list-style: none;
}

.emp-document-list li:last-child {
	border-bottom: none;
}

.emp-document-list h5 {
	margin: 0;
}

.emp-document img {
  width: 100%;
  height: 140px;
  object-fit: cover;
}

.p-name {
  color: black;
  letter-spacing: 0.6px;
  margin-top: 5%;
  display: block;
}

[id^="readlink"] {
	border-bottom: 1px solid #ccc!important;
}

.read_div,
.read_div p {
	display: block;
	color: #919191;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	letter-spacing: 0.8px;
}

#programa-2,
#programa-4,
#programa-6,
#programa-8 {
	background: #30378F;
	padding: 40px 0;
	margin: 40px 0 !important;
	margin-bottom: 40px !important;
}

#programa-2 p, #programa-2 h2, #programa-2 h3, #programa-2 h4, #programa-2 h4,
#programa-4 p, #programa-4 h2, #programa-4 h3, #programa-4 h4, #programa-4 h4,
#programa-6 p, #programa-6 h2, #programa-6 h3, #programa-6 h4, #programa-6 h4,
#programa-8 p, #programa-8 h2, #programa-8 h3, #programa-8 h4, #programa-8 h4 {
	color: #fff;
}

.home .post-list .see-more,
.home .activity-list .see-more {
  margin-top: 30px;
}

.home .post-list,
.home .activity-list {
	text-align: left;
	overflow: hidden;
	padding: 0;
}

.post-list,
.activity-list {
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}

.post-list li,
.activity-list li {
  margin-bottom: 35px;
}

.post-list .see-more,
.activity-list .see-more {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.program h3 {
	width: 60%;
}

.post-list,
.activity-list {
	list-style: none;
}

.post-list h5,
.activity-list h5 {
	text-transform: none;
	height: 70px;
}

.home .post-list h5,
.home .activity-list h5 {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 25px;
}

p.p-date,
p.act-date {
	font-size: 12px!important;
}

.promotion-img {
	display: flex;
	align-items: center;
}

#footer-logos {
	padding: 60px 0;
	overflow: hidden;
	display: flex;
	align-items: center;
}

#footer-copyright {
	background: blue;
	color: #fff;
	text-align: center;
}

.footer-logo-item-wrap {
	display: flex;
	justify-content: center;
}

.footer-item-wrap p {
	font-size: 13px !important;
	margin-bottom: 0;
}

#footer-menu {
	padding: 40px 0;
	font-size: 14px;
	line-height: 160%;
}

#footer-menu h3 {
	color: #000!important;
}

#footer-menu li,
#footer-menu a,
#footer-menu p {
	color: #000;
}

#footer-menu li {
	margin: 0;
}

#footer-menu a {
	font-weight: 300;
	text-transform: none!important;
}

.footer-nav {
	padding: 0;
	list-style: none;
}

#footer-copyright {
	padding-bottom: 10px;
}

#footer-copyright p {
	color: #fff;
	font-size: 13px!important;
	margin-bottom: 0;
}