/*filtro categorias*/
.filtro-categorias {position: relative;height: auto;cursor: pointer; }
.filtro-categorias:hover  ul {height: auto; opacity:1;}
.filtro-categorias:hover h5 { border-radius: 11px 11px 0 0;}
.filtro-categorias ul {min-width:200px; position: absolute; z-index:9; opacity:0; display: flex !important;margin: 0 0 37px 0;height: 0;overflow: hidden;flex-direction: column; }
.filtro-categorias ul li { padding: 0;  margin: 0;}
.filtro-categorias ul li:before { display: none;}
.filtro-categorias ul li {width: 100%;display: block;}
.filtro-categorias ul li a{width: 100%;display: block;text-align:left; font-size:12px}
.filtro-categorias h5 {
    display: inline-block;
    background-color: #00518e;
    padding: 11px;
    color: #fff;
    font-weight: 500;
    border-radius: 11px;
}
.filtro-categorias h5:after {
    font-family: Ionicons;
    content:"\f104";
    display: inline-block;
    color: #fff;
    font-weight: 500;
    margin:0 7px 0 11px
}
@media screen and (max-width: 700px) {

    .filtro-categorias {margin:22px 0px;padding:0}
    .filtro-categorias ul {padding: 0 !important;}
    .filtro-categorias ul li a {display: block; text-align:left}
    .single-noticias-container{
        flex-direction:column;
        padding: 0px;
    }
}
/**/
article#noticiascarrossel {
    padding: 88px 0;
    background-color: #f2f2f2;
    position: relative;
}
div#carrossel-noticias {
    width: 100%;
    max-width: 100%;
}
article#noticiascarrossel.single {
    background-color: #f1f1f1;
	margin-top:44px
}
article#noticiascarrossel .owl-stage-outer {
    /* justify-content: center; */
    display: flex;
}
.w-noticias-bloco1 {
    margin-bottom: 55px;
}
#noticiascarrossel h2.widget-title {}
#noticiascarrossel .widget-descricao  {}
#noticiascarrossel .widget-descricao  strong {}
.single-noticias-container {
    display: flex;
    /* flex-direction: row-reverse; */
    /* max-width: 1333px; */
    margin: 0 auto;
    width: 100%;
    /* margin-top: 200px; */
}
.filtro.areas-posts {
    display: block;
    margin: 22px auto 44px auto;
}
.single-noticias-container > div:nth-child(2) {
    padding: 0 0% 0 7%;
}
h1.entry-title-noticias {
    position: initial;
    transform: none;
    text-align: left;
    background: none;
    margin: 0;
    padding: 0 0 20px 0;
    color: #256980 !important;
    font-size: 26px;
    font-weight:800
}
h1.entry-title-noticias.sombra {
    display: none;
}
h1.entry-title-noticias:before {display: none}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    margin: 0 0 21px 0;
}
.heateor_sss_sharing_title {
    font-size: 12px;
    color: #777;
}
.areas_lista .bt {
    margin: 3px 3px 3px 0px !important;
    font-size: 10px;
    padding: 5px 14px;
    border-radius: 11px;
}
/*destacada do single*/
.destacada.single {
    width: 100%;
    position: sticky;
    top: 0;
}
.destacada.single img {height:100% !important;width: 100%;object-fit: contain;}
.destacada.index img { height:100% !important; width:100% !important; object-fit: cover ;}

h1.entry-title {
    font-size: 24px;
    margin: 0 0 17px 1px !important;
    text-transform: none;
    display: inline;
    width: auto;
}

.noticias-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 350px;
    left: 0;
    background-color: #7a1025;
    z-index: 0;
    opacity: 0;
}

/* PAGE NOTICIAS E CATEGORY */
/*------------------------------------------------------------ */
/* ------------------------- NOTICIAS --------------------------- */
/*------------------------------------------------------------ */

.noticia-item {
	/* height: 405px; */
	/* position:relative; */
}

