*{
padding:0;
margin:0;
}
/* MEUS TRUQUES */
a{
  text-decoration:none;
}
ul{
  list-style:none;
}
.clear{
  clear:both;
}
.right{
  float:right;;
}
/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Caviar Dreams';
font-style: normal;
font-weight: normal;
src: local('Caviar Dreams'), url('CaviarDreams.woff') format('woff');
}


@font-face {
font-family: 'Caviar Dreams Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Caviar Dreams Bold Italic'), url('CaviarDreams_BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Caviar Dreams Bold';
font-style: normal;
font-weight: normal;
src: local('Caviar Dreams Bold'), url('CaviarDreams_Bold.woff') format('woff');
}


@font-face {
font-family: 'Caviar Dreams Italic';
font-style: normal;
font-weight: normal;
src: local('Caviar Dreams Italic'), url('CaviarDreamsItalic.woff') format('woff');
}
/*--------------*/
body{
  font-family: 'Caviar Dreams Bold', sans-serif;
  color:#666;
}
/*#background_cycler{padding:0;margin:0;width:100%;position:absolute;top:0;left:0;z-index:-1; background-attachment:fixed; height:1000px;}
#background_cycler img{position:absolute;left:0;top:0;width:100%;z-index:1; background-repeat:no-repeat; background-position:center center; }
#background_cycler img.active{z-index:3}
.active{
 background:url("../img/bg.jpg") no-repeat center center fixed;
}
.active2{
 background:url("../img/bg2.jpg") no-repeat center center fixed;
}*/
#topo{
  //background:url("../img/bg.jpg") no-repeat center center fixed;
  background-repeat:no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding:60px;
  transition: background-image 300ms;
}
#topo-min{
  background:url("../img/bg.jpg") no-repeat center -110px fixed;
  background-size: cover;
  padding:60px;
}
.centro{
min-width: 100%;
   display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#logo{
  background:url("../img/logo.png") no-repeat;
  width:409px;
  height:180px;
  text-indent:-99999px;
  display:block;
  margin-bottom:30px;
}
.borda-cima{
  background:url("../img/borda-cima.png") no-repeat center center;
  width:100%;
  height:30px;
}
.borda-baixo{
  background:url("../img/borda-baixo.png") no-repeat center center;
  width:100%;
  height:15px;
  position:relative;
  top:-9px;
}
#menu{
  position:relative;
  top:-8px;  
}                                                 
#menu li{
  float:left;
}
#menu li a{
  color:#fff;
  font-size:18px;
  display:block;
  padding:20px 40px;
  transition: background .45s ease-in-out;
  text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
}
#menu li a:hover{
  background:#fff;
  color:#000;
  transition: background .45s ease-in-out;
}
#texto-banner{
  font-size:36px;
  padding:20px;
  border:9px solid #fff;
  color:#fff;
  margin:300px 0 100px 0;
  font-family: 'Playfair Display', serif;
  font-weight:bold;
  transition: background .45s ease-in-out;
}
#texto-banner:hover{
  background:#fff;
  color:#443313;
  transition: background .45s ease-in-out;
}
#rodape{
  background:url("../img/rodape.jpg") no-repeat center center;
  background-size: cover;
}
.midias{
  padding:15px;
  border:4px solid #fff;
  border-radius:40px;
  color:#fff;
  font-size:42px;
  margin:50px 15px; 
  transition: background .45s ease-in-out;
}
.midias:hover{
  background:#fff;                        
  color:#443313;
  transition: background .45s ease-in-out;
}
.face{
  padding:15px 24px;
}
.insta{
  padding:15px 18px;
}
#end, #copy{
  color:#fff;
  text-align:center;
  font-size:12px;
  padding-bottom:20px;
  font-family:Arial;
}
#copy{
  color:#c6b698 !important;
}
.esquerda{
  width:20%;
  margin:20px;
  float:left;
}
#restrita{
  color:#3e2c09;
  padding:15px;
  border:3px solid #3e2c09;
  font-size:27px;
  font-weight:bold;
}
#restrita-form{
  margin-top:20px;
  
}
#restrita-form input{
  border-bottom:2px solid #3e2c09 !important;
  border:none;
  padding:10px;
  width:100%;
}
#funciona{
  color:#3e2c09;
  position:relative;
  top:15px;
  font-size:13px;
}
#funciona:hover{
  text-decoration:underline;
}
#entrar-restrita{
  background:#fff;
  color:#817663 !important;
  border:3px solid #817663 !important;
  padding:10px;
  float:right !important;
  width:80px !important;
  text-transform:uppercase;
  margin-top:10px;
  cursor:pointer;
}
#entrar-restrita:hover{
  background:#817663 !important;
  color:#fff !important;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
}
.produtos-esquerda{
  margin:15px 0;
  width:100%;
}
#direita{
  width:75%;
  float:right;
  margin:20px 0;
}
#lancamento{
  width:29%;
  color:#fff;
  display:block;
  margin-right:50px;
  float:left;
}
#lancamento img{
 
}
#newsletter{
  width:29%;
  color:#fff;
  display:block;
  font-size:39px;
  text-shadow:0 0 15px rgba(0, 0, 0, 0.6);
  line-height:80px;
  float:left;
  margin-right:50px;
}
#newsletter p{
  text-indent:100px;
}
#newsletter img{
  position:absolute;
  z-index:-1;
}
#form-newsletter{
  width:170px;
  margin-left:140px;
  margin-top:-10px;
}
#form-newsletter input{
  background:none;
  border:2px solid #fff;
  color:#fff;
  padding:5px;
  width:100%;
  margin-top:5px;
}
#entrar-newsletter{
  background:#c8ba9e !important;
  color:#4c3916 !important;
  width:90px !important;
  float:right;
  border:none !important;
  cursor:pointer;
}
#bndes{
  width:29%;
  display:block;
  float:right;
}
.sobre{
  background:url("../img/p.png") no-repeat;
  text-indent:30px;
  font-size:27px;
  color:#3e2c09;
  line-height:135px;
  margin-top:40px;
}
.desc{
  font-size:15px;
  color:#666;
  margin:-20px 0 40px 0;
}
.desc span{
  text-transform:uppercase;
  color:#3f2e0b;
  display:block;
  font-size:18px;
  margin-bottom:5px;
}
/*CONTATO*/
.contato-esquerda{
  padding:20px;
  width:46%;
  float:left;
 }
