.sp-page-title {
  padding: 50px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #ffffff;
  margin-bottom: 0px;
}

.sp-page-title .sp-page-title-heading {
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 1;
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 500;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 67px;
  font-weight: normal;
  color:#ffffff !important;
  line-height: 1.2;
  margin-top: 10px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
}
.sp-page-title .sp-page-title-sub-heading:after {
  content: "";
  background-image: none !important;
  background-repeat: no-repeat;
  z-index: 1;
  height: 6px;
  margin-top: 30px;
}
/*==================== PAGINA NOVIDADES =============*/
@media screen and (max-width: 1600px) 
{
div#logocont.sppb-section{margin-top:-49.5% !important}
section#robozinho.sppb-section{margin-top:-49.7% !important;margin-left:45% !important; padding-top: 230px !important;}

	
}

@media screen and (max-width: 1366px) 
{
div#logocont.sppb-section{margin-top:-48.5% !important; }
section#robozinho.sppb-section{margin-top:-48.5% !important; margin-left:45% !important;}

	
}

.chrono_credits{display:none !important; visibility: hidden !important;}
.sp-copyright{color:#ffffff !important;}
.eb-event-date-info {
    
  display:none !important; visibility: hidden !important;}

.article-body {
  width: 100% !important;
  float: left !important;
}
.article-body {
  padding-left: 0px !important;
}
.article-details .article-full-image {
  display: none;
  visibility:hidden
  text-align: center;
  margin-bottom: 2rem;
}
.center {
  margin: auto !important;
  width: 80% !important;
  padding: 10px !important;
}
.sppb-carousel-inner>.sppb-item>a>img, .sppb-carousel-inner>.sppb-item>img, .sppb-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 10px 10px 0px 0px !important;
}
.sppb-col-sm-4{margin-bottom: 30px !important;}