body {
  background: #F5F7F8; /* cinza suave Katende */
}

.content {
    width: 80%;
    padding: 40px 0;
}

.wc_slides {
    width: 100%;
}

.wc_slide_item_desc {
    top: 40% !important;
    text-align: center;
    font-size: 1.2em;
}

.main_header {
    border-top: 5px solid #086972;
    background: #fbfbfb;
}

.main_header .content {
    padding: 25px 0 15px 0;
}

.wc_mobile_nav {
    display: none;
    width: 100%;
    padding: 20px;
    background: #333;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
    cursor: pointer;
}

.wc_mobile_nav span {
    display: inline-block;
    vertical-align: top;
}

.wc_mobile_nav .bar {
    margin-right: 5px;
    margin-top: -1px;
}

.wc_mobile_nav:hover {
    color: #008B6F;
}

.site_title {
    position: absolute;
    text-indent: -9999px;
}

.main_header .wc_logo {
    float: left;
    width: 300px;
    max-width: 100%;
}

.main_header .wc_contact {
    float: right;
    text-align: right;
    padding: 20px 0;
}

.main_header .wc_contact h1 {
    font-size: 1.6em;
    font-weight: bold;
    color: #02AAB5;
    line-height: 1;
}

.main_header .wc_contact p {
    font-size: 1.1em;
    font-weight: 600;
    color: #02AAB5;
}

.wc_imobi_nav {
       background: #0893a5;
    transition: 0.3s ease;
}

