.banner {
  width: 100%;
  height: 450px;
}

.paginas-internas {
  min-height: 500px;
  margin-top: 70px;
}

.paginas-internas .widget__title {
  font-size: 30px;
  color: #535e62;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
  font-family: Montserrat, sans-serif;
  border-bottom: 1px solid #c0cad3;
  padding-bottom: 10px;
}

.busca {
  background-color: #fff;
  padding-top: 30px 0 20px 0;
  height: auto;
  border-top: 2px solid #f1f1f1;
}

.incolor {
  color: transparent;
}

.mais-detalhes {
  background-color: transparent;
  float: right;
}

.ligamos-pravc {
  width: 140px;
  height: 35px;
  margin-left: 140px;
}

.ligamos-pravc:hover {
  cursor: pointer;
}

#float-banner {
  position: absolute;
  right: 0;
  width: 200px;
  height: 150px;
  margin-top: 500px;
}

#float-banner-ligamos {
  position: fixed;
  right: 0;
  width: 161px;
  /* height: 200px; */
  /* margin-top: 654px; */
  cursor: pointer;
  top: 75vh;
}

.grecaptcha-badge {
  z-index: 9999999 !important;
}
