
/* ESTILOS DE REGISTRO */

.social {
    background-color: transparent;
    border-radius: 10px;
    margin-top: -15px;
    margin-bottom: 15px;
}
.txtRegistro {
    color: white;
    font-size: 16px;
    margin-bottom: 15px !important;
}

.btnFacebook {
    background-color: #1a73e9 
}

.btnGoogle {
    background-color: #e7515a;
}

.tarjeta {
    background: #f9fafc;
    width: 250px;
    height: 200px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 300ms linear 0s;
}

.tarjeta:hover {
    box-shadow: 0px 3px 10px 8px rgba(0, 0, 0, 0.07);
}

.tarjetaSelect {
    box-shadow: 2px 2px 9px 6px rgb(48 ,44 ,81, 0.33);
    
}

#img-donante2 {
    width: 120px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}

#tituloCard {
    text-align: center;
    font-size: 14px;
    color: #302C51;
    font-weight: bold;
}

.titleWizard {
    color: #302C51;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

#opciones {
    margin-top: 30px;
}

#divFotoDocumento {
    display: none;
}

#txtSuccess {
    font-size: 30px;
    color: #302C51;
    font-weight: bold;
}

#pSuccess {
    font-size: 18px;
    color: #302C51;
    font-weight: bold;
}

#psesionfotos {
    font-size: 16px;
    color: #302C51;
    text-transform: none;
    margin-top: 50px;
}

#pSuccess span {
    color: #FF661D;
}

#img-success {
    width: 300px;
}

#img-welcome {
    width: 900px;
    margin: 0 auto;
    display: block;
}

#title-welcome {
    color: #302C51;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    margin-top: -40px;
}

#txt-welcome {
    color: #302C51;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 40px;
}

#imgPortada {
    max-width: 500px;
    max-height: 250px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.wizard>.content>.body label.error {
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
    font-size: 10px;
    font-weight: bold;
}

.imgfotos,
#imgfoto1,
#imgfoto2,
#imgfoto3 {
    max-width: 400px;
    max-height: 300px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

#porcentaje {
    width: 80px;
}

.totales {
    margin-left: 10px;
}

.monedatxt {
    font-size: 17px;
    color: #302C51;
    text-align: center;
}

.titlemoneda {
    font-size: 17px;
    color: #302C51;
    text-align: center;
    margin-top: -10px;
    font-weight: bold;
}

#tituloCausa {
    font-size: 17px;
    color: #302C51;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 20px;
    font-weight: bold;
}

#img-publicacion {
    width: 120px;
    height: 120px;
}

#txt-comparte {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #302C51;
}

#txt-porcentaje {
    font-size: 16px;
    color: #302C51;
}

#img-donante {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center center;
    border: 2px solid #E9ECEF;
}

#nomreDonante {
    margin-left: 10px;
}

.modal-title {
    color: #302C51;
}

.btn-migente {
    background: #FF661D;
    color: white;
}

.btn-migente:hover {
    background: #FF661D;
    color: white;
}

#comentImg {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 2px solid #E9ECEF;
}

#txt-comDonante {
    margin-top: 20px;
    color: #302C51;
}

.div-comentario {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 20px;
    margin-left: 55px;
    width: 80%;
    height: 150px;
    background: #E9ECEF;
}

#comentario-donante {
    margin-left: 20px;
    padding-top: 10px;
    color: #302C51;
}

#pet-portada {
    width: 270px;
    height: 270px;
    border-radius: 10px;
}

#pet-title {
    font-size: 16px;
    color: #302C51;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

#pet-meta {
    font-size: 16px;
    color: #302C51;
    text-align: center;
    font-weight: bold;
}

#pet-metaPeso {
    font-weight: normal;
}

#title-pDes {
    font-size: 16px;
    color: #302C51;
    font-weight: bold;
}

#p-peticiom {
    font-size: 14px;
    color: #302C51;
}

#divDescripcion {
    margin-left: -70px;
}

.imgs-peticion {
    width: 280px;
    height: 280px;
    border-radius: 10px;
}

.sub-imgpet {
    margin-top: 10px;
    color: #302C51;
    font-size: 16px;
}

#btn-verDocumento {
    margin-top: 20px;
}

#img-revision {
    width: 350px;
}

#titleEndPeticion {
    font-size: 18px;
    color: #302C51;
    text-align: center;
    font-weight: bold;
}

#titleEndPeticion span {
    color: #FF661D;
    text-transform: uppercase;
}

#pNotificacion {
    text-transform: initial;
}

#pNotificacion span {
    font-weight: bold;
}

#pCausa p {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.circlePorcent {
    width: 100px;
}

.prevImg {
    width: 250px;
    height: 250px;
    margin-bottom: -61px;
    margin-top: 30px;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
}

#actaFundacion, #txtFundacion {
    display: none;
}

.swal-text {
    text-align: center;
}

#divAddCausa {
    display: none;
}

#imgportada {
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: center center;
}

.imgPrev {
    max-width: 100%;
    max-height: 320px;
    display: block;
    margin: 0 auto;
    margin-bottom: -90px;
    margin-top: 30px;
}
#src1, #src2 {
    max-width: 250px;
    max-height: 300px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

#imgAyudaDetalle {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 150px;
}

#titleAyuda {
    text-align: center;
    margin-top: 10px;
    color: #302C51;
}
#totalPersona {
    text-align: center;
    font-size: 15px;
    color: #302C51;
}

#titleVol {
    text-align: center;
    font-size: 16px;
    color: #302C51;
    margin-top: 40px;
    margin-bottom: 10px;
}

#infoPersona {
    width: 150px;
    height: 180px;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    object-position: center center;
}

.infoPersona p {
    color: #302C51;
}

#imgWizard {
    width: 400px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}

#txtDPersonales {
    font-size:15px;
    margin-bottom: 40px;
    color: #2E2C4F;
    text-align: center;
}

#logoNavBar {
    filter: brightness(7);
}

.bloqueo {
    pointer-events: none;
}
.bloqueo:hover { 
    cursor: not-allowed;
}


@media screen and (max-width: 600px) and (min-width: 300px) {
    #img-welcome {
        width: 290px;
        display: block;
        margin: 0 auto;
    }

    #title-welcome {
        color: #FF661D;
        font-size: 28px;
        margin-top: 0px;
    }

    #txt-welcome {
        color: #302C51;
        font-size: 15px;
        font-weight: bold;
    }

    .navbar .navbar-nav .nav-item.user-profile-dropdown .dropdown-menu {
        right: 5px;
    }

    .tarjeta {
        margin-top: 20px;
    }
}

