.imagem_responsiva2 {
	max-width: 50%;
}
.imagem_responsiva {
	width: 100%;
}
.link a {
    color: #4E4E4C;
}

h1 {

    background: url('https://www.araujocamargo.com.br/imagens/fundo_titulo2.png') no-repeat;
    width: auto;
    text-align: center;
    height: 100px;
    background-color: #4E4E4C;
    max-width: 100%;
    font-size: 100%;
      display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #ffffff;
  text-shadow: #000 2px 3px 2px;

}
/*MEIO==================================================== */
#meio {
    max-width: 100%;
    height: autopx;
    margin: 0 auto 0 auto;
    background-color: #ffffff;
    text-align: left;
    font-weight: normal;
}
.internas {
    width: 95%;
    color: #4E4E4C;
    margin: 10px;
    height: autopx;

}
.espaco1 {
    height:10px;
}
.espaco_cel{
    height:10px;


}
.negrito {
    font-weight: bold;
}
/*FORMULÁRIO DE CONTATO ============================================= */
::-webkit-input-placeholder {
   color: #4E4E4C;
}

:-moz-placeholder { /* Firefox 18- */
   color: #4E4E4C;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #4E4E4C;
}

:-ms-input-placeholder {
   color:#4E4E4C;
}


.formContato {
   width: 100%;

}
.formContato input {
 width: 100%;

    color: #4E4E4C;


}


.formContato2 {
   width: 100%;


}
.formContato2 input {
 width:49%;

    color: #4E4E4C;


}
 .formContato2 select {
  padding: 13px;

   color: #4E4E4C;

   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;
   width: 48%;


}
.formContato2 textarea {
   width: 100%;

  padding: 10px;
 color: #4E4E4C;

}
 .formContato select {

  padding: 14px;
   color: #4E4E4C;

   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;
    width: 100%;


   margin-bottom: 20px;

}



.pgContato input {

   padding: 12px;
  color: #4E4E4C;



   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;

   margin-bottom: 20px;

}
.pgContato select {


   max-width: 100%;
   color: #4E4E4C;

   font-size: 18px;
   background-color: #ffffff;

font-family: 'Kanit', sans-serif;



}

.formContato textarea {
  width: 100%;

  padding: 10px;
 color: #4E4E4C;

}
.botaoContato {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 1px;
   font-size: 25px;


}
.botaoContato:hover {
    background-color: #EF8F0F;
}


.pgContato textarea {

   padding-left:5px;
   color: #4E4E4C;
   font-size: 18px;
   background-color: #ffffff;
   border: 1px solid #CDCDCD;


   height: 200px;
   margin-bottom: 20px;
   border-bottom: 1px solid #ccc;
   border-left: 1px solid #ccc;
}
.botaoContato {
   border-radius: 4px;
   color: #fff;
   padding: 20px;

   text-align: center;
   margin-top: 18px;
   opacity: 0.9;
   margin-bottom: 20px;
   cursor: pointer;
   background: #4E4E4C;
   display: inline-block;
   border: none;

}
.botaoContato:hover {
   opacity: 1.0;
   transition: 1s;
}
.centraliza2 {
    text-align: center;
}
.centraliza2 a {
    text-align: center;
    color: #4E4E4C;
}
.centraliza {
    text-align: center;
}
.negrito {
    font-weight: bold;
}
.desabilita_cel {
    display: none;
}
/*PRODUTOS========================================*/
.mais_fotos {
    max-width: 100%;
    height: autopx;

    margin: 0 auto 0 auto;
    text-align: center;
}
#descricao {
    text-align: justify;
}
.dentro_pequenas {
   max-width: 95%;
  padding: 3px;
}
.quadros_produtos {

    margin: 0 auto 60 auto;
    background-color: #4E4E4C;
    max-width: 90%;
    border: 0px solid #A85E3B;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
.quadros_produtos img:hover {

    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.miniaturas_pequenas {
    max-width: 100%;


}

.fotos_produtos {
    width: 100%;
    text-align: center;
    height: 300px;
    object-fit: cover;
}
.nome_produto {
    width: 330px;
    height: 60px;
      background-color: #005DAC;
    font-family: arial;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    color: #FFFFFF;
}
.campo_busca {
    padding: 10px;
    font-size: 17px;
    width: autopx;
    border: 1px solid #cccccc;
    border-radius: 6px;
    background-color: #ffffff;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #4E4E4C;
}
.botao_busca {
     padding: 13px;
    width: 100px;
    border-radius: 6px;
    border: 0px solid #cccccc;
    background-color: #EF8F0F;
    color: #FFFFFF;

}
.botao_busca:hover {
    background-color: #4E4E4C;
}
.botao_orcamento {
    width: 300px;
    padding: 20px;
    font-size: 18px;
    font-family: 'PT Sans Narrow', sans-serif;

    background-color: #ffffff;
    margin: 0 auto 0 auto;
    text-align: center;
    color:#4E4E4C;
    border: 1px solid #A85E3B;
    border-radius:5px;

}
.botao_orcamento a {
    color: #4E4E4C;


}

.botao_orcamento:hover {
    color: #FFFFFF;

    background-color: #A85E3B;
}
/*RODAPE==================================================== */
#rodape {
    max-width: 100%;
    height: autopx;
    padding-top: 30px;
    padding-bottom: 80px;
    text-align: center;
    margin-top: 30px;
    font-weight: normal;
    background-color: #4E4E4C;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;

}

/*TOPO==================================================== */
#topo3 {
    width: 100%;
    height:autopx;

    text-align: center;
    background-color: #ffffff;

 }
#topo {
   max-width: 100%;
    height:autopx;

   opacity: 0.7;
    text-align: center;
    background-color: #ffffff;

 }
 #topo2 i {
     padding-top: 5px;
     font-size: 20px;
 }
#topo2 {
   max-width: 100%;
    height:autopx;
     text-align: left;
    background-color: #ffffff;

 }
