* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif;
}

body {
  background: linear-gradient(to right,#10243a, #10243a);
  
}

.interface {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  
}

.logo img {
  width: 150px;
  margin-left: 50px;       /* tira o valor negativo */
  margin-top: 15px;
  max-width: 100%;
  height: auto;
  display: block;
}
/* Ajuste só para telas de computador */
@media screen and (min-width: 1024px) {
  .logo img {
    margin-left: 50px; /* aumenta a distância da esquerda */
  }
}

/* MENU PADRÃO */
nav.menu ul {
  display: flex;
  list-style: none;
  gap: 20px;
}

nav.menu ul li a {
  color: white;
  text-decoration: none;
  padding: 10px;
  font-size: 16px;
}

/* BOTÃO DE MENU HAMBÚRGUER */
.menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 28px;
  color: white;
  cursor: pointer;
  
}

/* TOPO */
section.topo-do-site {
  padding: 50px 4%;
  margin-top: 0;
  position: relative;
  background: linear-gradient(to right, #10243a, #10243a);
}

section.topo-do-site .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;      /* Alinha verticalmente */
  justify-content: space-between;
  gap: 40px;
}

.topo-do-site .txt-topo-site {
  flex: 1 1 60%;
  max-width: 700px;
  color: white;
  padding: 60px 20px;
  text-align: left;
}

.topo-do-site .txt-topo-site h1 {
  font-size: 60px;
  color: #fff;
  line-height: 1.2;
  margin-left: 30px;
  margin-top: 35px;
  margin-bottom: 25px;
}



@media (min-width: 1024px) {
  .txt-topo-site {
    position: relative;
    left: 50px; /* Ajuste o valor para mais/menos deslocamento */
  }
}


.topo-do-site .txt-topo-site p {
  font-size: 17px !important;
  color: #fff !important;
  line-height: 1.6;
  margin-left: 40px !important;
  margin-top: 20px;
  max-width: 1020px !important; /* ou outro valor maior */
  
}

.titulo-carousel {
  position: relative;
  left: 350px;   /* Move o texto 100px para a direita */
  margin-top: 100px;
  font-weight: bold;
  font-size: 1.2rem;
  color: #6c6e70;
}




.btn-contato {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-left: -10px !important; 
}

.btn-contato button {
  background-color: rgba(22, 82, 138, 0.24);
  color: rgba(220, 227, 233, 0.86);
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 15px;
  cursor: pointer;
  transition: background-color 0.10s, color 0.2s;
  
}


/* CARROSSEL AO LADO */
#toolsCarousel {
  flex: 1 1 30%;
  max-width: 300px;
  margin-top: 100px;
  text-align: center;
}

#toolsCarousel img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  margin-top: 30px;
}

.carousel-container {
  text-align: center;
  margin: 2rem auto;
}

.titulo-carousel {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #333;
}



  .titulo-carousel {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
  }





/* ESTILO SOBRE NÓS */
section.sobre-nos {
  padding: 80px 4%;
}

section.sobre-nos .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  flex-wrap: wrap;
}

section.sobre-nos .img-sobre img {
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 7px 50px rgba(137, 7, 7, 0.1);
}
@media (max-width: 480px) {
  section.sobre-nos .img-sobre img {
    width: 380px !important;
    margin-left: -20px; /* ajusta para esquerda, valor pode ser maior ou menor */
  }
}


section.sobre-nos .txt-sobre {
  color: #fff;
  max-width: 600px;
}

section.sobre-nos h2 {
  color: #fff !important;
  font-size: 33px !important;
  margin-bottom: 30px;
  margin-top: 100px;
}

section.sobre-nos p {
  color: #dbe5e3;
  font-size: 17px;
  line-height: 1.6;
}

.btn-social button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: none;
  margin: 0 5px;
  padding: 0;
  background-color: #777a7e42;
  font-size: 25px;
  cursor: pointer;
}

.btn-social a {
  text-decoration: none;
  display: inline-block;
}

html {
  scroll-behavior: smooth;
}

/* SETAS DO CARROSSEL */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: #5b6875;
  width: 0px;
  height: 30px;
  border-radius: 50%;
}

