/*
Theme Name: i21 2.0
Theme URI: https://www.i21.org.br/
Author: Lucas Martins e Ricardo Prema
Version: 2.0
*/

body {
  padding-top: 0;
  font-family: 'Cairo', sans-serif!important;
  font-size: 15px!important;
}

h3 {
  margin-top: 2rem;
}

.row {
  margin-bottom: 60px;
}
.row .row {
  margin-top: 0;
  margin-bottom: 0;
}
#header.row {
	margin-bottom: 15px;	
}
[class*="col-"] {
}

@media (min-width: 1200px) {
  .container {
    max-width: 990px;
  }
  .barra .container, .container.topo {
	max-width: 1140px;  
  }
}

.container-fluid {
	padding: 0;	
}

hr {
  margin: 0 0;
}

.barra {
	background-color: #EFEFEF;
	display: inline-block;
	padding: 10px 0;
}
.barra-menu {
	background-color: #EFEFEF;
	display: inline-block;
	padding: 20px 0 48px 0;
}
.barra-vermelha {
	background-color: #CB2027;
	padding: 0;
	margin: 0;
	border-bottom: 8px solid #CCCCCC;	
}
.logo_pcdob {
	font-family: 'swis721_cn_btbold';
	color: #DF0601;
	text-transform: uppercase;
	font-size: 16px;
    display: table;
    width: 62%;
    float: left;
    margin: 0;
    padding: 0.5% 0;
}
.logo_pcdob img {
	width: 98%;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
.logo_pcdob figcaption {
    width: 88%;
    display: table-cell;
    vertical-align: bottom;
    padding: 0 0 0 7px;
	margin: 0;
}
#searchform-a .form-group {
    width: 60%;
    margin: auto;
    float: none;
    clear: both;
}
.search-form .form-group input.form-control::-webkit-input-placeholder{
  display:none;
}
.search-form .form-group input.form-control::-moz-placeholder{
  display:none;
}
.navbar-right {
    width: 29.5%;
    float: right;
    margin-right: 0.5%;
}
.navbar-right form{
  width:100%;
}
.form-group{
  position:relative;
width:0%;
  min-width:30px;
height:30px;
overflow:hidden;
transition: width 1s;
backface-visibility:hidden;
margin-bottom: 0!important;
margin-top: 0!important;
float: right;
}
.form-group input.form-control{
  position:absolute;
  top:0;
  right:0;
  outline:none;
  width:100%;
  height:30px;
  margin:0;
  z-index:10;
  background: #EFEFEF;
  border: 1px solid #CB2027;
}
input[type="text"].form-control{
  -webkit-appearence:none;
  -webkit-border-radius:0;
}
.form-control-submit,
.search-label{
  width:30px!important;
  height:30px;
  position:absolute!important;
  right:0;
  top:0;
  padding:0;
  margin:0;
  text-align:center;
  cursor:pointer;
  line-height:60px;
  background: #EFEFEF;
}
.form-control-submit{
  background:#EFEFEF; /*stupid IE*/
    opacity: 0;
  color:#EFEFEF;
  border:none;
  outline:none;
  z-index:-1;
}
.search-label{
  z-index:90;
  color: #CB2027;
}
.search-label .fas {
	padding: 7px 0;	
}
.form-group.sb-search-open,
.no-js .sb-search-open{
  width:100%;
}
.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
	background: #CB2027;
	color: #fff;
	z-index: 11;
}
.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
	z-index: 90;
}

#header.container {
	padding: 0;	
}

.ver-menu {
    height: 100%;
    position: relative;
}

.ver-menu a {
    position: absolute;
    margin: auto 0;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #CCCCCC;
}

.ver-menu a:hover {
    color: #CB2027;
}

.navbar {
	padding: 0;
}

.navbar-brand {
	padding: 0!important;
	margin: 35px auto 30px auto!important;
	display: block!important;
	background-color: none;
}
.navbar-brand img {
    width: 30%;
    margin: auto;
    display: block;
}

.navbar li, .navbar ul li {
	background-color: #CB2027;
}

.navbar li {
	height: 48px;
	margin-right: 5px;
	display: table;
}

