
@media (max-width: 1440px) {

    header {
        padding: 0 20px; /* Reduzir o padding para telas menores */
      }
    
      .logo {
        width: 180px; /* Reduzir o tamanho do logo */
      }
    
    
    .home-container img {
        max-width: 100%; /* Ajuste o valor conforme necessário */
    }
    .presentation-container {
      
        row-gap: 20px;

    }

    .presentation-container h1 {
        font-size: 4.5rem;
    }
    
    .presentation-container h3 {
        letter-spacing: 7px;
        font-size: 0.9rem;
    }
    
    .presentation-container p {
        font-size: 1.2rem;
    }

 

    .content {
        padding: 0 80px;
    }

    #square-1 i { 
        font-size: 2rem;
    }

    #square-3 {
        padding:  50px;
    }

    .destaks-span {
        font-size: 0.9rem;
    }

    .destaks-paragraph{
        font-size: 1rem;
    }

    #calculator-icon {
        font-size: 2.5rem;
    }

    #square-3 i {
        font-size: 2.5rem;
    }
    .company-container {
        height: 130vh;
    }
    
    .about-text {    
        height: 50%;
        row-gap: 20px;
        margin-bottom: 10px;
     }

     .about-title h1 {
        font-size: 2rem;
    }

    .about-text p {
        font-weight: 700;
    }
    .woaman-container {
        width: 60%;
    }

    .mission-container {
        padding: 0 90px;
        gap: 80px;
    }

    .items-container {
        margin-top: 2px;
        gap: 70px;
    }

    .mission-item {   
        gap: 30px;
    }

    .professional-container{
        height: 600px;
        gap: 50px;
    }

  

    .services-container {
        gap: 50px;
        padding-bottom: 0px;
    }

    
    .services-title{
        height: 20%;
        padding-top: 90px;
        border-top: 0;
    }

    .services-content {
       
        width: 100%;
        height: 70%;
        padding: 0 90px;
    }

    .services-container {
        height: 150vh;
        padding-bottom: 1px;
    }

    footer img {
        width: 100px;
        height: auto;
    } 
  
  }

  @media (max-width: 1280px){

    header {
        padding: 0 40px;
    }

    .modal {
        height: 120vh;
    }


    .home-container  {
        height: 120vh;
    }

    .home-container img {
        height: 120vh;
    }

    
    .presentation-container {
        
        row-gap: 15px;
        width: 60%;


    }

    .presentation-container h1 {
        font-size: 4.1rem;
    }
    
    .presentation-container h3 {
        letter-spacing: 5px;
        font-size: 0.9rem;
    }
    
    .presentation-container p {
        font-size: 1.2rem;
    }

   
    .content {
        padding: 0 70px;
    }

    #square-1 i {
        font-size: 1.9rem;
    }

    .destaks-span {
        font-size: 0.8rem;
    }

    .destaks-paragraph{
        font-size: 1rem;
    }

    #calculator-icon {
        font-size: 1.9rem;
    }

    #square-3 i {
        font-size: 1.9rem;
    }

    .company-container {
        height: 125vh;
    }
    
    .about-text {    
        height: 50%;
        row-gap: 20px;
        margin-bottom: 10px;
     }

     .about-title h1 {
        font-size: 1.6rem;
    }

    .about-text p {
        font-weight: 700;
        font-size: 0.9rem;
    }
    .woaman-container {
        width: 60%;
    }

    .about-text span {
        font-weight: 600;
        font-size: 0.9rem;   
    }

    .mission-container {
        padding: 0 80px;
        gap: 70px;
    }

    .items-container {
        margin-top: 1.8px;
        gap: 60px;
    }

    .mission-item {   
        gap: 25px;
    }

    .mission-icon {
        font-size: 1.8rem;
    }

    .items-container h5 {
        font-size: 1.8rem;
        line-height: 1.3;
    }
    
    .card-text {
        font-size: 1rem;
        line-height: 1.1;
    }
    
   
    
    
    .team img {
        margin-left: 2px;
        margin-right: 2px;
    }
    
    .team h4 {
        font-size: 2.2rem;
        letter-spacing: 2.5px;
        margin-bottom: 35px; 
    }
    
    .team p {
        margin-top: 35px; 
        font-weight: 850;
        font-size: 0.8rem;      
    }
    

    .services-container {
        gap: 30px;
        padding-bottom: 10px;
    }

    
    .services-title{
        height: 15%;
        padding-top: 80px;
    }

    .services-content {
       
        width: 100%;
        height: 70%;
        padding: 0 80px;
    }   

    footer {
        height: 60px;
    }
    
    .whats {
        width: 60px;
    }

  }

  @media (max-width: 1024px){
    header {
        padding: 0 35px;
    }

   .home-container{
        background-position: center; /* Centraliza a imagem */
        background-repeat: no-repeat; /* Não repete a imagem */
        height: 130vh;
   }

   

   .modal {
        height: 130vh;
   }

   .presentation-container {
        row-gap: 15px;
        width: 70%;
    }

    .presentation-container h1 {
        font-size: 4.1rem;
    }

    .presentation-container h3 {
        letter-spacing: 5px;
        font-size: 0.9rem;
    }

    .presentation-container p {
        font-size: 1.2rem;
    }
    
    .destaks-container {
        top: 900px;
    }

    .content {
        padding: 0 60px;
    }

    #square-1 i {
        font-size: 1.7rem;
    }

    .destaks-span {
        font-size: 0.8rem;
    }

    .destaks-paragraph{
        font-size: 0.7rem;
    }

    #calculator-icon {
        font-size: 1.7rem;
    }

    #square-3 i {
        font-size: 1.4rem;
    }

    .company-container {
        padding-top: 60px;
        height: 1200px;
        margin: 0;
    }

    .about-content {
        width: 50%;
    }
 
    
    .about-text {    
        row-gap: 15px;
        margin-bottom: 70px;
        margin-left: 30px;
        height: 480px;
        width: 95%;
        margin-right: 5px;
     }

     .about-title h1 {
        font-size: 2rem;
    }

    .about-text p {
        font-weight: 800;
        font-size: 1rem;
    }
    .woaman-container {
        width: 70%;
    }

    .about-text span {
        font-weight: 600;
        font-size: 1.1rem;   
    }

    .mission-container {
        padding: 0 80px;
        padding-bottom: 20px;
        gap: 70px;
    }

    .items-container {
        margin-top: 1.8px;
        gap: 60px;
    }

    .mission-item {   
        gap: 25px;
    }

    .mission-icon {
        font-size: 1.8rem;
    }

    .items-container h5 {
        font-size: 1.8rem;
        line-height: 1.3;
    }
    
    .card-text {
        font-size: 1rem;
        line-height: 1.1;
    }
    
   

    .professional-container {
        height: auto;
        gap: 10px;
    }

    
    .professional-container h5 {
        font-size: 1.8rem;
    }
    
    .professional-content {
        padding-top: 60px;
        
    }
    
    
    .team img {
        margin-left: 2px;
        margin-right: 2px;
    }
    
    .team h4 {
        font-size: 2.2rem;
        letter-spacing: 2.5px;
        margin-bottom: 35px; 
    }
    
    .team p {
        margin-top: 35px; 
        font-weight: 850;
        font-size: 0.8rem;      
    }

    .services-square {
        width: auto;
        height: auto;
    }

    

    .services-container {
        gap: 20px;
        padding-bottom: 0px;
        height: auto;
    }

    
    .services-title{
        height: 15%;
        padding-top: 70px;
    }

    .services-content {
       
        width: 100%;
        height: 100%;
        padding: 0 80px;
    }   

    footer {
        height: 60px;
    }
    
    .whats {
        width: 60px;
    }

  }


  @media (max-width: 835px){


    nav{
        display: none;
    }

    #menu-icon {
        display: block; /* Mostra o ícone do menu */
        cursor: pointer;
    }

    .mobile-menu {
        display: none; /* Oculta o menu mobile inicialmente */
        position: absolute; /* Para sobrepor o conteúdo */
        top: 100%; /* Logo abaixo do header */
        left: 0;
        width: 100%;
        background-color: #CFD6E6;
        transform: translateY(-10px); 
        transition: opacity 0.8s ease, transform 0.8s ease; 
        /*
        opacity: 0; 
        transform: translateY(-10px); 
        transition: opacity 0.s ease, transform 0.3s ease; /
        */
    }   

    .mobile-menu ul {
        display: flex; /* Usa flexbox para alinhar em colunas */
        flex-direction: column; /* Coloca os itens em colunas */
        padding: 0; /* Remove o padding */
        margin: 0; /* Remove a margem */
        list-style: none; /* Remove os marcadores da lista */
    }
    
    .mobile-menu li {
        width: 100%; /* Cada item ocupa a largura total */
        text-align: left; /* Alinha o texto à esquerda */
        padding: 10px; /* Adiciona espaçamento interno */
        border-bottom: 1px solid #ddd; /* Adiciona uma linha separadora */
    }

    .mobile-menu li a {
        color: #1C3587; /* Cor da fonte */
        font-size: 1.2rem; /* Tamanho da fonte (ajuste conforme necessário) */
        text-decoration: none; /* Remove o sublinhado dos links */
    }

    
    .mobile-menu li:hover {
        background-color: #cdba6d; /* Efeito de hover */
    }

    .home-container{

        position: relative;
        height: 800px;
        background-position: center;
        background-size: cover;
        overflow: hidden;
        margin-bottom: 0px;

    }

   
    .home-container::before {
        content: ""; /* Necessário para o pseudo-elemento */
        position: absolute; /* Coloca o pseudo-elemento sobre a imagem */
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.8); /* Transparência */
        z-index: 1; /* Fica acima da imagem de fundo */
    }
    
    .home-container > * {
        position: relative; /* Garante que o conteúdo fique acima do pseudo-elemento */
        z-index: 2; /* Para que o conteúdo fique acima do fundo com transparência */
    }

    .modal {
        
        display: none;

    }

    .presentation-container {
        row-gap: 12px;
        width: 75%;
    }

    .presentation-container h1 {
        font-size: 3.8rem;
    }

    .presentation-container h3 {
        letter-spacing: 4px;
        font-size: 0.9rem;
    }

    .presentation-container p {
        font-size: 1.1rem;
    }

   
    .destaks-container {
        position: relative;
        width: 100%;
        height: auto; /* Permite que a altura se ajuste ao conteúdo */
        padding: 20px 20px; /* Ajuste o padding conforme necessário */
        margin-top: 0; /* Espaçamento entre o home-container e a destaks-container */
        background-color: #CFD6E6; /* Adicione uma cor de fundo para visualizar */
        box-sizing: border-box; /* Para garantir que o padding não afete a largura total */
        top: 0;
    }

    .destaks-content {
        display: flex; /* Mantenha a flexibilidade para a disposição */
        flex-direction: column; /* Organiza verticalmente */
        align-items: center; /* Centraliza os itens */
        gap: 20px; /* Espaçamento entre os elementos */
        width: 100%; /* Garante que ocupa toda a largura disponível */
    }

    .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        row-gap: 10px;
        color: #fff;
        padding: 0 20px; /* Ajusta o padding */
        width: 100%; /* Garante que ocupa toda a largura disponível */
        border-radius: 50px;
        height: auto;
    }

    #square-1, #square-2, #square-3 {
        height: 10%;
        padding: 0;
    }

    #square-1 i {
        padding-top: 5%;
        font-size: 1.8rem;
    } 
    
    #square-3 i {

        padding-top: 5%;
        font-size: 1.8rem;
    }

    #calculator-icon {

        padding-top: 5%;
        font-size: 1.8rem;
    }

    .destaks-span {
        
        font-size: 1.3rem;
    
    }

    .destaks-paragraph{
        
        font-size: 1.0rem;
        padding: 0 10px 40px 10px;
    
    }


    .company-container {

        position: relative;
        width: 100%;
        height: auto;
        margin: 0;

    }

    .about-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 20px;
        height: auto;
        margin: 0;
        padding-top: 0;
    }

    .about-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 90%;
        padding: 0;
        height: auto;
        border-radius: 50px;
        margin: 0;

    }

    .about-text {
        margin: 0;
        padding: 0;
        height: auto;
    }

    .woaman-container {
        display: none;
    }

    .about-text {    
        flex: 1;
        display: flex;
        width: 100%;
        border-radius: 50px;
        height: auto;
        margin-top: 0;
    }

    .about-title h1 {
        padding-top: 20px;
        font-size: 2.8rem;
    }

    .about-text p {
        font-weight: 800;
        font-size: 1.3rem;
        padding-bottom: 60px;
    }
 

    .about-text span {
        font-weight: 600;
        font-size: 1.5rem;   
    }

    .mission-container {
        height: auto;
    }

    .dividerteam {
        display: none;
    }

    .professional-container {
        height: auto;
        margin-bottom: 0;
    }

    .professional-content {
        height: auto;
        padding: 0;
    }

    .team {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        gap: 50px;
    }


    .team img {
        margin-left: 20px;
    }

    .professional-container h5 {

        border-radius: 25px;
        font-size: 1.6rem;
        padding: 0 5px 5px 5px;
    }

    .contadoras {
        display: flex;
        margin-left: 10px;
        width: 100%;
        background-color: rgba(207, 214, 230, 0.5);
        padding: 0;
        height: auto;

    }

    

    .contadoras-img, .contadoras-txt {
        width: 50%; 
    }

    .contadoras-txt {
        padding-top: 5px;
        text-align: left; 
        padding-right: 2px;
        padding-bottom: 20px;
        margin-right: 10px;
        font-size: 1.5rem;
        letter-spacing: 1.5px;
            
    }

    .contadoras-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contadoras-img img {
        width: 60%;
        height: auto;
        object-fit: contain;
        max-height: 300px;
    }
    
    .contadoras-txt {
        font-size: 1rem;
    }

    .items-container {
        height: auto;
        grid-template-columns: repeat(1, 1fr);
        padding-top: 30px;
        gap: 20px;

    }

    .mission-icon {
        font-size: 1.3rem;
    }

    .items-container h5 {
        font-size: 1.8rem;
        line-height: 1.3;
    }

 
    .services-container {
        margin-top: 20px;
        height: auto;
        width: 100%;
        gap: 40px;
    }

    .services-content {

        padding: 20px;
        margin-top: 30px;
        grid-template-columns: repeat(2, 1fr);   
        margin-bottom: 10px;
        grid-column-gap: 20px;
    }

    .services-square {
        width: auto;
        height: auto;
    }

    .service-title {
        font-weight: 700;
        font-size: 1.5rem;
        margin-bottom: 25px;
    }


    .services-description {
        font-size: 1.1rem;
        font-weight: 400;
    }



    .contacts h1 {
        font-size: 2.3rem;
    }

    .contacts-container {
        width: 98%; 
    }

    .branche {

        width: 60%;
        padding: 6px 6px;

        gap: 25px;
    }

    .branche h5 {
        font-size: 1.8rem;
        padding-top: 40px;
        margin-left: 20px;
        margin-bottom: 20px;
    }


    .branche-txt {
        font-size: 0.9;
        line-height: 1.7;
    }


}

