* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    .container {
    width: 90%;          /* Ocupa 90% da tela em celulares */
    max-width: 1200px;   /* Não passa de 1200px em monitores grandes */
    margin: 0 auto;      /* Centraliza o conteúdo */
    /* Estilo padrão (Mobile First) */
.menu {
    display: block;
}

/* Para telas maiores que 768px (Tablets e Desktops) */
@media (min-width: 768px) {
    .menu {
        display: flex;
        justify-content: space-between;
    }
}
}
}

body {
    line-height: 1.6;
    color: #333;
}

header {
    background: #5a88c6  ;
    color: #fff;
    padding: 1rem 5%;
    position: fixed;
    width: 100%;
    z-index: 1000;
}


nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo span {
    color: #5a88c6  ;
    font-weight: arial;
}

nav ul {
    display: flex;
    list-style: none;
}

nav ul li {
    margin-left: 20px;
}

nav ul li a {
    color: #fff;
    text-decoration: none;
}


.roboto-<uniquifier> {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
}

.hero {
    height: 80vh;
    background: linear-gradient(rgba(224, 13, 13, 0.6), rgba(0, 0, 0, 0.6)), url('https://images.unsplash.com/photo-1562654501-a0ccc0fc3fb1?auto=format&fit=crop&w=1200') no-repeat center center/cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 60px;
}

.btn {
    background: #29b805;
    color: #fff;
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 20px;
}



#servicos {
    padding: 50px 5%;
    background: #f4f4f4;
}

.grid-servicos {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.card {
    background: #f8f9fa; */ Rotuolos /De
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(5, 107, 22, 0.1);
    text-align: center;
}

#contato {
    padding: 50px 5%;
    max-width: 600px;
    margin: auto;
}

form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

form input,
form select,
form textarea {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

button {
    background: #5a88c6 ;
    color: rgb(241, 234, 234);
    padding: 10px;
    border: none;
    cursor: pointer;
}

button:hover {
    background: #20e040;
}

#home.hero {
    background-image: url(/img/faixada-01.PNG); =======================================================cabeçalho
    background-size: cover;
    /* Faz a imagem cobrir toda a área */
    background-position: center;
    min-height: 100px;
    /* Define uma altura para a seção aparecer */
    
}

.whatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #aca7ab;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 10px rgba(3, 194, 89, 0.2);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}


/* Configuração da Seção Hero */
.hero {
    height: 80vh; /* Ocupa 80% da altura da tela */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), 
                url('https://images.unsplash.com/photo-1562654501-a0ccc0fc3fb1?auto=format&fit=crop&w=1600&q=80'); 
    background-size: cover;
    background-position: center;
    color: white;
    padding: 0 20px;
}

/* Título Principal */
.hero h1 {
    font-size: clamp(2.5rem, 5vw, 4rem); /* Tamanho responsivo */
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
}

/* Subtítulo */
.hero p {
    font-size: 0.2rem;
    max-width: 700px;
    margin-bottom: 30px;
    line-height: 1.6;
    font-weight: 300;
}

/* Botão de Orçamento */
.hero .btn {
    display: inline-block;
    padding: 15px 40px;
    background-color: #042350 ; /* Verde que você já está usando ========================================================solicitar orçam*/
    color: rgb(238, 28, 133);
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

/* Configuração da Seção Hero */
.hero {
    position: relative;
    height: 80vh; /* Ocupa 80% da altura da tela */
    min-height: 400px;
    background: url('https://images.unsplash.com/photo-1562654501-a0ccc0fc3fb1?auto=format&fit=crop&w=1600&q=80') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;          ----------titulo
    overflow: hidden;
}

/* Camada de Contraste */
.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.); /* Escurece a imagem de fundo */
    z-index: 1;
}

/* Conteúdo sobre a imagem */
.hero-content {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 800px;
}

.hero-content h1 {
    font-size: 3rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
}

.hero-content p {
    font-size: 1.5rem;
    margin-bottom: 30px;
    font-weight: 100;
}

/* Botão Estilizado ------------------------------------------------------276 #29b805 ve */
.btn-hero {
    background-color: #29b805 ;
    color: rgb(22, 4, 4);
    padding: 15px 35px;
    font-size: 1.2rem;
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    transition: all 0.3s ease;
    display: inline-block;
    border: 2px solid transparent;
}