/* RESPONSIVO */
@media (max-width: 768px) {
  .interface {
    flex-direction: column;
    align-items: flex-start;
  }

  /* Estilo padrão */
.menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 28px;
  color: white;
  cursor: pointer;
}

/* Mostrar e posicionar no celular */
@media (max-width: 768px) {
  .menu-toggle {
    display: block;
    position: absolute; /* necessário para usar top/right */
    top: 85px;           /* sobe mais ao topo */
    right: 20px;         /* distância da borda direita */
    z-index: 1000;       /* garante que fique acima de outros elementos */
  }
}



  nav.menu {
    width: 100%;
    display: none;
    flex-direction: column;
    text-align: left;
    padding-left: 10px;
    margin-top: 10px;
  }

  nav.menu.ativo {
    display: flex;
  }

  nav.menu ul {
    flex-direction: column;
    gap: 15px;
  }

  nav.menu ul li a {
    font-size: 16px;
    padding: 10px 0;
    display: inline-block;
  }

  section.topo-do-site .flex {
    flex-direction: column;
    align-items: center;
  }

  .topo-do-site .txt-topo-site {
    padding: 20px;
    text-align: center;
  }

  .topo-do-site .txt-topo-site h1 {
  margin: 0; /* remove margens exageradas */
  font-size: clamp(28px, 5vw, 74px); /* responsivo */
}

  .topo-do-site .txt-topo-site p {
    font-size: 16px !important;
    margin: 10px 0 !important;
  }

  .btn-contato button {
    width: 90%;
    margin: 20px auto;
    display: block;
    text-align: center;
  }

  #toolsCarousel {
  flex: 1 1 30%;
  max-width: 300px;
  margin-top: 50px;
}

}
.titulo-servicos {
  margin-left: 20px !important; /* ou 0px se quiser colado à esquerda */
  text-align: left;
  
}

@media (max-width: 768px) {
  .titulo-servicos {
    margin-left: 10px !important;
    text-align: left !important;
  }
}

h2.titulo {
    color: #a0a9b0b5;
    font-size: 28px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: none;
    display: inline-block;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    
}

h2.titulo:hover {
    color: #d4dce4;
    text-shadow: 0 0 10px #d4dce4;
    cursor: default;
}

/* ESTILO DO TOPO DO SITE */
section.topo-do-site {
    padding: 0 4%;
    margin-top: 0;
    position: relative;
}

section.topo-do-site .flex {
    align-items: flex-start;
    gap: 90px;
}

.topo-do-site .txt-topo-site {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.topo-do-site h1 {
    color: #e7ebefdb;
    font-size: 74px !important;
    text-align: left;
    line-height: 69px !important;
    margin-left: 600px;
    margin-top: 10px; /* ↓ Subiu o h1 */
}

section.topo-do-site .txt-topo-site p {
    color: #a0a9b0b5;
    margin: 5px 0 30px 39px; /* ↑ Desceu e moveu mais para a direita */
    font-size: 17px;
    max-width: 800px;
    line-height: 1.5;
}

/* BOTÃO DE CONTATO */
.btn-contato button {
    background-color: rgba(22, 82, 138, 0.24);
    color: rgba(220, 227, 233, 0.86);
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 17px;
    cursor: pointer;
    transition: background-color 0.10s, color 0.2s;
    margin-top: 25px;
    text-align: left;
    margin: -80px 0 30px 100px; /* cima, direita, baixo, esquerda */
}

/* ESTILO SOBRE NOS */
section.sobre-nos {
    padding: 80px 4%;
}

section.sobre-nos .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    flex-wrap: wrap;
}

section.sobre-nos .img-sobre img {
    width: 100%;
    max-width: 350px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 7px 50px rgba(137, 7, 7, 0.1);
}

section.sobre-nos .txt-sobre {
    color: #fff;
    max-width: 600px;
    margin-left: 300px; /* ou o valor que preferir */
}

section.sobre-nos h2 {
    color: #c0cad2b5;
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 100px;
}

section.sobre-nos p {
    color: #dbe5e3;
    font-size: 17px !important;
    line-height: 1.6;
    margin-left: 00px; /* ou o valor que preferir */
}

