@charset "UTF-8";
/* Google Fonts */
@import url(https://goo.gl/oBRYMY);
/* font-family: 'Titillium Web', sans-serif; */
@import url(https://fonts.googleapis.com/css?family=Sancreek);
/* font-family: 'Sancreek', cursive; */
@import url("https://fonts.googleapis.com/css?family=Bree+Serif");
/* font-family: 'Bree Serif', serif; */
/* Vari├íveis do Site */
/* In├¡cio */
html, body {
  font-family: 'Arial Black', "Titillium Web", sans-serif;
  overflow-x: hidden; }

h3, h2, h1 {
  font-family: 'Arial Black', "Titillium Web", sans-serif; 
  text-transform: uppercase;
  color: #00A751;
}

small, strong, address, p, a {
  font-family: "Raleway", sans-serif; }

.navbar-brand > img {
  max-height: 160px;
  margin-top: -10px; }

.navbar {
  border: none;
  border-radius: 0px;
  border-bottom: 0px;
  background: #ffffff;
  position: relative;
  z-index: 200; }

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-family: "Bree Serif", sans-serif;
  font-size: 18px;
  border-top: 4px solid transparent;
  text-transform: uppercase;
  margin-top: -5px; }

  .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a:focus {
    border-top: 4px solid rgba(2, 166, 80, 0.4) !important; 
  }

#carousel-home {
  position: relative;
  z-index: 0;
  /*margin-top: -30px;*/ }
  #carousel-home img {
    width: 100%;
    height: auto !important; }

@media (max-width: 768px) {
  .text-right {
    text-align: left; }

  .dayofmonth {
    float: none !important; }

  .navbar {
    min-height: 140px; }

  #carousel-home {
    margin-top: -20px; }

  .navbar-brand {
    display: block;
    margin-left: 50% !important;
    position: absolute;
    left: -170px; }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    margin-top: 170px; 
  } 
}


@media (max-width: 426px) {
    .navbar-brand {
    display: block;
    margin-left: 50% !important;
    position: absolute;
    left: -170px; 
  }
  .navbar {
      min-height: 100px;
  }
  .navbar-brand > img {
      max-height: 100px !important;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    margin-top: 210px; 
  }
}



footer {
  background: #F2F2F2;
  padding-top: 20px;
  margin-top: 50px;
  color: #030000;
  /*color: #fff;*/ }
  footer h1,
  footer h2,
  footer h3,
  footer h4{
    color: #00A751
  }

 footer .pmaior p {
  font-size: 20px;
  margin-bottom: 0px;
 }
  footer i {
    font-size: 25px !important;
    color: #00A751;
    margin-right: 0px; }
    footer i:hover {
     /* color: rgba(0, 0, 0, 0.4) !important;*/ }
  footer h3 {
    margin-top: 0px; }
/*    footer h3:after {
      content: '';
      display: block;
      width: 80px;
      height: 3px;
      margin-top: 10px;
      margin-bottom: 20px;
      background: rgba(0, 0, 0, 0.3); }*/
  footer a {
    color: #030000; }
    footer a:hover {
      color: #00A751; }
  footer .copyright {
    background: #d2cfcf;
    padding-top: 15px;
    padding-bottom: 4px;
    margin-top: 20px; }
    footer .copyright p, footer .copyright a {
      color: #030000; }

.btn, .form-control {
  border-radius: 0px;
  font-weight: 700; }

.call-to-action {
  height: auto;
  width: 100%;
  background: #1A1A1A;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  margin-bottom: 20px; }
  .call-to-action i {
    color: #fff;
    font-size: 60px; }
  .call-to-action h3 {
    margin-top: 2px; }
  .call-to-action .btn-default {
    background: transparent;
    color: #fff;
    border: 2px solid #fff; }
    .call-to-action .btn-default:hover {
      background: #fff;
      color: #333; }

.titulos {
  background: #E22C28;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 15px;
  margin-bottom: 20px; }
  .titulos i {
    margin-right: 20px; }

.media {
  margin-bottom: 20px; }

.btn-danger {
  background: #E22C28;
  border: 2px solid #E22C28; }
  .btn-danger:hover {
    background: transparent;
    color: #E22C28;
    border: 2px solid #E22C28; }

.topo-paginas {
  position: relative;
  background-size: cover;
  height: 400px;
  width: 100%;
  padding-bottom: 50px;
  margin-bottom: 50px;
  margin-top: 0px; }
  .topo-paginas .titulos-web4 {
    width: auto;
    margin-top: 30px !important;
    color: #fff !important; 
    background: #00A751;
    position: absolute;
    padding: 20px;
  }
  .topo-paginas a {
    color: #fff; }
  .topo-paginas .breadcrumb {
    background-color: rgba(0, 0, 0, 0.5) !important; }
  .topo-paginas .facebook {
    bottom: -14px; }

.titulos-web4 {
  color: #fff !important;
  font-size: 52px;
  font-weight: 400;
  line-height: 42px; }
  .singleprodutos{
      font-size: 25px !important;
     font-weight: 400;
      line-height: 25px !important
  }
  .titulos-web4 small {
    color: #fff;
    font-weight: 200;
    font-size: 20px;
    line-height: 0px !important; }
  .titulos-web4:after {
/*    content: '';
    display: block;
    width: 100%;
    max-width: 180px;
    height: 2px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 10px; */
  }

.texto-paginas {
  font-size: 17px; }

.panel-default > .panel-heading {
  border-color: #CD2A23;
  background-color: #E22C28;
  color: #fff;
  border-radius: 0px; }

.panel {
  border-radius: 0px;
  border-color: #CD2A23; }

.search-box {
  display: inline-block;
  width: 100%;
  border-radius: 3px;
  padding: 4px 55px 4px 15px;
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.search-box.hovered, .search-box:hover, .search-box:active {
  border: 1px solid #aaa; }

.search-box input[type=text] {
  border: none;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  background: transparent; }

.search-box input[type=text]:hover, .search-box input[type=text]:focus, .search-box input[type=text]:active {
  box-shadow: none; }

.search-box .search-btn {
  position: absolute;
  right: 2px;
  top: 2px;
  color: #aaa;
  border-radius: 3px;
  font-size: 21px;
  padding: 5px 10px 1px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.search-box .search-btn:hover {
  color: #fff;
  background-color: #CD2A23; }

.well h1 {
  margin-top: 0px; }
.well .btn-success {
  border: 2px solid #E22C28;
  background: transparent;
  color: #E22C28; }
  .well .btn-success:hover {
    background: #E22C28;
    color: #fff; }

#map {
  width: 100%;
  height: 490px; }

.form-control {
  box-shadow: none !important;
  border: 2px solid rgba(0, 0, 0, 0.3); }

.galeria a {
  color: #333; }

.thumbnail, .pagination > li > a, .pagination > li > span {
  border: 2px solid #CD2A23;
  color: #CD2A23;
  border-radius: 0px !important; }

.dayofmonth {
  font-size: 40px;
  float: left;
  margin-right: 10px; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background: rgba(0, 0, 0, 0.1); }

.topo-paginas {
  background-size: cover; }

#map {
  margin-bottom: 50px;
  margin-top: 0px; }

.media-object {
  width: 100px;
  height: auto; }


.form-control {
  box-shadow: none !important;
  border: none !important;
  background: #00a751 !important;
    color: white !important;
}

.btn-success {
  background: #14477C;
  border: none !important;
      display: block;
    width: 100%;
    padding: 12px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
    color: #999;
}
/*# sourceMappingURL=site.css.map */
