/* ======================================== */
/* ARQUIVO CSS UNIFICADO           */
/* ======================================== */

/* Reset básico e Estilos Globais */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color: #f5f5f5;
    color: #000;
    line-height: 1.6;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main {
    flex: 1; /* Garante que o conteúdo principal purre o rodapé para baixo */
}em

/* Links */
a {
    color: #f17307;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

/* Container Principal para o conteúdo */
.container {
    max-width: 1200px;
    margin: 30px auto;
    padding: 0 20px;
}

/* Estilo para a página inicial */
.inicio-content {
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    text-align: center;
}

.inicio-content h1 {
    color: #f17307;
    font-size: 2em;
    margin-bottom: 20px;
}

.inicio-content p {
    font-size: 1.1em;
    line-height: 1.8;
}

/* Cabeçalho (Header) */
header.topo {
    position: relative;
    height: 140px;
    background-color: #f17307;
    color: #fff;
}

.header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 100%;
}

header.topo .logo {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
header.topo .logo img {
    max-width: 140px;
    height: auto;
}

header.topo .slogan {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: block; /* Garante que seja visível */
}
header.topo .slogan img {
    max-width: 340px;
    height: auto;
}

header.topo nav {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
header.topo nav h1 {
    display: none;
}
header.topo nav ul {
    list-style: none;
    display: flex;
    gap: 30px;
    margin: 0;
}
header.topo nav ul li a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.3s;
}
header.topo nav ul li a:hover {
    color: #fed43c;
}

/* Títulos das Seções */
h2 {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 2em;
    color: #f17307;
}

/* Cards de Passeios */
.cards-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.card {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    text-align: center;
    padding: 10px;
}

.card img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 8px;
}

.card h3 {
    font-size: 1rem;
    margin: 10px 0 5px;
}

.card p {
    margin: 5px 0;
    font-size: 0.9rem;
    color: #444;
}

.estrela {
    color: #f4c10f;
    font-weight: bold;
}

.fechado {
    color: red;
    font-weight: bold;
}

/* Seção e Tabela de Destinos */
.destinos {
    margin-top: 50px;
    text-align: center;
}
.destinos p {
    margin-bottom: 20px;
}

.destinos-table {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
    border-collapse: collapse;
    font-size: 0.9em;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.destinos-table th, .destinos-table td {
    padding: 12px;
    text-align: center;
}

.destinos-table th {
    background-color: #f17307;
    color: #fff;
    text-transform: uppercase;
}

.destinos-table td:first-child {
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
}

.destinos-table tr:nth-child(even) {
    background-color: #e7e6e2;
}
.destinos-table tr:hover {
    background-color: #ddd;
}

/* Rodapé */
footer {
    background-color: #f17307;
    color: #fff;
    padding: 20px 0;
    margin-top: auto;
}

.rodape-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-size: 0.9em;
}

.rod_cartoes {
    flex: 1;
    min-width: 200px;
}

.rod_cartoes img {
    max-width: 250px;
    margin-top: 10px;
}

.andresantos {
    flex: 1;
    min-width: 200px;
    text-align: right;
}

.andresantos a {
    color: #fff;
    text-decoration: none;
}

.andresantos a:hover {
    color: #fed43c;
}

/* ======================================== */
/* RESPONSIVIDADE              */
/* ======================================== */

@media (max-width: 992px) {
    .cards-container {
        grid-template-columns: repeat(2, 1fr); /* 2 colunas em tablets */
    }
}


@media (max-width: 1070px) {
    header.topo {
        height: auto;
        padding-bottom: 20px;
    }

    .header-container {
        flex-direction: column;
        text-align: center;
    }

    header.topo .logo,
    header.topo .slogan,
    header.topo nav {
        position: static;
        transform: none;
        margin: 15px 0;
    }
    
    header.topo .slogan {
        display: none; /* Esconde o slogan em telas menores para não poluir */
    }

    header.topo nav ul {
        flex-direction: column;
        gap: 15px;
    }

    .rodape-container {
        flex-direction: column;
        text-align: center;
    }
    .rod_cartoes, .andresantos {
        text-align: center;
        margin-bottom: 15px;
    }
    .andresantos {
        margin-top: 10px;
    }
}

