@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap");
body {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: table;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  color: #585757;
  font-weight: 400;
  line-height: 25px;
}
.wrapper {
  width: 1500px;
  display: table;
  text-align: justify;
  line-height: 30px;
  margin: 35px auto;
}

@media screen and (max-width: 1550px) {
  .wrapper {
    width: 90%;
  }
}
input {
  border: none;
}
a {
  text-decoration: none;
  color: white;
}

button {
  cursor: pointer;
  outline: none;
  font-size: 20px;
}
form {
  padding: 0px 0 60px 0;
  margin: 0 auto;
  text-align: center;
}

::-webkit-input-placeholder {
  font-family: "Montserrat Regular", sans-serif;
  font-weight: 300;
  font-size: 17px;
}

:-moz-placeholder {
  font-family: "Montserrat Regular", sans-serif;
  font-weight: 300;
  font-size: 17px;
}

::-moz-placeholder {
  font-family: "Montserrat Regular", sans-serif;
  font-weight: 300;
  font-size: 17px;
}

:-ms-input-placeholder {
  font-family: "Montserrat Regular", sans-serif;
  font-weight: 300;
  font-size: 17px;
}

input[type="text"],
input[type="date"],
textarea {
  color: black;
  font-family: "Montserrat Regular", sans-serif;
  font-weight: 300;
  font-size: 17px;
}
.posi_menu {
  width: 100%;
  display: table;
}

.search {
  position: relative;
  display: flex;
  margin-top: 8px;
  padding-left: 150px;
}

.searchTerm {
  -webkit-appearance: none;
  display: flex;
  border: none;
  width: 50%;
  border-radius: 0;
  padding: 7px 5px 5px 15px;
  outline: none;
  margin-left: -5px;
}
.form_busca {
  display: flex;
  padding: 0px;
  margin: 0px;
  text-align: left;
  width: 100%;
}

.searchButton {
  padding-top: 6px;
  padding-left: 10px;
  display: flex;
  width: 37px;
  border: none;
  text-align: center;
  color: black;
  background: white;
  cursor: pointer;
  font-size: 15px;
}

.tamanho {
  float: right;
  width: 780px;
}
#tamanho {
  width: 649px;
}

.telefone {
  color: #1a1a18;
  font-size: 22px;
  margin-top: 12px;
}

.logo {
  width: 100%;
  object-fit: contain;
  height: 90px;
}
.search {
  position: relative;
  display: flex;
  margin-top: 8px;
  padding-left: 150px
}

.searchTerm {
  border: none;
  width: 100%;
  border-radius: 0;
  padding: 15px;
  outline: 0;
  background-color: #ccc;
}

.form_busca {
  display: flex;
  padding: 0;
  text-align: left;
  width: 100%;
  background-color: #ccc;
  margin-top: 15px;
}

.searchButton {
  padding-top: 15px;
  padding-left: 14px;
  display: flex;
  width: 50px;
  border: none;
  text-align: center;
  color: #fff;
  background: #008043;
  cursor: pointer;
  font-size: 18px
}

.search2 {
  padding-top: 32px;
  border-bottom: 2px solid #d4d4d4;
  width: 75%;
  margin: 0 auto;
}

.searchTerm2 {
  border: none;
  width: 90%;
  border-radius: 0;
  padding: 5px 5px 5px 15px;
  height: 32px;
  outline: 0
}

.searchButton2 {
  width: 48px;
  height: 32px;
  border: none;
  text-align: center;
  color: #d4d4d4;
  background: #fff;
  cursor: pointer;
  font-size: 15px
}

.img {
  width: 100%;
}
#topo {
  background-color: #d4d4d4;
  width: 100%;
  display: table;
  height: 49px;
}
.topo .faixa {
  display: table;
  width: 100%;
  background-color: white;
  color: #1a1a18;
}

