@import url(https://fonts.googleapis.com/css?family=Exo);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
body {
  background: url(../imagens/bg_site.jpg) top center no-repeat;
  background-attachment: fixed;
}

/* TOPO */
.header_main {
  border-top: 35px solid #ff8300;
  padding: 35px 0 5px;
  background: #fff;
}
.navbar .nav > li > a {
  padding: 9.5px 8px 9.5px !important;
}

/* HOME */
.titles_home {
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1;
  font-weight: normal;
  font-family: "Bree Serif", serif;
  color: #777;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 30px;
}
.destaque_ini p {
  display: block;
  margin: 15px 0;
  color: #999;
  line-height: 25px;
  padding: 0 37px;
  font-family: Segoe UI, Arial;
  text-align: center;
  font-size: 17px;
}
.destaque_ini img {
  border-radius: 2px;
}
.destaque_ini .titles_home {
  text-align: center;
}

#noticia_ini h5 {
  margin: 0;
  padding: 0 20px 0 0;
  font-weight: normal;
  line-height: 24px;
  font-size: 17px;
  display: block;
  font-family: Segoe UI, Arial;
}
#noticia_ini h5 a {
  display: block;
}
#noticia_ini img {
  border-radius: 2px;
  margin-bottom: 10px;
}

.segmentos_home {
  width: 100%;
  float: left;
  margin: 0;
  padding: 20px 0 40px 0;
  list-style: none;
  border-bottom: 1px solid #eee;
}
.segmentos_home li {
  float: left;
  width: 14.26%;
  text-align: center;
}
.segmentos_home li a {
  display: block;
  padding: 10px 0;
  margin-bottom: 3px;
}
.segmentos_home li a:hover {
  text-decoration: none;
  border-bottom: 3px solid #ff8300;
  margin-bottom: 0;
}
.segmentos_home li a h4 {
  margin: 0;
  font-family: "Bree Serif", serif;
  text-transform: uppercase;
  padding: 0;
  line-height: 1;
  font-size: 15px;
  color: #777;
  font-weight: normal;
}
.segmentos_home {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* NOTICIA DETALHE */
.news-cabecalho {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  float: left;
}
.news-cabecalho .date-cad {
  display: block;
  margin: 0;
  font-size: 11px;
  color: #999;
}
.news-cabecalho h1 {
  font-weight: normal;
  line-height: 1;
  letter-spacing: -2px;
  font-family: "Exo", sans-serif;
  font-size: 45px;
  margin: 0;
  padding: 0;
  color: #222;
}
.news-cabecalho h4 {
  font-family: Segoe UI, Arial;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 4px;
  color: #888;
}
.texto-news {
  line-height: 25px;
  font-family: "Exo", Arial, Helvetica, sans-serif;
  font-size: 16px;
  width: 100%;
}
.texto-news img,
.img_main-news {
  margin: 0 25px 15px 0;
  padding: 6px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px #ddd;
}
.group-img-lgd {
  float: left;
  margin: 0 15px 7px 0;
}
.legenda-img {
  clear: both;
  display: block;
  padding: 3px 5px;
  background: #ddd;
  color: #555;
  font-size: 11px;
}
.autor-fonte p {
  font-weight: bold;
  line-height: 16px;
  margin: 0;
  color: #333;
  font-size: 12px;
}
.tags-news {
  font-size: 13px;
  color: #777;
}
.share-news {
  float: right;
}
.share-news p {
  display: none;
}
.like-buttons .li_gplus {
  width: 59px;
}
.line_date h4 {
  background: #eee;
  margin: 0 0 15px 0;
  padding: 15px;
  font-size: 15px;
  line-height: 1;
  font-weight: normal;
  font-family: "Bree Serif", serif;
  border-left: 3px solid #ff8300;
}

.title_news {
  margin: 0;
  padding: 0;
  line-height: 29px;
  font-size: 28px;
  font-weight: normal;
  font-family: "Bree Serif", serif;
}
.title_news a {
  display: block;
}
#noticia_subcategoria span {
  line-height: 1;
  margin: 0;
  font-size: 11px;
  color: #999;
}
#noticia_subcategoria p {
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
#noticia_subcategoria img {
  border-radius: 2px;
}

.share-news ul {
  list-style: none;
  float: right;
}
.share-news ul li {
  display: inline-block;
}

/* impressao */
.space_page {
  padding: 20px;
}

/* email form */
.form-noticiaemail form {
  margin: 0;
}
.form-noticiaemail label {
  font-size: 13px;
  margin: 0;
}
.form-noticiaemail .input-prepend .input-mini {
  width: 50px !important;
}