.navbar ul li:last-child {
	margin-right: 0;
}

.nav-link {
    color: #FFFFFF;
    font-size: 12.5px;
    text-align: center!important;
    display: table-cell!important;
    padding: 0 23.2px!important;
    vertical-align: middle;
	font-weight: normal;
}

.navbar ul li:hover > .nav-link {
	background-color: #ED1C24;
	color: #FFFFFF;	
}

.navbar-expand-md .navbar-nav .dropdown-menu {
    background-color: #EFEFEF;
    text-transform: uppercase;
	border-radius: 0;
}
.dropdown-menu {
	border: none!important;
	border-top: 4px solid #ED1C24!important;
	padding: 0!important;
}
.dropdown-menu li {
    background-color: #EFEFEF;
    width: 100%;
    font-size: 13px;
    height: 30px;
    border-bottom: 1px solid #CCCCCC;
}
.dropdown-item {
    color: #CB2027!important;
    background-color: #EFEEFE!important;
	font-size: 12px!important;
	padding: 5px 10px!important;
}
.dropdown-menu li:last-child {
	border-bottom: 0;
}
button.navbar-toggler {
	display: none;	
}

.redes {
	font-size: 20px;
	color: #CCCCCC;	
}
.redes i {
	float: right;
	clear: both;
    width: 20px;
	margin: 0 10px 0 0;
	padding: 5px 2px;
	text-align: center;
}

.redes a {
	color: #CCCCCC;
}

.redes a:hover {
	color: #CB2027;
	cursor: pointer;
}

.redes {
	padding-top: 35px;	
}


.container-fluid.site {
    background-color: #FFFFFF;
	border-top: 8px solid #C4B505;
}

body, body a {
	color: #000000;	
}

.thumb img {
	width: 100%;	
}

body a:hover, body article:hover > a h1, body article:hover > a span {
	text-decoration: underline;
	color: inherit;
}
body article.carousel-item:hover > a h1 {
	color: #FFFB10;
}
.lista-noticias article:hover > a h1, .lista-noticias article:hover > a span {
	color: #000000;
}
.notas-internacionais:hover > a h1, .notas-internacionais:hover > a span {
	text-decoration: none;
}
.capa {
    margin-bottom: 100px;
}
.capa article {
    background-color: transparent;
}

.manchete {
    padding: 0 1% 0 0;
}

.manchete h1, .noticia h1, .materia h1, .titulo {
    font-weight: bold;
}
.manchete h1, .materia h1 {
    margin: 30px 15px 30px 30px;
	font-size: 31px;
}
.noticia .titulo {
    font-size: 31px;
    margin: 0;
    padding: 30px 0 20px 0;
}
.manchete .resumo, .noticia .resumo, .page .resumo, .page .resumo2 {
    display: block;
}
.notas-internacionais .resumo {
    padding: 10px 0 0 27px;
    display: block;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
}
.page .notas-internacionais .resumo {
    padding: 10px 0 1rem 25px;
    font-size: 13px;
    text-align: left;
}
.page .notas-internacionais .resumo2 {
    padding: 1.5rem 0 0 25px;
    font-size: 13px;
    text-align: left;
}
.page .notas-internacionais h2, .autor .notas-internacionais h2 {
	padding: 17px 0 0 25px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #CB2027;	
}

