@charset "UTF-8";
/* VARIAVEIS PADRAO DO PROJETO */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Fontes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Cores =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* Padrao */
/* Projeto */
/* CLASSES E OUTROS ESTILOS PADRAO DO PROJETO */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= AJUSTES =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
#wrapper {
  -webkit-transition: all 0.8s;
  transition: all 0.8s; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover, a:visited, a:focus {
    text-decoration: none;
    outline: none;
    color: inherit; }

button:visited, button:focus {
  outline: none !important;
  box-shadow: none !important; }

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: none; }

img {
  max-width: 100%; }

.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(199, 204, 207, 0.6); }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= CLASSES =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* -=-=-=-=-=-= Classes Personalizadas -=-=-=-=-=-= */
#i_load {
  margin-left: 6px; }

.campo_select {
  position: relative; }
  .campo_select select {
    -webkit-appearance: none; }
  .campo_select i {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 15px;
    font-size: 18px;
    pointer-events: none;
    cursor: pointer;
    z-index: 10; }

.configBGPadrao {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.configBGCol {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0; }

.lh_90 {
  line-height: 90%; }

.lh_100 {
  line-height: 100%; }

.lh_120 {
  line-height: 120%; }

/* Display flex no carousel */
.carousel_flex .owl-carousel .owl-stage {
  display: flex; }

/* Display flex no carousel e centralizacao */
.carousel_flex_center .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  margin: 0 auto; }

/* Cria o efeito Parallax */
.parallax {
  width: 100%;
  position: relative;
  min-height: 100%;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-attachment: fixed; }

/* Video do YouTube */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 35px; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* -=-=-=-=-=-= Botão Whatsapp Pulsante -=-=-=-=-=-= */
.button-whats a {
  background: #2db741 url(../../imagens/whatsapp-icon.png) no-repeat 55% 45%;
  background-size: 60%;
  position: fixed;
  right: 17px;
  bottom: 25px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  z-index: 9; }
.button-whats .pulsate-css {
  -webkit-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0.0;
  border: 3px solid #2db741;
  border-radius: 30px;
  height: 18px;
  width: 18px;
  position: relative;
  display: inline-block;
  margin-top: 20px;
  text-align: center; }
.button-whats .effect {
  position: fixed;
  right: 12px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background: #2db741;
  border-radius: 50%;
  z-index: 8; }

/* MD (Antigo SM) - Google Nexus 7 */
@media only screen and (max-device-width: 991px) {
  .button-whats a {
    right: 8px;
    bottom: 8px;
    height: 35px;
    width: 35px; }
  .button-whats .effect {
    right: 3px;
    bottom: 3px;
    width: 45px;
    height: 45px; } }
/* -=-=-=-=-=-= Ajuste em Classes Existente -=-=-=-=-=-= */
.loading-ajaxLoad {
  text-align: center; }
  .loading-ajaxLoad img {
    padding-top: 20px; }

.owl-theme .owl-nav {
  margin-top: 0; }

/* Legenda Magnific Popup */
.mfp-title {
  font-size: 1.6rem; }

.modal-open {
  padding-right: 0 !important; }

.iv-close {
  background-color: #000000;
  border-radius: 100%; }

/* Oculta o icone lateral do Recaptcha */
.grecaptcha-badge {
  visibility: hidden; }

/* VARIAVEIS PADRAO DO PROJETO */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Fontes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Cores =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* Padrao */
/* Projeto */
/* -=-=-=-=-=-= Estilo Padrao para Botao =-=-=-=-=-=- */
/* -=-=-=-=-=-= Padrao para Setas do Carousel =-=-=-=-=-=- */
/* -=-=-=-=-=-= Seta de Carousel Redonda dos sites rápidos =-=-=-=-=-=- */
/* -=-=-=-=-=-= Seta de Carousel para Personalização =-=-=-=-=-=- */
/* -=-=-=-=-=-= Estilo Dots Padrao para owl-carrousel =-=-=-=-=-=- */
/* -=-=-=-=-=-= Efeito de Transicao =-=-=-=-=-=- */
/* -=-=-=-=-=-= Funcao para ajustar fontes grandes =-=-=-=-=-=- */
/*=-=-=-=-=-=-=-=-=-=-=-=-= Botão voltar ao topo -=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*=-=-=-=-=-=-=-=-=-=-=-=-= Mixins do juice -=-=-=-=-=-=-=-=-=-=-=-=-=*/
/*=-=-=-=-=-=-=-=-=-=-=-=-= Mixins do gradients -=-=-=-=-=-=-=-=-=-=-=-=-=*/
/* VARIAVEIS PADRAO DO PROJETO */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Fontes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Cores =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* Padrao */
/* Projeto */
/* VARIAVEIS PADRAO DO PROJETO */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Fontes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Cores =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
/* Padrao */
/* Projeto */
#efeitoInicial {
  background-color: #004036;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  margin-top: 0;
  top: 0; }
  #efeitoInicial #loading-center {
    width: 100%;
    height: 100%;
    position: relative; }
  #efeitoInicial #loading-center-absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    #efeitoInicial #loading-center-absolute img {
      height: 250px; }

