@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700');
@import url('https://fonts.googleapis.com/css?family=Barlow:300,400,500,600,700');

.clear {
  clear:both;
}

body, html{
  margin:0;
  background-color: #fefefe;
  overflow-x: hidden;
}

/*column container*/
.row {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  margin:0 auto;
}

/*IMG*/
img {
  max-width: 100%;
  height: auto;
  border: 0;
}

hr.style4 {
  border-top: 1px dotted #8c8b8b;
  width: 100%;
  float: center;
}

/*header margin-top: 45px;*/
.Back-Header {
  background-color: #9c2731;
  width:100%;
  height:20px;
}

.Back-Logo {
  flex: 100%;
  width:100%;
  height:180px;
}

.Logo {
  flex: 40%;
  width: 100%;
  padding-top: 10px;
  text-align: left;
  float: left;
}

.Logo-Banner {
  flex: 60%;
  width: 100%;
  text-align: center;
  line-height: 180px;
}

#centro {
  vertical-align: middle;
}

/*menu*/
.Back-Menu {
  width: 100%;
  background-color: #9c2731;
  height: 55px;
}

/*banner*/
.Banner {
  width:100%;
  background-color: #ececec;
  height: 450px auto;
}

.Banner-Faixa {
  width: 100%;
  height: 5px;
  background-color: #c7850a;
}

/*home*/
.Home {
  flex: 100%;
  width:1200px;
  max-width: 98%;
  margin: 0 auto;
  min-height: 100px;
}

/*destaques-noticias*/
.NewsHome {
  flex: 65%;
  width: 100%;
  max-width:780px;
  float: left;
}

.NewsDesTit {
  width: 100%;
  text-align: left;
  padding-top: 5px;
}

.NewsDesTit span {
  font-family: "Barlow";
  font-weight: 600;
  font-size: 25px;
  color:#9c2731;
}

#owl-demo .item{
  padding: 10px 0px;
  margin: 5px;
  text-align: center;
}

.NewsDestaques{
  width:100%;
  max-width:400px;
  display:block;
  overflow:hidden;
  height:260px;
  list-style-type: none;
}