.manchete .resumo {
	font-size: 16px;
	padding: 15px 17px;
}
.noticia .resumo {
	font-weight: normal;
	font-size: 16px;	
}
.carousel-control-prev, .carousel-control-next {
	top: 40px;
	bottom: 33%;	
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	font-size: 20px;
	font-family: 'Font Awesome 5 Free';
	color: #CB2027;
	background: #FFFFFF;
    width: 25px;
    height: 30px;
}
.carousel-control-next-icon::before, .carousel-control-prev-icon::before {
    -webkit-font-smoothing: antialiased;
	font-weight: 900;
}
.carousel-control-next-icon::before {
	content: "\f061";
}
.carousel-control-prev-icon::before {
	content: "\f060";
}
.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
	cursor: pointer;
	color: #ED1C24;	
}
.carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
}
.carousel-indicators li {
    height: 6px;
    background-color: rgba(237, 28, 36, 0.5);
}
.carousel-indicators .active {
    background-color: #ED1C24;
}
.capa .thumb, .manchete hr, .materia hr {
	width: 100%;
	border-top: 8px #C4B505 solid;
}
.manchete .thumb {
	border: 0;	
}
.slide {
	width: 100%;	
}
.slide a:hover {
	color: #FFFB10;
}
.ultimas .thumb, .foto-cima .thumb {
	margin: 0;	
}
.manchete h1::before, .noticia h1::before, .materia h1::before, .titulo::before, .page .resumo::before, .page .notas-internacionais .resumo2 p::before, .autor .resumo p::before {
    font-family: 'Font Awesome 5 Free';
    font-size: 5px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    content: "\f0c8";
	font-weight: 900;
    margin-left: -15px;
    margin-right: 12px;
	color: #CB2027;
}
.capa h7, .materia h7, .page .notas-internacionais h7 {
    color: #FFFFFF;
    display: inline-block;
	font-weight: bold;
	position: absolute;
}
.foto-cima h7, .materia h7, .page .notas-internacionais h7 {
    top: -23px;
}
.notas-internacionais h7 {
	left: 15px;
}
.page .notas-internacionais h7 {
	left: 0;
}
.manchete h7, .notas-internacionais h7 {
	top: -31px;	
}
.autor .notas-internacionais h7 {
	top: -3px;
	left: 0;	
}
.manchete h7 {
	left: 0;	
}
.lateral {
    padding: 0 0 0 7.2%;
}
.ultimas h7 {
	position: relative;
	top: 8px;
	left: 0;
}
.capa h7 a, .materia h7 a, .page .notas-internacionais h7 a {
    color: #FFFFFF;
    background-color: #ED1C24;
    text-transform: uppercase;
    font-size: 10px;
    padding: 8px 20px;
    display: block;
    float: left;
    margin-right: 15px;
	position: relative;
	line-height: 15px;
}
.capa h7 a::before, .materia h7 a::before, .page .notas-internacionais h7 a::before {
    background-image: url(img/borda-cat.png);
    content: "";
    position: absolute;
	top: 0;
    right: -10px;
    width: 10px;
    height: 23px;
    background-size: 100% 100%;
}
.ultimas h1 {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.6);
    color: #FFFB10;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 15px 15px 30px;
	margin-bottom: 0;
}
.ultimas h1::before {
    font-family: 'Font Awesome 5 Free';
    font-size: 5px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    content: "\f0c8";
	font-weight: 900;
    margin-left: -15px;
    margin-right: 12px;
	color: #FFFB10;
}
.notas-internacionais {
	margin-bottom: 30px;	
	position: relative;
	padding-top: 20px;
}
.notas-internacionais hr {
	border-top: 8px #C4B505 solid;
	margin: 0;	
}
.notas-internacionais .divisoria {
    margin: 10px 0;
    border-top: 1px #EFEFEF solid;
	clear: both;
}
.notas-internacionais h1, .foto-cima h1 {
    margin-left: 15px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px 0 15px;
    margin: 0 13px 0 13px;
	text-indent: 2px;
}
.notas-internacionais h1::before, .foto-cima h1::before {
    font-family: 'Font Awesome 5 Free';
    font-size: 5px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    content: "\f0c8";
	font-weight: 900;
    margin-left: -15px;
    margin-right: 7px;
	color: #CB2027;
}
.notas-internacionais figure {
    float: left;
    margin: 17px 0 0;
    padding: 0;
}
.notas-internacionais img {
	width: 100%;
}
.notas-internacionais .img-destaque {
    float: right;
    width: 50%;
    margin: 0 0 10px 10px;
    display: block;
}
.notas-internacionais .footer-notas {
		
}
.footer-notas .mais {
    font-weight: bold;
    font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	border-left: 1px #EFEFEF solid;
}
.footer-notas .mais a {
	color: #CB2027;
}
.footer-notas .mais a:hover {
	cursor: pointer;
	text-decoration: underline;	
}
.footer-notas .ass {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
	text-transform: uppercase;
}
.page .notas-internacionais {
	background-color: #FFFFFF;	
	margin-bottom: 48px;
	padding-top: 0;
}
.row.autor {
	margin-top: 30px;
}
.foto-cima {
	margin: 30px 0;
}
.foto-cima .resumo {
    font-size: 13px;
    padding: 5px 27px 0 27px;
    display: block;
    float: left;
}
.barra-noticia {
	
}
.noticia hr {
	border-top: 8px solid #C4B505;
}
.noticia h1, .noticia .thumb {
	float: left;	
}
.noticia .thumb {
    padding: 0 2% 0 0;
}
.noticia h1 {
    padding: 20px 20px 0;
	font-size: 24px;
}
.noticia h7 {
    color: #FFFFFF;
    display: inline-block;
	font-weight: bold;
	position: absolute;
	top: -23px;
	left: 15px;
}
.noticia h7 a::before {
    background-image: url(img/borda-cat.png);
    content: "";
    position: absolute;
    right: -10px;
	top: 0;
    width: 10px;
    height: 23px;
    background-size: 100% 100%;
}
.noticia h7 a {
    color: #FFFFFF;
    background-color: #ED1C24;
    text-transform: uppercase;
    font-size: 10px;
    padding: 8px 20px;
    display: block;
    float: left;
    margin-right: 15px;
	position: relative;
}

