.bg-form {
  background-color: white;
  padding: 15px 35px;
  border-radius: 20px;
}
.bg-form .actions .hs-button:hover, .bg-form .actions .hs-button:focus {
  background-color: #00c431 !important;
  border-color: #02a540 !important;
}

html {
  scroll-behavior: smooth;
}

.custom-slider-services .hover-img-instalacion-sin-costo {
  width: 430px;
  transition: 0.2s ease;
  margin: 20px 0 40px 0;
}

.stylelogo {
  width: 20px;
  background-color: transparent !important;
  color: transparent;
}
.stylelogo img {
  width: 70px;
  margin: -120px 0px 0 0;
}

@media (width < 650px) {
  .stylelogo img {
    width: 108px;
    margin: -26px 0px 0 0;
  }
}/*# sourceMappingURL=custom.css.map */

@media (width < 650px) {
  .stylelogo img {
      width: 108px;
      margin: -26px 0px 0 0;
  }
}

