@charset "utf-8";
* {
	margin: 0; padding: 0; border: 0; list-style: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-decoration: none;
}
body, html {
	width: 100%; height: 100%;
}
body {
	font-family: "Open Sans", sans-serif; font-size: 0.95rem;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal; line-height: initial; padding: 0; margin: 0;
}
.roboto {
	font-family: 'Roboto Condensed', sans-serif;
}
.header, .header-content {
	position:relative; width:100%;
}
.header-content {
	background-size: cover; background-image: url(../../files/imgs/bg-cabecalho.png); background-position: center center; background-repeat: no-repeat;
}
.logomarca {
	display: block; height: 260px; margin:25px 0 0 0; margin-right: auto; margin-left: auto;
}
.logo-progressistas {
	display: block;	margin-right: auto; margin-left: auto;
}
.titulos-cabecalho > img {
	display: block; margin-right: auto; margin-left: auto;
}
.titulos-cabecalho > img {
	width: 280px;
}
.titulo-destaques {
	color: dimgray; font-size: 1.8rem;
}
.noticia-principal {
	position:relative; 
}
.noticia-principal, img.imagem-principal {
	width:100%;
}
img.imagem-principal {
	height:340px; object-fit:cover; object-position:center center; overflow:hidden; 
}
.noticia-principal > div {
	position:absolute; left:0; bottom:0; padding:20px; width:100%; z-index: 100; -webkit-box-shadow: inset 0px -185px 40px -80px rgba(0, 0, 0, 0.85); 
-moz-box-shadow: inset 0px -185px 40px -80px rgba(0,0,0,0.85);	box-shadow: inset 0px -185px 40px -80px rgba(0,0,0,0.85);
}
.noticia-principal > div > h2 {
	font-weight:700; 
}
.noticia-principal > div > h2 {
	font-size:1.4rem; line-height: 26px; padding-top: 10px;
}
.noticia-principal > div > h2 > a {
	color:rgb(255, 255, 255); 
}
.noticia-principal > div > h5 {
	display: inline-block; background-color: firebrick; color: #fff; padding: 6px; font-size: 0.9rem; width: auto;
}
.mais-noticias > h4 > a {
	color:rgb(128,0,15); 
}
.card {
	border: none;
}
.card-body > a:hover {
	text-decoration: none;
}
.loop-outro-destaque {
	position: relative;
}
.card-img-top, .card-img-left {
	object-fit: cover;
}
p.card-text {
	position: absolute; top: -6px; left: 6px; padding: 1px 8px; background-color: #069; color: #FFF; font-size: 13px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.card-title {
	color:#9c0000; font-weight: 700;
}
.card-footer {
	background-color:#FFF;
}
.calendario {
	left:5px; top:118px; position:absolute; z-index: 100; display: inline-block; background-color: firebrick; color: #fff; padding: 5px; font-size: 0.8rem; width: auto;
}
.calendario2 {
	display: inline-block; padding-bottom: 4px; font-size: 0.8rem;
}
.loop-outro-destaque .card-img-top {
	height: 157px;
}
.loop-fotos .card-img-top {
	height: 157px;
}
.loop-outro-destaque .card-title {
	font-size: 0.95rem; line-height: 18px
}
.data-agenda {
	background-color: royalblue; color: #fff; width: auto; float: left; padding: 8px; margin-right: 10px; margin-bottom: 30px;
}
.data-agenda .dia {
	font-weight: bold;	font-size: 2rem; text-align: center; line-height: initial;
}
.data-agenda .mes {
	font-size: 1rem; text-align: center; line-height: initial;
}
.loop-agenda > h1 > a {
	font-size: 1.05rem; line-height: 22px; color: rgba(0,0,0,0.75);
}
.barra-agenda {
	clear: both; margin-bottom: 20px; border-bottom: 2px dotted #CCC;
}
.link-mais {
	display: block;	text-decoration:none; color:rgb(83, 83, 83); text-align:center; width:200px; margin: 10px auto; padding:10px; border:1px solid #CCC ;
}
.link-mais:hover {
	text-decoration:none; background-color:rgb(207, 207, 207); color:rgb(83, 83, 83); -webkit-transition-duration: 0.3s; transition-duration: 0.3s;
}
button.video-btn {
	display: none; visibility: hidden;
}
.videos > iframe {
	width: 100%; height: 255px;
}
.fb-video {
	width: 100%; height: 255px;
}
.modal-dialog {
	max-width: 800px; margin: 30px auto;
}
.modal-body {
position:relative; padding:0px;
}
.close {
position:absolute; right:-30px; top:0; z-index:999; font-size:2rem; font-weight: normal; color:#fff; opacity:1;
}
button.video-btn {
	display: none; visibility: hidden;
}
img.imagem-noticia {
	width:100%; height:105px; object-fit:cover; object-position:center center;
}
h1.titulo-noticias {
	font-size: 1.8rem; line-height: 2.1rem; font-weight: normal;
}
#photos {
	line-height:0; -webkit-column-count:1; -webkit-column-gap:0px; -moz-column-count:1; -moz-column-gap:0px; column-count:1; column-gap:0px ; margin-top:10px
}
#photos img {
  width:100% !important; height:auto !important
}
.imagem-biografia {
	width: 100%;
}
img.assinatura {
	width: 280px;
}
.card-horizontal {
    display: flex;  flex: 1 1 auto;
}
.card-img-left {
	width: 100px; height: 75px;
}
.titulo-mais-destaques {
	font-size: 0.85rem;
}
.loop-busca {
	text-decoration: none; color: #9c0000;
}
.loop-busca > a {
	color: #9c0000;
}