.wc_imobi_nav .content {
    padding: 0;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

.wc_imobi_nav .li {
    display: inline-block;
    position: relative;
}

.wc_imobi_nav a {
    display: inline-block;
    font-size: 0.9em;
    padding: 20px;
    color: #000;
    text-decoration: none;
}

.wc_imobi_nav .login {
    float: right;
}

.wc_imobi_nav .li:hover,
.wc_imobi_nav .li a:hover {
    background: #086972;
}

.wc_imobi_nav .li:hover .sub,
.wc_imobi_nav .li a:hover .sub {
    display: block;
}

.imobi_search_code {
    float: right;
    padding: 15px 20px;
    background: #000;
}

.imobi_search_code:hover {
    background: #000 !important;
}

.imobi_search_code input,
.imobi_search_code button {
    display: inline-block;
    width: 30%;
    padding: 5px;
    border: none;
    vertical-align: middle;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0;
}

.imobi_search_code input {
    padding: 7px;
    width: 70%
}

.wc_imobi_nav .sub {
    position: absolute;
    display: none;
    width: 300px;
    background: #444;
    left: 0;
    top: 100%;
    z-index: 99;
}

.wc_imobi_nav .sub li a,
.wc_imobi_nav .sub li {
    display: block;
    width: 100%;
}

.section_header {
    text-align: center;
    margin-bottom: 30px;
}

.section_header h1 {
    text-transform: uppercase;
    color: #666;
}

.section_header p {
    text-transform: uppercase;
    font-weight: 300;
}

.workcontrol_imobi_filter {
    background: #eee;
}

.realty_item {
    box-shadow: 0px 0px 2px 1px #ccc;
}

.realty_item_header {
    position: relative;
}

.realty_item_header h1 {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 1em;
    font-weight: 600;
    color: #fff;
}

.realty_item_header a {
    text-decoration: none;
    color: #fff;
}

.realty_item_header a:hover {
    text-decoration: underline;
}

.realty_transaction {
    position: absolute;
    left: 0;
    top: 20px;
    padding: 5px 10px;
    font-size: 0.8em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.realty_transaction.cs3 {
    background: #00B490;
}

.realty_transaction.cs2 {
    background: #008B6F;
}

.realty_transaction.cs1 {
    background: #e09595;
}

.realty_observation {
    position: absolute;
    left: 0;
    top: 48px;
    padding: 5px 20px;
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
    background: #333;
    text-transform: uppercase;
}

.realty_item_content {
    padding: 10px;
}

.realty_item_content p {
    display: inline-block;
    padding: 5px 10px;
    width: 50%;
    padding-left: 40px;
    background-size: 20px;
    background-position: center left 10px;
    background-repeat: no-repeat;
    font-size: 0.7em;
    text-transform: uppercase;
    color: #777;
}




.realty_item.box4 .realty_item_header h1 {
    position: relative;
    background: #333;
    font-size: 0.875em;
}

.realty_item.box4 .realty_item_content p {
    font-size: 0.5em;
    padding: 0;
    padding-left: 35px;
}

.realty_item_content p b {
    font-size: 1.1em;
    color: #000;
}

.realty_item_content .full {
    width: 100% !important;
}

.realty_item_price {
    font-size: 1.4em;
    font-weight: 600;
    text-align: center;
    padding: 20px;
    background: #eee;
    color: #444;
    text-shadow: 1px 1px 1px #fcfcfc;
}

.wc_imobi_featured {
    background: #eee;
}

.wc_imobi_featured .realty_item {
    background: #fff;
}

.wc_footer {
    background: #333 url(images/footer-map.png) center right 10% no-repeat;
    color: #fff;
}

.wc_imobi_footerinfo p {
    margin-top: 20px;
    font-size: 0.7em;
}

.wc_imobi_footerlinks {
    padding: 0 30px;
}

.wc_imobi_footercontact h1,
.wc_imobi_footerlinks h1 {
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.wc_imobi_footerlinks a {
    color: #ccc;
    display: block;
    font-size: 0.7em;
    text-transform: uppercase;
    margin-bottom: 8px;
    text-decoration: none;
}

.wc_imobi_footerlinks a:hover {
    color: #fff;
}

.wc_imobi_footercontact p {
    font-size: 0.8em;
    margin-bottom: 10px;
}

.paginator {
    display: block;
    width: 100%;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    border-top: 1px dotted #ccc;
    text-align: center;
}

.paginator li {
    display: inline-block;
}

.paginator li a,
.paginator li span {
    display: inline-block;
    padding: 5px 10px;
    background: #008B6F;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin: 0 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.paginator li a:hover {
    background: #00B490;
}

.paginator li .active {
    background: #666;
}

.imobi_single {
    background: #eee;
}

.imobi_single_desc {
    display: inline-block;
    width: 40%;
    vertical-align: top;
      background: #ffffff;
  border-radius: 12px;
  padding: 18px 22px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.imobi_single_gb {
    display: inline-block;
    width: 60%;
    vertical-align: top;
}

.imobi_single_gb {
    padding-right: 40px;
}

.imobi_single_gb aside {
    display: block;
    width: 100%;
    padding: 5px;
    background: #fff;
    cursor: pointer;
}

.imobi_single_gb aside article {
    display: inline-block;
    width: 20%;
    padding: 5px;
}

.imobi_single_gb aside article:hover {
    background: #008B6F;
}

.imobi_single_gb aside .active,
.imobi_single_gb aside .active:hover {
    background: #00B490;
    cursor: default;
}

.imobi_single_desc header h2 {
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1;
    color: #008B6F;
}

.imobi_brokers {
    text-align: center;
    background: #008B6F url(images/footer-map.png) center right 10% no-repeat;
    color: #fff;
    font-size: 1.3em;
    text-shadow: 0px 1px 1px #000;
}

.imobi_brokers p:last-of-type {
    font-size: 0.7em;
    text-transform: uppercase;
    margin-top: 5px;
}

.imobi_single_desc h3 {
    font-size: 1em;
    font-weight: 300;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
}

.imobi_single_desc .realty_item_content {
    padding: 0;
}

.imobi_single_desc .realty_item_content p {
    display: inline-block;
    width: 100%;
    padding: 8px 0 8px 25px;
    background-position: center left;
    border-bottom: 1px solid #ccc;
}

.imobi_single_desc .realty_item_content b {
    display: inline-block;
    margin-left: 5px;
}

.single_imobi_desc {
    background: #fff;
    font-size: 1.1em;
}

.imobi_single_part h3 {
    font-size: 2em;
    font-weight: 300;
    margin-bottom: 20px;
}

.imobi_single_part span {
    display: inline-block;
    padding: 10px;
    background: #00B490;
    border: 3px solid #eee;
    color: #fff;
    font-weight: 600;
    font-size: 0.875em;
}

.imobi_single_part span b {
    display: inline-block;
    padding: 5px 11px;
    background: #008B6F;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.page_content {
    background: #fbfbfb;
    padding: 20px;
}

.page_content header {
    text-align: right;
    margin-bottom: 20px;
    color: #ccc;
}

.page_content .htmlchars {
    padding: 0;
}

@media (max-width: 30em) {
    .wc_imobi_footerlinks {
        padding: 0;
    }
}

@media (max-width: 44em) {
    .main_header .wc_logo {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .main_header .wc_contact {
        float: none;
        text-align: center;
        font-size: 0.8em;
    }

    .wc_slide_item_desc p {
        display: none;
    }
}

@media (max-width: 48em) {
    .wc_imobi_footerlinks {
        padding-right: 0;
    }

    .imobi_single_desc,
    .imobi_single_gb {
        width: 100%;
        padding: 0;
    }

    .imobi_single_desc {
        padding-top: 30px;
    }
}

@media (max-width: 56em) {
    .content {
        width: 90%;
    }

    .realty_item .realty_item_header h1 {
        position: relative;
        background: #333;
        font-size: 0.875em;
    }

    .realty_item .realty_item_content p {
        font-size: 0.5em;
        padding: 0;
        padding-left: 35px;
    }

    .wc_slides {
        width: 100%;
    }
}

@media (max-width: 70em) {
    .wc_imobi_nav {
        display: none;
    }

    .wc_imobi_nav li,
    .wc_imobi_nav a,
    .wc_imobi_nav .content {
        display: block;
        width: 100%;
    }

    .wc_imobi_nav .sub {
        position: initial;
        display: block;
        width: auto;
    }

    .wc_imobi_nav .sub a:hover {
        background: #000;
    }

    .wc_mobile_nav {
        display: block;
    }
}

.imobi_provider {
    background: #086972;
    padding: 20px 0;
    border-top: 1px solid #eee;
}

.provider_box {
    display: flex;
    align-items: center;
    gap: 20px;
}

.provider_avatar img {
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.provider_info h4 {
    margin: 0 0 5px;
    font-size: 1.2em;
}

.provider_info p {
    margin: 3px 0;
}

.price {
    font-size: 1.1em;
    color: #2c3e50;
    margin: 8px 0;
}

.price b {
    color: #27ae60;
    /* verde elegante */
    font-weight: 700;
}

.price b::before {
    content: "💰 ";
    color: #27ae60;
}

.price b:hover {
    color: #1e8449;
    transition: color 0.3s ease;
}

.price b:empty::before {
    content: "🤝 ";
    color: #f39c12;
}

/* ==========================
   🎨 Fonte e Reset
========================== */
@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700;800;900&display=swap");

*,
*::after,
*::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

/* ==========================
   🧱 Estrutura geral
========================== */
.main {
  max-width: 75rem;
  margin: 0 auto;
}

.main__heading {
  font-weight: 600;
  font-size: 2.25em;
  text-align: center;
  color: #333;
  margin-bottom: 30px;
}

/* ==========================
   📦 Área dos cards
========================== */
.cards {
  position: relative;
}

.cards__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  padding: 40px 80px;
background: transparent; /* deixa os cards flutuarem */
}

/* ==========================
   💡 Card individual
========================== */
.cards__card {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  flex: 1 1 calc(33.333% - 30px);
  max-width: calc(33.333% - 30px);
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.cards__card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

/* ==========================
   🖼️ Imagem
========================== */
.card__image-wrapper {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
}

.card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.cards__card:hover .card__image {
  transform: scale(1.05);
}

/* ==========================
   🧾 Conteúdo
========================== */
.card__content {
  padding: 24px 20px;
}

.card__heading {
  font-size: 1.3em;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3.2em;
}

.card__price {
  color: #02AAB5;
  font-weight: bold;
  margin-bottom: 12px;
}

.card__bullets {
  color: #555;
  font-size: 0.95em;
  line-height: 1.6;
  margin-bottom: 18px;
}

/* ==========================
   🏷️ Destaque e Categoria
========================== */
.realty_observation {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
  background: rgba(2,170,181,0.7);
  color: #fff;
  font-size: 0.75em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 20px;
  letter-spacing: 0.5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

.realty_category {
  display: inline-block;
  background: #e0f2ef;
  color: #02AAB5;
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 12px;
  margin-bottom: 10px;
}

/* ==========================
   🔘 Botão de ação
========================== */
.card__actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.card__cta {
  background: linear-gradient(135deg, #02AAB5, #02AAB5);
  color: #fff;
  padding: 10px 22px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95em;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.card__cta:hover {
  background: linear-gradient(135deg, #00c9a6, #00997f);
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

/* ==========================
   👣 Rodapé do card
========================== */
.card__footer {
  display: flex;
  flex-direction: column; /* 👈 coloca os itens em coluna */
  align-items: flex-start;
  background: #272626;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 12px 18px;
  font-size: 0.85em;
  color: #89DFD6;
}

.card__footer i {
  margin-right: 6px;
  color: #89DFD6;
  vertical-align: middle;
  font-size: 1em;
}

.card__author {
  font-weight: 600;
  margin-bottom: 4px; /* 👈 pequeno espaçamento entre linhas */
}

.card__location {
  font-weight: 500;
  color: #f4f4f4;
}


/* ==========================
   📱 Responsividade
========================== */
@media (max-width: 1024px) {
  .cards__card {
    flex: 1 1 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}

@media (max-width: 600px) {
  .cards__card {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .cards__inner {
    padding: 20px;
  }

  .card__actions {
    justify-content: center;
  }

  .card__footer {
    flex-direction: column;
    gap: 6px;
    text-align: center;
  }
}


/* ===========================================================
   🌐 Katende – Estilos complementares de identidade visual
   Aplica melhorias visuais mantendo a estrutura existente
   Cores oficiais:
   Primária:   #02AAB5 (turquesa)
   Secundária: #086972 (azul escuro)
   Suave:      #89DFD6 (azul claro)
   =========================================================== */

/* -----------------------
   🟩 Cabeçalho e navegação
------------------------- */
.main_header {
  border-top: 5px solid #02AAB5;
  background-color: #ffffff;
}

.wc_imobi_nav {
  background: #086972;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.wc_imobi_nav .li a {
  color: #fff;
  transition: background 0.3s ease, color 0.3s ease;
}

.wc_imobi_nav .li a:hover {
  background: #02AAB5;
  color: #fff;
}

/* -----------------------
   🟦 Botões principais
------------------------- */
button,
a.button,
input[type=submit],
.card__cta {
  background: linear-gradient(135deg, #02AAB5, #086972);
  color: #fff !important;
  border: none;
  font-weight: 600;
  border-radius: 6px;
  transition: all 0.3s ease;
}

button:hover,
a.button:hover,
input[type=submit]:hover,
.card__cta:hover {
  background: linear-gradient(135deg, #02AAB5, #02c6cb);
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(2,170,181,0.3);
}

/* -----------------------
   🟧 Banner / Slider
------------------------- */
.wc_slide_item_desc {
  background: rgba(2, 170, 181, 0.7);
  padding: 20px;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
}

/* -----------------------
   🟩 Cards de serviços
------------------------- */
.realty_observation {
  background: #02AAB5;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.3px;
}

.realty_category {
  background: #89DFD6;
  color: #086972;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 4px 10px;
}

.card__price {
  color: #02AAB5;
  font-weight: bold;
}

.card__footer {
  background: #086972;
  color: #fff;
}

.card__footer i {
  color: #89DFD6;
}

/* -----------------------
   🟦 Busca de serviços
------------------------- */
.imobi_search_code button,
.page_content input[type="submit"] {
  background: #02AAB5;
  color: #fff;
  border: none;
}

.imobi_search_code button:hover {
  background: #086972;
}

/* -----------------------
   🟩 Rodapé
------------------------- */
.wc_footer {
  background: #086972 url(images/footer-map.png) center right 10% no-repeat;
  color: #fff;
}

.wc_imobi_footerlinks a {
  color: #89DFD6;
  transition: color 0.3s ease;
}

.wc_imobi_footerlinks a:hover {
  color: #ffffff;
}

.wc_imobi_footercontact h1 {
  color: #89DFD6;
}

/* -----------------------
   ✨ Pequenos detalhes
------------------------- */
.section_header h1 {
  color: #086972;
  font-weight: 700;
}

.section_header p {
  color: #02AAB5;
  font-weight: 400;
}

a {
  color: #02AAB5;
}

a:hover {
  color: #086972;
  text-decoration: underline;
}

/* -----------------------
   📱 Responsividade suave
------------------------- */
@media (max-width: 768px) {
  .wc_imobi_nav .li a {
    padding: 15px;
  }
  .wc_slide_item_desc {
    font-size: 1em;
  }
  .card__cta {
    display: block;
    text-align: center;
  }
}


/* ===== Layout equilibrado ===== */
.service_container {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  align-items: flex-start;
  justify-content: space-between;
}

/* Imagem à esquerda */
.imobi_single_gb {
  flex: 1 1 58%;
  max-width: 58%;
}

.imobi_single_gb img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.07);
}



/* Cabeçalho do serviço */
.service_header h1 {
  color: #086972;
  font-size: 1.6em;
  line-height: 1.2;
  margin-bottom: 4px;
}

.service_subtitle {
  color: #02AAB5;
  font-size: 0.9em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* Parágrafos e texto interno */
.realty_item_content {
  flex-grow: 1;
}

.realty_item_content p {
  margin: 8px 0;
  font-size: 0.9em;
  color: #444;
}

.realty_item_content b {
  color: #02AAB5;
  font-weight: 600;
}

/* Preço */
.price {
  font-size: 1em;
  margin-bottom: 12px;
}

.price b {
  color: #086972;
  font-weight: 700;
}

/* Descrição */
.htmlchars {
  margin-top: 8px;
  line-height: 1.5;
  font-size: 0.9em;
  color: #555;
}

/* Ajuste responsivo */
@media (max-width: 900px) {
  .service_container {
    flex-direction: column;
  }
  .imobi_single_gb,
  .imobi_single_desc {
    max-width: 100%;
  }
  .imobi_single_desc {
    padding: 15px;
  }
}

/* 🧩 Bloco do prestador em destaque */
.provider_box_highlight {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 12px;
  padding: 25px 30px;
  box-shadow: 0 3px 12px rgba(0,0,0,0.08);
  gap: 30px;
}

.provider_info_left {
  display: flex;
  align-items: center;
  gap: 20px;
}

.provider_avatar img {
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
  width: 150px;
  height: 140px;
  object-fit: cover;
}

.provider_info h4 {
  color: #086972;
  font-size: 1.3em;
  margin-bottom: 6px;
}

/* ⭐ Badge de pontuação */
.provider_rating_badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #02AAB5, #086972);
  color: #fff;
  border-radius: 16px;
  padding: 15px 20px;
  box-shadow: 0 5px 15px rgba(2,170,181,0.3);
  min-width: 150px;
}

.rating_circle {
  background: #fff;
  color: #02AAB5;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.4em;
  box-shadow: inset 0 0 8px rgba(0,0,0,0.1);
}

.rating_circle small {
  font-size: 0.6em;
  text-transform: uppercase;
  color: #086972;
  margin-top: -5px;
}

.rating_text h5 {
  margin-top: 8px;
  font-size: 0.9em;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.stars_line {
  margin-top: 4px;
}

.stars_line .star {
  font-size: 1.1em;
  color: #ccc;
}

.stars_line .star.filled {
  color: #FFD700;
  text-shadow: 0 0 6px rgba(255, 215, 0, 0.6);
}

/* 📱 Responsivo */
@media (max-width: 768px) {
  .provider_box_highlight {
    flex-direction: column;
    align-items: flex-start;
  }
  .provider_rating_badge {
    align-self: center;
  }
}


/* 🔹 Título de secção com destaque Katende */
.section_title_accent {
  position: relative;
  font-size: 1.4em;
  font-weight: 700;
  color: #f4f4f4;
  margin-bottom: 25px;
  padding-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Faixa decorativa inferior */
.section_title_accent::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  border-radius: 2px;
  background: linear-gradient(90deg, #02AAB5, #086972);
}

/* Adapta para mobile */
@media (max-width: 768px) {
  .section_title_accent {
    font-size: 1.2em;
    text-align: center;
  }
  .section_title_accent::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
/* 🧠 Biografia curta do prestador */
.provider_bio {
  text-align: center;
  font-style: italic;
  font-size: 0.9em;
  color: #444;
  margin: 8px 0 15px 0;
  line-height: 1.5;
  background: #086972;
  padding: 10px 5px;
  border-radius: 8px;
  border-left: 4px solid #02AAB5;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

/* Ajuste para responsivo */
@media (max-width: 768px) {
  .provider_bio {
    font-size: 0.85em;
    padding: 8px 10px;
  }
}

/* 🔸 Bloco de botão exclusivo da página de serviço */
.service_request_button {
  width: 100%;
  margin: 25px 0;
  display: flex;
  justify-content: center;
}

/* 🟢 Botão Katende em destaque */
.service_cta_button {
  display: block;
  width: 100%;
  text-align: center;
  background: linear-gradient(135deg, #02AAB5, #086972);
  color: #fff;
  font-weight: 700;
  font-size: 1.1em;
  padding: 18px 0;
  border-radius: 10px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(2,170,181,0.3);
}

/* 💎 Hover interativo */
.service_cta_button:hover {
  background: linear-gradient(135deg, #00C4CF, #0A827D);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(2,170,181,0.4);
}

/* 📱 Responsivo */
@media (max-width: 768px) {
  .service_cta_button {
    font-size: 1em;
    padding: 15px 0;
  }
}

/* 🌄 Parallax Katende */
.katende_parallax {
  position: relative;
  background: #000 url(images/parallax-2.jpg) top center no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

/* Camada escura semi-transparente */
.parallax_overlay {
  background: rgba(8, 105, 114, 0.6); /* azul escuro Katende com transparência */
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 40px 20px;
}

/* Textos */
.parallax_overlay h2 {
  font-size: 2em;
  font-weight: 800;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.parallax_overlay p {
  font-size: 1.1em;
  font-weight: 400;
  max-width: 600px;
  line-height: 1.6;
  color: #E0F8F8;
}

/* 📱 Responsivo */
@media (max-width: 768px) {
  .katende_parallax {
    height: 260px;
    background-attachment: scroll; /* desativa parallax em mobile */
  }

  .parallax_overlay h2 {
    font-size: 1.4em;
  }

  .parallax_overlay p {
    font-size: 0.95em;
  }
}

@media (max-width: 768px) {
  .katende_parallax {
    height: 260px;
    background-attachment: scroll; /* desativa o efeito */
  }
}
@media (max-width: 768px) {
  .katende_parallax {
    height: 260px;
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
    animation: mobileParallax 10s ease-in-out infinite alternate;
  }
}

@keyframes mobileParallax {
  0% { background-position: center 0; }
  100% { background-position: center 30%; }
}


/*
NECSSIDADES
*/

/* ============================
   TEMA KATENDE - TABELA
   ============================ */

.table_responsive {
    width: 100%;
    overflow-x: auto;
    background: #f2fefe;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid #caefeb;
}

/* TABELA BASE */
.table_orders {
    width: 100%;
    border-collapse: collapse;
    min-width: 700px;
    background: white;
    border-radius: 8px;
    overflow: hidden;
}

.table_orders th,
.table_orders td {
    padding: 12px 14px;
    text-align: left;
}

/* CABEÇALHO */
.table_orders thead tr {
    background: #086972;           /* Azul Escuro */
    color: #fff;
}

.table_orders th {
    font-weight: bold;
    font-size: 14px;
}

/* LINHAS */
.table_orders tbody tr {
    border-bottom: 1px solid #e5f5f4;
}

.table_orders tbody tr:hover {
    background: #89DFD6;           /* Azul Suave */
    color: #003c41;
    transition: 0.2s;
}

/* BOTÕES */
.btn_small {
    padding: 6px 12px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff !important;
    display: inline-block;
}

/* VER */
.btn_blue {
    background: #02AAB5;            /* Primária */
}
.btn_blue:hover {
    background: #086972;
}

/* AVALIAR */
.btn_green {
    background: #086972;            /* Secundária */
}
.btn_green:hover {
    background: #064f56;
}

/* AÇÕES */
.actions_col {
    white-space: nowrap;
}

/* ============================
   MOBILE RESPONSIVO
   ============================ */

@media (max-width: 768px) 
{

    .table_orders {
        min-width: 100%;
    }

    .table_orders thead {
        display: none;
    }

    .table_orders tr {
        display: block;
        margin-bottom: 12px;
        background: white;
        padding: 12px;
        border-radius: 10px;
        border: 1px solid #d8f4f1;
    }

    .table_orders td {
        display: block;
        padding: 8px 0;
    }

    .table_orders td::before {
        content: attr(data-label);
        font-weight: bold;
        color: #086972;
        display: block;
        margin-bottom: 4px;
        font-size: 13px;
    }
}

.how_it_works_section {
    margin-top: 25px;
    padding: 20px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
}

.how_it_works_section .section_title_accent {
    font-size: 1.3em;
    margin-bottom: 18px;
    font-weight: 600;
    color: #C63D3A;
}

.how_it_works_content .how_step {
    display: flex;
    gap: 15px;
    margin-bottom: 18px;
}

.step_number {
    width: 35px;
    height: 35px;
    background: #C63D3A;
    color: #fff;
    border-radius: 50%;
    font-size: 1.1em;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.step_text h4 {
    margin: 0 0 4px 0;
    font-size: 1.05em;
    color: #333;
}

.step_text p {
    margin: 0;
    font-size: 0.95em;
    color: #666;
}