/* SM (Antigo XS) - Galaxy S5 */
@media only screen and (max-device-width: 767px) {
  #efeitoInicial #loading-center-absolute img {
    height: auto; } }
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Globais =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
body, html {
  font-size: 62.5%;
  font-family: "Raleway", sans-serif;
  background-color: #FFFFFF;
  position: relative;
  color: #000000;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  width: 100%;
  overflow-x: hidden; }

/*=-=-=-=-=-=-=-=-=-=-=-=-= Botão voltar ao topo -=-=-=-=-=-=-=-=-=-=-=-=-= */
#back-top {
  position: fixed;
  bottom: 105px;
  right: 17px;
  z-index: 200;
  /* MD (Antigo SM) - Google Nexus 7 */ }
  #back-top a {
    position: relative;
    width: 50px;
    display: flex;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s; }
    #back-top a span {
      position: absolute;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #FFFFFF; }
    #back-top a i {
      position: absolute;
      font-size: 5rem;
      color: #008c44;
      left: 50%;
      transform: translate(-50%, -50%); }
  @media only screen and (max-device-width: 991px) {
    #back-top {
      bottom: 65px;
      right: 1px; }
      #back-top a span {
        width: 25px;
        height: 25px; }
      #back-top a i {
        font-size: 3.5rem; } }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Nav Bar -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
a.anchor {
  display: block;
  position: relative;
  top: -114px;
  z-index: -999;
  visibility: hidden; }

header {
  position: relative; }
  header .navbar {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    padding: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
    /* Parte Fixa durante a rolagem */ }
    header .navbar .navbar-brand {
      margin: 0;
      padding: 0; }
      header .navbar .navbar-brand img {
        height: 135px; }
    header .navbar .nav_itens {
      position: absolute;
      right: 0;
      top: 10px; }
      header .navbar .nav_itens .item_icon {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #008c44;
        color: #004036;
        font-size: 1.6rem;
        height: 26px;
        width: 26px;
        border-radius: 50%;
        margin-left: 10px;
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        transition: all 0.4s linear; }
        header .navbar .nav_itens .item_icon:hover {
          background-color: #FFFFFF;
          -webkit-transition: all 0.4s linear;
          -moz-transition: all 0.4s linear;
          transition: all 0.4s linear; }
    header .navbar .navbar-nav {
      width: 100%; }
      header .navbar .navbar-nav .nav-item .nav-link {
        font-family: "Ubuntu", sans-serif;
        font-size: 1.9rem;
        font-weight: 400;
        color: #bd947a;
        line-height: 120%;
        padding: 0;
        min-width: 126px;
        text-align: center;
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        transition: all 0.4s linear; }
        header .navbar .navbar-nav .nav-item .nav-link:hover {
          color: #FFFFFF;
          -webkit-transition: all 0.4s linear;
          -moz-transition: all 0.4s linear;
          transition: all 0.4s linear; }
    header .navbar.fix {
      background-color: #004036;
      position: fixed;
      z-index: 99;
      -webkit-transition: all 0.4s linear;
      -moz-transition: all 0.4s linear;
      transition: all 0.4s linear; }
      header .navbar.fix .navbar-brand img {
        height: 115px; }
      header .navbar.fix .navbar-nav .nav-item {
        padding-top: 15px; }
  header .ad {
    height: 0;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -2; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Section Introducao =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#section_introducao.aplicar_efeitos .fundo_folhas {
  opacity: 1;
  transform: translateZ(0) scale(1); }
#section_introducao.aplicar_efeitos .img_embalagens img {
  opacity: 1;
  transform: translateZ(0); }
#section_introducao.aplicar_efeitos .sec_principal .sec_titulo, #section_introducao.aplicar_efeitos .sec_principal .sec_frase {
  opacity: 1;
  transform: translateZ(0); }
#section_introducao .fundo_folhas {
  background-image: url("../../imagens/intro_folhas.jpg");
  background-repeat: no-repeat;
  background-position: center -45px;
  background-size: calc(100vh - -22%);
  height: 100vh;
  width: 100%;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 1s;
  opacity: 0;
  transition-property: opacity,transform;
  transform: scale(0.6); }
#section_introducao .detalhe_verde {
  background-image: url("../../imagens/intro_detalhe_verde.png");
  background-repeat: no-repeat;
  background-position: center -9%;
  background-size: contain;
  height: 100%;
  width: 100%;
  position: absolute; }