@media (max-width: 768px){

    .presentation-container {
        row-gap: 20px;
        width: 80%;

    }

    .presentation-container h1 {
        font-size: 3.4rem;
    }

    .presentation-container h3 {
        letter-spacing: 3px;
        font-size: 0.9rem;
    }

    .presentation-container p {
        font-size: 1rem;
    }

    .about-title h1 {
        font-size: 2.5rem;
    }

    .about-text p {

        font-size: 1.1rem;

    }
 

    .about-text span {

        font-size: 1.2rem;   
    }

    .professional-container{
        font-size: 1.6rem;
        margin-bottom: 0;
    }


    .contadoras-txt h4 {
        font-size: 1.3rem;
        letter-spacing: 1.3px;
        margin-bottom: 8px; 
        margin-top: 20px;
    }
    
    .contadoras-txt p {
        font-size: 1rem;
        margin-top: 15px; 
        font-weight: 600;
        margin-bottom: 1px;
    }
    
    
    .services-container {
        margin-top: 20px;
    }
    
    .services-content {
    
        padding: 0 40px;
        margin-top: 80px;

    }

  
    
    .services-content {
    
        padding: 0 40px;
        margin-top: 80px;

    }
    
    .service-title {
        font-weight: 800;
        font-size: 1.3rem;
        margin-bottom: 25px;
    }
    
    
    .services-description {
        font-size: 0.9rem;
        font-weight: 700;
    }
}

