/* Main Color */
/* Secondary Color */
/* Neutral Colors */
/* Additional Colors */
/* Functional Colors */
/* Dataviz Colors */
/* GBU Colors */
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-breadcrumb-header {
  display: none;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .red-color-text {
  color: #db3735;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .svg-widht svg {
  height: 40px;
  width: 40px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .svg-widht-v2 svg {
  height: 32px;
  width: 32px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .blue-color-text {
  color: #007acd;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .color-proximos {
  color: #334551;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-form-off {
  height: 2px;
  width: 100%;
  pointer-events: none;
  position: absolute;
  opacity: 0;
  left: 0;
  top: -210px;
  z-index: 999999;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml {
  width: 100%;
  max-width: 574px;
  position: relative;
  z-index: 2;
  margin-top: -200px;
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml {
    position: -webkit-sticky;
    position: sticky;
    top: 84px;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .contact-form {
  border-bottom: 4px solid #007acd;
  width: 100% !important;
  max-width: initial !important;
  padding: 32px 40px !important;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-radio-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 0;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-radio input[type=radio] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border: 2px solid #9e9e9e;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  opacity: 1;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-radio input[type=radio]:checked {
  border-color: #007acd;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-radio input[type=radio]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #007acd;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-radio .nj-radio__label {
  font-size: 14px;
  color: #212121;
  cursor: pointer;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-checkbox__decorator .nj-checkbox__check {
  width: 18px;
  height: 18px;
  top: 2px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .checkbox-label {
  font-size: 14px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .input-select-simple select {
  top: 0;
  border: transparent !important;
  color: #60798b !important;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-form-item__icon {
  top: 50%;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-form-item {
  padding: 0 !important;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-form-item .nj-form-item__label {
  display: none;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-btn {
  width: 100%;
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .nj-btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .form-feedback-panel {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  border-bottom: 4px solid #007acd;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  padding: 32px 40px;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  min-height: 300px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 191;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .form-feedback-panel:not([hidden]) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .form-feedback-panel p {
  font-size: 16px;
  color: #424242;
  line-height: 1.6;
  text-align: center;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .form-feedback-panel .p-thankyou {
  color: #fff;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-formulario-new-ml .form-feedback-panel .nj-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 {
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 {
    margin-bottom: 7rem;
  }
}
@media (min-width: 1200px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 {
    margin-bottom: 8rem;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 .wrapper {
  gap: 7rem;
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 .wrapper .box-card {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 .wrapper .box-card .mask {
    bottom: -60px;
    width: 30.625rem;
    height: 30.625rem;
    left: 20px;
  }
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 .wrapper .box-card .card:nth-child(2n) {
    margin-left: 4rem;
  }
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-12 .wrapper .titles-compositon-12 {
    width: 50%;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-24 .section-paragraph-02 {
  max-width: 920px;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-24 .section-paragraph-02 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-24 .section-paragraph-02 {
    padding: 0;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-24 .section-paragraph-02 .main-title {
  color: #232d35;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-24 .section-paragraph-02 .paragraphs-01 {
  gap: 16px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-24 .section-paragraph-02 .main-paragraph {
  color: #334551;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-24 .section-paragraph-02 .blue-color-text {
  color: #007acd;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-18-variante .swiper-logos {
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-18-variante .image-contaier .card {
  width: 119px;
  height: 100px;
  margin: 0 12px;
}
@media (min-width: 768px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-18-variante .image-contaier .card {
    width: 150px;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-18-variante .image-contaier .card img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-39 .wrapper {
    padding: 56px 24px 129px;
  }
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-39 .wrapper .title-giga {
    max-width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-special-39 .wrapper .carrossel {
    margin: 40px auto 105px;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .composition-wide-02 {
  background-size: cover;
  background-position: bottom;
  position: relative;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .composition-wide-02::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(24, 38, 99, 0.5);
  pointer-events: none;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .composition-wide-02 .boxComposition {
  gap: 2rem;
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .composition-wide-02 .boxComposition .texts-composition {
    width: 50%;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-06 {
  background-color: #f6f8f9;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .whats-app-float-button {
  position: fixed;
  bottom: 50px;
  z-index: 900;
  background-color: #64ce46;
  border-radius: 50%;
  padding: 16px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .whats-app-float-button.-left {
  left: 16px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .whats-app-float-button.-right {
  right: 16px;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .hero-banner-07 .wrapper .hero-banner-07-content a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  padding: 16px 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  background: #007acd;
  border: #007acd;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .hero-banner-07 .wrapper .hero-banner-progress-line {
  display: none;
}
@media (min-width: 1024px) {
  body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .section-composition-56 .wrapper {
    gap: 60px;
  }
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-bc-fundo {
  position: relative;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-bc-fundo .box-img-absolute {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-bc-fundo .box-img-absolute img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-bc-fundo .section-composition-60,
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-bc-fundo .gallery-post-01 {
  z-index: 2;
  position: relative;
}
body.page-template-3-2-1-nova-pag-mercado-livre-de-energia .box-bc-fundo .gallery-post-01 {
  margin-bottom: 0;
  padding-bottom: 120px;
}
/*# sourceMappingURL=3.2.1-nova-pag-mercado-livre-de-energia.css.map */