@media (max-width: 576px) {
    .cards-container {
        grid-template-columns: 1fr; /* 1 coluna em celulares */
    }
    .inicio-content h1 {
        font-size: 1.5em;
    }
    .inicio-content p {
        font-size: 1em;
    }
}

.info-box {
    background-color: #ffffff;
    padding: 25px;
    margin: 40px auto 20px auto;
    max-width: 900px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
}
.info-box h2 {
    margin-bottom: 15px;
    font-size: 22px;
    color: #f17307;
}
.info-box p {
    margin: 8px 0;
}

.carousel-home {
    position: relative;
    width: 100%;
    max-width: 1160px;
    margin: 40px auto 20px;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}
.carousel-home img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
    transition: opacity 0.5s ease;
}
.carousel-home img.active {
    display: block;
}
.carousel-home .controls {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}
.carousel-home button {
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    padding: 12px 20px;
    cursor: pointer;
    font-size: 24px;
    border-radius: 5px;
}

@media (max-width: 1070px) {
}

.outros-estados-box {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 60px auto;
    background-color: hsl(0, 0%, 100%);
    border-radius: 12px;
    box-shadow: 0 6px 14px rgba(0,0,0,0.1);
    overflow: hidden;
}

.img-lado {
    flex: 1 1 300px;
    min-width: 300px;
    max-height: 100%;
}

.img-lado img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.texto-lado {
    flex: 2 1 400px;
    padding: 30px;
    font-size: 18px;
    line-height: 1.6;
}

.texto-lado h2 {
    margin-bottom: 10px;
    font-size: 24px;
}

.texto-lado ul {
    margin-top: 10px;
    padding-left: 20px;
}

.texto-lado li {
    margin-bottom: 6px;
}

/* ===== CSS extraído de index.html ===== */

    .whatsapp-button {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #25d366;
      color: white;
      border: none;
      border-radius: 50%;
      width: 60px;
      height: 60px;
      font-size: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      z-index: 999;
      transition: background-color 0.3s ease;
    }

    .whatsapp-button:hover {
      background-color: #1ebd5d;
    }
  

/* ===== CSS extraído de contato.html ===== */

        .contact-container {
            max-width: 800px;
            margin: 40px auto;
            background-color: #fff;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.1);
        }
        .contact-container h2 {
            margin-bottom: 20px;
            font-size: 2rem;
            color: #333;
        }
        .contact-info p {
            margin: 10px 0;
            font-size: 1.1rem;
        }
        .social-media {
            list-style: none;
            padding: 0;
            display: flex;
            gap: 15px;
            margin-top: 10px;
        }
        .social-media li a {
            text-decoration: none;
            font-size: 1.2rem;
        }
    .whatsapp-button {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #25d366;
      color: white;
      border: none;
      border-radius: 50%;
      width: 60px;
      height: 60px;
      font-size: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      z-index: 999;
      transition: background-color 0.3s ease;
    }

    .whatsapp-button:hover {
      background-color: #1ebd5d;
    }
    

/* ===== CSS extraído de destinos.html ===== */

    .whatsapp-button {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #25d366;
      color: white;
      border: none;
      border-radius: 50%;
      width: 60px;
      height: 60px;
      font-size: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      z-index: 999;
      transition: background-color 0.3s ease;
    }

    .whatsapp-button:hover {
      background-color: #1ebd5d;
    }
  

/* ===== CSS extraído de passeios-e-destinos.html ===== */

    .whatsapp-button {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #25d366;
      color: white;
      border: none;
      border-radius: 50%;
      width: 60px;
      height: 60px;
      font-size: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      z-index: 999;
      transition: background-color 0.3s ease;
    }

    .whatsapp-button:hover {
      background-color: #1ebd5d;
    }
  