.btn-hero:hover {
    background-color: transparent;
    border-color: #1aeb60;
    transform: scale(1.05);
}

/* --- RESPONSIVIDADE (CELULAR) --- */
@media (max-width: 768px) {
    .hero {
        height: 60vh; /* Menor no celular para não esconder o conteúdo */
    }
    
    .hero-content h1 {
        font-size: 0.8rem; /* Diminui o título no celular */
    }
    
    .hero-content p {
        font-size: 1.1rem;
    }
    
    .btn-hero {
        padding: 12px 25px;
        font-size: 1rem;
    }
}

.hero .btn:hover {
    background-color: transparent;
    border-color: #25d366;
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

/* Ajuste para Mobile */
@media (max-width: 768px) {
    .hero {
        height: 60vh;
    }
}

.redes-sociais {
    text-align: center;
    padding: 20px;
}

.icones-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 15px;
}

.social-icon {
    font-size: 24px;
    color: #fff;
    background: #333;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    text-decoration: none;
}



.galeria-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}

.galeria-dinamica {
  display: flex;
  overflow-x: auto;
  gap: 20px;
  padding: 0 10%; /* Dá um respiro nas laterais */
  
  /* MÁGICA DO SNAP SCROLL */
  scroll-snap-type: x mandatory; 
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

/* Esconder a barra de rolagem para um visual limpo */
.galeria-dinamica::-webkit-scrollbar {
  display: none;
}

.card-servico {
  flex: 0 0 70%; /* Cada card ocupa 70% da tela (mostra um pouco do próximo) */
  scroll-snap-align: center; /* O card sempre para no centro da tela */
  position: relative;
  transition: transform 0.3s ease;
}

.card-servico img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

.card-servico span {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  font-weight: bold;
  background: rgba(0,0,0,0.5);
  padding: 5px 15px;
  border-radius: 10px;
}

/* Efeito dinâmico ao passar o mouse (Desktop) */
.card-servico:hover {
  transform: scale(1.03);
}

/* Em telas maiores, mostramos mais fotos de uma vez */
@media (min-width: 1024px) {
  .card-servico {
    flex: 0 0 30%; /* Mostra 3 fotos quase inteiras */
  }
}

.texto-bloco {
  padding: 15px;
  background: #fff;
}

.texto-bloco h3 {
  margin: 0 0 10px;
  font-size: 18px;
  color: #333;
}

.texto-bloco p {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
}

.link-whatsapp {
    text-decoration: none; /* Remove o sublinhado do link */
    color: #fff; /* Cor do número */
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    gap: 8px; /* Espaço entre o ícone e o número */
    transition: 0.3s;
}

.link-whatsapp i {
    color: #25d366; /* Verde oficial do WhatsApp */
    font-size: 1.2rem; /* Aumenta um pouco o ícone */
}

.link-whatsapp:hover {
    color: #f4f4f4; /* O número também fica verde ao passar o mouse */
    transform: scale(1.05); /* Leve zoom ao passar o mouse */
}

document.getElementById("meuFormulario").addEventListener("submit", function(e) {
    e.preventDefault();

    const form = this;
    const btn = document.getElementById("btnEnviar");
    
    // Captura os valores dos campos
    const nome = form.querySelector('input[name="nome"]').value;
    const email = form.querySelector('input[name="email"]').value;
    const tel = form.querySelector('input[name="telefone"]').value;
    const msg = form.querySelector('textarea[name="mensagem"]').value;

    // 1. VALIDAÇÃO SIMPLES
    if (nome.trim() === "" || msg.trim() === "") {
        Swal.fire('Ops!', 'Por favor, preencha o nome e a mensagem.', 'warning');
        return;
    }

    // 2. VALIDAÇÃO DE E-MAIL (Regex)
    const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
    if (!emailRegex.test(email)) {
        Swal.fire('E-mail inválido', 'Por favor, insira um e-mail real.', 'error');
        return;
    }

    // 3. INÍCIO DO ENVIO
    btn.disabled = true;
    btn.innerText = "Enviando...";

    fetch("https://formspree.io/f/flexotec.rotulosetiquetasjf@gmail.com", {
        method: "POST",
        body: new FormData(form),
        headers: { 'Accept': 'application/json' }
    }).then(response => {
        btn.disabled = false;
        btn.innerText = "Enviar Orçamento";

        if (response.ok) {
            // ALERTA DE SUCESSO BONITO
            Swal.fire({
                title: 'Sucesso!',
                text: 'Sua mensagem para a FlexoTec foi enviada.',
                icon: 'success',
                confirmButtonColor: '#25d366'
            });
            form.reset();
        } else {
            Swal.fire('Erro', 'O servidor respondeu com um erro. Tente mais tarde.', 'error');
        }
    }).catch(error => {
        btn.disabled = false;
        btn.innerText = "Enviar Orçamento";
        Swal.fire('Sem conexão', 'Verifique sua internet.', 'error');
    });
});

.banner-entrega {
    background-color: #f8f9fa; /* Fundo claro para destacar o logo */
    padding: 20px 0;
    border-bottom: 2px solid #eee;
    width: 100%;
}

.entrega-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px; /* Espaço entre logo e texto */
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.entrega-logo {
    width: 120px; /* Tamanho controlado do logo */
    height: auto;
}

.entrega-texto h2 {
    margin: 0;
    font-size: 1.5rem;
    color: #333;
    font-family: sans-serif;
}

.entrega-texto p {
    margin: 5px 0 0;
    color: #666;
}

/* RESPONSIVIDADE (Celular) */
@media (max-width: 600px) {
    .entrega-container {
        flex-direction: column; /* Empilha logo e texto no celular */
        text-align: center;
        gap: 15px;
    }

    .entrega-logo {
        width: 100px;
    }

    .entrega-texto h2 {
        font-size: 1.2rem;
    }
}

.link-animado {
    text-decoration: none;
    color: #15f76b; /* Cor do seu link */
    position: relative;
    font-weight: bold;
}

.link-animado::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -2px;
    left: 0;
    background-color: #007bff;
    transition: width 0.3s ease-in-out;
}

