.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-949be27 */.sd-footer {
  margin: 0;
  padding: 0;
  background: #f7f9fb;
  border-top: 4px solid #0f2f4c;
  font-family: "Roboto Condensed", Arial, sans-serif !important;
}

.sd-footer,
.sd-footer * {
  box-sizing: border-box;
  font-family: "Roboto Condensed", Arial, sans-serif !important;
}

.sd-footer__main {
  padding: 46px 20px 42px;
  background:
    linear-gradient(
      180deg,
      #fbfcfd 0%,
      #f5f7f9 100%
    );
}

.sd-footer__container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 38px;
  max-width: 1180px;
  margin: 0 auto;
}

.sd-footer__column {
  min-width: 0;
  padding-right: 12px;
}

.sd-footer__column:not(:last-child) {
  border-right: 1px solid #dfe5e9;
}

.sd-footer__column h3 {
  position: relative;
  margin: 0 0 19px;
  padding-bottom: 11px;
  color: #0f2f4c;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sd-footer__column h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 36px;
  height: 2px;
  background: #0f2f4c;
}

.sd-footer__description {
  margin: 0 0 22px;
  color: #465b6b;
  font-size: 15.5px;
  font-weight: 400;
  line-height: 1.65;
}

.sd-footer__address {
  display: grid;
  gap: 7px;
}

.sd-footer__address strong,
.sd-footer__coverage strong {
  color: #0f2f4c;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .8px;
  text-transform: uppercase;
}

.sd-footer__address address {
  margin: 0;
  color: #465b6b;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.65;
}

/* Contatos */

.sd-footer__contacts {
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sd-footer__contacts li {
  display: flex;
  align-items: flex-start;
  gap: 11px;
}

.sd-footer__contacts a {
  color: #3d5363;
  font-size: 15.5px;
  font-weight: 400;
  line-height: 1.45;
  overflow-wrap: anywhere;
  text-decoration: none;
  transition:
    color .2s ease,
    transform .2s ease;
}

.sd-footer__contacts a:hover {
  color: #0f2f4c;
}

.sd-footer__icon {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-top: 1px;
  color: #0f2f4c;
}

.sd-footer__icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sd-footer__coverage {
  display: grid;
  gap: 4px;
  margin-top: 22px;
  padding-top: 17px;
  border-top: 1px solid #dfe5e9;
}

.sd-footer__coverage span {
  color: #566978;
  font-size: 14.5px;
  line-height: 1.45;
}

/* Serviços */

.sd-footer__services {
  display: grid;
  gap: 11px;
}

.sd-footer__services a {
  position: relative;
  width: fit-content;
  padding-left: 15px;
  color: #3d5363;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.35;
  text-decoration: none;
  transition:
    color .2s ease,
    transform .2s ease;
}

.sd-footer__services a::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #0f2f4c;
}

.sd-footer__services a:hover {
  color: #0f2f4c;
  transform: translateX(3px);
}

/* CTA */

.sd-footer__column--cta {
  padding-right: 0;
}

.sd-footer__column--cta > p {
  margin: 0 0 20px;
  color: #465b6b;
  font-size: 15.5px;
  line-height: 1.6;
}

.sd-footer__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 47px;
  padding: 13px 21px;
  background: #0f2f4c;
  border: 2px solid #0f2f4c;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1.3px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition:
    background .22s ease,
    color .22s ease,
    transform .22s ease;
}

.sd-footer__button:hover {
  background: transparent;
  color: #0f2f4c;
  transform: translateY(-2px);
}

.sd-footer__security {
  display: flex;
  align-items: center;
  min-height: 58px;
  margin-top: 20px;
  padding-top: 17px;
  border-top: 1px solid #dfe5e9;
}

.sd-footer__security img {
  display: block;
  width: auto;
  max-width: 145px;
  max-height: 55px;
  object-fit: contain;
}

/* Barra inferior */

.sd-footer__bottom {
  padding: 14px 20px;
  background: #0f2f4c;
}

.sd-footer__bottom-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  max-width: 1180px;
  margin: 0 auto;
}

.sd-footer__bottom p {
  margin: 0;
  color: rgba(255, 255, 255, .9);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.45;
}

.sd-footer__bottom a {
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
}

.sd-footer__bottom a:hover {
  text-decoration: underline;
}

/* Tablet */

@media (max-width: 1000px) {
  .sd-footer__container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 38px 40px;
  }

  .sd-footer__column:nth-child(2) {
    border-right: 0;
  }

  .sd-footer__column:nth-child(1),
  .sd-footer__column:nth-child(2) {
    padding-bottom: 32px;
    border-bottom: 1px solid #dfe5e9;
  }
}

/* Celular */

@media (max-width: 620px) {
  .sd-footer__main {
    padding: 42px 20px 36px;
  }

  .sd-footer__container {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .sd-footer__column,
  .sd-footer__column:nth-child(1),
  .sd-footer__column:nth-child(2) {
    padding: 0 0 28px;
    border-right: 0;
    border-bottom: 1px solid #dfe5e9;
  }

  .sd-footer__column:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }

  .sd-footer__column h3 {
    margin-bottom: 16px;
  }

  .sd-footer__button {
    max-width: 340px;
  }

  .sd-footer__bottom-container {
    flex-direction: column;
    gap: 6px;
    text-align: center;
  }
}/* End custom CSS */