.titulo_llavemx{
    font-size: 24px;
    font-weight: bold;
    font-family: Montserrat !important;
    color: #a57f2c !important;
    margin-bottom: 10px;

}
.btn-guinda {
    color: #fff !important;
    font-family: Montserrat !important;
    font-size: 14px !important;
    background-color: #611232 !important;
    font-weight: 600;
    text-align: center;
    height: 44px;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 8px;
    cursor: pointer;
}

.lyr_llevamx label{
    font-size: 18px;
    font-family: Montserrat !important;
    font-style: normal;
    font-weight: 400;
    color: #212121;
    margin-bottom: 10px;
}

.btn-blanco {
    color: #611232 !important;
    font-family: Montserrat !important;
    font-size: 14px !important;
    background-color: #fff !important;
    border: 1px solid #611232 !important;
    font-weight: 600;
    text-align: center;
    height: 44px;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 8px;
    cursor: pointer;
}

.bg-dark{
    background-color: #4a4a4a !important;
    color: #fff !important;
    padding: 20px;
}

.FolioFecha{
    display: inline-flex;padding-top: 5px;
}
.FolioTemplate{
    max-width: 700px !important;
    width: 700px !important;
}	
.OptPagoTarjeta{
    margin-left: 30px;
}