.single .materia, .page .materia, .lista-noticias .noticia  {
	margin: auto;
}

.page-template-page-quem-somos .page .materia {
    margin: initial;
	margin-bottom: 50px;
}

.lista-noticias .noticia {
	padding: 0 0 0 15px;
}

.materia .share {
	padding: 0 30px;
	font-size: 25px;
	color: #CB2027;
}

.share a {
	color: #CB2027;
}

.share a:hover {
	color: #ED1C24;	
}

.materia .thumb {
    display: table;
    padding: 0;
    position: relative;
}

.materia .thumb.grande, .materia .thumb.desalinhado {
	margin: 0 auto 30px auto;
	max-width: 100%;
	float: none;	
}

.materia .thumb.media {
    max-width: 70%;
    float: none;
    margin: 0 auto 30px auto;
}

.materia .thumb.pequena {
    max-width: 50%;
    float: left;
    margin: 0 20px 20px 0;
}

.thumb img {
    max-width: 100%;
    display: table-cell;
    margin: auto;
}

.thumb figcaption {
    display: table-caption;
    line-height: 18px;
    font-size: 12px;
    background-color: #EFEFEF;
    padding: 10px 12px;
    caption-side: bottom;
    text-align: center;
}

.materia time, .noticia h1 time {
	padding: 0 30px;
	font-size: 13px;
	font-weight: normal;
	color: #CB2027;
	display: block;	
}

.materia time {
	padding: 0 30px;
	margin: 30px 0;
}

.noticia h1 time {
	padding: 0 0;
	margin: 10px 0 0 0;
}

.materia .texto {
	padding: 0 30px;	
}

.materia .texto {
	line-height: 22px;
	text-align: justify;	
}

.noticia .tags_single, .materia .tags_single {
    display: table;
    font-size: 13px;
    padding: 0;
	font-weight: normal;
}
.noticia .tags_single {
	margin: 30px 0 0 -20px;
}
.materia .tags_single {
	margin: 30px 0 0 -30px;
}

.noticia .tags_single span, .materia .tags_single span {
    display: block;
    overflow: hidden;
    width: 22px;
    height: 16px;
    float: left;
    color: #CB2027;
}

.noticia .tags_single span {
	margin-right: 0;
	height: 16px;
}

.materia .tags_single span {
	margin-right: 8px;
	height: 22px;
}

.tags_single a {
    color: #000000;
	text-decoration: underline;
}

.tags_single a:hover {
	color: #CB2027;	
}

.tags_single span::before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 13px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
	font-weight: bold;
	content: "\f02c";
}

.materia .alignleft, .materia .alignright, .materia .aligncenter, .materia .alignnone {
	display: table;
}

.materia .alignleft img, .materia .alignright img, .materia .aligncenter img, .materia .alignnone img {
	width: 100%!important;
	max-width: 100%!important;
	height: auto!important;
}

