section.banner-header {
  position: relative;
}

section.banner-header .carousel-caption {
  top: 110px;
}

section.banner-header .carousel-caption h1 {
  font-size: 2.6rem;
  text-align: left;
  font-weight: bold;
}

section.banner-header .carousel-caption small {
  color: #c90c0f;
}

section.anuncio .cadastro {
  background-color: #000;
  border-radius: 20px;
  width: 500px;
  position: absolute;
  top: 350px;
}

section.anuncio h5 {
  font-weight: bold;
  font-size: 1.5rem;
}

section.anuncio h3 {
  font-weight: bold;
}

section.anuncio p {
  font-size: 1.1rem;
  font-weight: 600;
}

section.anuncio .cadastro h3 {
  color: #fff;
  font-weight: bold;
  font-size: 2.3rem;
}

section.anuncio .cadastro p {
  color: #fff;
  font-weight: bold;
}

section.anuncio .cadastro input {
  height: 15px;
  width: 100%;
  text-decoration: none;
  background-color: #f5f5f5;
  border: none;
  color: #000;
}

section.anuncio .cadastro input#check {
  width: 18px !important;
  background-color: #c90c0f;
  color: #fff;
}

section.anuncio .cadastro label {
  color: #fff;
  font-size: 12px;
}



section.anuncio .cadastro input.login {
  width: 90%;
  height: 35px;
}

section.anuncio .cadastro input::placeholder {
  color: #000;
}

section.anuncio .cadastro select {
  background-color: #f5f5f5;
  border-radius: 0;
  cursor: pointer;
  width: 90%;
  height: 35px;
}

section.anuncio .cadastro p.check {
  font-weight: bold;
  font-size: 0.7rem;
  color: #fff;
}

section.anuncio .cadastro button.btn {
  background-color: #c90c0f;
  font-weight: bold;
  color: #fff;
  border-radius: 20px;
  width: 25%;
  font-size: 1.2rem;
}

section.anuncio .cadastro button.btn:hover {
  background-color: #bd1515;
}

section.vantagens h2 {
  font-weight: 800;
  font-size: 2.4rem;
}

section.vantagens small {
  text-transform: uppercase;
  color: #f00000;
  font-size: 2.2rem;
}

section.vantagens p.numero {
  font-size: 4rem;
  color: #c90c0f;
  font-weight: 700;
}

section.vantagens p {
  font-weight: bold;
  font-size: 0.9rem;
}

section.vantagens h2 {
  font-weight: 800;
  font-size: 2.4rem;
}

section.vantagens small {
  text-transform: uppercase;
  color: #c90c0f;
  font-size: 2.2rem;
}

section.vantagens p.numero {
  font-size: 4.5rem;
  color: #c90c0f;
  font-weight: 700;
}

section.vantagens p {
  font-weight: bold;
  font-size: 1.1rem;
}

section.venda {
  background-color: #f4f4f4;
  position: relative;
}

section.venda h2 {
  font-weight: 800;
  font-size: 2.4rem;
}

section.venda small {
  text-transform: uppercase;
  color: #c90c0f;
  font-size: 2.2rem;
}

section.vendas p.numero {
  font-size: 4rem;
  color: #c90c0f;
  font-weight: 700;
}

section.venda p {
  font-weight: bold;
  font-size: 0.9rem;
}

section.venda h2 {
  font-weight: 800;
  font-size: 2.4rem;
}

section.venda small {
  text-transform: uppercase;
  color: #c90c0f;
  font-size: 2.2rem;
}

section.venda p.numero {
  font-size: 4.5rem;
  color: #c90c0f;
  font-weight: 700;
}

section.venda p {
  font-weight: bold;
  font-size: 1.1rem;
}

section.venda .btn-footer {
  position: absolute;
}

section.venda button.btn {
  border: none;
  background-color: #c90c0f;
  color: #fff;
  font-size: 1.6rem;
  border-radius: 30px;
  width: 31%;
  height: 60px;
  font-weight: 600;
}

section.venda button.btn:hover {
  background-color: #bd1515;
}

.resp-email-contato {
    background-color: #000;
    border-color: #000;
    color: #fff;
    font-weight: 600;
}

