.body {
    font-family: 'Poppins', sans-serif;
    }
    
    
.custom-navbar {
        background-color: #dddddd;
        font-weight: 600;
       
        
    }
    

.enfoque {
    padding-top: 5em;
    
}

.texto-nuestro-equipo {
    color:#0097d5;
}

.titulo-equipo {
    color: #0097d5;
    text-align: right;
    
}

.titulo-auditoria {
    color:#0097d5
    
}

.titulo-tributaria {
    color:#0097d5
    
}

.lista-auditoria {
    text-align: left
    
}

.lista-tributaria {
    text-align: left
}

.imagenlea {
    position: relative;
    height: 0;
    overflow: visible;
    
}


.text-block {
    padding: 5px;
   
}

.text-block2 {
    padding: 5px;
}

.titulo1 {
    font-family: 'Poppins';
    
    font-weight: 700;
    color: #0097d5

}

.titulo2 {
    font-family: 'Poppins';
    font-size: 38px;
    font-weight: 700;
    color: #0097d5

}

.titulo-servicios {
    color:#0097d5;
    padding-top: 1em;
    
}

.img-container {
      height: 200px; /* Ajusta según lo necesites */
      
}

    .img-container img {
      max-height: 100%;
      max-width: 100%;
}

.card-body h5 {
    font-family: 'Poppins';
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
}
    
    .txt-card h4 {
        font-family: 'Poppins';
        font-size: 16px;
        font-weight: 400;
    }
    
    .direccion h6 {
        font-size: 16px;
        font-weight: 300;
        
    }
    
    
    
    .text1 {
        font-weight: 300;
        color: #707070;
        font-size: 20px;
        text-decoration: none;
        
    }
    
    .text2 {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 400;   
        color: #707070;
        text-decoration: none;
    }
    
    .direccion2 {
        color: #FFFF;
    }
    
    .formulario {
        background-color: #8caeca;
        height: 34em;
        
    }
    
    h3 {
        font-size: 2.5em;
        font-weight: 500;
    }
    
    .texto-copy {
        color: #707070;
        font-size: 1em;
        text-align: center;
        padding-bottom: 1em;
    }

    .text-nombre {
        font-family: 'Poppins';
        
        color: #707070;
    }

    .text-email {
        font-family: 'Poppins';
        
        color: #707070;
    }

    .text-mensaje {
        font-family: 'Poppins';
        font-size: 1.2em;
        color: #ffff;
    }

    .text-footer {
        font-family: 'Poppins';
        font-size: 1.0em;
        color: #ffff;
        text-align: left;
        font-weight: 400;
        padding-top: 2em;
    }
   
    .logolea {
        padding-top: 2em
    }