.link-animado:hover::after {
    width: 100%;
}

.link-animado-shark {
    display: inline-block;
    text-decoration: none;
    color: #333;
    padding: 5px 10px;
    transition: all 0.3s ease;
}

.link-animado-shark:hover {
    transform: translateY(-3px); /* Faz o link subir */
    color: #00c3ff; /* Cor inspirada em tecnologia/shark */
    text-shadow: 0px 4px 8px rgba(0, 195, 255, 0.3);
}

.link-botao {
    text-decoration: none;
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    transition: 0.3s;
}

.link-botao:hover {
    letter-spacing: 1px; /* O texto expande levemente */
    background-color: #222;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

/* Estilos Gerais */
.navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #333;
  padding: 1rem 2rem;
  color: white;
}

.nav-list {
  display: flex;
  list-style: none;
  gap: 20px;
}

.nav-list a {
  color: rgb(226, 13, 13);
  text-decoration: none;
  transition: 0.3s;
}

.social-links-container {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap; /* Garante que os ícones se ajustem em telas pequenas */
  padding: 20px;
}

.social-btn {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: white;
  text-decoration: none;
  font-size: 22px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

/* Cores das Redes Sociais */
.whatsapp { background-color: #25d366; }
.linkedin { background-color: #0077b5; }
.facebook { background-color: #1877f2; }
.twitter  { background-color: #000000; } /* Cor oficial do X */
.instagram { 
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
}

/* Efeito Hover Tecnológico */
.social-btn:hover {
  transform: translateY(-5px);
  filter: brightness(1.2);
  /* Brilho suave acompanhando a cor do botão */
  box-shadow: 0 8px 20px rgba(0, 180, 216, 0.4); 
}

/* Botão Flutuante */
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
}

/* Animação de Pulso */
.whatsapp-float::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #25d366;
    opacity: 0.7;
    z-index: -1;
    animation: pulse-green 2s infinite;
}

@keyframes pulse-green {
    0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); }
    70% { transform: scale(1.2); box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
    100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

/* Tooltip (Texto ao passar o mouse) */
.tooltip-text {
    visibility: hidden;
    width: 160px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    right: 125%; 
    font-size: 14px;
    opacity: 0;
    transition: opacity 0.3s;
}

.whatsapp-float:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.whatsapp-float:hover {
    transform: scale(1.1);
    background-color: #128c7e;
}

/* Estilização da Seção */
#servicos {
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
}

#servicos h1 {
    font-size: 2.5rem;
    color: #333;
    margin-bottom: 40px;
    position: relative;
}

/* Linha decorativa abaixo do título */
#servicos h1::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background-color: #007bff; /* Mude para a cor da sua marca */
    margin: 10px auto;
    border-radius: 2px;
}

