.trn-owl-hero .owl-stage-outer,
.owl-carousel.trn-owl-hero,
.hero {
    height: 60vh;
}

.owl-juegos .owl-stage-outer {
    overflow: unset;
}

.owl-juegos {
    background: #6716b0;
    padding-top: 30px;
    padding-bottom: 30px;
}


@media(max-width:1400px) {

    .trn-owl-hero .owl-stage-outer,
    .owl-carousel.trn-owl-hero,
    .hero {
        height: 60vh;
    }
}

@media(max-width:1200px) {

    .trn-owl-hero .owl-stage-outer,
    .owl-carousel.trn-owl-hero,
    .hero {
        height: 45vh;
    }
}


@media(max-width:991px) {

    .trn-owl-hero .owl-stage-outer,
    .owl-carousel.trn-owl-hero,
    .hero {
        height: 35vh;
    }
}

@media(max-width:768px) {

    .trn-owl-hero .owl-stage-outer,
    .owl-carousel.trn-owl-hero,
    .hero {
        height: 22vh;
    }
}


@media(max-width:1200px) and (min-height:800px) {

    .trn-owl-hero .owl-stage-outer,
    .owl-carousel.trn-owl-hero,
    .hero {
        height: 22vh;
    }
}


body .active a.trn-btn,
.trn-btn {
    font-size: 35px;
    letter-spacing: 1px;
    margin: 0;
    border-radius: 0;
    padding: 5px 30px;
    outline: none;
    border: none;
    font-weight: 600;
    color: white;
    font-family: var(--trn-font-bebas)
}

body .active a.trn-btn-rosa,
.trn-btn-rosa {
    background: var(--trn-color-rosa)
}

body .active a.trn-btn-hero,
.trn-btn-hero {
    position: absolute;
    right: 12%;
    bottom: 10%;
    text-transform: uppercase;
}

.owl-carousel button.owl-dot {
    height: 25px;
    width: 25px;
}

.owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 4px 4px;
}

.trn-pasos-registro {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--trn-color-morado-dark);
    padding-top: 20px;
    padding-bottom: 20px;
    height: 70px;
    font-size: 35px;
    font-family: var(--trn-font-bebas);
    font-weight: bold;
    color: white;

}



.trn-forma-ganar {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--trn-color-vinotinto);
    padding-top: 20px;
    padding-bottom: 20px;
    height: 90px;
    font-size: 50px;
    font-family: var(--trn-font-bebas);
    font-weight: bold;
    color: white;
}

.trn-forma-ganar img {
    padding-left: 15px;
    width: 41px;

}

.trn-pasos-registro div {
    margin-left: 10px;
    margin-right: 10px;
    font-family: var(--trn-font-bebas);


}




.trn-pasos-registro-numero {
    color: var(--trn-color-morado);
    font-size: 60px;
    font-family: var(--trn-font-bebas);


}

.trn-dinero-ganado {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px;
    background: var(--trn-color-rosa);
    color: white;
    font-weight: 400;
    font-size: 30px;
    font-family: var(--trn-font-bebas);
    width: 100%;
}

.trn-dinero-ganado div {
    margin-left: 15px;
    margin-right: 15px;
    font-family: var(--trn-font-bebas);

}

.trn-dinero-ganado .trn-dinero-ganado-numero {
    font-weight: bold;
    font-size: 40px;
    font-family: var(--trn-font-bebas);


}



.trn-camino-ganar {
    display: flex;
    height: 250px;
    background: var(--trn-color-morado-dark);
    position: relative;
}

.trn-camino-left,
.trn-camino-right {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 85px;
    font-weight: bold;
    color: white;
    font-family: var(--trn-font-bebas);
    letter-spacing: 2px;
    z-index: 10;
}

.trn-camino-left span,
.trn-camino-right span {
    font-family: var(--trn-font-bebas);
}