.noticia-item a.item-foto {
    display: block;
    background-color: transparent;
    opacity: 1;
    overflow: hidden;
    height: 0;
}
.noticia-item a.item-foto img {
	width:100% !important;
	height:100% !important;
	object-fit: cover !important;
	display: block;
	object-position: center;
	position: absolute !important;
	/* top: 50%; */
	/* left: 50%; */
	/* transform: translate(-50%, -50% ); */
}
.noticia-item a.item-foto.icone img {
	width: 50px !important;
	height: auto !important;
	position: absolute !important;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	filter: invert(1);
}
.noticia-item a.item-foto.equipe img {
    object-position: center 19% !important;
    object-fit: cover !important;
    width: 100% !important;
}
.category-item-tit {
    text-align: left;
    text-decoration: none !important;
    justify-content: flex-end;
    font-weight: 600;
    color: #f9f9f9;
    font-size: 15px;
    text-align: left;
    display: flex;
    flex-direction: column;
    line-height: 120%;
    /* font-family: 'Source Sans 3'; */
    /* font-style: italic; */
    height: fit-content;
}
.category-item-tit a {padding: 0 0 0px 0 !important;height: auto !important;!i;!;margin: 22px 0 0px !important;!imp;!im;!i;!;}
.page .category-item-tit {font-size:14px !important}
.page .noticia-item a.resumo {display: none}
.category-item-tit .date {padding-bottom: 0px;font-size:11px;color: #777 !important;display: none;}
.noticiacarrossel-cat {
    position: relative;
    color: #fff;
    background-color: #a78d59;
    z-index: 2;
    left: 13px;
    top: -15px;
    width: fit-content;
    padding: 4px 11px;
    font-size: 12px;
    font-weight: 600;
}
.category-item-resumo {font-size:14px;position:absolute;bottom: -444px;opacity:0;padding: 20px;z-index: 1;text-align: left;background-color: #000000c7;height: 100%;width: 100%;backdrop-filter: blur(3px);}
.category-item-resumo a {color:#FFF !important;text-decoration: none;margin: 22px 0;float: left;}
.noticia-item-content:hover > .noticias-overlay {top:0;opacity: 0.8;}
.noticia-item-content:hover > .item-texto {/* bottom: 40%; *//* background-color:transparent; */}
.noticia-item-content:hover > .category-item-resumo { bottom:0px; opacity:1;}
.noticia-item-content:hover  img {  }
.noticia-item-content:hover .noticiacarrossel-cat {
    position: absolute;
    top: 0px;
	z-index:2
}
.noticia-item-content:hover .category-item-tit span.date,
.noticia-item-content:hover .category-item-tit {}
.veiculo {
    background-color: #a17f2f;
    padding: 7px 11px;
    width: fit-content;
    margin: 0 0 22px 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    display: none;
}
.noticia-item {
    margin: 0 0 33px 0;
    padding: 13px;
    width: 25%;
    float: left;
}
#carrossel-noticias .noticia-item { width: 100% !important; margin-bottom:0}
@media (max-width: 1370px) {

}
@media (max-width: 1000px) {

}
@media (max-width: 700px) {

}
.noticia-item .noticia-item-content:hover .category-item-resumo{ bottom:0; opacity: 1 }
.noticia-item div.noticia-item-content {padding-bottom: 0%;POSITION: relative;overflow: hidden;}
.page .noticia-item div.noticia-item-content {float: left;width: 100%;height: 100%;position: relative;overflow: hidden;background-color: transparent;/* padding-bottom: 100%; */}
.noticiacarrossel-cat {
    display: NONE;
    position: absolute;
    background: #325e7b;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    top: 0px;
    left: 7px;
    width: fit-content;
}
 .noticia-item div.noticia-item-content:hover > a  {transform: scale(1.05);}
 .noticia-item span.entry-date {
	font-size: 13px;
	color: #afafaf;
	margin-bottom: -8px;
	width: 100%;
	font-weight: 400;
	}
 .noticia-item div.noticia-item-content .item-texto {padding: 5px 22px;position: absolute;bottom: 0px;z-index: 0;background-color: #000000b0 !important;!i;!;width: 100%;height: 0%;opacity: 0;display: flex;align-items: center;justify-content: center;}
.noticia-item div.noticia-item-content .item-texto.sem-destacada {
    height: 100%; opacity: 1;
}
.noticia-item div.noticia-item-content .item-texto.sem-foto {bottom: 0px;background-color: #FFF !important;opacity: 0.9;    display: flex;
    justify-content: center;
    align-items: center;}
.single .noticia-item div.noticia-item-content .item-texto {background-color: transparent;}
 .noticia-item div.noticia-item-content:hover .item-texto {bottom:0;/* padding-bottom:100%; */opacity: 1;background-color: #ffffffd6;}
 .noticia-item h1 {float: left;width: 100%;font-size: 12px;line-height: 18px;text-transform: none;text-align: left !important;}
 .noticia-item a {line-height: 140%;text-decoration: none;height: 0;padding-bottom: 126%;position: relative;text-decoration: none !important;color: #fff !important;!i;!;}
.noticia-item a.resumo {
    font-size: 14px;
    line-height: 140% !important;
    display: block;
    float: left;
    height: auto;
    padding: 0;
    margin: 11px 0;
    text-decoration: none;
    display: none;
}
 .noticia-item .categorias {
    position: absolute;
    color: #fff;
    background-color: var(--cor-botao);
    z-index: 2;
    left: 11px;
    top: 0px;
    width: fit-content;
    padding: 4px 11px;
    font-size: 12px;
    font-weight: 600;
}

/**/
/*single*/
.tag-list {}.tag-list {
    font-size: 13px;
    margin: 22px 0;
    background-color: #33333312;
    padding: 22px;
}
.single-content { padding: 40px 10px;}
/*------------------------------------------------------------ */
/* ------------------------- MOBILE -------------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 700px) {
.noticia-item { padding: 0px; width: 100%;}
#carrossel-noticias .noticia-item { padding: 13px;}
	.noticia-item a.item-foto {
    /* padding-bottom: 64%; */
}
.single-noticias-container{
    flex-direction:column;
    padding: 0px;
}
.single-noticias-container > div:nth-child(2) {
    padding: 0 0 0 0px;
}  
h1.entry-title {
    padding: 0 !important;
}
article#noticiascarrossel .owl-stage-outer { display: block;}
}