

.t-izq{
    text-align: left !important; 
}
.Tit01{ 
    padding-top: 35px;;
    color:black;
    text-align: center;
    font-family: "Urbanist", sans-serif !important;
    font-size: 55px;
    font-weight:100;
     line-height: .5em;
     letter-spacing: 0.1em;
}
.Tit02{ 
    color:#374c53;
    text-align: center;
    font-family: "Urbanist", sans-serif !important;
    font-size: 55px;
    font-weight:600;
    line-height: .5em;
    padding-bottom: 35px;
    
}
.bottBT{
    margin-bottom: 25px; 
    padding-top: 25px; 
    padding-bottom: 25px;
    background-color: #374c53 !important;
    width: 100%;
}

.btransp{
    background-color: transparent !important;
}

.card-link a{
        color: white ;        text-decoration: none;
}

.card-link a:hover {
  color: rgb(28, 35, 50) !important;
  text-decoration: underline !important;
}

.yoimagen{
	margin-top: -50px;
	border: 2px solid #ddd;
}