/* Configuração do Grid */
.grid-servicos {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    padding: 20px 0;
}

/* Estilização dos Cards */
.card {
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Efeito ao passar o mouse */
.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.card h3 {
    color: #007bff;
    margin-bottom: 15px;
    font-size: 1.4rem;
}

.card p {
    color: #666;
    line-height: 1.6;
    font-size: 1rem;
}

/* Botão moderno dentro do card */
.btn-saiba-mais {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 25px;
    background: linear-gradient(45deg, #6a11cb, #2575fc);
    color: white;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(37, 117, 252, 0.3);
}

.btn-saiba-mais:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(37, 117, 252, 0.5);
    filter: brightness(1.1);
}

/* Espaçamento extra no parágrafo para o botão */
.card p {
    margin-bottom: 10px;
}

#contato {
    padding: 80px 20px;
    background: #f8faff;
    font-family: 'Poppins', sans-serif;
}

.container-contato {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    gap: 50px; /* Espaço entre fotos e formulário */
    align-items: center;
    flex-wrap: wrap; /* Para quebrar linha no celular */
}

/* --- Estilo da Galeria de Fotos --- */
.galeria-empresa {
    flex: 1;
    min-width: 300px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.foto-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.foto-card img {
    width: 100%;
    height: 250px;
    object-fit: cover; /* Faz a foto preencher o espaço sem distorcer */
    display: block;
}

.foto-card:hover {
    transform: scale(1.03);
}

.legenda {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(transparent, rgba(0,0,0,0.7));
    color: white;
    padding: 10px;
    font-size: 0.8rem;
    text-align: center;
}

/* --- Estilo do Formulário --- */
.formulario-box {
    flex: 1;
    min-width: 350px;
    background: white;
    padding: 40px;
    border-radius: 24px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
}

.formulario-box h2 {
    font-weight: 800;
    background: linear-gradient(to right, #6a11cb, #2575fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
}

input, textarea {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: 2px solid #eee;
    border-radius: 12px;
    outline: none;
    font-family: 'Poppins', sans-serif;
    transition: border-color 0.3s;
}

input:focus, textarea:focus {
    border-color: #2575fc;
}

.btn-enviar {
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 12px;
    background: linear-gradient(to right, #6a11cb, #2575fc);
    color: white;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.btn-enviar:hover {
    filter: brightness(1.1);
    transform: translateY(-3px);
}

/* Responsividade total */
@media (max-width: 768px) {
    .container-contato {
        flex-direction: column-reverse; /* Foto fica embaixo do form no celular */
    }
    .galeria-empresa {
        grid-template-columns: 1fr; /* Fotos uma embaixo da outra no celular */
    }
}

/* Importando a fonte Poppins do Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap');

#servicos {
    padding: 80px 20px;
    background: #f0f4f8; /* Fundo suave para destacar os cards */
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

#servicos h1 {
    font-size: 3rem;
    font-weight: 800;
    background: linear-gradient(90px, #ff00cc, #3333ff);
    background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 50px;
    letter-spacing: -1px;
}

.grid-servicos {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.card {
    background: #e9e3e3;
    padding: 40px 30px;
    border-radius: 24px;
    border: none;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* Faixa colorida no topo do card */
.card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(to right, #00d2ff, #3a7bd5);
}

/* Diferenciando as cores dos cards para ser vibrante */
.card:nth-child(2)::before { background: linear-gradient(to right, #ff512f, #dd2476); }
.card:nth-child(3)::before { background: linear-gradient(to right, #00f260, #0575e6); }

.card:hover {
    transform: translateY(-15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.card h3 {
    font-size: 1.6rem;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 15px;
}

.logo {
  display: flex;
  align-items: center; /* Centraliza a imagem e o texto verticalmente */
  gap: 12px;           /* Espaço entre a imagem e o nome "Flexotec" */
  cursor: pointer;
  transition: transform 0.3s ease;
}

.logo:hover {
  transform: scale(1.02); /* Efeito sutil ao passar o mouse */
}

.nav-logo-img {
  width: 40px;         /* Ajuste conforme o tamanho desejado=================================*/
  height: 40px;
  object-fit: contain; /* Garante que a logo não fique esticada */
  border-radius: 4px;  /* Leve arredondamento se a imagem for quadrada */
}

.logo span {
  font-family: 'Inter', sans-serif; /* Uma fonte moderna */
  font-size: 1.5rem;
  font-weight: 700;    /* Deixa o texto em negrito profissional */
  color: #e4eee7;         /* Cor do texto (ajuste para branco se o fundo for escuro) ==============*/
  letter-spacing: -0.5px;
  text-transform: uppercase; /* Opcional: deixa o nome mais imponente */
}

/* Esconde o menu no mobile por padrão (exemplo simplificado) */
@media (max-width: 768px) {
    .nav-list {
        display: none; /* Ou use transform: translateX para deslizar */
        flex-direction: column;
        position: absolute;
        top: 60px;
        width: 100%;
        background-color: #fff;
    }

    /* Quando o JS adicionar essa classe, o menu aparece */
    .nav-list.active {
        display: flex;
    }
}

.galeria-container {
  overflow: hidden;
  width: 100%;
  background: #f0f0f0;
  padding: 20px 0;
}

.galeria-slider {
  display: flex;
  width: calc(300px * 10); /* Ajuste conforme o número de fotos */
  animation: slide 20s linear infinite;
}

.galeria-slider img {
  width: 300px;
  height: 200px;
  margin: 0 10px;
  border-radius: 10px;
  transition: transform 0.3s ease;
  cursor: pointer;
}

/* Efeito ao passar o mouse */
.galeria-slider img:hover {
  transform: scale(1.1);
  z-index: 10;
}

/* Animação de movimento */
@keyframes slide {
  0% { transform: translateX(0); }
  100% { transform: translateX(calc(-300px * 5)); }
}

.hero {
    display: flex;
    flex-direction: column;
    justify-content: center; /* Centraliza verticalmente */
    align-items: center;     /* Centraliza horizontalmente */
    text-align: center;
    min-height: 80vh;        /* Garante que a seção ocupe quase a tela toda */
    padding: 60px 20px;
    background-size: cover;
    background-position: center;
    width: 100%;
    box-sizing: border-box;
}

.hero h1 {
    margin-bottom: 20px;
    font-size: 2.5rem; /* Ajuste conforme necessário */
}

.btn {
    padding: 12px 25px;
    text-decoration: none;
    display: inline-block;
}

html {
  scroll-behavior: smooth;
}

.footer {
    background-color: #ebdddd; /* COR DO RODAPÉ AQUI */
    color: #ffffff;
    padding: 3rem 0 1rem 0;
    margin-top: 50px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0 5%;
}

.footer-info, .footer-links, .footer-social {
    margin-bottom: 2rem;
    min-width: 200px;
}

.footer-logo {
    height: 50px;
    filter: brightness(0) invert(1); /* Deixa a logo branca se for escura */
    margin-bottom: 10px;
}

.footer h4 {
    margin-bottom: 1.2rem;
    color: #007bff; /* Cor de destaque (azul) */
}

.footer ul {
    list-style: none;
}

.footer ul li {
    margin-bottom: 8px;
}

.footer a {
    color: #ccc;
    text-decoration: none;
    transition: 0.3s;
}

.footer a:hover {
    color: #fff;
}

.social-icons a {
    font-size: 1.5rem;
    margin-right: 15px;
    color: #fff;
}

.footer-bottom {
    text-align: center;
    border-top: 1px solid #333;
    margin-top: 2rem;
    padding-top: 1.5rem;
    font-size: 0.9rem;
    color: #777;
}

/* Ajuste para Mobile */
@media (max-width: 768px) {
    .footer-container {
        text-align: center;
        flex-direction: column;
    }
}

/* Estilo das barrinhas */
.menu-toggle {
    display: none; /* Escondido no Desktop */
    flex-direction: column;
    cursor: pointer;
    gap: 5px; /* Espaço entre as barras */
    z-index: 1001;
}

.bar {
    width: 30px;
    height: 3px;
    background-color: #f10808; /* Cor das barras */
    transition: 0.3s;
    border-radius: 10px;
}

/* Quando o menu estiver aberto (Ativado via JS) */
.menu-toggle.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.menu-toggle.active .bar:nth-child(2) {
    opacity: 0; /* Esconde a barra do meio */
}

.menu-toggle.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

/* Responsividade: Mostra o hambúrguer apenas no celular */
@media (max-width: 768px) {
    .menu-toggle {
        display: flex;
    }
    
    .nav-menu {
        position: fixed;
        top: 0;
        right: -100%; /* Começa escondido fora da tela */
        width: 70%;
        height: 100vh;
        background: #fff;
        flex-direction: column;
        justify-content: center;
        transition: 0.4s;
        box-shadow: -5px 0 15px rgba(0,0,0,0.1);
    }

    .nav-menu.active {
        right: 0; /* Desliza para dentro da tela */
    }
}

/* Garante que o menu apareça no Desktop e suma no Mobile */
@media (min-width: 769px) {
    .nav-menu {
        display: flex !important;
        list-style: none;
    }
    .menu-toggle {
        display: none;
    }
}

/* Estilo para quando o menu estiver aberto no Mobile */
.nav-menu.active {
    display: flex !important;
    flex-direction: column;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}

/* Se as barras não aparecerem, force a cor e altura */
.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    background-color: #e91919; /* Ou a cor da sua logo */
}

/* Título Principal */
.hero h1 {
    color: #eb9513; /* Branco */
    font-size: 3rem;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(184, 8, 8, 0.5); /* Sombra para ler melhor sobre a imagem */
}

/* Subtítulo (Sua marca em cores) */
.hero-subtitle {
    color: #cdfa04; /* Cinza bem clarinho */
    font-size: 1.5rem;
    margin: 20px 0;
}

/* Cor do texto dentro do Botão */
.hero .btn {
   
    color: #eb7311;            /* Letra Branca */
    padding: 12px 30px;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
    transition: 0.3s;
}

/* Efeito ao passar o mouse no botão */
.hero .btn:hover {
    background-color: #79f340;
    color: #191a19;
}

/* Layout da Navbar */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 5%;
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

/* Estilo da Logo e Span */
.logo {
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 10px;
}

.logo span {
    font-weight: bold;
    font-size: 1.2rem;
    color: #ccf731;==============flexo
}

/* Menu para Desktop */
.nav-menu {
    display: flex;
    list-style: none;
    gap: 20px;
}

.nav-menu a {
    text-decoration: none;
    color: #333;
    font-weight: 500;
}

/* BOTÃO HAMBÚRGUER */
.menu-toggle {
    display: none; /* Escondido no PC */
    cursor: pointer;
    flex-direction: column;
    gap: 5px;
}

.bar {
    width: 28px;
    height: 3px;
    background-color: #333;
    transition: 0.3s;
}

/* RESPONSIVIDADE (Celular) */
@media (max-width: 768px) {
    .menu-toggle {
        display: flex; /* Aparece no celular */
    }

    .nav-menu {
        position: absolute;
        top: 70px;
        left: -100%; /* Escondido à esquerda */
        width: 100%;
        height: 100vh;
        background: #fff;
        flex-direction: column;
        align-items: center;
        padding-top: 50px;
        transition: 0.5s;
    }

    .nav-menu.active {
        left: 0; /* Desliza para dentro ao clicar */
    }
}

/* Estilo padrão (Celular) */
.container { width: 100%; padding: 10px; }

/* Tablets (acima de 768px) */
@media (min-width: 768px) {
  .container { width: 90%; }
}

/* Desktops (acima de 1024px) */
@media (min-width: 1024px) {
  .container { width: 80%; max-width: 1200px; }
}

.hero {
    height: 80vh; /* Altura da seção */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #f4f7f6; /* Fundo suave, ou use uma imagem */
    padding: 0 20px;
}

/* Título Principal */
.hero h1 {
    font-size: 3rem;
    color: #1a6c1e; /* Azul escuro profissional */
    margin-bottom: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

/* Destaque dentro do Título (Palavra 'impressão') */
.hero h1 span {
    color: #111111; /* Laranja ou Vermelho para dar energia */
}

/* Subtítulo */
.hero p {
    font-size: 1.2rem;
    color: #f87306; /* Cinza escuro para não brigar com o título */
    margin-bottom: 30px;
    letter-spacing: 10px;
}
/* Botão de Orçamento */
.hero .btn {
    background-color: #3125da;
    color: rgb(149, 243, 27);
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    transition: 0.3s;
    box-shadow: 0 4px 15px rgba(255, 43, 142, 0.3);
}

.hero .btn:hover {
    background-color: #246c1a;
    transform: translateY(-3px);
}