.bloco_r {
  width: 50%;
  float: right;
}
.bloco_l {
  width: 50%;
  float: left;
}
.bloco_formulario {
  margin: 0 auto;
  width: 50%;
}
.bt-whats {
  position: fixed;
  right: 5%;
  width: 60px;
  z-index: 9999999999;
  height: 60px;
  border-radius: 50%;
  background: white;
  text-align: center;
  top: 86%;
}

.bt-whats i {
  font-size: 40px;
  color: #008043;
  line-height: 60px;
}
.laranja {
  color: #eb7203 !important;
}
.verde {
  color: #008043;
}
.espaco {
  padding-left: 19px;
}

/* #region Home*/
#bloco {
  width: 50%;
}
.imagem {
  width: 100%;
  max-width: 940px;
}
.imagemproduto {
  width: 50%;
  margin: 0 auto;
}
.titulo {
  color: #eb7203;
  font-weight: 500;
  font-size: 40px;
  line-height: 38px;
}
@media screen and (max-width: 1250px) {
  #bloco {
    width: 100% !important;
  }
  .bloco_l {
    width: 100%;
  }
  .bloco_r {
    width: 100%;
  }
  .logo {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .search {
    padding: 0;
    justify-content: center;
  }
  .form_busca {
    justify-content: center;
  }
  .tamanho {
    width: 100% !important;
  }
  nav .tamanho {
    margin-top: -40px;
  }

  .telefone {
    margin-bottom: 12px;
    padding: 0;
    text-align: center;
  }
  .titulo {
    margin-top: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 950px) {
  .titulo {
    font-size: 24px;
    margin-top: -23px;
  }
  .primeiro {
    padding-left: 0;
  }
}

.titulo1 {
  padding-top: 40px;
  font-size: 100px;
  color: #ffcb00;
}
.texto1 {
  padding-left: 150px;
  color: white;
}

.subtitulo1 {
  font-size: 51px;
  margin-top: -40px;
  line-height: 64px;
}

.texto2 {
  font-weight: 600;
  padding-top: 46px;
  padding-left: 150px;
  padding-right: 150px;
}

.carousel {
  margin-top: 80px;
  width: 100%;
  display: table;
}
@media screen and (max-width: 600px) {
  .logo {
    width: 250px;
    margin-bottom: 5px;
  }
}
/* #endregion */

/* #region banner */

.banner {
  background: url("../imagens/banner-img.png") no-repeat center center;
  background-size: cover;
  display: table;
  height: 30vw;
  width: 100%;
}
.content {
  vertical-align: middle;
  display: table-cell;
}

.faixa_laranjabanner {
  display: table;
  background-color: rgba(243, 122, 31, 0.9);
  width: 30%;
  height: 30vw;
  float: right;
  margin-right: 245px;
}

.faixa_laranjabanner .txt_bloco {
  margin-top: 100px;
  padding: 0 36px;
}
.txt_bloco .titulo {
  text-transform: uppercase;
  color: #373746;
  padding-left: 0;
  font-size: 36px;
}
.txt_bloco .subtitulo {
  font-size: 21px;
  color: white;
  font-weight: 400;
}
@media screen and (max-width: 1250px) {
  .faixa_laranjabanner {
    margin: 0 auto;
    width: 70%;
    float: none;
  }
  .txt_bloco .titulo {
    text-align: left;
  }
  .faixa_laranjabanner .txt_bloco {
    margin-top: 40px;
    padding: 22px 36px;
  }
}
/* #endregion */

/* #region content */

.titulo_botao {
  font-size: 22px;
  color: white;
  font-weight: 600;
}
.faixa_laranja {
  margin-bottom: 60px;
  background-color: #f37a1f;
  text-align: center;
  height: auto;
  display: table;
  width: 100%;
  color: white;
  padding: 20px 0;
  font-size: 28px;
  font-weight: 600;
}
.faixa_cinza {
  width: 100%;
  height: 246px;
  background-color: #373746;
}
.cadastro_email {
  width: 100%;
  height: 350px;
  background: #e1e1e7;
}

.btnprodutos {
  text-align: center;
  text-transform: uppercase;
  padding: 16px 40px;
  background-color: #f37a1f;
  border: none;
  color: white;
  border-radius: 6px;
  font-size: 17px;
  font-weight: 600;
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#btnprodutos2 {
  width: 60%;
  margin: 34px auto;
}
#btnprodutos {
  margin-left: 76px;
}