.btn-social button {
    width: 60px;
    height: 60px;
    border-radius: 50%; /* Mantém o botão circular */
    border: none; /* Remove qualquer borda */
    margin: 0 5px; /* Define o espaçamento horizontal */
    padding: 0; /* Remove espaçamentos internos */
    background-color: #777a7e42;
    font-size: 25px;
    cursor: pointer;
}
.btn-social a {
    text-decoration: none; /* Remove sublinhados */
    display: inline-block; /* Garante que o estilo seja aplicado corretamente */
}

html {
    scroll-behavior: smooth;
}

/* ESTILO PARA A SEÇÃO DE SOLUÇÕES DE TI */
.solucoes-de-ti h2{
  font-size: 28px !important;
}
.solucoes-de-ti {
    padding: 50px;
    background: linear-gradient(to right, #10243a, #10243a);

    
}

.img-sobre img {
    width: 40%; /* Ajusta a largura da imagem */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Adiciona uma transição suave para transformação e sombra */
    border-radius: 10px; /* Bordas arredondadas */
}

.img-sobre img:hover {
    transform: scale(1.1); /* Expande a imagem em 10% */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Adiciona sombra para destacar o elemento */
}

.solucoes-de-ti-box {
  background: #10243a;
  padding: 20px;
  border-radius: 15px;
  width: 260px; /* largura fixa */
  color: white;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

@media (max-width: 768px) {
  .solucoes-de-ti .flex {
    flex-direction: column;
    align-items: center;
  }
}


  
.solucoes-de-ti .flex {
  display: flex;
  flex-wrap: nowrap; /* não permite quebra de linha */
  justify-content: center; /* ou flex-start, dependendo do alinhamento desejado */
  gap: 30px;
  overflow-x: auto; /* permite scroll horizontal se não couber tudo */
}

.centralizar-servicos {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  text-align: center;
}

.solucoes-de-ti-box:hover {
  transform: translateY(-5px);
}

.solucoes-de-ti-box img {
  max-width: 40px;
  margin-bottom: 15px;
}

.solucoes-de-ti-box h3 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    color: #fff;
    margin-bottom: 25px;
    
}

.solucoes-de-ti-box p {
    font-size: 17px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}

.solucoes-de-ti .titulo {
    margin-top: 60px;
    font-size: 25px;
    text-align: center !important;
    color: #fff;
}

.solucoes-de-ti .titulo {
  width: 100%;
  display: block; /* garante que o título ocupe toda a largura */
  text-align: center !important;
  margin: 60px auto 40px auto; /* espaçamento superior e inferior */
}


/* LAYOUT FLEX */
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* ou space-between se preferir */
  gap: 30px; /* espaço entre as caixas */
}



/* Efeito de hover no botão */
button:hover {
    background-color: #8b9aaa;
    transform: scale(1.1);
}

/* Efeito de foco para acessibilidade */
button:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(95, 100, 105, 0.6);
}

button {
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    background-color: #007BFF;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    border-radius: 5px;
}

/* Estilo básico do botão Enviar */
form .btn-enviar input {
    width: 120px;
    background-color: #16528a;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

/* Efeito de hover no botão Enviar */
form .btn-enviar input:hover {
    background-color: #0d3b62;
    transform: scale(1.1);
}

/* Efeito de foco para acessibilidade */
form .btn-enviar input:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(22, 82, 138, 0.6);
}

/* ESTILO RODA PE */
footer {
    padding: 15px;
    box-shadow: 0 0 40px 10px #fff;
}
.canais-de-contato {
  padding: 60px 20px;
  background-color: #10243a;
}

.contato-conteudo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
  margin-left: 100px; /* ajuste conforme quiser */
}

.mensagem-missao {
  max-width: 500px;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
.mensagem-missao h1 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #5b6875;
}
.mensagem-missao h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.mensagem-missao p {
  font-size: 16px;
  opacity: 0.8;
}

.contato-flex {
  display: flex;
  gap: 40px;
}

.contato-box {
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  transition: transform 0.3s ease;
}

.contato-box i {
  font-size: 32px;
  margin-bottom: 8px;
  display: block;
}

