@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@400;700&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;
  background: url("../imagens/fundo.png") no-repeat;
  background-size: cover;
}
.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 {
  color: black;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 45px;
  margin-top: -11px;
  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: #ffcb00;
  width: 100%;
  display: table;
  height: 49px;
}
.topo .faixa {
  display: table;
  width: 100%;
  background-color: #1a1a18;
  color: white;
}

.bloco_r {
  width: 50%;
  float: right;
}
.bloco_l {
  width: 50%;
  float: left;
}
.logo_spider {
  width: 80%;
  margin-bottom: 60px;
  margin-top: 11%;
}
@media screen and (max-width: 1250px) {
  #bloco {
    width: 100% !important;
  }
  .logo_spider {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 0px;
  }

  .logo {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .search {
    padding: 0;
    justify-content: center;
  }
  .form_busca {
    justify-content: center;
  }
  .tamanho {
    width: 100% !important;
  }

  .telefone {
    margin-bottom: 12px;
    padding: 0;
    text-align: center;
  }
}

.black {
  color: #1a1a18;
}
.espaco {
  padding-left: 19px;
}
.margem_negativa {
  margin-top: -95px;
}
@media screen and (max-width: 950px) {
  .primeiro {
    padding-left: 0;
  }
  .margem_negativa {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .logo {
    width: 250px;
    margin-bottom: 5px;
  }
}
.amarelo {
  color: #ffcb00;
}

.fonte {
  font-family: "Bebas Neue", cursive;
}
/* #region Banner */
.banner {
  background: url("../imagens/banner.jpg") no-repeat center center;
  background-size: cover;
  display: table;
  height: 40vw;
  width: 100%;
}
.content {
  vertical-align: middle;
  display: table-cell;
}
.girozero {
  color: white;
  text-align: center;
}
.giro {
  font-family: "Bebas Neue", cursive;
  font-size: 110px;
  margin: 0;
  line-height: 81px;
  letter-spacing: 5px;
}

.pecas {
  margin: 6px;
  font-size: 29px;
  line-height: 45px;
}

.infobanner {
  border: 2px solid white;
  color: white;
  text-align: center;
  width: 20%;
  margin: 25px auto;
  line-height: 21px;
}
.seta {
  top: 60%;
  width: 100%;
  position: absolute;
  z-index: 999999999;
  text-align: center;
  font-size: 60px;
}

@media screen and (max-width: 1100px) {
  .giro {
    font-size: 74px;
  }
  .infobanner {
    width: 29%;
  }
  .pecas {
    line-height: 30px;
    font-size: 21px;
  }
}
@media screen and (max-width: 950px) {
  .seta {
    display: none;
  }
}
@media screen and (max-width: 660px) {
  .girozero {
    line-height: 59px;
    margin-top: 19px;
  }
  .infobanner {
    width: 36%;
  }
}
@media screen and (max-width: 450px) {
  .infobanner {
    width: 50%;
  }
}
/* #endregion */

/* #region Home*/
#bloco {
  width: 50%;
}

.spider {
  width: 100%;
  display: table;
}
.imagem1 {
  position: relative;
  z-index: 9999999;
  width: 100%;
}
.imagem {
  width: 100%;
}
.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;
}
.titulo {
  font-weight: 600;
  font-size: 47px;
  line-height: 45px;
}

.texto2 {
  font-weight: 600;
  padding-top: 46px;
  padding-left: 150px;
  padding-right: 150px;
}
.texto_faixa {
  padding-right: 100px;
  text-transform: uppercase;
  padding-left: 100px;
  text-align: center;
  font-size: 31px;
  font-weight: 600;
  line-height: 35px;
}
.bloco_amarelo {
  color: #1a1a18;
  width: 100%;
  background-color: #ffcb00;
  height: 400px;
  display: table;
}
#bloco_amarelo2 {
  margin-bottom: 100px;
  height: 135px;
}
.carousel {
  margin-top: 80px;
  width: 100%;
  display: table;
}
.div3 {
  margin-bottom: 100px;
  width: 100%;
  display: table;
}
#bloco_amarelo {
  margin-top: -230px;
  width: 56%;
}
#bloco_l2 {
  padding-left: 150px;
  margin-top: -9%;
  width: 55%;
}
#bloco_r2 {
  width: 30%;
}
.imagem_3 {
  width: 100%;
}
.imagem3 {
  width: 100%;
  margin-top: -15%;
}
.texto3 {
  padding-left: 38px;
  color: white;
  font-size: 23px;
}
@media screen and (max-width: 1400px) {
  #bloco_amarelo {
    margin-top: -62px;
  }
}
@media screen and (max-width: 1250px) {
  .bloco_l {
    width: 100% !important;
  }
  .bloco_r {
    width: 100% !important;
  }
  #bloco_l2 {
    padding-left: 0;
    margin-top: 0;
  }
  #bloco_amarelo {
    margin-top: 0px;
  }
  .bloco_amarelo {
    height: 0;
  }
  .texto1 {
    padding-bottom: 23px;
    margin: 0;
    padding-left: 0;
  }
  .texto2 {
    padding: 40px 40px;
    text-align: justify;
  }

  .texto3 {
    margin: 0 auto;
    display: table;
  }
  .titulo1 {
    padding-top: 23px;
    padding-bottom: 23px;
    font-size: 50px;
    text-align: center;
    margin: 0;
  }
  .subtitulo1 {
    font-size: 30px;
    text-align: center;
    margin: 0;
    line-height: 40px;
  }
}

@media screen and (max-width: 750px) {
  .texto_faixa {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {
  .texto_faixa {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 16px;
  }
  .titulo {
    font-size: 30px;
  }
}
/* #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;
}

.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: url("../imagens/banner3.jpg") no-repeat center center;
  display: table;
  height: auto;
  background-size: cover;
}
.formulario {
  margin: 0 auto;
  display: table;
  width: 400px;
}
.tituloform {
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  text-align: center;
  margin-top: 64px;
  color: black;
}
#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 {
  float: right;
  background: black;
  color: white;
  width: 150px;
  height: 40px;
  border: none;
  font-size: 25px;
}
@media screen and (max-width: 500px) {
  .seta {
    top: 80%;
  }
  .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: #1a1a18;
  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;
}