@media (max-width: 600px){
    
    .home-container{
        height: 700px;

    }


    .presentation-container {
        row-gap: 20px;
        width: 80%;

    }

    .presentation-container h1 {
        font-size: 2.8rem;
    }

    .presentation-container h3 {
        letter-spacing: 2px;
        font-size: 0.7rem;
    }

    .presentation-container p {
        font-size: 0.9rem;
    }


   .about-title h1 {
      font-size: 2rem;
    }
  
    .about-text p {
      font-weight: 900;
      font-size: 1rem;
    }
  
  
    .about-text span {
      font-weight: 800;
      font-size: 1.1rem;   
    }
  

    .card-text {
        font-size: 1.1rem;
        font-weight: 700; 
    }

    .items-container{

        padding-bottom: 0px;
    
    }

    .contadoras-txt {
        padding-top: 40px;
        padding-right: 2px;
    }



    .contadoras-img img {
        width: 70%;
        height: auto;
        object-fit: contain;
    }
    
    .contadoras-txt h4 {
        padding-top: 2px;
        font-size: 1.2rem;
        letter-spacing: 1px;
    }

    .contadoras-txt p {
        font-size: 0.8rem;
    }


    .mission-container {


        margin-bottom:30px;
    }

    .services-container {
        margin-top: 10px;
        height: auto;
    }
    
    .services-content {
    
        padding: 0 40px;
        margin-top: 30px;

    }
    
    .service-title {
        font-weight: 800;
        font-size: 1.0rem;
        margin-bottom: 25px;
    }
    
    
    .services-description {
        font-size: 0.8rem;
        font-weight: 700;
    }

    .contacts {
        height: auto;
    }
    
    .contacts-container { 
        width: 90%; 
    }
    


    .contacts h1 {
        font-size: 2.3rem;
    }
    
    .branche {
        display: flex;
        flex-direction: column;
        height: auto;
        align-items: center;
        gap: 5px;
        padding-bottom: 30px;
        width: 100%;
    }

    .branche-maps{

        height: 700px;
        padding-top: 20px;
        
    }


    .banches-content {
        display: flex;
        flex-direction: column;

    }
    
    .branche h5 {
        padding-top: 20px;
        margin-bottom: 10px;
        /*font-size: 1.8rem;
        padding-top: 40px;
        margin-left: 20px;
        margin-bottom: 20px;
        */
    }
}

