.title{
    text-decoration: none;
    color: #FFFFFF;
}
figure{
    width: 100px;
    padding: 10px;
    text-align: center;
}
#logo{
    width: 90%;
    height: 100%;
}
.caseLogin{
    display: flex;
    text-decoration: none;
    list-style: none;
}
.caseLogin a{
    margin: 10px;
    color: var(--blancoFondos);
    text-decoration: none;
    font-size: 1.8rem;
}
.container{
    text-align: center;
}
.col-card{
    display: block;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
}
.card{
    display: flex;
    flex-direction: column;
}
.card p{
    font-size: 3.5rem;
    margin-bottom: 10px;
    text-align: center;
}
.card-body{
    display: flex;
    flex-direction: column;
    background-color: var(--moradoDekidsOpacidad);
    border-radius: 15px 15px 15px 15px;
    align-items: center;
    width: 100%;
    min-width: 200px;
    padding-top: 20px;
    box-shadow: inset 0 -3em 3em rgb(0 0 0 / 10%), 0.3em 0.3em 1em rgb(0 0 0 / 30%);
    /* background: linear-gradient(180deg, rgba(155,206,3,1) 0%, rgba(117,147,28,1) 35%, rgba(29,11,53,1) 100%); */
    margin-top: 10px;
    margin-right: 10px;

}
.card-body h2{
    opacity: 1;
}
.form-control{
    border-radius: 10px;
    border: none;
    height: 30px;
    margin-bottom: 20px;
    padding: 10px;
}

.card-body-container{
    display: flex;
    height: 50%;
}
.avatar{
    /* border: solid 1px var(--verdeDekids); */
    height: 100%;
    width: 50%;

}
.avatar img {
    width:  100%;
    max-width: 177px;
    max-height: 100%;
}
.dekidcoins{
    height: 100%;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.dekidcoins  h3{
    margin-bottom: 10px;
}
.container-dekidcoins{
    border: solid 1px var(--verdeDekids);
    border-radius: 10px;
    width: 80%;
    height: 30px;
    box-shadow: 0 0 10px 0 var(--verdeDekidsOpacidad), 0 0 10px 0  var(--verdeDekidsOpacidad2);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    color: var(--blancoFondos);
    max-width: 200px;

}
.card-body-container1{
    height: 50%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4,50px);
    padding: 5px;
    margin: 10px;
    gap: 5px;
    justify-content: center;
}
.recompensa{
    width: 50px;
    height: 50px;
    background: rgb(106,71,122);
    background: radial-gradient(circle, rgba(106,71,122,1) 0%, rgba(48,26,70,1) 32%, rgba(40,20,63,1) 56%, rgba(38,19,61,1) 77%, rgba(29,11,53,1) 100%);
    border-radius: 5px;
}
.recompensa:hover{
    transform: scale(1.5);
}
.card-body label{
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.form-group{
    display: flex;
    flex-direction: column;
}
.col-md-6{
    display: flex;
    flex-direction: column;
}

.col-md-8{
    display: flex;
    flex-direction: column;
}
.btn-primary{
    background-color: var(--azulNavegacion);
    color: var(--blancoFondos);
    border: none;
    border-radius: 10px;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.btn-link{
    color: var(--blancoFondos);
    text-decoration: none;
    font-size: 1.2rem;
}
.card-body2{
    display: flex;
    flex-direction: column;
    background-color: var(--moradoDekidsOpacidad);
    border-radius: 15px;
    align-items: center;
    width:100%;
    min-width: 200px;
    padding-top: 30px;
    box-shadow: inset 0 -3em 3em rgb(0 0 0 / 10%), 0.3em 0.3em 1em rgb(0 0 0 / 30%);
    /* background: linear-gradient(180deg, rgba(155,206,3,1) 0%, rgba(117,147,28,1) 35%, rgba(29,11,53,1) 100%); */
    margin-top:10px;
}
.card-body-container2{
    display: block;
    width: 100%;
    height: 600px;
}
.card-body2 h2{

    font-family: 'Zen Dots';
    color: var(--verdeDekids);
    margin: 10px 0px;


}
#card-body2-title{
    text-shadow: 1px 1px 2px var(--verdeDekidsOpacidad);
    font-size: 3.5rem;

}
.card-body2 h3{
    font-family: 'Montserrat', sans-serif;
}

strong{
    color: var(--verdeDekids);
}

.card-body2 img{
    height: 30%;
}
#codigo-curso{
    cursor: pointer;
    position: static;
    object-fit: cover;
}
#codigo-curso:hover{
    transform: scale(1.25);

}
#negocio-curso:hover{
    transform: scale(1.25);
    
}
#negocio-curso{
    cursor: pointer;
    position: static;
    object-fit: cover;

}
#videojuegos-curso:hover{
    transform: scale(1.25);

}
#videojuegos-curso{
    cursor: pointer;
    position: static;
    object-fit: cover;

}
.btn-redireccion{
    margin-bottom: 30px;
    background: var(--verdeDekids);
    border: none;
    width: 200px;
    height: 50px;
    color: var(--blancoFondos);
    font-size: 1.6rem;
    border-radius: 5px;
}
.btn-redireccion:hover{
    transform: scale(1.15);
}
.anuncio-prox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column  ;
    background: var(--moradoDekidsOpacidad) ;
    height: 200px;
    margin-top: 300px;
}
.anuncio-prox h1{
    font-size: 5rem;
}
#btn-backPerfil{
    background: linear-gradient(125deg, rgba(138,177,50,1) 5%, rgba(153,206,36,1) 19%, rgba(188,251,48,1) 29%, rgba(153,206,36,1) 41%, rgba(153,206,36,1) 54%, rgba(188,251,48,1) 66%, rgba(153,206,36,1) 77%, rgba(138,177,50,1) 91%);
    font-family: 'Zen Dots';
    border: none;
    width: 100px ;
    height: 50px;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 800ms;


}