.NewsDestaquesimg:hover{
  opacity: 0.8;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

.NewsDestaquesimg{
  display:block;
  border:0;
  width:100%;
  height: 100%;
  max-width:400px;
  max-height:260px;
  border-radius: 3px;
}

.NewsDestaqueTit{
  position:relative;
  top:-100px;
  text-decoration:none;
  max-width:400px;
  width: 100%;
  height:80px;
  background:#061839;
  background: rgba(0,0,0,0.6);
}

.NewsDestaqueEdi{
  font-family:"Barlow";
  font-weight: 500;
  font-size:15px;
  text-decoration:none;
  line-height:1.14em;
  color:#e4ad00;
  padding-left: 3px;
}

.NewsTit{
  font-family:"Barlow";
  font-weight: 400;
  font-size:15px;
  text-decoration:none;
  line-height:1.14em;
  color:#fff;
  padding-left: 3px;
}

.News-Gal {
  display: flex;
  text-align: center;
  max-width:780px;
}

.News-Gal ul {
  list-style-type: none;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
}

.News-Gal li {
  padding: 5px 5px;
  text-decoration: none;
  float: left;
  width: 350px;
  text-align: left;
}

.News-Gal-Img {
  flex: 40%;
  float: left;
  width: 100%;
  height: 190px;
  max-width:160px;
  max-height:130px;
  border-radius: 2px;
  background-size: cover;
  background-position:center;
}

.NewsTitulo {
  flex: 60%;
  border:0;
  width:100%;
  height: 100%;
}

.NewsTitulo a {
  font-family:"Barlow";
  font-weight: 600;
  font-size:14px;
  text-decoration:none;
  line-height:1.14em;
  color:#9c2731;
  padding-left: 3px;
}

.NewsEdit{
  font-family:"Barlow";
  font-weight: 600;
  font-size:14px;
  text-decoration:none;
  line-height:1.14em;
  color:#e4ad00;
  padding-left: 3px;
}

.BannerNewsGalerias {
  flex: 100%;
  width: 100%;
  max-width:780px;
  text-align: center;
  margin: 5px 0 5px 0;
}

.BackGaleriaTit {
  flex: 100%;
  width: 100%;
  max-width:780px;
  background-color: #c7850a;
  text-align: center;
  border-radius: 2px;
  padding: 5px 0 5px 0;
}

.BackGaleriaTit span {
  font-family:"Barlow";
  font-weight: 500;
  font-size:25px;
  text-decoration:none;
  color:#fff;
  text-align: center;
}

.Videos-Gal {
  text-align: center;
  width: 100%;
  max-width:780px;
  margin-left: -35px;
}

.Videos-Gal ul {
  list-style-type: none;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  max-width:780px;
}

.Videos-Gal li {
  padding: 5px 5px;
  text-decoration: none;
  float: left;
  width: 250px;
  text-align: left;
  float: left;
}

.Videos-Gal-Img {
  width: 100%;
  height: 145px;
  max-width:245px;
  max-height:145px;
  border-radius: 2px;
  background-size: cover;
  background-position:center;
}

.Videos-Gal-Titulo {
  border:0;
  width:100%;
  height: 100%;
}

.Videos-Gal-Titulo a {
  font-family:"Barlow";
  font-weight: 600;
  font-size:14px;
  text-decoration:none;
  line-height:1.14em;
  color:#e4ad00;
  padding-left: 3px;
}

.Videos-Gal-Cat{
  font-family:"Barlow";
  font-weight: 600;
  font-size:14px;
  text-decoration:none;
  line-height:1.14em;
  color:#000;
  padding-left: 3px;
}

.BannerEntreGalerias {
  flex: 100%;
  width: 100%;
  max-width:780px;
  text-align: center;
  margin: 5px 0 5px 0;
}

.BackGaleriaFotos {
  flex: 100%;
  width: 100%;
  max-width:780px;
  background-color: #359e00;
  text-align: center;
  padding: 5px 0 5px 0;
  border-radius: 2px;
}

.BackGaleriaFotos span {
  font-family:"Barlow";
  font-weight: 500;
  font-size:25px;
  text-decoration:none;
  color:#fff;
  text-align: center;
}

.Fotos-Gal {
  text-align: center;
  width: 100%;
  max-width:780px;
  margin-left: -35px;
}

.Fotos-Gal ul {
  list-style-type: none;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  max-width:780px;
}

.Fotos-Gal li {
  padding: 5px 5px;
  text-decoration: none;
  float: left;
  width: 250px;
  text-align: left;
  float: left;
}

.Fotos-Gal-Img {
  width: 100%;
  height: 145px;
  max-width:245px;
  max-height:145px;
  border-radius: 2px;
  background-size: cover;
  background-position:center;
}

.Fotos-Gal-Titulo {
  border:0;
  width:100%;
  height: 100%;
}

.Fotos-Gal-Titulo a {
  font-family:"Barlow";
  font-weight: 600;
  font-size:14px;
  text-decoration:none;
  line-height:1.14em;
  color:#359e00;
  padding-left: 3px;
}

.Fotos-Gal-Cat{
  font-family:"Barlow";
  font-weight: 600;
  font-size:14px;
  text-decoration:none;
  line-height:1.14em;
  color:#000;
  padding-left: 3px;
}

.Classificados {
  flex: 35%;
  width: 100%;
  text-align: center;
}

.ClassDesTit {
  width: 100%;
  text-align: center;
  padding-top: 5px;
}

.ClassDesTit span {
  font-family: "Barlow";
  font-weight: 600;
  font-size: 25px;
  color:#3e4095;
}



.ClassHome {
  width: 100%;
  padding-top: 5px;
}

.ClassHome ul {
  list-style-type: none;
  width: 80%;
  text-align: left;
}

.ClassHome li {
  display: block;
  background-color: #f8f8f8;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  margin:0 5px 5px 0;
}

.ClassHomeNome {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 12px;
  color:#000;
}

.ClassHomeDesc {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 12px;
  color:#000;
}

.ClassHomeProNome {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 14px;
  color:#9c2731;
}

.ClassVeja {
  font-family: "Barlow";
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  background-color: #3e4095;
  border: none;
  display: inline-block;
  width:100%;
  max-width:250px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ClassVeja:hover {
  background-color: #b0b0b0;
  color: #3e4095;
  font-weight: 600;
}

.BannerClass {
  flex: 100%;
  width: 100%;
  max-width:420px;
  text-align: center;
  margin: 5px 0 5px 0;
}

/* footer */
.Footer-Social {
  width: 100%;
  height: auto;
  background-color: #9c2731;
  text-align: center;
}

.Social-Ico {
  display: flex;
  text-align: center;
  padding-left: 100px;
}

.Social-Ico ul {
  list-style-type: none;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  margin: auto;
  text-align: center;
  padding: 0;
}

.Social-Ico li {
  padding: 5px 5px;
  text-decoration: none;
  float: left;
  width: 40px;
  text-align: center;
}

.FooterCopy {
  width: 100%;
  background-color: #9c2731;
  height: auto;
}

.FooterCopy span {
  font-family: "Barlow";
  font-weight: 300;
  font-size: 13px;
  color:#fff;
  text-align: left;
  margin-top: -20px;
}

.FooterEndereco {
  flex: 70%;
  padding-top: -30px !important;
  text-align: left;
  float: left;
}

.FooterHostbarra {
  flex: 30%;
  text-align: center;
}

/*PAG-NOTICIA*/
.PagNoticia {
  flex:70%;
  width: 100%;
  padding-top: 10px;
}

.PagNoticiaBanner {
  width: 100%;
  text-align: center;
  line-height: 100px;
}

.PagNoticiaEditoria {
  flex: 50%;
  width: 100%;
  padding-top: 5px;
  text-align: left;
  float: left;
}

.PagNoticiaEditoria span {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 18px;
  color:#e4ad00;
}

.PagNoticiaData {
  flex: 50%;
  width: 100%;
  padding-top: 5px;
  text-align: right;
}

.PagNoticiaData span {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 11px;
  color: #929292;
}

.PagNoticiaTitulo {
  width: 100%;
  padding: 0 0 5px 0;
  text-align: left;
}

.PagNoticiaTitulo span {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 30px;
  color:#262626;
}

.PagNoticiaAutor {
  width: 100%;
  padding: 0 0 5px 0;
  text-align: left;
}

.PagNoticiaAutor span {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 11px;
  color: #929292;
}

.PagNoticiaDesc {
  width: 100%;
  text-decoration: none;
  min-height: 600px;
}

.PagNoticiaDesc span {
  font-weight: 500;
  font-family: "Roboto";
  font-size: 14.5px;
  color:#000;
  line-height: 1.6;
  text-align: justify;
}

.PagNoticiaSocial {
  width: 100%;
  text-align: center;
  margin: 5px 0 5px;
}

.PagNoticiaFBComent {
  width: 100%;
  max-width:1000px;
  height: auto;
  text-align: center;
  margin: 5px 0 5px;
}

.PagNoticiaPublicidade {
  flex:30%;
  width: 100%;
  padding-top: 10px;
}

.PagNoticiaPubli {
  width: 100%;
  text-align: center;
  padding-bottom: 5px;
}

.PagNoticiaPubli span {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 11px;
  color: #929292;
}

.PagNoticiaPubliBanner {
  width: 100%;
  text-align: center;
  line-height: 230px;
  margin-bottom: 5px;
}

/*PAG-EDITORIA*/
.galInfo {
  width: 100%;
  padding-top: 20px;
}

.galInfo ul {
  list-style-type: none;
  width: 90%;
  text-align: left;
}

.galInfo li {
  display: block;
  background-color: #f8f8f8;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  min-height: 130px;
  vertical-align: 230px;
  margin:0 5px 5px 0;
}

.galInfo-Img {
  float: left;
  width: 100%;
  height: 190px;
  max-width:160px;
  max-height:130px;
  border-radius: 2px;
  background-size: cover;
  background-position:center;
  margin:0 5px 5px 0;
}

.galInfoEditoria {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  color:#e4ad00;
}

.galInfoData {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 12px;
  color: #585858;
}

.galInfoTit {
  padding: 0 0 5px;
  font-weight: 500;
  font-family: "Roboto";
  font-size: 16px;
  color:#000;
  text-decoration: none;
  text-align:left;
}

.galInfoPag {
  width: 90%;
  margin: 0 auto;
  height: auto;
  text-align: center;
  margin: 5px 0 5px;
}

.LinkPaginacao {
  padding-top: 10px;
  font-weight: 400;
  font-family: "Roboto";
  font-size: 16px;
  color:#000;
  line-height: 1.8;
  text-align: center;
  text-decoration: none;
}

/*PAG-CONTEUDO*/
.PagConteudoDesc {
  width: 100%;
  text-decoration: none;
}

.PagConteudoDesc span {
  font-weight: 500;
  font-family: "Roboto";
  font-size: 14.5px;
  color:#000;
  line-height: 1.6;
  text-align: justify;
}

/*PAG-CONTATO*/
.Contato {
  flex: 100%;
  width: 100%;
}

.Formulario {
  flex: 70%;
  width: 100%;
  padding-top: 10px;
}

.PagContato {
  flex: 30%;
  width: 100%;
  padding-top: 10px;
  font-weight: 400;
  font-family: "Roboto";
  font-size: 16px;
  color:#000;
  line-height: 1.8;
  text-align: justify;
  text-decoration: none;
}


/*PAG-VIDEOS*/
.videoscat {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  font-family: "Roboto";
  font-size: 16px;
  color:#000;
}

.videoscat span a {
  font-weight: 400;
  font-family: "Roboto";
  font-size: 14px;
  color:#e4ad00;
  line-height: 1.8;
  text-align: justify;
  text-decoration: none;
}

.videostit {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}

.videostit span {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 25px;
  color:#262626;
  line-height: 1.8;
  text-align: center;
}

.videoscenter {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  margin:0 auto;
}

.videostamanho {
  width: 100%;
  height: 360px;
  max-width: 640px;
  max-height: 360px;
}

.videosvisita {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}

.videosvisita span {
  font-weight: 400;
  font-family: "Roboto";
  font-size: 16px;
  color:#000;
  line-height: 1.8;
  text-align: center;
}

/*PAG-COBERTURAS*/
.PagEventosImages {
  flex: 100%;
  width: 100%;
  display: flex;
  text-align: center;
  margin: 0 auto;
}

.PagEventosImages ul {
  list-style-type: none;
  overflow: hidden;
  display: inline-block;
  text-align: center;
}

.PagEventosImages li {
  float: left;
  padding: 0 10px;
  text-align: center;
}

.PagEventosImg {
  padding: 3px 3px 3px 3px;
  text-align: center;
  border: 1px solid #000;
  width: 150px;
  height: 100px;
}

.PagEventosTit {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}

.PagEventosTit span {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 25px;
  color:#262626;
  line-height: 1.8;
  text-align: center;
}

.PagEventosVisita {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: left;
}

.PagEventosVisita span {
  font-weight: 400;
  font-family: "Roboto";
  font-size: 14px;
  color:#000;
  line-height: 1.8;
  text-align: left;
}

.PagEventosDesc {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: left;
}

.PagEventosDesc span {
  font-weight: 400;
  font-family: "Roboto";
  font-size: 16px;
  color:#000;
  line-height: 1.8;
  text-align: left;
}

/*PAG-CLASSIFICADOS-ENVIAR*/
.PagClass {
  flex:60%;
  width: 100%;
  padding-top: 10px;
}

.PagClassTit {
  width: 100%;
  padding: 0 0 5px 0;
  text-align: left;
}

.PagClassTit span {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 20px;
  color:#9c2731;
}

.PagClassRegras {
  flex:40%;
  width: 100%;
  padding-top: 10px;
}

.PagClassReg {
  width: 100%;
  padding: 0 0 5px 0;
  text-align: left;
}

.PagClassReg span {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 13px;
  color:#9c2731;
}

/*PAG-CLASSIFICADOS*/
.ClassPag {
  display: flex;
  max-width:780px;
  width: 90%;
  margin: 0 auto;
}

.ClassTit {
  flex:50%;
  width: 100%;
  text-align: left;
  float: left;
  padding-top: 15px;
}

.ClassTit span {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 20px;
  color:#9c2731;
}

.ClassEnviar {
  flex:50%;
  width: 100%;
  text-align: right;
  padding-top: 15px;
}

.ClassEnviar a {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 18px;
  color:#9c2731;
  text-decoration: none;
}

.Classgal {
  width: 100%;
  padding-top: 5px;
}

.Classgal ul {
  list-style-type: none;
  width: 95%;
  text-align: left;
}

.Classgal li {
  display: block;
  background-color: #f8f8f8;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  min-height: 130px;
  vertical-align: 230px;
  margin:0 5px 5px 0;
}

.ClassNome {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 12px;
  color:#000;
}

.ClassDesc {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 12px;
  color:#000;
}
