.sppb-addon-title {
    margin-top: 0px;
    display: block;
    background: transparent;
    border-bottom: 2px solid #369;
	font-family: "Roboto", sans-serif;
    font-size: 24px;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 38px;
    text-align: left;
    font-weight: bold;
    color: #369;
    padding-bottom: 20px;
}

.article-info > span {
  font-size: 16px;
}

.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  border-top: 1px solid #eee;
  padding-top: 10px;
  text-align: center;
}

.addtoany_container {
  padding: 20px;
  text-align: center;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 20px;
  margin: 0 auto;
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
    display: none;
}

#sp-main-body {
    padding: 50px 0;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    background-color: #fff;
}

.article-details .article-info {
    margin-bottom: 1rem;
    display: block;
}

#sp-header {
    height: 130px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    animation: spFadeIn 0.5s;
}

.poweredBy {
  font-size: 10px;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 42px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    z-index: 1;
    color: transparent;
    border: none;
    outline: none;
    background: #000;
    opacity: 0.4;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    vertical-align: ;
}

/**************************************** DESTAQUES ******************************************/


.maisNoticiasDestaque .nspArt h4.nspHeader a {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  text-decoration: none;
  color: #336699;
  font-family: "Roboto", sans-serif;
  
}

.maisNoticiasDestaque .nspLinks ul li h4 a {
  font-size: 20px;
  line-height: 26px;
  text-decoration: none;
  padding: 0px;
  font-weight:bold;
  color: #369;
}

.maisNoticiasDestaque .nspLinks ul {
  list-style-type: none !important;
  padding: 0px 0px 10px 0px !important;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  display: grid;
}

.maisNoticiasDestaque .nspList > li .nspImage {
  border-radius: 20px;
  object-fit: cover;
  overflow: hidden;
}

.maisNoticiasDestaque .nspList > li .nspImage {
	object-fit: cover;
}


@media (min-width: 1200px) {
  .h4, h4 {
	color: #336699;
	font-family: "Roboto", sans-serif;
    font-size: 18px;
	padding: 5px 10px 10px 10px;
  }
}

.maisNoticiasDestaque .nspArt img.nspImage {
    object-fit: cover;
}

/* **************************************** MAIS NOTICIAS ******************************************/

.maisNoticias .nspArt h4.nspHeader a {
  font-size: 26px;
  font-weight: bold;
  color: #336699;
  font-family: "Lato", sans-serif;
  line-height: 34px;
  padding: 10px 10px 10px 0px;
}

.maisNoticias .nspArt p.nspText {
  display: block;
  margin: 0;
  padding: 0px 0px 10px 10px;
}

.maisNoticias .nspArt .nspInfo a {
  color: #C00;
  padding: 0px 0px 0px 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none;
}

.maisNoticias .nspLinks ul li h4 a {
  text-decoration: none;
  padding: 0px;
  line-height: 25px;
  font-weight:bold;
  color: #369;
}

.maisNoticias .nspArt.nspCol1 {
  border-bottom: 1px solid #ccc;
}

.maisNoticias .nspCol1 {
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.maisNoticias .nspArt .fnone {
	font-family: "Lato", sans-serif;
	font-weight: 600;
	font-style: normal;
	clear: both;
	float: none;
	width: 100%;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	line-height: 22px;
}

.maisNoticias .nspArt .tleft {
  text-align: left;
  font-size: 18px;
}

.maisNoticias .nspArt img.nspImage {
  border-radius: 20px;
  overflow: hidden;
  object-fit: cover;
}

.maisNoticias .nspList.active, .nspArtPage.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;

}
/****************************************** COLUNISTAS **********************************************************/*
.colunistas .nspArt.nspCol3 {
	background-color: #f5f5f5;
	margin: 10px;
	display: inline;
	padding: 11px;
	border-right: 1px solid #d7d7d7;
	float: left;
	overflow: hidden;
}

.colunistas .nspArt .nspInfo a {
  color: #fc0;
  font-size: 18px;
}

.colunistas .nspArtPage.active.nspCol1 {
  width: 100%;
  display: flex;
}

.colunistas .nspArt h4.nspHeader a {
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
	color: #fc0;
}

#nsp-nsp-169 {
  background-color: #369;
  width: 20%;
  color: #fff;
  border-radius: 20px;
}

.colunistas .nspArt h4.nspHeader {
  font-size: 18px;
  margin: 0;
  padding: 0px 0px 10px 10px;
  min-height: 65px;
}

.sppb-button-wrapper {
  border: 1px solid #369;
  border-radius: 5px;
}

.colunistas .nspCol5 {
	box-sizing: border-box;
	min-height: 400px;
	background-color: #369;
	font-size: 18px;
	border-radius: 10px;
	margin-bottom: 10px;
	color: #fff;
}

.colunistas .nspCol4 {
  width: 23%;
  background-color: #369;
  border-radius: 10px;
  margin-inline: 10px;
  min-height: 400px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
}

.colunistas .nspText.tleft.fleft {
  padding: 10px;
}

.colunistas .nspArtPage.active.nspCol5 {
  background-color: transparent;
  text-align: center;
  display: block;
}

.colunistas .nspImage {
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
}

.colunistas .nspArt h4.nspHeader a {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: #fc0;
}

.colunistas .nspArt.nspCol5 {
  padding: 10px;
  border: 10px;
  margin-inline: 10px;
}

.colunistas .nspArt .tleft {
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
}

.nspAvatar {
  border-radius: 50px;
  border-color: #fff;
  border-style: solid;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
  /*position: absolute;*/
}

span {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
}

.readon-button {
  color: #369;
  padding: 10px;
  float: right;
  background-color: #eee;
  margin-top: 10px;
  font-weight: bold;
}

.awesomplete {
    display: inline-block;
    position: relative;
    padding-top: 35px;
}

.nspPagination li {
  background: #ccc;
    background-color: rgb(204, 204, 204);
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  border-radius: 20%;
  cursor: pointer;
  height: 26px;
  margin: 1px 4px 0 0 !important;
  width: 26px;
  text-align: center;
}

.nspNext, .nspPrev {
  background: #fff;
  border: 2px solid #ccc;
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  border-radius: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  height: 28px;
  margin: 5px 0px 0px 4px;
  overflow: hidden;
  text-indent: -999px;
  width: 28px;
  text-align: center;
}

.input-group {
  position: relative;
  display: block;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control, .input-group > .form-floating, .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
}

figcaption {
  font-size: 12px;
  text-align: center;
  background-color: #eee;
  font-style: italic;
  font-weight: bold;
}

/* EVENTOS */

.icrounded_eventlist .iceventlist-title {
  padding-top: 3px;
  line-height: 20px !important;
  font-size: 18px;
  font-weight: bold;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  text-align: center;
}

.icagenda_events_jt168.icrounded_eventlist .ic-title-text-desc {
  width: calc(100% - 0px);
  float: left;
  text-align: center;
}


/*LATO
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}


/* MONTSERRAT

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/* ROBOTO


.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

/* OPEN SANS
.open-sans-<uniquifier> {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}*/