@media (max-width: 515px){

    header {
        padding: 0 15px;
    }

    .logo {
        width: 170px; 
    }

    .presentation-container {
        row-gap: 15px;
        width: 80%;

    }

    .presentation-container h1 {
        font-size: 2.8rem;
    }

    .presentation-container h3 {
        letter-spacing: 2px;
        font-size: 0.7rem;
    }

    .presentation-container p {
        font-size: 0.9rem;
    }

   

    .about-title h1 {
        font-size: 1.8rem;
    }
    
    .about-text p {
        font-weight: 900;
        font-size: 0.9rem;
    }
      
    .services-title h1 {
        font-size: 2.7rem;
    }
    .services-title h2 {
        font-size: 1.5rem;
    }

    .services-content {
        
        padding: 0 30px;
        margin-top: 20px;

    }
    
    .service-title {
        font-weight: 900;
        font-size: 1.1rem;
        margin-bottom: 25px;
    }
    
    
    .services-description {
        font-size: 0.8rem;
        font-weight: 800;
        
    }

 
    
}

@media (max-width: 480px){

    header {
        padding: 0 10px;
    }

    .logo {
        width: 150px; 
    }

    .home-container{
        height: 750px;
    }

    .presentation-container {
        row-gap: 20px;
        width: 90%;

    }

    .presentation-container h1 {
        font-size: 2.8rem;
    }

    .presentation-container h3 {
        letter-spacing: 2px;
        font-size: 0.7rem;
    }

    .presentation-container p {
        font-size: 0.9rem;
    }

    .contadoras {

        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        text-align: center;

    }

    .contadoras-txt {
        padding-top: 20px;
    }



    .contadoras-txt h4 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 2rem;
        letter-spacing: 0px;
    }

    .contadoras-txt p {
        font-size: 1rem;
    }

    .contadoras-img {
        padding-bottom: 20px;
        width: 100%;
    }

    .contadoras-img img {
        width: 100%;
        max-height: 400px;
    }

    .services-content {


        grid-template-columns: repeat(1, 1fr);   

    }


    footer {
        height: auto;
    }
    footer p {
        font-size: 0.9rem;
    }
    
}

