@import url("https://fonts.googleapis.com/css?family=Gudea");
@import url("owl.carousel.css");
body {
  font-family: 'Gudea', sans-serif;
  overflow-x: hidden; }

p {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 18px; }

input, textarea, button, select {
  border-radius: 0px !important; }

.botao {
  border-radius: 0px !important;
  border: 0px !important;
  background-color: #c7322d;
  color: #fff; }
  .botao:hover {
    background-color: #9d2827;
    color: #fff; }

h1 {
  font-size: 32px;
  color: #575757;
  margin: 0px; }

h2 {
  font-size: 28px;
  color: #575757; }

h3 {
  font-size: 24px;
  font-weight: bold; }

p {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 18px; }

hr {
  border-color: #cfcfcf;
  margin-top: 30px;
  margin-bottom: 30px; }

header {
  position: fixed;
  width: 100%;
  padding-top: 25px;
  height: 130px;
  border-top: 20px solid #ed1e20;
  top: 0px;
  z-index: 2000;
  background-image: url(../img/fundo-topo.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  background-size: cover; }
  header .logos {
    height: 95px; }
  header a.tel {
    color: #000;
    text-decoration: none; }
  header .menu .navbar, header .menu .navbar-brand {
    display: block;
    margin: 0px;
    padding: 0px;
    border: 0px; }
    header .menu .navbar li, header .menu .navbar li.open, header .menu .navbar-brand li, header .menu .navbar-brand li.open {
      background-color: transparent !important;
      font-size: 20px; }
      header .menu .navbar li a, header .menu .navbar li.open a, header .menu .navbar-brand li a, header .menu .navbar-brand li.open a {
        padding-top: 20px;
        padding-bottom: 10px;
        border-bottom: 5px solid transparent;
        color: #000; }
        header .menu .navbar li a:hover, header .menu .navbar li a:active, header .menu .navbar li a:focus, header .menu .navbar li.open a:hover, header .menu .navbar li.open a:active, header .menu .navbar li.open a:focus, header .menu .navbar-brand li a:hover, header .menu .navbar-brand li a:active, header .menu .navbar-brand li a:focus, header .menu .navbar-brand li.open a:hover, header .menu .navbar-brand li.open a:active, header .menu .navbar-brand li.open a:focus {
          background-color: transparent !important;
          border-bottom: 5px solid #ed1e20; }
      header .menu .navbar li span, header .menu .navbar li.open span, header .menu .navbar-brand li span, header .menu .navbar-brand li.open span {
        margin-left: 20px;
        display: block;
        padding-top: 15px;
        padding-bottom: 10px;
        font-weight: bold;
        color: #ed1e20; }
    header .menu .navbar li.open a, header .menu .navbar-brand li.open a {
      background-color: transparent !important; }
  header .menu .navbar-brand {
    position: absolute;
    width: 285px; }
  header .menu ul li a {
    color: #fff; }
  header .menu .navbar-collapse {
    padding-left: 0px; }

.banner {
  background-color: #fff;
  height: 600px;
  margin-top: 130px; }
  .banner .carousel-control.left, .banner .carousel-control.right {
    background-image: none !important; }
  .banner .carousel-control.left .glyphicon {
    background-image: url(../img/seta-banner-esquerda.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 600px;
    width: 49px; }
  .banner .carousel-control.right .glyphicon {
    background-image: url(../img/seta-banner-direita.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 600px;
    width: 49px; }
  .banner .item .imagem {
    height: 600px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
  .banner .item .imagem_m {
    display: none;
    height: 600px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }

main .box-endereco {
  padding: 20px;
  background-color: #e6e6e6; }

main section.conteudo {
  margin-top: 130px; }
  main section.conteudo .titulo {
    background-color: #d2d2d4;
    padding: 15px;
    margin-bottom: 30px; }
    main section.conteudo .titulo h1 {
      color: #221c1d !important; }

main section.chamada {
  background-color: #f2f1f6;
  padding-bottom: 50px; }
  main section.chamada .item {
    display: block;
    margin-top: 50px;
    color: #221c1d; }
    main section.chamada .item:hover {
      text-decoration: none !important; }
    main section.chamada .item .titulo {
      padding: 10px; }
      main section.chamada .item .titulo h1 {
        font-size: 24px;
        font-weight: bold;
        color: #221c1d; }
        main section.chamada .item .titulo h1:hover {
          text-decoration: none !important; }
      main section.chamada .item .titulo p {
        color: #221c1d; }
        main section.chamada .item .titulo p:hover {
          text-decoration: none !important; }
    main section.chamada .item .imagem {
      background-size: cover;
      background-repeat: no-repeat;
      height: 250px; }

main section.empresa {
  padding-top: 40px;
  padding-bottom: 50px; }
  main section.empresa .imagem {
    height: 400px;
    background-image: url(../img/banners/banner-01.jpg);
    background-size: cover; }
  main section.empresa p {
    font-size: 18px; }

main section.produtos .item {
  display: block;
  height: 640px;
  border-bottom: 10px solid #999999;
  margin-bottom: 50px;
  background-color: rgba(255, 255, 255, 0.47); }
  main section.produtos .item .titulo {
    padding: 10px;
    height: 60px; }
  main section.produtos .item .imagem {
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    margin-bottom: 10px; }

main section.produtos .item-galeria .imagem {
  height: 300px;
  margin-bottom: 30px;
  background-size: cover; }

main .trabalhe {
  height: 460px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/mapa-mundi.png); }

footer {
  background-color: #221c1d;
  margin-bottom: 10px; }
  footer .rodape {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff; }
    footer .rodape ul {
      list-style: none;
      margin: 0px;
      padding: 0px; }
      footer .rodape ul li {
        margin-bottom: 10px; }
        footer .rodape ul li a {
          font-size: 18px;
          color: #fff; }
    footer .rodape h2 {
      margin: 0px;
      padding: 0px;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 10px; }

.assinatura {
  background-color: #d2d2d4;
  padding: 20px;
  text-align: center;
  color: #221c1d; }
  .assinatura a {
    color: #221c1d;
    text-decoration: none; }

@media screen and (max-width: 560px) {
  hr {
    margin-bottom: 15px;
    margin-top: 15px; }
  .navbar-brand {
    padding: 15px !important;
    padding-top: 5px !important;
    position: absolute; }
    .navbar-brand img {
      width: 100% !important; }
  header {
    padding-top: 10px !important;
    height: 85px !important; }
    header .container {
      margin: 0px;
      padding: 0px !important; }
    header .sub-header {
      display: none;
      text-align: center; }
      header .sub-header #google_translate_element {
        display: none;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px; }
      header .sub-header .redes {
        display: none; }
      header .sub-header span {
        display: block; }
    header .navbar-toggle {
      font-size: 32px !important;
      z-index: 22222;
      padding: 0px;
      margin: 0px;
      margin-top: -5px;
      margin-bottom: 13px;
      margin-right: 15px !important; }
    header .navbar-collapse {
      position: absolute !important;
      left: 0px;
      width: 100%;
      margin-top: 70px;
      background-color: #fff !important; }
      header .navbar-collapse ul {
        margin-top: 0px; }
    header .header {
      padding-top: 10px;
      padding-bottom: 10px; }
      header .header .navbar .navbar-header i {
        font-size: 28px;
        color: #fff !important; }
  .conteudo {
    margin-top: 85px !important; }
  .navbar-collapse {
    margin: 0px !important;
    padding: 0px !important; }
    .navbar-collapse .nav {
      margin: 0px !important;
      padding: 0px !important; }
      .navbar-collapse .nav li {
        margin: 0px !important;
        padding: 0px !important; }
  .owl-carousel .item img {
    position: relative;
    z-index: -1; }
  .owl-carousel .item a {
    display: block; }
    .owl-carousel .item a:hover .imagem {
      background-color: rgba(29, 164, 222, 0.7) !important;
      transition: all 0.5s ease; }
      .owl-carousel .item a:hover .imagem::after {
        content: " " !important;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-image: url(../img/ico-veja-mais.png);
        background-position: center center !important;
        background-repeat: no-repeat;
        text-align: center;
        color: #fff;
        font-size: 18px; }
  .feiras .box-feira {
    position: relative; }
    .feiras .box-feira img {
      position: relative;
      z-index: -1; }
    .feiras .box-feira a {
      display: block; }
      .feiras .box-feira a:hover .imagem {
        background-color: rgba(29, 164, 222, 0.7) !important;
        transition: all 0.5s ease; }
        .feiras .box-feira a:hover .imagem::after {
          content: " " !important;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background-image: url(../img/ico-veja-mais.png);
          background-position: center center !important;
          background-repeat: no-repeat;
          text-align: center;
          color: #fff;
          font-size: 18px;
          padding-top: 110px; }
  .banner {
    margin-top: 85px;
    height: 200px; }
    .banner .item {
      height: 200px; }
      .banner .item .imagem {
        display: none;
        height: 100px;
        background-size: contain; }
      .banner .item .imagem_m {
        display: block !important;
        height: 200px;
        background-size: contain; }
    .banner .carousel-control.left .glyphicon {
      height: 200px; }
    .banner .carousel-control.right .glyphicon {
      height: 200px; }
  .interno {
    margin-top: 70px; }
  .topo .logo {
    text-align: center; }
  .botao {
    display: block;
    width: 100%; }
  .newsletter .redes {
    margin-top: 30px;
    text-align: center; }
  footer {
    text-align: center !important; }
    footer img {
      display: inline-flex !important; }
    footer .logo-rodape {
      display: none; }
    footer .rodape {
      text-align: center !important; }
      footer .rodape .direitos, footer .rodape .assinatura {
        text-align: center !important;
        margin-bottom: 20px; } }