.faixa_cinza .content {
  display: table;
  margin: 0 auto;
  width: 65%;
}

.faixa_cinza .botao {
  flex-direction: column;
  display: flex;
  margin-right: initial;
  padding-top: 50px;
  float: right;
  align-items: center;
}
.img_faixa {
  width: 100%;
}
.posi_imagem {
  width: 45%;
  margin-left: 86px;
  z-index: 999999;
  margin-top: -24%;
}
.entrega_tecnica {
  width: 100%;
}
.imagem_entrega {
  background: url("../imagens/entrega-tecnica.jpg") no-repeat center center;
  width: 50%;
  height: 700px;
  background-size: cover;
  float: right;
  margin-bottom: 60px;
}
.info_entrega {
  padding-left: 150px;
  padding-right: 85px;
}
.info_entrega li {
  list-style-type: none;
  position: relative;
  margin-bottom: 0.5em;
}
.info_entrega li:before {
  top: -3px;
  font-size: 50px;
  content: "•";
  display: inline-block;
  position: absolute;
  left: -30px;
  color: #eb7203;
}
.arrow {
  margin-left: -24px;
  font-size: 57px;
  margin-top: -5px;
  z-index: 999999999;
  position: absolute;
  color: #f37a1f;
}
@media screen and (max-width: 1500px) {
  .btnprodutos {
    font-size: 15px;
  }
  .titulo {
    font-size: 38px;
  }
}
@media screen and (max-width: 1380px) {
  .btnprodutos {
    padding: 16px 32px;
    font-size: 13px;
  }
  .imagem_entrega {
    height: 740px;
  }
  .faixa_cinza .content {
    width: 60%;
  }
  .titulo_botao {
    font-size: 20px;
  }
}

@media screen and (max-width: 1250px) {
  .faixa_cinza .content {
    width: 80%;
  }
  .faixa_cinza .botao {
    float: none;
    margin: 0 auto;
    display: table;
  }
  #btnprodutos2 {
    width: 75% !important;
  }
  .btnprodutos {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 27px;
    width: 100%;
    font-size: 15px;
    padding: 12px;
  }
  .posi_imagem {
    margin-top: 0;
    margin: 40px auto;
    z-index: 0;
    width: 45%;
    display: table;
  }
  #btnprodutos {
    margin-left: 0;
  }
  .imagem_entrega {
    margin-top: 20px;
    margin-bottom: 0%;
    width: 100%;
    height: 400px;
  }
  .titulo_botao {
    font-size: 19px;
  }
}
@media screen and (max-width: 850px) {
  .info_entrega {
    padding-left: 70px;
    padding-right: 50px;
  }
  .arrow {
    margin-left: -20px;
  }
}
@media screen and (max-width: 500px) {
  .info_entrega .titulo {
    font-size: 25px;
  }
  .info_entrega {
    padding-left: 30px;
    padding-right: 50px;
  }
  .faixa_laranja {
    font-size: 20px;
  }
}

@media screen and (max-width: 470px) {
  .info_entrega {
    padding-left: 18px;
    padding-right: 20px;
  }
  .info_entrega li {
    margin-left: 28px;
  }
}
/* #endregion */

/* #region Formulario */
.esquerda {
  float: left;
}
#select-pj {
  opacity: 0;
  transition: 0.5s;
  width: 100%;
  margin-bottom: 25px;
}

.formulario input,
.formulario select,
.formulario label,
.formulario textarea {
  cursor: pointer;
  font-family: "Montserrat Regular", sans-serif !important;
  color: #585757;
  font-size: 17px;
  padding: 5px;
}

.formulario textarea {
  height: 70px !important;
}

#form-id .tituloform {
  margin-top: 10px;
  margin-bottom: 0px;
}