@media (max-width: 415px){

    header {
        padding: 0 10px;     
    }

    .logo {
        width: 150px;
    }

    .logo-txt {
        font-size: 1.5rem;
    }

    .home-container {

        background-position: 60% 50%;
        display: flex;
        justify-content: center;
    }

    .presentation-container {
        row-gap: 20px;
        width: 100%;

    }

    .presentation-container h1 {
        font-size: 2.8rem;
    }

    .presentation-container h3 {
        letter-spacing: 2px;
        font-size: 0.7rem;
    }

    .presentation-container p {
        font-size: 0.9rem;
    }

    .destaks-span {
        font-size: 0.8rem;
    }

    .destaks-paragraph{
        font-size: 0.6rem;
        padding-bottom: 20px;

    }
    
   .about-title h1 {
      padding-top: 40px;  
      font-size: 2.3rem;
    }
  
    .about-text p {
      font-weight: 900;
      font-size: 1rem;
    }
  
  
    .about-text span {
      font-weight: 800;
      font-size: 1.1rem;   
    }

    .contadoras-img img {
        width: 80%;
        max-height: 400px;
    }

    .services-divider {
        width: 60%;
    }

    .services-title h1 {
        font-size: 2.5rem;
    }
    .services-title h2 {
        font-size: 1.3rem;
    }
    
    .service-title {
        font-weight: 900;
        font-size: 1.1rem;
        margin-bottom: 25px;
    }
    
    
    .services-description {
        font-size: 0.9rem;
        font-weight: 900;
    }



}

