#header .header-logo img {
  max-height: 80px;
}

#section-servicos .custom-icon-style-1 {
  transform: none !important;
  margin-top: 0 !important;
  border-radius: 0 !important;
}

#section-servicos .custom-icon-style-1 img {
  transform: none !important;
  min-height: 100%;
  min-width: 100%;
  border: 0 !important;
}

#section-servicos .custom-icon-style-1:before {
  display: none;
}

#section-servicos .custom-icon-box-style-1 {
  text-align: left;
  padding: 15px;
  border-left: 1px solid #73011c;
  border-bottom: 1px solid #73011c;
  border-radius: 15px;
  height: 380px;
  margin-bottom: 36px;
  background: #fff;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}

#section-servicos p {
  color: #262626;
}

#section-servicos h3 {
  width: 100%;
  padding: 0 !important;
  color: #73011c !important;
}

.custom-icon-box-style-1:hover .custom-icon-style-1:before {
  background: #000;
  z-index: 0;
}

#footer {
 background-position: right center !important;
}

html .footer-copyright {
  background-color: #2e000b !important;
}

.footer-copyright p {
  color: #fff !important;
}

#section-html-modulo_2 {
  background: #73011c;
    background-attachment: scroll;
    background-size: auto;
  background-attachment: fixed !important;
  background-size: cover !important;
  padding-top: 40px;
  padding-bottom: 40px;
}


#section-html-modulo_2 .titulo-html h2 {
  color: #fff !important;
}

#section-servicos {
  background: #f7f7f7;
}

#section-html-modulo_3 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  background: #73011c !important;
    background-attachment: scroll;
    background-size: auto;
  background-attachment: fixed !important;
  background-size: cover !important;
}

#section-html-modulo_3 .titulo-html {
  display: none !important;
}

@media(min-width: 720px) {
  section.section-slide {
    max-height: 100vh !important;
    height: 100vh !important;
  }
}

#section-slide p {
    width: 95%;
    font-weight: normal !important;
    color: #fff;
    line-height: normal !important;
    font-size: 18pt !important;
    margin: 0 !important;
    letter-spacing: normal;
}

#section-slide h1 {
    font-size: 46pt !important;
    font-weight: 700 !important;
    line-height: 70px;
}

#section-html-modulo_1 {
  background: rgb(238 238 238);
    padding-top: 1px;
}

.testimonial.testimonial-style-2 .testimonial-author img {
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
}

#section-html-modulo_1 .col-md-2 {
    max-width: 240px;
    flex: auto !important;
    width: 240px !important;
}

#section-servicos .col-lg-3 {
  padding: 0 15px !important;
}

#page_servicos .thumb-info-wrapper img {
    object-fit: contain;
}

#section-html-modulo_2 .fw-bold.h6.mb-2.text-uppercase {
  font-size: 20px;
}

#section-depoimentos .card-body {
  height: 410px;
}

#section-html-modulo_2 .fw-bold.h6.mb-2.text-uppercase {
  margin-bottom: 40px !important;
}

.btn.btn-primary.custom-btn-border-radius.font-weight-bold.btn-px-5.py-3.mb-2 {
  margin-top: 25px;
}

#page_a_empresa .btn.btn-primary.custom-btn-border-radius.font-weight-bold.btn-px-5.py-3.mb-2 {
  margin-top: 0px;
}

.btn-whatsapp-center {
    display: block;
    margin: 32px auto 0 auto;
    text-align: center;
    max-width: 320px;
}

.font-weight-bold.text-color-grey.text-4-5.line-height-2.line-height-sm-7.mb-0.appear-animation.animated.maskUp.appear-animation-visible {
  margin-bottom: 25px !important;
}

.btn.btn-primary.custom-btn-border-radius.custom-btn-arrow-effect-1.font-weight-bold.text-3.px-5.btn-py-3.mt-3 {
  margin-left: 60px;
  margin-bottom: 15px;
}

.imagem-slide {
  filter: brightness(60%);
}

@media (max-width: 768px) {
  #section-slide h1 {
  font-size: 34pt !important;
  font-weight: 700 !important;
  line-height: 40px;
  }
  .btn.btn-primary.custom-btn-border-radius.custom-btn-arrow-effect-1.font-weight-bold.text-3.px-5.btn-py-3.mt-3 {
  margin-left: 0px;
  }
  .img-fluid.n1ed--selected {
  margin-left: 15px !important;
  border-radius: 10px;
  } 
  
}

.img-fluid.n1ed--selected {
  margin-left: 110px;
  border-radius: 10px;
}

.owl-carousel .owl-nav {
  top: calc(50% - 60px);
  position: absolute;
  width: 100%;
  height: 100%;
  margin-top: 0;
  z-index: -1;
}

#section-html-modulo_3 .btn-primary {
  color: #73011c;
}


.btn.btn-link3.font-weight-semibold.text-decoration-none.text-3.pl-0.mt-3.btn-primary3 {
  text-align: center;
  width: 200px;
  margin-left: 240px;
  background: #73011c;
  color: #fff;
}

.step-badge{
      width:48px;
      height:48px;
      border-radius:50%;
      background:#ffffff20;
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:700;
      font-size:16px;
      border:2px solid rgba(255,255,255,0.15);
    }
    @media (max-width:767px){
      .step-badge{ width:40px; height:40px; font-size:14px; }
      .btn.btn-link3.font-weight-semibold.text-decoration-none.text-3.pl-0.mt-3.btn-primary3 {

  margin-left: 105px !important;

}
    }