.bg-tecnm{
    background-color: #1A396B !important;
}

.bienvenido {
    background:url("../images/banner.png") no-repeat center top;
    color:#fff;height:100vh;
    background-size:cover;
    background-attachment:fixed !important;
}
.p{
    font-size: 1.5rem;
    text-align: justify;
    line-height : 2.5rem;
}
.titulo{
    text-shadow: .3rem .3rem .8rem #000000;
    padding-top: 1rem;
}
.bg-pagado{
    background-color: rgb(211, 253, 211);
}