.contato-box:hover {
  transform: scale(1.05);
}


hr {
    padding: 30px 4%;
    box-shadow: 0 0 40px 10px #5d6fd4;
}

/* Estilo do link para diminuir a caixa */
header nav ul li a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    padding: 50px 50px;  /* Ajuste o padding para reduzir o tamanho da caixa */
    font-size: 14px;    /* Ajuste o tamanho da fonte conforme necessário */
    
}

/* Estilo para a seção 'Soluções de TI' */
section.solucoes-de-ti {
    padding: 54px 4%;
    background-color: #032030
;
}

/* Estilo para o ID 'suporte-especializado' */
#suporte-especializado {
    padding-top: 50px;
}

/* RODA-PÉ*/

footer {
  position: relative; /* Necessário para usar posicionamento relativo dos elementos internos */
  padding: 80px 4% 60px; /* Espaço superior e inferior ajustado */
  background-image: linear-gradient(to right, #10243a, #10243a);
  color: #fff;
  font-size: 14px;
  box-shadow: 0 0 40px 10px #54545d4b;
}

/* CONTÊINER DAS INFORMAÇÕES */


footer .rodape-informacoes {
  position: absolute;
  right: 40px;
  bottom: 80px;
  text-align: right;
  font-size: 14px;
  color: #f5f0f0;
  line-height: 1.6;
}
footer p {
  margin-top: -15px !important;
}
@media (max-width: 768px) {
  .contato-conteudo {
    margin-left: 0 !important;     /* remove a margem que puxa pra direita */
    flex-direction: column;        /* empilha verticalmente */
    align-items: center;           /* centraliza horizontalmente */
    justify-content: center;       /* centraliza o conteúdo */
    gap: 30px;                    /* espaço vertical entre os itens */
    text-align: center;            /* centraliza textos */
  }

  .mensagem-missao {
    max-width: 100%;               /* ocupa toda a largura disponível */
  }

  .contato-flex {
    justify-content: center;       /* centraliza os botões */
    gap: 20px;                    /* diminui espaçamento pra ficar melhor no celular */
    width: 100%;
  }

  .contato-box {
    width: 140px;                  /* diminui a largura dos botões para caber melhor */
    padding: 15px;
  }
}

/* NO MOBILE (RESPONSIVO) */
@media (max-width: 768px) {
  footer .rodape-informacoes {
    position: static; /* Remove posicionamento absoluto */
    text-align: center;
    margin-top: 20px;
    padding: 0 10px;
  }
}


footer .rodape-coluna ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer .rodape-coluna ul li {
    margin-bottom: 5px;
}

footer .rodape-credito {
  position: absolute;
  bottom: 20px; /* Afasta do fundo */
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 14px;
  color: #ece6e6;
}

@media (max-width: 480px) {
  footer .rodape-credito {
    position: static; /* Remove a posição absoluta */
    transform: none;
    margin-top: 20px;
    font-size: 13px;
    padding: 0 15px;
    line-height: 1.4;
  }

  footer .rodape-credito p:first-child {
    font-style: italic;
    margin-bottom: 8px;
  }

  footer .rodape-credito p {
    text-align: 1.6;
    margin-bottom: 15px !important;
  }
}


header nav ul li a.active {
    color: #ffaa00; /* Cor do link ativo */
    font-weight: bold; /* Pode adicionar um destaque */
}

footer .rodape-logo {
  text-align: center;
  margin-top: 30px;
  width: 0%;           /* Aumentado de 30% para 40% */
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  width: 350px; /* ou 250px, etc., conforme desejar */
  margin-left: -10px !important;
}

.btn-contato button:hover {
    background-color: #16528a;  /* Exemplo de cor para o hover */
    transform: scale(1.05);  /* Leve aumento de tamanho para dar destaque */
}

/* Define o estilo inicial do título */
.animar-titulo {
    opacity: 0; /* Começa invisível */
    transform: translateY(20px); /* Levemente deslocado para baixo */
    animation: aparecerTexto 3s ease-out forwards; /* Aplica a animação */
}

/* Define a animação */
@keyframes aparecerTexto {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsividade para telas menores */
@media (max-width: 768px) {
  header .interface {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
    header nav ul {
        margin-top: 20px;
        text-align: center;
    }

    section.topo-do-site .flex {
        flex-direction: column;
        align-items: center;
    }


    section.sobre-nos .img-sobre img {
        width: 80%;
    }

    section.sobre-nos .txt-sobre {
        max-width: 100%;
    }

    .solucoes-de-ti-box {
        flex: 1 1 100%;
      
    }

    form {
        width: 100%;
        padding: 0 20px;
    }
}

@media (max-width: 480px) {
    .topo-do-site h1 {
        font-size: 20px;
        margin: 30px 20px;
    }

    .topo-do-site .txt-topo-site p {
        font-size: 20px !important;
        margin: 0 20px;
        
    }

    .btn-contato button {
        margin: 20px;
        width: 100%;
        text-align: center;
    }

    nav ul {
        flex-direction: column;
        align-items: center;
    }

    nav ul li {
        margin: 10px 0;
    }

    .interface {
        padding: 0 5%;
    }

    .secao-pacotes .pacote-card {
        width: 100%;
        max-width: 300px;
    }
}


/* RESPONSIVIDADE PARA TELAS PEQUENAS */
@media (max-width: 768px) {
    .projeto-box {
        flex-basis: 100%; /* Ocupa toda a largura em telas menores */
    }
}



.carousel-control-prev,
.carousel-control-next {
  display: none !important;
}


/* Carrossel padrão - desktop */
#toolsCarousel {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 150px !important;
    width: 200px;    
}

#toolsCarousel img {
    max-width: 100%;
    max-height: 150px;  /* reduz a altura das imagens */
    height: auto;
    object-fit: contain;
}
/* Ajustes para telas maiores que 768px (desktop) */
@media (min-width: 769px) {
    #toolsCarousel {
        width: 350px;
               /* Largura fixa para desktop */
    }
}