#section_introducao .img_selo {
  position: absolute;
  top: calc(100vh - 75%);
  left: calc(100vw - 70%); }
  #section_introducao .img_selo img {
    height: 75px; }
#section_introducao .img_embalagens {
  position: absolute;
  z-index: 2;
  transform: translate(0%, 50%);
  top: -15%; }
  #section_introducao .img_embalagens img {
    height: calc(100vh - 310px);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 1s;
    opacity: 0;
    transition-property: opacity,transform;
    transform: translate3d(0, -100px, 0); }
#section_introducao .img_graos {
  position: absolute;
  z-index: 2;
  transform: translate(3%, 50%);
  top: 62%; }
  #section_introducao .img_graos img {
    height: calc(100vh - 680px);
    max-height: 142px; }
#section_introducao .sec_principal {
  height: 100vh; }
  #section_introducao .sec_principal .sec_titulo {
    font-family: "Montserrat", sans-serif;
    font-size: 2.2rem;
    font-weight: bold;
    color: #402a1f;
    letter-spacing: 5px;
    padding-bottom: 5px; }
  #section_introducao .sec_principal .sec_frase {
    font-family: "Arvo", serif;
    font-size: 5rem;
    color: #00382e;
    padding-bottom: 40px; }
  #section_introducao .sec_principal .sec_titulo, #section_introducao .sec_principal .sec_frase {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 1s;
    opacity: 0;
    transition-property: opacity,transform;
    transform: translate3d(0, 100px, 0); }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Section Sobre =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#section_sobre {
  background-image: url("../../imagens/fundo_conheca_o_cafe_do_ze.jpg");
  color: #FFFFFF;
  padding: 30px 0 26px;
  box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.7); }
  #section_sobre .sec_titulo {
    font-weight: bold;
    padding-top: 20px; }
    #section_sobre .sec_titulo .tit_branco {
      font-size: 2.5rem;
      letter-spacing: 4px; }
    #section_sobre .sec_titulo .tit_color {
      font-size: 3.5rem;
      color: #bd947a;
      letter-spacing: 6px; }
  #section_sobre .sec_linha .linha1 {
    background-color: #bd947a;
    height: 2px;
    width: 266px; }
  #section_sobre .sec_linha .linha2 {
    background-color: #FFFFFF;
    height: 5px;
    width: 42px; }
  #section_sobre .sec_texto {
    font-size: 1.9rem;
    padding-top: 40px;
    padding-right: 47px; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Section Grao ou Moido =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#section_graos {
  padding: 85px 0 60px; }
  #section_graos .sec_titulo {
    font-size: 3.5rem;
    font-weight: bold;
    color: #00382e; }
  #section_graos .sec_linha .linha1 {
    background-color: #e0bc97;
    height: 2px;
    width: 280px; }
  #section_graos .sec_linha .linha2 {
    background-color: #00382e;
    height: 5px;
    width: 42px; }
  #section_graos .sec_texto {
    font-size: 1.9rem;
    color: #603e28;
    padding-top: 30px; }
    #section_graos .sec_texto p:last-child {
      margin-bottom: 0; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Section Galeria de Fotos =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#section_galeria {
  border-top: 12px solid #00251c;
  box-shadow: 0 26px 25px -10px rgba(0, 0, 0, 0.7);
  z-index: 1; }
  #section_galeria .gal_item {
    height: 400px; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Section Contato =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#section_contato {
  background-color: #f5f0eb;
  padding-bottom: 50px; }
  #section_contato .sec_titulo {
    background: url("../../imagens/detalhe_contato.png") no-repeat center top;
    height: 241px;
    font-size: 3.5rem;
    font-weight: 900;
    color: #00251c;
    padding-bottom: 30px; }
  #section_contato .sec_texto {
    font-size: 1.9rem;
    color: #603e28; }
    #section_contato .sec_texto p {
      margin-bottom: 0; }
  #section_contato .form_contato {
    padding-top: 30px; }
    #section_contato .form_contato .form-control {
      font-size: 2rem;
      color: #b49c85;
      height: 50px;
      border: 1px solid #bfc7c2; }
      #section_contato .form_contato .form-control::placeholder {
        color: #b49c85; }
    #section_contato .form_contato .btn_enviar button {
      position: relative;
      background-color: #00382e;
      color: #FFFFFF;
      font-size: 2rem;
      padding: 5px 18px;
      border-radius: 4px;
      border: 1px solid #00382e;
      font-weight: 500;
      margin-top: 16px;
      line-height: 120%;
      width: 130px;
      text-align: left; }
      #section_contato .form_contato .btn_enviar button:hover {
        background-color: #FFFFFF;
        color: #00382e; }
      #section_contato .form_contato .btn_enviar button .btn_icon {
        position: absolute;
        right: -15px;
        top: 1px; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Section Torrefacao =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#section_torrefacao {
  background-image: url("../../imagens/fundo_torrefacao.jpg");
  color: #FFFFFF; }
  #section_torrefacao .sec_fundo {
    background-image: -webkit-linear-gradient(left, #9c715a 64%, transparent 0%);
    background-image: -o-linear-gradient(left, #9c715a 64%, transparent 0%);
    background-image: linear-gradient(to right, #9c715a 64%, transparent 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#FF9C715A', endColorstr='#00000000', GradientType=1);
    padding-top: 42px; }
  #section_torrefacao .sec_titulo {
    font-size: 3.5rem;
    font-weight: bold;
    padding-top: 10px;
    letter-spacing: 4px; }
  #section_torrefacao .sec_linha .linha1 {
    background-color: #e0bc97;
    height: 2px;
    width: 266px; }
  #section_torrefacao .sec_linha .linha2 {
    background-color: #f5f0eb;
    height: 5px;
    width: 42px; }
  #section_torrefacao .sec_texto {
    font-size: 2rem;
    padding-top: 40px; }
  #section_torrefacao .sec_galeria {
    padding-bottom: 38px; }
    #section_torrefacao .sec_galeria .gal_item {
      height: 645px; }
    #section_torrefacao .sec_galeria .gal_shadow {
      position: absolute;
      bottom: 0;
      width: 100%; }
    #section_torrefacao .sec_galeria .owl-nav {
      position: absolute;
      width: 100%;
      height: 0;
      top: 45%; }
      #section_torrefacao .sec_galeria .owl-nav [class*='owl-'] {
        position: absolute;
        background: transparent;
        font-size: 14px;
        margin: 0;
        padding: 0;
        border-radius: 0; }
        #section_torrefacao .sec_galeria .owl-nav [class*='owl-'] img {
          height: 30px; }
      #section_torrefacao .sec_galeria .owl-nav .owl-prev {
        left: 15px; }
      #section_torrefacao .sec_galeria .owl-nav .owl-next {
        right: 15px; }
    #section_torrefacao .sec_galeria .owl-dots {
      position: absolute;
      width: 100%;
      bottom: 15px;
      /* MD (Antigo SM) - Google Nexus 7 */ }
      #section_torrefacao .sec_galeria .owl-dots .owl-dot span {
        width: 14px;
        height: 14px;
        background-color: transparent;
        border: 1px solid #FFFFFF; }
      #section_torrefacao .sec_galeria .owl-dots .active span {
        background-color: #FFFFFF; }
      @media only screen and (max-device-width: 991px) {
        #section_torrefacao .sec_galeria .owl-dots .owl-dot span {
          width: 10px;
          height: 10px; } }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Section Mapa =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#section_mapa {
  border-bottom: 6px solid #004036;
  /* Caixa info do maps */ }
  #section_mapa #divMapa {
    height: 570px; }
  #section_mapa .popup-tip-anchor {
    height: 0;
    position: absolute; }
    #section_mapa .popup-tip-anchor .popup-bubble-anchor {
      position: absolute;
      width: 100%; }
  #section_mapa .content {
    background-color: #004036;
    position: absolute;
    font-size: 1.2rem;
    text-align: center;
    transform: translate(6%, -107%);
    padding: 15px 15px 15px 58px;
    border-radius: 13px;
    overflow-y: auto; }
    #section_mapa .content .map_info {
      background-color: #FFFFFF;
      padding: 15px 10px;
      border-radius: 13px;
      min-width: 230px; }
      #section_mapa .content .map_info .map_titulo {
        font-size: 1.4rem;
        font-weight: bold;
        padding-bottom: 12px; }
  #section_mapa .map_pin {
    position: absolute;
    bottom: 0;
    left: -58px; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Footer =-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#footer {
  background-image: url("../../imagens/fundo_rodape.jpg");
  padding: 26px 0 30px; }
  #footer .footer_redes_sociais {
    padding-top: 35px; }
    #footer .footer_redes_sociais .rs_item {
      background-color: #541b02;
      height: 30px;
      width: 30px;
      font-size: 1.6rem;
      color: #FFFFFF;
      margin-right: 20px; }
    #footer .footer_redes_sociais a:last-child .rs_item {
      margin-right: 0; }
  #footer .footer_by {
    padding-top: 30px; }
    #footer .footer_by .by {
      font-size: 0.9rem;
      position: absolute; }
    #footer .footer_by img {
      height: 30px; }
    #footer .footer_by .powered {
      margin-right: 30px; }
      #footer .footer_by .powered .by {
        top: -6px;
        right: -1px; }
    #footer .footer_by .design {
      min-width: 95px;
      text-align: left; }
      #footer .footer_by .design .by {
        top: -7px;
        right: 18px; }

/*# sourceMappingURL=stylo.css.map */
