html {
    scroll-behavior: smooth;
}
body {
    font-family: Verdana, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #333; /* Corrigido para uma cor visível em fundo branco */
    transition: all 0.3s ease;
}

.container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 5px;
}

/* --- Cabeçalho - Nova Estrutura --- */
header {
    background-color: #002D62;
    background-image: url('ChatGPT Image 24 de set. de 2025, 15_15_02.png');
    background-size: 130px;
    background-repeat: no-repeat;
    background-position: 40px center;
    padding: 5px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
}

.header-top {
    color: #fff;
    padding-bottom: 0px;
}

.header-bottom {
    background-color: #003366;
    padding: 0px 0;
}

header h1 {
    margin: 10px 0;
    font-size: 2.6rem;
    letter-spacing: 2px;
    padding-left: 0px;
}

header nav ul {
    display: flex;
    justify-content: space-evenly;
    margin: 0;
    padding: 0;
    list-style: none;
}

header nav a {
    color: #e9e9ee;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease-in-out;
}

header nav a:hover {
    color: #4CAF50;
}

/* --- Seções --- */
section {
    padding: 0rem 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#banner {
    background-color: #003366;
    color: #fff;
    padding: 8rem 0;
    text-align: center;
}

#banner h2 {
    font-size: 8rem;
    margin-bottom: 3rem;
    font-weight: 300;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

#servicos {
    background-color: #ffffff;
}

#servicos h3 {
    font-size: 2.5rem;
    color: #002D62;
    margin-bottom: 2rem;
}

.service-cards {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.card {
    background-color: #efeff0;
    border: 1px solid #efeff0;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 300px;
}

.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}

.card img {
    max-width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
}

.card h4 {
    color: #002D62;
    font-size: 1.6rem;
    margin-top: 0;
}

.card .sub {
    font-weight: bold;
    color: #1b4677;
    font-size: 0.9rem;
}

.card .price {
    font-weight: bold;
    color: #4CAF50;
    font-size: 1.3rem;
}

.additional-info p {
    margin-top: 2.5rem;
    font-style: italic;
    color: #3a3939;
}

#sobre {
    background-color: #002D62;
    color: #fff;
}

#sobre h3 {
    font-size: 2.5rem;
    color: #c2c8cf;
}

#contato h3 {
    font-size: 2.5rem;
    color: #002D62;
}

form {
    display: flex;
    flex-direction: column;
    max-width: 600px;
    margin: 0 auto;
    text-align: left;
}

form label {
    margin-top: 15px;
    font-weight: 600;
}

form input, form textarea {
    padding: 12px;
    margin-top: 5px;
    border: 1px solid #3a4e6b;
    border-radius: 8px;
    font-size: 1rem;
}

form button {
    margin-top: 25px;
    padding: 15px;
    background-color: #002D62;
    color: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    transition: background-color 0.3s ease;
}

form button:hover {
    background-color: #00509e;
}

/* --- Botão do WhatsApp Estilizado --- */
.whatsapp-btn {
    display: inline-block;
    background-color: #25D366;
    color: #fff;
    padding: 20px 20px;
    text-decoration: none;
    font-weight: 600;
    border-radius: 50px;
    margin-top: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.whatsapp-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

/* --- Rodapé --- */
footer {
    background-color: #1a1a1a;
    color: #fff;
    padding: 1.5rem 0;
    text-align: center;
}

/* --- Seção da Imagem Grande --- */
.hero-image {
    text-align: center;
}

.hero-image img {
    width: 100%;
    height: auto;
    display: block;
}

.centralizar-imagem {
    display: block;
    width: 100%;
    text-align: center;
}

#contato {
    scroll-margin-top: 150px;
}
#servicos, #sobre, #contato {
    scroll-margin-top: 150px;
}
---
#mapa h3 {
    font-size: 2.5rem;
    color: #002D62;
    margin-bottom: 2rem;
}

.map-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Mantém a proporção de 16:9 */
    height: 0;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

#mapa {
    margin-top: 30px;
}

#mapa h3 {
    font-size: 2.5rem;
    color: #002D62;
    margin-bottom: 2rem;
}

#mapa iframe {
    width: 100%;
    height: 900px; /* Você pode ajustar essa altura se quiser */
    border: 1px solid #ddd;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}