@media (min-width: 1024px) {
  #toolsCarousel {
    position: relative;
    left: 90px; /* Ajuste o deslocamento lateral */
  }
}


/* Ajuste do carrossel */
#toolsCarousel {
    width: 11%; /* Define a largura do carrossel para 15% do contêiner pai */
    margin: 0 auto; /* Centraliza o carrossel */
    margin-top: 65px; /* Aumenta o espaço superior do carrossel */
}

/* Ajuste para a imagem dentro do carrossel */
.carousel-img {
    max-width: 100%; /* A imagem ocupa toda a largura do carrossel */
    height: auto;
    margin-top: 30px; /* Mantém o espaço superior para as imagens */
}

/* Responsividade para telas menores */
@media (max-width: 768px) {
    #toolsCarousel {
        width: 80%; /* Ajusta a largura do carrossel para 80% em telas menores */
        margin-top: 50px; /* Aumenta o espaço superior do carrossel em telas menores */
    }
}

.titulo-efeito {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    transition: text-shadow 0.3s ease;
    text-align: left;

}

.titulo-efeito:hover {
    text-shadow: 4px 4px 10px rgba(155, 142, 240, 0.3);
}

@media (max-width: 600px) {
    .solutions {
    display: block; /* força quebra de linha */
    margin-top: -21%; /* controla o espaçamento acima */
    }
}

@media (max-width: 600px) {
  .logo {
    max-width: 150px; /* ou o valor que achar melhor */
    margin: 5 auto; /* centraliza se quiser */
    padding: 29px 0; /* espaço acima e abaixo */
  }
}


@media (max-width: 600px) {
    #habilidades .interface {
    padding-left: 10px !important;
    padding-right: 10px !important;
    }

  /* Alinha o título à esquerda */
    #habilidades .titulo {
    
    margin-left: 0 !important;
    padding-left: 0 !important;
    }
}

.canais-de-contato {
    padding: 40px 4% 80px; /* topo 40px, laterais 4%, baixo 80px */
    background:  #032030, #124875;
}


.canais-de-contato .contato-flex {
    display: flex;
    justify-content: center;   /* Centraliza horizontalmente */
    align-items: center;       /* Centraliza verticalmente (se necessário) */
    flex-wrap: wrap;
    gap: 40px;
    margin: 40px auto;
    max-width: 1000px;         /* Limita largura máxima para manter centralizado */
}