@media (max-width: 1199.98px) {
  section.banner-header .carousel-caption {
    top: 40px;
  }

  section.banner-header {
    margin-top: 40px;
  }

  section.banner-header .carousel-caption h1 {
    font-size: 2rem;
    text-align: left;
    font-weight: bold;
  }

  section.anuncio p {
    font-size: 1.2rem;
  }

  section.anuncio .cadastro {
    width: 470px;
    top: 280px;
  }
}

@media (max-width: 991.98px) {
  section.banner-header .carousel-caption {
    top: 40px;
  }

  section.banner-header .carousel-caption h1 {
    font-size: 2rem;
    text-align: right;
    font-weight: bold;
  }

  section.anuncio .cadastro {
    width: 412px;
    top: 240px;
  }

  section.anuncio .cadastro p {
    color: #fff;
    font-weight: bold;
  }

  section.anuncio p {
    font-size: 1rem;
  }

  section.anuncio .cadastro input.login {
    width: 88%;
    height: 35px;
  }

  section.anuncio .cadastro select {
    width: 88%;
    height: 35px;
    margin-left: -23px;
  }

  section.anuncio .cadastro p.check {
    font-weight: bold;
    font-size: 0.6rem;
    color: #fff;
  }

  section.vantagens p {
    font-size: 0.8em;
  }

  section.vantagens p.numero {
    font-size: 2.5rem;
  }

  section.venda button.btn {
    font-size: 1rem;
    width: 31%;
    height: 40px;
    margin-bottom: 0;
  }

  section.venda p {
    font-size: 0.8rem;
  }

  section.venda p.numero {
    font-size: 2.5rem;
  }
}

@media (max-width: 767.98px) {
  section.anuncio .cadastro {
    position: static;
    width: 100%;
  }

  section.anuncio .cadastro select {
    width: 94%;
    height: 35px;
    margin-left: -3px;
  }

  section.vantagens p.numero {
    font-size: 3.5rem;
  }

  section.vantagens p {
    font-size: 1.2em;
  }

  section.venda p.numero {
    font-size: 3.5rem;
  }

  section.venda p {
    font-size: 1.2rem;
  }

  section.venda button.btn {
    font-size: 1rem;
    width: 41%;
    height: 40px;
    margin-bottom: 0;
  }
}

@media (max-width: 575.98px) {
  section.banner-header {
    margin-top: 87px;
  }

  section.banner-header .carousel-caption {
    top: 15px;
    right: 12%;
  }


  section.banner-header .carousel-caption h1 {
    font-size: 1.6rem;
    text-align: right;
    font-weight: bold;
  }

  section.anuncio p {
    font-size: 1rem;
    font-weight: 600;
    text-align: justify;
  }

  section.anuncio .cadastro {
    position: static;
    width: 100%;
  }

  section.anuncio .cadastro h3 {
    color: #fff;
    font-weight: bold;
    font-size: 1.9rem;
  }

  section.anuncio h5 {
    font-weight: bold;
    font-size: 1.3rem;
  }

  section.anuncio .cadastro p {
    color: #fff;
    font-weight: bold;
    font-size: 0.7rem;
  }

  section.anuncio .cadastro p.check {
    font-weight: bold;
    font-size: 0.6rem;
    color: #fff;
  }

  section.anuncio .cadastro select {
    width: 95%;
    height: 35px;
    margin-left: -13px;
  }

  section.anuncio .cadastro button.btn {
    width: 35%;
    font-size: 1rem;
  }

  section.vantagens h2 {
    font-weight: 800;
    font-size: 1.8rem;
  }

  section.vantagens small {
    text-transform: uppercase;
    color: #f00000;
    font-size: 1.6rem;
  }

  section.vantagens p.numero {
    font-size: 2.6rem;
  }

  section.venda h2 {
    font-weight: 800;
    font-size: 1.8rem;
  }

  section.venda small {
    text-transform: uppercase;
    color: #f00000;
    font-size: 1.6rem;
  }

  section.vantagens p {
    font-size: 1rem;
  }

  section.venda p {
    font-weight: bold;
    font-size: 1rem;
  }

  section.venda p.numero {
    font-size: 2.6rem;
    color: #f00000;
    font-weight: 700;
  }

  section.venda button.btn {
    font-size: 1rem;
    width: 79%;
    height: 40px;
    margin-bottom: 0%;
  }
}