.header-logo {
  margin: 0 !important;
}

#header .header-logo img {
    max-height: 100px;
}

#section-html-modulo_2 iframe .calculadora-solar .bg-form {
    background-color: transparent;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 0 !important;
}

#section-html-modulo_3 {
  padding-top: 25px !important;
    padding-bottom: 25px !important;
    background: linear-gradient(90deg, #00055a, #00033a) !important;
}

#section-html-modulo_3 .titulo-html {
  display: none !important;
}

#section-produtos img {
    border-radius: 50%;
}

footer:before {
    opacity: 1;
}

.product .product-thumb-info .product-thumb-info-image:before {
  opacity: 0 !important;
}

#section-html-modulo_1 {
  background: url(/arquivos/bg.jpg) !important;
  padding-top: 26px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

#section-html-modulo_1 .titulo-html h2 {
  color: #fff !important;
  font-size: 34pt;
  line-height: initial;
  text-align: center;
}

#section-html-modulo_2 iframe {
  width: 100% !important;
}

#section-html-modulo_2 .titulo-html {
  display: none !important;
}

#section-html-modulo_1 .custom-divider {
  display: none !important;
}

#section-html-modulo_1 img {
    width: 100px;
}

footer .logo {
  padding: 5px;
    background: #fff;
    border-radius: 5px;
}

footer .bg-newsletter:hover {
    background: var(--texto_principal);
    color: #03033e;
}

.line-height-1 {
    line-height: 1.2 !important;
}