@media (max-width: 369px){

    .home-container {

        background-position: 50% 40%;
        display: flex;
        justify-content: center;
    }

    .presentation-container {
        row-gap: 20px;
        width: 100%;

    }

    .presentation-container h1 {
        font-size: 2.4rem;
    }

    .presentation-container h3 {
        letter-spacing: 2px;
        font-size: 0.6rem;
    }

    .presentation-container p {
        font-size: 0.7rem;
    }


    .about-title h1 {
        padding-top: 5px;  
        font-size: 2.1rem;
      }
    
      .about-text p {
        font-weight: 900;
        font-size: 0.8rem;
      }
    
    
      .about-text span {
        font-weight: 800;
        font-size: 0.9rem;   
      }
    
      .mission-icon {
        font-size: 1rem;
    }

    .card-text {
        font-size: 0.9rem;
        font-weight: 700; 
    }   

    .contacts h1 {
        font-size: 2rem;
    }

    .contacts li {
        font-size: 0.6rem;
    }

    .contadoras-txt h4 {
        margin-bottom: 1px;
        font-size: 1.5rem;
    }

    
    .services-title h2 {
        font-size: 1rem;
    }

    
    .services-title h1 {
        font-size: 1.5rem;
    }
    
    .service-title {
        font-weight: 900;
        font-size: 1.1rem;
        margin-bottom: 25px;
    }
    
    
    .services-description {
        font-size: 0.7rem;
        font-weight: 900;
    }

    .contadoras-img img {
        width: 70%;
        max-height: 400px;
    }



}


