.t1 {
    font-size: 2.3rem;
    font-weight: 900;
    clear: both;
}

.t2 {
    font-size: 1.3rem;
    font-weight: 400;
}

.t3 {
    font-size: 1.8rem;
    font-weight: 400;
}

.t4 {
    font-weight: 900;
}

.colA {
    /* background-image: url(../img/Fondo.jpeg); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 300px;
    background-color: #3c4557d4;

}

.d1 {
    width: 4px;
    background: white;
    height: 90%;
}

.i1 {
    width: 50px;
}

.i2 {
    height: 150px;
}

#subCards {
    margin-top: -400px;
}

.subCard {
    width: auto;
    text-align: center;
}

    .ft1 {
        min-height: 48px;
        display: flex;
        align-items: center;
        padding: 10px;
        border-radius: 10px;
        width: 200px !important;
        justify-content: center;
    }
    .animation {
        background-color: #3c4557;
    }
    .animation:hover {
        background-color: #383d42; 
    }


.main {
    /* background-image: url(../img/Fondo.jpeg); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 300px;
    background-color: #6A6F85;;

}

.i1 {
    width: 40px;
    height: 40px;
}

.main-header {
    text-align: center;
    max-width: 500px;
}

.tarjeta {
    max-width: 1100px;
}