#contato{
  background:url("../img/p-side.png") no-repeat 120px 0;
  color:#3d2d13;
  font-size:27px;
 }
#contato span{
  font-size:39px;
  display:block;
  }
.end{
  margin:10px 0;
  font-size:12px;
  font-family:Arial;
}
/*.contato-input{
  background: url("../img/bg-contato.png") no-repeat right 15px;
  color: #fff;
  font-size: 15px;
  border: none;
  width: 100%;
  margin: 5px 0;
  height: 95px;
  padding: 10px;
  text-shadow:1px 1px 3px #666;
} */
.contato-input{
  background: #fff;
  color: #333;
  font-size: 15px;
  width: 100%;
  margin: 5px 0;
  padding: 20px;
  border:3px solid #3d2d13;
} 
.contato-input:focus{
  outline: 0 none;
}
/*.mensagem{
  background: url("../img/bg-contato-textarea.png") no-repeat right top !important;
  height:235px !important;
  resize: none;
  }*/
.mensagem{
  height:235px !important;
  resize: none;
  }
.enviar-input{
  background:#3d2d13;
  padding:15px 40px;
  color:#fff;
  border:none;
  float:right;
  cursor:pointer;
  text-transform:uppercase;
}
.enviar-input:hover{
  background:#fff;
  outline-offset: -6px;
  outline: 6px solid #3d2d13;
  -webkit-transition:All 1s ease;
  -moz-transition:All 1s ease;
  -o-transition:All 1s ease;
  color:#3d2d13;
}
.mapa{
  margin-top:120px;
  border:10px solid #fff;
  box-shadow:0 0 6px #ccc;
} 