.contato-box {
    text-align: center;
    background-color: #10243ab6;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 200px;
    text-decoration: none;
    transition: transform 0.2s, background-color 0.3s;
}

.contato-box:hover {
    transform: scale(1.05);
    background-color: #0e3d68;
}

.contato-box i {
    font-size: 30px;
    margin-bottom: 10px;
    display: block;
}


/* Telas maiores que 1440px (ex: monitor 24", 27", ultra-wide) */
@media (min-width: 1440px) {
    .interface {
        max-width: 1400px;
    }

    .topo-do-site h1 {
        font-size: 90px;
        line-height: 100px;
    }

    .topo-do-site .txt-topo-site p {
        font-size: 22px;
    }

    section.sobre-nos h2 {
        font-size: 36px;
    }

    section.sobre-nos p {
        font-size: 20px;
    }

    .solucoes-de-ti-box {
    background:#032030, #16528a !important; /* corrigido */
    padding: 50px;
    border-radius: 12px;
    width: 100%;              /* adapta à tela */
    max-width: 320px;         /* limita para desktop */
    margin: 10px auto;
}


    .projeto-box {
        max-width: 300px;
    }
}

.botao-zap {
    display: inline-block;
    background-color: #9fadb417;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.botao-zap:hover {
    background-color: #0d4d6f;
}

#habilidades .titulo {
    margin-left: 8%;        /* Ótimo para desktop */
    text-align: left;
}

@media (max-width: 768px) {
    #habilidades .titulo {
        margin-left: 4%;
        font-size: 20px;
    }
}

@media (max-width: 768px) {
  section.sobre-nos .txt-sobre {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .solucoes-de-ti .titulo {
    text-align: left;
    margin-left: 20px;
    margin-right: 0;
  }
}

@keyframes fadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.carousel-item img {
      max-height: 200px;
      object-fit: contain;
    }

    @media (max-width: 768px) {
      .txt-topo-site h1 {
        font-size: 1.rem;
      }
      .pacotes-flex {
        flex-direction: column;
        align-items: center;
      }
      .solucoes-de-ti-box {
        width: 100%;
      }
    }

  .contato-convite {
  background: linear-gradient(90deg, #16528a, #032030);
  color: #f4f4f4;
  padding: 60px 20px;
  text-align: center;
  border-radius: 12px;
  margin: 60px auto;
  max-width: 900px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.3);
  font-family: "Lato", sans-serif;
}

@media (max-width: 768px) {
  .contato-convite {
    margin-top: 80px !important;
    margin-bottom: 20px !important;
    padding: 40px 20px !important;
  }

  #toolsCarousel {
    margin-top: -50px !important;
  }
}

.contato-convite h2 {
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: 700;
}

.contato-convite p {
  font-size: 18px;
  margin-bottom: 30px;
  color: #cbd5e1cc;
}

.contato-convite .btn-contato {
  display: inline-block;
  background-color: #0e3152;
  color: #fff;
  padding: 15px 40px;
  font-size: 18px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.contato-convite .btn-contato:hover {
  background-color: #144974;
  transform: scale(1.05);
}

#toolsCarousel {
  max-width: 350px;
  margin: 100px auto 0 auto !important;
  border-radius: 12px;             /* bordas arredondadas */
  background-color: #032030, #16528a; /* fundo branco translúcido */
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15); /* sombra suave */
  overflow: hidden;               /* para bordas arredondadas funcionarem */
  border: 1px solid rgba(255, 255, 255, 0.2); /* borda leve */
}

/* As imagens ficam quadradas, preenchendo o container */
#toolsCarousel .carousel-inner {
  border-radius: 12px;
  padding-bottom: 15px;
  
}

#toolsCarousel .carousel-item img {
  border-radius: 12px;
  object-fit: contain;
  width: 100%;
  height: 250px; /* altura fixa para efeito quadrado */
  background: transparent;
  
}