select {
  font-family: "Montserrat Regular", sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #585757;
  height: 40px;
  width: 100%;
  margin-top: 0px;
}

#pj:checked ~ #select-pj {
  opacity: 1;
}
.radio {
  text-align: left;
}

.fundoformulario {
  width: 100%;
  background-color: #ededed;
  background-size: cover;
}
.formulario {
  font-weight: 500;
  margin: 0 auto;
  display: table;
  width: 400px;
}
.tituloform {
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em;
  color: #eb7203;
}
#nome {
  border-radius: 4px;
  margin-bottom: 12px;
  line-height: 36px;
  width: 479px;
  height: 41px;
  padding-left: 10px;
}
#telefone {
  border-radius: 4px;
  margin-bottom: 12px;
  line-height: 36px;
  width: 479px;
  height: 41px;
  padding-left: 10px;
}
#email {
  border-radius: 4px;
  margin-bottom: 12px;
  line-height: 36px;
  width: 479px;
  height: 41px;
  padding-left: 10px;
}

#mensagem {
  border: none;
  width: 479px;
  height: 108px;
  padding: 10px;
}
.botaoform {
  border-radius: 4px;
  font-weight: 500;
  float: left;
  background: #eb7203;
  color: white;
  width: 150px;
  height: 40px;
  border: none;
  font-size: 25px;
}

@media screen and (max-width: 800px) {
  .seta {
    top: 80%;
  }
  .bloco_formulario {
    width: 100%;
  }
  .formulario {
    width: 300px;
  }
  #nome {
    width: 95%;
  }
  #telefone {
    width: 95%;
  }
  #email {
    width: 95%;
  }
  #mensagem {
    width: 95%;
  }
  .tituloform {
    margin-top: 20px;
  }
}
/*#endregion*/

/* #region Rodapé */
.rodape {
  display: table;
  width: 100%;
  background-color: #eb7203;
  color: white;
}

.blocorodape_l {
  width: 31%;
  float: left;
}

.blocorodape_r {
  width: 31%;
  float: right;
  text-align: center;
}

.blocorodape {
  text-align: center;
  width: 31%;
  float: left;
  border-left: 2px solid white;
  border-right: 2px solid white;
}

.redes_sociais {
  font-size: 40px;
  padding-left: 5px;
  padding-right: 5px;
}

.blocorodape_l #mapa1 {
  list-style: none;
}
#copy {
  margin-right: 100px;
  float: right;
  margin-top: -62px;
}
@media screen and (max-width: 1110px) {
  .wrapper {
    width: 90%;
  }
  .blocorodape_l {
    width: 100%;
    text-align: center;
  }
  .blocorodape {
    border: none;
    border-top: 2px solid white;
    border-bottom: 2px solid white; 
    width: 100%;
    padding: 25px 0;
  }
  .blocorodape_r {
    width: 100%;
    float: right;
  }
}

/* #endregion */

/* =========================================================== JANELA */

.janela {
  font: 15px "Avenir Next LT Pro Regular";
  font-weight: 300;
  color: #fff;
  width: 90%;
  text-align: center;
  overflow: hidden;
  background-color: none;
  padding: 30px;
  border: none;
  position: fixed;
  text-align: center;
  top: 50%;
  left: 50%;
  right: 50%;
  z-index: 999999;
}

.janela input {
  margin: 0 auto;
  float: none;
  display: table;
}

#mask {
  display: none;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 150;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: 90;
}

.close_janela {
  position: absolute;
  right: 0;
  top: 0;
  font: 26px Calibri;
  cursor: pointer;
  _cursor: hand;
  color: #900;
}

.window {
  display: none;
  width: 600px;
  height: 400px;
  top: 10%;
  position: fixed;
  left: 0;
  background: #fff;
  z-index: 9900;
  padding: 25px;
  border-radius: 10px;
}

#mascara {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
}

.fechar {
  display: block;
  text-align: right;
  color: #ef4e22;
}