.representantes{
  background-position: 270px 0 !important;
  line-height: 50px;
  border-bottom:1px solid #ddd;
  padding:0 0 10px 0;
  margin-bottom:10px;
  text-transform:uppercase;
  font-size:36px !important;
}
.noticias{            
  background-position: 150px 0 !important;
  line-height: 50px;
  border-bottom:1px solid #ddd;
  padding:0 0 10px 0;
  margin-bottom:10px;
  text-transform:uppercase;
  font-size:36px !important;
}
.produtos{
  background-position: 420px 0 !important;
  line-height: 50px;
  border-bottom:1px solid #ddd;
  padding:0 0 10px 0;
  margin-bottom:10px;
  text-transform:uppercase;
  font-size:36px !important;
}
.central{
  width:98%;
  padding:20px;
}
.foto-noticia{
  box-shadow: 0px 3px 9px #ccc;
  border: 9px solid #fff;
}
.data{
  text-transform:uppercase;
  font-size:30px;
  margin:25px 0 0 0;
  font-family: 'Caviar Dreams Bold';
  border-bottom:2px solid #3e2c09;
  color:#3e2c09;
  display:inline-block;
  letter-spacing:-1px;
}
.data span{
  font-size:21px;
}
.desc-noticia{
  font-size:15px;
  margin:15px 0 30px 0;
  font-family: sans-serif;
  //text-indent: 15px;
  line-height: 21px;  
  border-bottom:1px dashed #ddd;
  padding-bottom:20px;  
}
.representantes-ul{
  background:url("../img/sofa.png") no-repeat center bottom;
  padding:20px 20px 240px 20px;
  width:40%;
  border-right:1px solid #ddd;
}
.representantes-ul li{
  width:44%;
  float:left;
  margin:30px 30px 0 0;
  border-bottom:1px dashed #ddd;
}
.representantes-ul li p{
  line-height:30px;
}
.representantes-ul li p strong{
  background:#3d2d13;
  color:#fff;
  padding:10px;
  display:block;
} 
#svg-map{
  margin: 30px;
}    
.estado{
  position: relative;
  top: -30px;
}
#escolha{
  display:block;
  margin:20px;
  font-size:24px;
}
#filtro{
  padding:10px;
  background:#2d200b;
}
.option{
  padding:10px;
  width:20%;
  margin:0 10px;
}
.filtro{
  float:left;
  width:100%;
}
#catalogo{
  margin:20px 0;
  width:102.5%;
}
#catalogo li{
  float:left;
  width:17.64%;
  margin:10px 30px 50px 0;
}
#catalogo li img{
  width:100%;
}
.titulo-catalogo{
  color:#332610;
  text-transform:uppercase;
  font-size:15px;
  text-align:center;
  background-image: linear-gradient(to bottom, #fff, #e6e5e5);
  padding:10px;
  margin-bottom:10px;
}
/*RESPONSIVO*/
@media (max-width: 991px){
  #logo{
  background:url("../img/logo-responsiva.png") no-repeat;
  height:110px;
  } 
  #menu li{
    float:none;
  }
  #texto-banner{
    display:none;
  }
  .esquerda, #direita{
    width:90%;
  }
  #lancamento, #newsletter, #bndes{
    display:none;
  }
  .desc{
    width:90%;
    font-size:12px;
  }
  .desc-noticia{
    font-size:12px;
  }
  .representantes-ul{
    background-size:80%;
  }
  .representantes-ul li{
    width:100%;
  }
  .contato-esquerda{
    width:45%;
  }
  .noticias{
  background-position:220px 0 !important;
  }
  #catalogo li{
    width:21.8%;
  }               
}
/*Busca*/
.search-box {
  -webkit-transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
  transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  background: #5b431b;
}
.fa-search{
  color:#fff;
}
.search-box + label .search-icon {
  color: black;
}
.search-box:hover {
  color: white;
  background: #927240;
  box-shadow: 0 0 0 5px #5b431b;
}
.search-box:hover + label .search-icon {
  color: white;
}
.search-box:focus {
  -webkit-transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s, background 0.6s;
  transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s, background 0.6s;
  border: none;
  outline: none;
  box-shadow: none;
  padding-left: 15px;
  cursor: text;
  width: 250px;
  border-radius: auto;
  background: #927240;
  color: #fff;
}
.search-box:focus + label .search-icon {
  color: black;
}
.search-box:not(:focus) {
  text-indent: -5000px;
}

#search-submit {
  position: relative;
  left: -5000px;
}

.search-icon {
  position: relative;
  left: -30px;
  color: white;
  cursor: pointer;
}
.lupa{
  position:relative;
  left:-32px;
}
.search-container{
  position: absolute;
  right: 0;
}
input:-webkit-autofil{
  background:#5b431b !important;
}
.tooltip {
    position: relative;
    display: inline-block;
    cursor:pointer;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 350px;
    background: rgba(63, 44, 11, .9);
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding:10px;
    font-size:11px;
    /* Position the tooltip */
    position: absolute;
    top:15px;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
.cadastro{
  color:#3f2c0b;
  background:#fff;
  padding: 2px 5px;
  font-size: 13px;
  position: relative;
  top: 3px;
}
.cadastro:hover{
  color:#fff;
  background:#3f2c0b;
  transition: background .45s ease-in-out;
  border:1px solid #fff;
}
.canvas{
  display:block;
  float:left;
  width:20%;
  height:50%;
  overflow:hidden;
}
.desc-catalogo{
  font-size:15px
}
.nome-estado{
  text-transform:uppercase;
  font-weight:bold;
  display:block;
}
.absolute{
  position:absolute;
}
.marca{
  background: url("../img/marca.png") center center no-repeat;
  width: 300px;
  height: 200px;
  position:relative;
  top:-180px;
  background-size:60%;
  opacity:0.5;   
}
.catalogo{
    background:rgba(63, 47, 14, 0.6);
  
}