.trn-camino-absolute {
    position: absolute;
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.trn-camino-absolute img {
    border-radius: 100%;
    height: 100px;
    width: 100px;
    object-fit: cover;
    z-index: 11;

}




.trn-juegos-carousel {
    background: #1b0f23;
}


.trn-juego-carousel .trn-juego-carousel-imagen {
    height: 150px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 0 5px #0d0d0d;
}

@media(max-width:1600px) {
    .trn-juego-carousel .trn-juego-carousel-imagen {

        height: 130px;
    }
}

.trn-juego-carousel:hover {}



.trn-icono-app {
    width: 50px;
    height: 50px;
    margin-left: 20px;

}

.trn-metodos-pago {
    width: 45%;
}

.familia-bebas {
    font-family: var(--trn-font-bebas);
}

.owl-juegos .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 15px;

}

.owl-juegos .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 15px;

}

.owl-carousel.owl-juegos .owl-nav button.owl-prev,
.owl-carousel.owl-juegos .owl-nav button.owl-next {
    font-size: 60px;
    color: var(--trn-color-rosa);
    font-weight: bold;
}

.button-general-big {
    font-size: 30px;
    letter-spacing: 1px;

}

@media(max-width:991px) {
    .trn-pasos-registro {
        height: unset;
        padding-top: 50px;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        overflow: hidden;
    }

    .trn-pasos-registro div {
        margin-bottom: 35px;
        width: calc(50% - 20px);
        text-align: center;
    }

    .trn-dinero-ganado {
        font-size: 16px;
        text-align: center;
    }

    .trn-dinero-ganado .trn-dinero-ganado-numero {
        font-size: 35px;
    }

    .trn-forma-ganar {
        font-size: 30px;
    }

    .trn-camino-ganar {
        height: 140px;
    }

    .trn-camino-left,
    .trn-camino-right {
        font-size: 40px;
    }

    .trn-juegos-carousel h2 {
        font-size: 30px;
    }

    .trn-metodos-pago {
        width: 90%;
    }

    .trn-juegos-carousel h3 {
        font-size: 25px;
    }


}

@media(max-width:768px) {

    .trn-camino-left,
    .trn-camino-right {
        font-size: 30px;
    }

    .trn-forma-ganar {
        font-size: 25px;
    }

    .trn-juego-carousel .trn-juego-carousel-imagen {
        height: 115px;
    }

    .trn-juegos-carousel h3 {
        font-size: 20px;
    }

    .trn-pasos-registro {
        font-size: 25px;
    }

}

@media(max-width:991px) {

    .button-general-big {
        font-size: 20px;

    }


}

@media(max-width:768px) {

    body .active a.trn-btn-hero,
    .trn-btn-hero {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        left: 0;
        right: 0;

    }

    body .active a.trn-btn,
    .trn-btn {
        font-size: 22px;
    }

}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel button.owl-dot:hover {
    opacity: 0.5;
}




.trn-juego-carousel {
    position: relative;
}



.trn-juego-carousel-out {
    display: none;
    min-height: 300px;
    background: #401850;
    z-index: 10;
    box-shadow: 0 0 5px black;
    padding: 0px;
    position: absolute;
    width: 124%;
    top: -82px;
    left: -12%;
}



.trn-juego-carousel-out .trn-juego-carousel-out-contenido {
    padding: 10px;
    color: white;
    line-height: 20px;
    font-family: var(--trn-font-bebas);

}

.trn-juego-carousel-out .trn-juego-carousel-out-contenido p {
    font-family: var(--trn-font-bebas);
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400;
}

.trn-camino-left span,
.trn-camino-right span {
    transition: all .2s ease-in-out;
}

.trn-camino-left:hover span,
.trn-camino-right:hover span {
    transform: scale(1.3);
}


body.modal-open {
    overflow: hidden;
    position: fixed;
}

#modalRegistroFlotante .modal-body {
    max-height: 90vh;
    overflow: hidden;
    overflow-y: auto;
}