.materia .aligncenter, .materia .pull-center, .materia .alignnone {
	margin: 20px auto;
	width: 70%!important;
}

.materia img {
	display: block;
}

.materia .alignleft {
	float: left;
	margin: 0 20px 20px 0;	
}

.materia .alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.materia .wp-caption-text {
    display: table-caption;
    caption-side: bottom;
    margin-bottom: 0;
    line-height: 18px;
    font-size: 12px;
    background-color: #EFEFEF;
    padding: 10px 12px;
}

.materia iframe {
	max-width: 100%!important;
	display: block;
	margin: auto;	
}

/* Paginação */

.pagination {
    display: table;
    margin: auto;
	padding-bottom: 60px;
	clear: both;
}

.pagination a, .pagination span {
    float: left;
    display: table-cell;
    padding: 3px 8px;
	text-align: center;
}

.pagination .current, .pagination .dots {
	cursor: default;	
}

.pagination .current, .pagination a:hover, .pagination span:hover {
    background-color: #CB2027;
	color: #FFFFFF;
}

.pagination .prev, .pagination .next {
    padding: 3px 15px;
    margin: 0 30px;
    background-color: transparent;
    color: #CB2027;
    outline: 1px #CB2027 solid;
}

.count {
    font-weight: normal;
    font-size: 20px;
}

#footer {
	border: 0;
	background-color: #720613;
}

.site-map, .site-map a {
	color: #FFFFFF;	
}

.site-map ul {
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: auto;
    padding: 30px 0;
	width: 100%;
}
.site-map li {
    display: block;
    width: 25%;
    padding: 0.1% 0.2%;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
	float: left;
}
.site-map a {
    display: block;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 5px;
	margin-bottom: 1px;
	background-color: #ED1C24;
	color: #FFFFFF;
}
.site-map .dropdown-menu {
	margin: 0;
	padding: 0;
	width: 100%!important;
	position: relative;
	border-top: none!important;
	position: relative!important;
    transform: none!important;
    will-change: none!important;
	background-color: transparent;
}
#footer .nav-link {
	padding: 10px 10px!important;
	display: block!important;	
	background-color: #ED1C24;
}
.site-map .dropdown-menu li {
    float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 5px;
    width: 100%;
    clear: both;
	margin-bottom: 1px;
	text-align: center;
	font-size: 13px;
	background-color: #EFEFEF;
	color: #CB2027;
	background-color: transparent;
	border-bottom: none;
}
#footer .dropdown-item {
	background-color: transparent!important;
	color: #FFFFFF!important;
}
#footer .nav-item a br {
	display: none;
}