#noticia_exclusiva {
}
#noticia_exclusiva .div_data {
  border-bottom: 2px solid #840000;
  padding: 0;
  margin-bottom: 14px;
}
#noticia_exclusiva .div_data .lbl_dia,
#noticia_exclusiva .div_data .lbl_mesano {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
#noticia_exclusiva .img_capa {
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
}
#noticia_exclusiva .div_hora {
  height: 20px;
}
#noticia_exclusiva .not_hora {
  margin: 0;
  font-size: 11px;
  color: #666;
}
#noticia_exclusiva .not_titulo {
  font-size: 26px;
  letter-spacing: -1px;
  margin: 2px 0;
}
#noticia_exclusiva .not_titulo a {
  color: #000;
}
#noticia_exclusiva .not_titulo a:hover {
  text-decoration: none;
}
#noticia_exclusiva .not_desc {
  margin-top: 4px;
  font-size: 15px;
}
#noticia_exclusiva .not_desc a {
  color: #444;
}
#noticia_exclusiva .not_desc a:hover {
  text-decoration: none;
}
#noticia_exclusiva .noticia {
  margin-bottom: 14px;
  border-bottom: 1px dotted #bbb;
  padding-bottom: 14px;
}

/* PRODUTOS */
.thumbs-produto {
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1;
  font-weight: normal;
  font-family: "Exo", serif;
  color: #777;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-size: 20px;
}
#produto_detalhe_thumb {
  float: left;
  margin: 30px 0 0 0;
}
#produto_catalogo h3 a {
  margin: 0 0 1px 0;
  padding: 20px;
  line-height: 1;
  display: block;
  background: #f4f4f4;
  border-left: 3px solid #ff8300;
}
#produto_catalogo h3 a:hover {
  border-color: #333;
  color: #333;
  text-decoration: none;
}
#produto_lista a {
  color: #444;
}
#produto_lista a:hover {
  color: #ff8300;
}
#produto_lista h5 {
  height: 40px;
  overflow: hidden;
  font-family: "Bree Serif", serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
}
#produto_lista img {
  border-radius: 2px;
}

/* RODAPE */
.footer_main {
  padding: 30px;
  background: #000;
  color: #fff;
}
.footer_main p,
.footer_main span {
  margin: 0;
  line-height: 30px;
}
.footer_main img {
  margin-top: 5px;
}

/* GALERIA */
#galeria_lista .lnk_galeria-lista {
  display: block;
  position: relative;
  color: #fff;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 9px;
}
#galeria_lista .lnk_galeria-lista .infos_galery {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.85) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.85))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.85) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.85) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.85) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.85) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); /* IE6-9 */
}
#galeria_lista .lnk_galeria-lista .infos_galery h4 {
  font-family: "Exo", sans-serif;
  margin: 0;
  text-shadow: 0 0 1px #000;
  padding: 25px 20px;
  border-left: 4px solid #ff8300;
  line-height: 22px;
  font-weight: normal;
  font-size: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#galeria_lista .lnk_galeria-lista:hover h4 {
  border-width: 8px;
}

/* CLASSES GERAIS */
.site_size {
  max-width: 1150px;
  margin: 0 auto;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-50 {
  margin-top: 50px;
}
.bg-white {
  background: #fff;
}
.pdn-20 {
  padding: 30px 30px 50px 30px;
}
.pdn-20-full {
  padding: 30px;
}
.pdn-top-20 {
  padding-top: 20px;
}
.bt_orange {
  background: #ff8300;
  color: #fff;
  font-family: "Exo", sans-serif;
  font-size: 18px;
  padding: 15px 50px;
  display: table;
  margin: 0 auto;
}
.bt_orange:hover {
  color: #fff;
  text-decoration: none;
  background: #ffa400;
}
.spc_mrg {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.spc_list {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.color_orange {
  color: #ff8300;
}
.pdn-int {
  padding: 25px;
  background: #fff;
  min-height: auto;
}
.likeBar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
.likeBar ul li {
  float: left;
  margin-right: 10px;
}
.pdn-left {
  padding-left: 10px;
}
.no-mrg {
  margin-left: 0 !important;
}
.pdn-20-nobot {
  padding: 30px;
  padding-bottom: 0;
}

/* CONTEUDO SUBCATEGORIA*/
#conteudo_ini h5 {
  margin: 0;
  padding: 0 20px 0 0;
  font-weight: normal;
  line-height: 24px;
  font-size: 17px;
  display: block;
  font-family: Segoe UI, Arial;
}
#conteudo_ini h5 a {
  display: block;
}

#conteudo_subcategoria span {
  line-height: 1;
  margin: 0;
  font-size: 11px;
  color: #999;
}
#conteudo_subcategoria p {
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
#conteudo_subcategoria img {
  border-radius: 2px;
}

.navbar .btn-navbar {
  background: #555;
  padding: 10px;
}
@media (min-width: 1024px) {
  .navbar {
    margin-top: 30px !important;
  }
}

@media (max-width: 979px) {
  .nav-collapse .nav > li {
    float: none;
    background: #000;
  }

  .navbar .btn-navbar:hover,
  .navbar .btn-navbar:active,
  .navbar .btn-navbar.active,
  .navbar .btn-navbar.disabled,
  .navbar .btn-navbar[disabled] {
    background: #555;
    padding: 10px;
  }

  .segmentos_home li {
    padding-left: 30px !important;
    width: 145px !important;
  }
}

.text-center {
  text-align: center;
}

.swiper-pagination-bullet-active {
  background-color: #ff8300 !important;
}

@media (max-width: 767px) {
  .segmentos_home {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}