/* Controladores com fundo leve */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  transition: background-color 0.3s ease;
  
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
  background-color: rgba(255, 255, 255, 0.9);
  
}
.titulo-animado {
  opacity: 0;
  transform: translateX(-30px);
  animation: slideFadeIn 1.5s ease forwards;
}


@keyframes slideFadeIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (max-width: 768px) {
  .topo-do-site h1 {
    font-size: 48px !important;  /* aumenta só no celular */
    margin-left: 0 !important;    /* remove margem que empurra pra direita */
    text-align: center !important; /* centraliza no celular */
    line-height: 1.2 !important;
  }
}
@media (max-width: 768px) {
  .logo img {
    margin-left: 0 !important; /* tira a margem que empurra pra direita */
    display: block;
    margin: 20px auto; /* centraliza horizontalmente */
    width: 140px; /* se quiser reduzir o tamanho do logo no celular */
  }
}

@media (max-width: 768px) {
  .topo-do-site .txt-topo-site {
    margin-top: -5px; /* ou o valor que achar melhor para descer */
  }
}


@media (max-width: 768px) {
  .img-sobre img {
    margin-left: 30px; /* aumenta o espaçamento da esquerda só no celular */
  }
}

.sobre-empresa {
  background-color: #002366;
  padding: 80px 4%;
  color: white;
  font-family: "Lato", sans-serif;
}

.interface-sobre {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.texto-sobre {
  flex: 1 1 60%;
}

.texto-sobre .mini-titulo {
  letter-spacing: 5px;
  font-weight: 500;
  font-size: 14px;
  color: #ffffffcc;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.texto-sobre .titulo-principal {
  font-size: 36px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
  color: white;
}

.texto-sobre .descricao {
  font-size: 16px;
  color: #d1d5db;
}


/* Responsivo */
@media (max-width: 768px) {
  .interface-sobre {
    flex-direction: column;
    text-align: center;
  }

  .caixas-sobre {
    width: 100%;
  }

  .texto-sobre {
    text-align: center;
  }
}

.au-bacoa {
  background: #fff;
  padding: 50px 20px;
  border-radius: 12px;
  margin: 50px 0;
  font-family: "Lato", sans-serif;
  color: #10243a;
}

.au-bacoa .interface.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 30px;
  flex-wrap: nowrap; /* ❗ impede que quebre embaixo */
}

.au-texto {
  flex: 1;
  min-width: 0;
}

.au-texto .titulo {
  font-size: 2.5rem;
  margin-bottom: 20px;
  font-weight: 700;
  color: #0b2138d9;
}

.au-texto p {
  font-size: 1.1rem;
  margin-bottom: 15px;
  line-height: 1.5;
}

.botao-cta {
  display: inline-block;
  background-color: #10243a;
  color: white;
  padding: 14px 32px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease;
  margin-top: 10px;
}

.botao-cta:hover {
  background-color: #0d1e2d;
  text-decoration: none;
}

.au-imagem {
  flex: 1;
  text-align: center;
}

.au-imagem img {
  max-width: 120%;
  height: auto;
  filter: drop-shadow(0 3px 6px rgba(0,0,0,0.1));
}

@media (max-width: 768px) {
  .au-bacoa .interface.flex {
    flex-direction: column;
    text-align: center;
  }

  .au-texto, .au-imagem {
    flex: 1 1 100%;
  }

  .au-imagem img {
    max-width: 110% !important;
    margin: 0 auto;
    margin-left: -20px;
  }
}

@font-face {
  font-family: "Font Awesome 6 Free";
  src: url("fa-solid-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.vvm-section {
  background-color: #10243a;
  padding: 60px 20px;
  text-align: center;
  color: #ffffff;
}

.vvm-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 50px;
}

.vvm-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.vvm-box {
  background-color: #10243a;
  padding: 90px 20px;
  border-radius: 12px;
  max-width: 300px;
  text-align: center;
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  transition: transform 0.2s ease;
}

.vvm-box:hover {
  transform: translateY(-5px);
}

.vvm-box h3 {
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 20px;
}

.vvm-box p,
.vvm-box ul {
  font-size: 15px;
  line-height: 1.6;
  color: #cfd8e0;
  padding: 0;
  margin: 0;
  list-style: none;
}