@media (max-width: 767px) {
	.logo_pcdob {
    	width: 100%!important;
		padding: 10px 0!important;
	}
	.logo_pcdob img {
		vertical-align: top;
	}
	.logo_pcdob figcaption {
		width: 88%;
		padding: 0 0 0 8px;
		font-size: 12px!important;
	}
	.navbar-right {
		width: 100%;
		float: right;
		clear: both;
		padding: 0 15px;
	}
	.form-group.sb-search-open .search-label, .no-js .sb-search .search-label {
		background: #CB2027!important;
	}
	.form-group input.form-control {
		background: #FFFFFF!important;
		padding: 0px 3px;
    	font-size: 13px;	
	}
	.form-control-submit, .search-label {
		background: #FFFFFF!important;
		width: 30px!important;
		height: 30px!important;
		border: 1px #CCCCCC solid;
	}
	.form-group.sb-search-open .search-label, .no-js .sb-search .search-label {
		background: #CB2027!important;
	}
	.redes .fas.fa-search {
		margin: 0;
		color: #CB2027;
	}
	.form-group.sb-search-open .search-label i {
		color: #FFFFFF;
	}
	.fas.fa-search::before {
		padding: 7px 0;
		text-align: center;
	}
	.search-label .fas {
    	padding: 7px 0;
    	width: 100%;
	}
	.barra-menu {
		    padding: 10px 0 60px;	
	}
	.barra-vermelha {
		background-color: transparent;
		padding: 0;
		margin: 0;
		border: none;	
	}
	.navbar {
		padding: 0;	
	}
	.navbar-nav {
    	background-color: #EFEFEF;
    	padding: 20px 0 0 0px;
	}
	.navbar li, .navbar ul li {
		margin: 3px 6px;
	}
	.navbar li:last-child {
		margin-bottom: 0;
	}
	.navbar li:first-child {
		margin-top: 0;
	}
	.navbar li ul li {
		margin: 0;	
	}
	.navbar-brand {
		padding: 0!important;
		margin: 40px auto 30px auto!important;
		display: block!important;
		background-color: none;
	}
	.navbar-brand img {
		width: 90%;
	}
	button.navbar-toggler {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 50px;
		height: 40px;
		border: 0;
		margin: auto;
		display: block;
	}
	.navbar-toggler-icon {
		display: none;	
	}
	
	button.navbar-toggler::before {
		font-family: 'Font Awesome 5 Free';
		font-size: 30px;
		color: #CCCCCC;
		width: 50px;
		height: 40px;
		font-weight: 900;
		  display: inline-block;
		  font-style: normal;
		  font-variant: normal;
		  text-rendering: auto;
		  -webkit-font-smoothing: antialiased;
	}
	button.navbar-toggler[aria-expanded="false"]::before {
		content: "\f0c9";
	}
	button.navbar-toggler[aria-expanded="true"]::before {
		content: "\f00d";
	}
	.navbar ul li:last-child {
		margin-right: 5px!important;
	}
	.navbar li {
		height: auto;
		display: block;
	}
	.nav-link {
		padding: 8px 8px!important;
		font-size: 14px;
		float: left;
		width: 100%;
		clear: both;
		
	}
	.nav-item a br {
		display: none;
	}
	.redes i {
		padding: 3px 2px;
	}
	.manchete {
		margin-bottom: 80px;
	}
	
	.lateral {
		padding-right: 15px;
   		padding-left: 15px;
	}
	.notas-internacionais {
		padding-top: 0;
	}
	.notas-internacionais h1 {
		padding-top: 10px;
	}
	.row.autor {
		margin-top: 60px;	
	}
	.notas-internacionais h7, .autor .notas-internacionais h7 {
		top: -23px;
	}
	.noticia h1 {
		font-size: 20px;
	}
	.noticia .resumo {
		font-size: 14px;
	}
	.materia .thumb.grande, .materia .thumb.media, .materia .thumb.pequena, .materia .thumb.desalinhado {
		max-width: 100%;
		float: none;
		margin: 0 auto 40px auto;
	}
	.materia .aligncenter, .materia .pull-center, .materia .aligncenter, .materia .alignnone, .materia .alignleft, .materia .alignright, .materia .aligncenter {
		max-width: 100%!important;
		width: 100%!important;
	}
	.site-map ul {
		display: inline-block;
		width: 100%;
	}
	.site-map li {
		display: block;
		width: 100%;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {

}
@media (min-width: 1200px) {
	.lateral {
		padding-right: 0;	
	}
}
@media (min-width: 991px) {
	.logo_pcdob {
		width: 70%;	
	}
	.logo_pcdob img {
		width: 96%;	
	}
	.logo_pcdob figcaption {
		width: 92%;	
	}
	.navbar li {
		margin-right: 4px;
	}
	.navbar li:first-child {
		padding-left: 70px;
	}
	
	.navbar li ul li:first-child {
		padding-left: inherit;
	}
	.nav-link {
		padding: 0 20px!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar-brand img {
	margin-bottom: 5px;
    width: 44.8%;
}
.navbar {
    padding-left: 16px!important;
}
.navbar li {
    margin-right: 4px;
    margin: 0 auto 5px auto;
}
.navbar ul li:last-child {
	margin-right: auto!important;
}
.nav-link {
    padding: 0 40px!important;
}
.notas-internacionais h1 {
	margin-right: 5px;
}
.lateral {
	padding: 0 0 0 4.2%;
}
@media (max-width: 576px) {
	.barra {
		padding: 0;
	}
	.ultimas {
		margin-top: 40px;
		margin-bottom: 5px;
	}
	.notas-internacionais h1 {
		margin-right: 5px;
	}
}