/* RODAPÉ */
footer {
	width: 100%; background-size: cover; background-image: url(../../files/imgs/bg-rodape.png); background-position: center center; background-repeat: no-repeat;
}
.assinatura-rodape {
	display: block; width: 260px;  margin: 0 auto;
}
.logomarca-rodape {
	display: block; height: 260px; margin: 0 auto;
}
.barra-separadora {
	clear: both; margin:20px auto 50px auto; width: 75%; border-bottom: #cccccc dotted 2px;
}

/* MEDIAS QUERIES */
@media screen and (min-width: 576px) {
.logomarca {
	height: 200px;
}
.logo-progressistas {
	display: none; visibility: hidden;
}
.titulos-cabecalho > img {
	width: 260px;
}
img.imagem-principal {
	height:382px;
}
.noticia-principal > div > h2 {
	font-size:1.7rem; line-height: 32px;
}
.loop-outro-destaque .card-img-top {
	height: 180px;
}
.calendario {
	left:5px; top:141px;
}
.loop-outro-destaque .card-title {
	font-size: 1.1rem; line-height: 22px
}
.loop-fotos .card-img-top {
	height: 180px;
}
button.video-btn {
	display: block; visibility: visible;
}
img.imagem-noticia {
	height: 180px;
}
#photos {
	line-height:0; -webkit-column-count:2; -webkit-column-gap:0px; -moz-column-count:2; -moz-column-gap:0px; column-count:2; column-gap:0px ; margin-top:10px
}}

@media screen and (min-width: 768px) {
.logomarca {
	height: 180px;
}
.logo-progressistas {
	display: block; visibility: visible; width: 160px; margin-right: 0;
}
.titulos-cabecalho > img {
	width: 260px;
}
.noticia-principal, img.imagem-principal {
	height:247px;
}
.noticia-principal > div > h2 {
	font-size:1rem; line-height: 22px;
}
.loop-outro-destaque .card-img-top {
	height: 157px;
}
.calendario {
	left:5px; top:118px;
}
.loop-outro-destaque .card-title {
	font-size: 1rem; line-height: 20px
}
.loop-fotos .card-img-top {
	height: 159px;
}
.videos > iframe {
	height: 360px;
}
.fb-video {
	height: 360px;
}
img.imagem-noticia {
	height: 157px;
}
h1.titulo-noticias {
	font-size: 2.2rem; line-height: 2.6rem; font-weight: normal;
}
.card-img-left {
	width: 150px; height: 115px;
}
.titulo-mais-destaques {
	font-size: 1.1rem;
}}

@media screen and (min-width: 992px) {
.logomarca {
	height: 210px; 
}
.logo-progressistas {
	width: 200px; margin-right: 0;
}
.titulos-cabecalho > img {
	width: 340px;
}
.noticia-principal, img.imagem-principal {
	height:337px;
}
.noticia-principal > div > h2 {
	font-size:1.5rem; line-height: 28px;
}
.loop-outro-destaque .card-img-top {
	height: 217px;
}
.calendario {
	left:5px; top:178px;
}
.loop-outro-destaque .card-title {
	font-size: 1.1rem; line-height: 22px
}
.loop-fotos .card-img-top {
	height: 217px;
}
img.imagem-noticia {
	height: 218px;
}
.assinatura-rodape {
	width: 340px;
}}

@media screen and (min-width: 1200px) {
.logomarca {
	height: 240px; 
}
.logo-progressistas {
	width: 239px; margin-right: 0;
}
.titulos-cabecalho > img {
	width: 400px;
}
.noticia-principal, img.imagem-principal {
	height:405px;
}
.noticia-principal > div > h2 {
	font-size:1.8rem; line-height: 32px;
}
.loop-outro-destaque .card-img-top {
	height: 236px;
}
.calendario {
	left:5px; top:197px;
}
.loop-outro-destaque .card-title {
	font-size: 1.2rem; line-height: 24px
}
.loop-fotos .card-img-top {
	height: 262px;
}
img.imagem-noticia {
	height: 262px;
}
#photos {
	line-height:0; -webkit-column-count:3; -webkit-column-gap:0px; -moz-column-count:3; -moz-column-gap:0px; column-count:3; column-gap:0px ; margin-top:10px
}
.assinatura-rodape {
	 width: 400px;
}}