.vvm-box ul li {
  margin-bottom: 8px;
}

.vvm-logo {
  max-width: 80px;
  margin: auto;
}



/* Estilo da Seção CTA */
.cta-albacoa {
  background: url('fundo-digital-dark.png') center/cover no-repeat, #10243a; /* coloque seu background aqui */
  padding: 80px 20px;
  text-align: center;
  border-radius: 40px;
  margin: 60px 4%;
  color: white;
  position: relative;
  overflow: hidden;
}

.cta-albacoa h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 30px;
}

.btn-cta {
  background-color: #fff;
  color: #000;
  padding: 14px 28px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.3s ease;
  display: inline-block;
}

.btn-cta:hover {
  background-color: #e6e6e6;
  transform: scale(1.05);
}


/* sobre-albacoa */
.sobre-albacoa {
  background-color: #10243a;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.conteudo {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 1200px;
  width: 100%;
  flex-wrap: wrap;
}

.texto {
  flex: 1;
  min-width: 300px;
}

.texto h2 {
  font-size: 60px;
  color: #edf1f7;
  margin-bottom: 45px;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeSlideUp 1.2s ease forwards;
  animation-delay: 0.3s;
}

@keyframes fadeSlideUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.texto p {
  font-size: 20px;
  color: #edf1f7;
  line-height: 1.6;
}

.imagem {
  flex: 1;
  min-width: 300px;
  margin-left: 100px;
}

.imagem img {
  max-width: 100%; /* Corrigido de 120% para 100% */
  height: auto;
  border-radius: 8px;
  box-shadow: 0px 4px 12px rgba(0,0,0,0.1);
}

/* Responsivo para telas até 600px */
@media (max-width: 600px) {
  .conteudo {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .imagem {
    margin: 0 auto;
    text-align: center;
  }

  .imagem img {
    max-width: 100%;
    height: auto;
  }

  .texto {
    text-align: center;
  }

  .texto h2 {
    font-size: 40px; /* Ajuste opcional para melhor leitura */
  }

  .texto p {
    font-size: 18px;
  }
}

/* Ajuste para título e parágrafo no topo do site em telas até 480px */
@media (max-width: 480px) {
  .topo-do-site .txt-topo-site h1 {
    font-size: 40px !important;
    margin-left: 15px;
    margin-top: 30px;
    text-align: center;
  }

  .topo-do-site .txt-topo-site p {
    font-size: 18px !important;
    text-align: center;
    margin: 0 15px;
  }
}


/* Responsivo: telas até 768px */
@media (max-width: 768px) {
    .topo-do-site .txt-topo-site h1.titulo-animado {
    font-size: 40px !important; /* aumenta o título só no celular */
    text-align: center !important;
    line-height: 1.2 !important;
    margin-top: -15px;
  }

  /* parágrafo abaixo do título */
  .topo-do-site .txt-topo-site p {
    font-size: 18px !important; /* aumenta o parágrafo só no celular */
    text-align: center !important;
    margin: 10px 15px !important;
  }
}

.titulo-carrossel {
  font-size: 10px;          /* tamanho da fonte */
  color: #b3b2b2;             /* cor do texto */
  text-align: 25px;          /* alinha o texto à direita */
  margin: 15px 0 20px 0;      /* margem em cima e em baixo */
  padding-right: 13px;        /* espaço à direita para respirar */
  text-transform: uppercase;  /* deixa tudo maiúsculo */
  letter-spacing: 2px;        /* espaçamento entre letras */
  font-family: 'Arial', sans-serif;
}

@media (max-width: 768px) {
  .titulo-carrossel {
    text-align: center;       /* centraliza em telas menores */
    font-size: 0.9rem;
    margin: 30px 0 15px 0;
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  #toolsCarousel .carousel-item img {
    height: 100px; /* diminui a altura da imagem no celular */
  }
}

@media (max-width: 480px) {
  #toolsCarousel {
    margin-top: 10px !important; /* diminui o espaçamento superior */
  }
}

/* Responsivo para celular */
@media (max-width: 600px) {
  .etapas-grid {
    grid-template-columns: 1fr; /* 1 coluna no celular */
    gap: 20px;
  }}


