@font-face {
    font-family: "Titillium";
    src: url("/images/play/fonts/Titillium-Regular.otf") format("opentype");
}

#imagen_perfil{
    width: 70px;
    height: 70px;
    border-radius: 10px;
    margin-block: 5px;
    border: 2px solid rgb(99, 255, 203);
}

#logo_ne_presentacion{
    display: none;
}

@media (min-width: 1200px){
    #imagen_perfil{
        width: 80px;
        height: 80px;
    }
}

.seccion-nombre-usuario{
    display: flex;
    padding-right: 20px;
    justify-content: flex-end;
    align-items: center;
    width: 60%;
    background-color: #449be1;
    border-top-left-radius: 100px;
}

.elipsis {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-header {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.7rem;
}

body {
    font-family: "Titillium";
    background: url("https://nutriexperto.com/images/play/fondo_general.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.tip_font {
    position: absolute;
    bottom: 2rem;
    right: 1rem;
}

.img_sabias {
    max-width: 90%;
    max-height: 30rem;
}

.saltar {
    transform: translateY(-8px);
}

/* Fin uso plantilla Suma Rango */
.ocultos {
    /* background: -webkit-linear-gradient(left, #2196F3 0%, #06dffb 50%, #03A9F4 100%)!important; */
    background: #03A9F6 !important;
    font-size: 4rem;
    position: relative;
    border-radius: 1rem;
}

.interrogacion{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	color: white;
}

.font_blue {
    color: #449be1 !important;
}

span#gira_ruleta {
    font-size: 28px;
    color: #818182;
    padding: 10px;
    position: absolute;
    top: 35%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#first_img {
    width: 60%;
}

span,
input {
    font-family: "Titillium";
}

#allContent {
    margin: 10px auto;
    height: auto;
    width: auto;
    display: none;
    text-align: center;
}

#wrap_score,
#wrap_invitation {
    display: none;
    position: fixed;
    width: 100%;
    left: 0%;
    top: 0%;
    height: 100%;
    vertical-align: middle;
    z-index: 99;
    border-radius: 0px;
    background: rgba(96, 125, 139, 0.81);
    overflow: hidden;
    text-align: center;
}

#lista2,
#lista {
    background: white;
    width: 650px;
    padding: 20px;
    top: 30px;
    position: relative;
    cursor: auto;
    margin: 0 auto;
}

.cerrar {
    top: 31px;
    right: 460px;
    position: absolute;
    cursor: pointer;
    font-size: 20px;
    color: white;
    background: black;
    padding: 3px;
}

#opciones_gral {
    margin: 0 auto;
    text-align: center;
}

#opciones {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 61%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#opciones_gral button {
    padding: 10px;
    font-size: 20px;
    margin-left: 50px;
}

.actividad {
    padding: 20px;
    font-size: 20px;
    border: 1px solid;
    margin: 10px;
    float: none;
    width: auto;
    height: 510px;
    display: none;
}

#lista2 table {
    width: 100%;
    text-align: center;
    border: 1px solid;
}

#lista2 span {
    color: #3b5998;
    font-size: 24px;
}

#logo {
    border: 1px solid black;
    width: 250px;
    height: 190px;
    float: left;
}

#puntos {
    float: right;
    border: 1px solid green;
    width: 75%;
    height: 150px;
}

#pregunta {
    padding-top: 6rem;
    font-size: 29px;
    margin: 0 auto;
    color: #818182;
}

#totales {
    float: left;
    width: 100%;
    border: 1px solid red;
    height: 70px;
}

.intro {
    margin: 10px auto;
    /* width: 760px; */
    height: 40rem;
    text-align: center;
}

#presentacion {
    background: url("https://nutriexperto.com/images/play/portada.png");
    background-size: cover;
    background-position: center;
}

#presentacion #iniciar {
    width: 5rem;
    height: 7rem;
    background: url(https://nutriexperto.com/images/play/play.png);
    position: absolute;
    top: 31rem;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: center;
}

#loading,
#login {
    position: absolute;
    top: 31rem;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#presentacion #login {
    margin: 0 auto;
    cursor: pointer;
    background: url("https://nutriexperto.com/images/play/login.png");
    display: none;
    width: 16.5rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-position: center;
}

.pre_img {
    height: 175px;
}

#wrap_slot {
    background: #e9ecef;
    height: 38rem;
}

@media(max-width: 768px){	
	#wrap_slot{
        height: 100%;
		padding-bottom: 100px;
	}
}

#wrap_actividad {
    background: #e9ecef;
}

.wrap_actividadd {
    background: url(https://nutriexperto.com/images/play/portada_blanca.png) !important;
    background-size: cover !important;
    background-position: center !important;
    height: 38rem;
}

#wrap_slot,
div#hidden,
.hidde {
    display: none;
}

#wrap_slot,
.plantilla {
    height: 38rem;
}

#ppuntos {
    position: absolute;
    top: -50px;
    opacity: 0;
    left: 87%;
    width: 90px;
    text-align: center;
    padding: 0px !important;
    height: 90px;
}

#ptotales {
    position: absolute;
    top: 500px;
    opacity: 0;
    left: 700px;
}

#sel_categoria {
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-size: 30px;
    background: #1588a1;
    color: white;
    padding: 10px 0px 10px 0px;
    width: 100%;
}

.verde {
    box-shadow: 0px 0px 8px 0px #009658;
    background: #00965861 !important;
    border: 0.1rem solid #009658 !important;
    color: white !important;
}

.rojo {
    box-shadow: 0px 0px 8px 0px #F44336;
    background: #f4433675 !important;
    color: white !important;
    border: 0.1rem solid #F44336 !important;
}

/* Se utilizan para la plantilla Suma Rango */
.seleccionada {
    box-shadow: 0px 0px 13px 0px #03A9F4;
}

.correcto {
    box-shadow: 0px 0px 13px 0px #4caf50;
}

.error {
    box-shadow: 0px 0px 13px 0px #F44336;
}

.show_correct_pregunta {
    background-color: #00965873 !important;
    box-shadow: 0px 0px 8px 0px #009658;
    color: white !important;
    border: 0.1rem solid #009658 !important;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.show_correct_atinale {
    box-shadow: 0px 0px 8px 0px #009658;
    -webkit-transition: box-shadow 1000ms linear;
    -ms-transition: box-shadow 1000ms linear;
    transition: box-shadow 1000ms linear;
}

#wrap_pregunta {
    padding-top: 7rem;
    padding-bottom: 5.5rem;
}

#wrap_pregunta_ojo {
    width: 100%;
    padding-bottom: 1rem;
}

#wrap_res {
    font-size: 25px;
    float: left;
    padding: 5px;
    color: #006f66;
    text-align: center;
    width: 100%;
}

img.btn {
    padding: 5px;
}

#wrap_btn {
    position: absolute;
    left: 50%;
    top: 81%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#ppregunta {
    font-size: 26px;
    text-align: center;
    color: #818182;
    margin: 15px;
    display: inline-block;
    width: 90%;
}

.op_letra {
    font-size: 32px;
    color: #008d85;
    font-weight: bold;
    margin-right: 10px;
}

#imagen_ojo {
    padding-top: 2rem;
}

/* #imagen_ojo img { */
/* max-width: 200px; */
/* max-height: 150px; */
/* } */
.no_br {
    margin-left: 20px;
}

.no_float {
    float: none !important;
}

.btn_abajo {
    top: 85% !important;
}

.cant_puntos {
    font-size: 30px;
    color: white;
}

.puntos {
    color: white;
}

img.btn,
.up_icono {
    display: inline-block;
    position: absolute;
    transition-duration: 0.3s;
    transition-property: transform;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    left: 1rem;
    bottom: 0;
}

.tr_res {
    cursor: pointer;
}

img.btn:hover,
.up_icono:hover,
img.btn:active,
.up_icono:active {
    transform: translateY(-7px);
    cursor: pointer;
}

.efecto_saltar {
    transform: translateY(-18px);
}

.hide,
.tipo2 {
    display: none;
}

.tipo2 img {
    max-height: 200px;
}

#tbl_tipo2 {
    margin: 5px;
    width: 100%;
    text-align: center;
    font-size: 27px;
    color: #0d1b50
}

#tbl_tipo2 td.izq {
    text-align: left;
}

.div_tipo2 {
    top: 50% !important;
    height: 300px !important;
}

img.op6 {
    width: 78%;
    height: 75%;
}

.seccion_barra_inferior {
    background: #e9ecef;
    color: #449be1;
    font-size: 28px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}

.seccion-puntos{
    width: 100%; 
    background-color: #449be1;
    border-top-left-radius: 50px;
}

.header-user{
    background-color: #449be1;
    color: white;
    font-size: 20px;
}

.estilo-fuente{
    font-family: "Titillium";
    font-size: 20px;
    color: white;
}

span#total {
    font-size: 30px;
    font-weight: bold;
    font-style: oblique;
    margin-right: 10px;
}

@media(max-width: 1199px){
    .seccion-puntos{
        width: 100%;
        height: 50px;
        justify-content: center;
        border-top-left-radius: 50px;
    }

    .estilo-fuente{
        font-size: 14px;
    }
    
    span#total {
        font-size: 24px;
        margin-right: 5px;
    }

    /* #imagen_perfil{
        width: 0px;
        height: 50px;
    } */
    
}



span#puntos_suma {
    position: absolute;
    left: 745px;
    top: 615px;
    padding-right: 20px;
    font-size: 35px;
    font-weight: bold;
    display: none;
}

#base {
    width: 760px;
    height: 574px;
    margin: 0 auto;
    background: url("https://nutriexperto.com/images/play/fondo_gris.jpg");
}

img.vida {
    width: 45px;
}

#vidas {
    padding-top: 10px;
    width: 220px;
    position: absolute;
    margin: 0px 260px;
}

img.logro {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    opacity: .1;
}

.obtenido {
    opacity: 1 !important;
    filter: grayscale(0%) !important;
    -webkit-filter: grayscale(0%) !important;
    -moz-filter: grayscale(0%) !important;
    -ms-filter: grayscale(0%) !important;
    -o-filter: grayscale(0%) !important;
}

#lg_titulo {
    font-size: 30px;
    padding: 10px;
    margin: 20px auto;
    color: white;
    width: 330px;
    background: #00aab0;
    border-left: 7px solid #e55e14;
    border-right: 7px solid #e55e14;
}

img.icons {
    max-height: 80px;
    margin: 10px 5px;
}

span.mas {
    color: #ff5400;
    font-size: 20px;
    margin: 10px auto;
    text-decoration: underline;
    cursor: hand;
}

#des_rango {
    color: #003d75;
    font-size: 28px;
    background: -webkit-linear-gradient(left, #c7c7c7, #dedede, #c7c7c7);
}

#pres_intro {
    background: url("https://nutriexperto.com/images/play/fondo_intro.png");
    background-size: cover;
    background-position: center;
}

/* Let's get this party started */

::-webkit-scrollbar {
    width: 12px;
}

/* Track */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(105, 105, 105, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(105, 105, 105, 0.4);
}

.star {
    font-size: 25px;
    -webkit-text-stroke: .2px #fbfbfb;
}

img#rango {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 760px;
    height: 500px;
}

img#img_pregunta {
    height: 165px;
    padding-bottom: 1rem;
}

#wrap_sabias.nutrimind,
#wrap_sabias.nutrimarketing {
    padding: 0px !important;
}

#ppregunta.nutrimind {
    height: 270px;
    margin: 0px;
    width: 100%;
}

#fuente.nutrimind {
    width: 96%;
    height: 20px;
    position: absolute;
    top: 388px;
    font-size: 15px;
    text-align: right;
    font-style: italic;
}

#sabias_que {
    height: 65px;
    width: 100%;
    float: left;
    background: linear-gradient(to right, #3378d8, #57a5e8);
    color: white;
    font-size: 37px;
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
    font-style: italic;
}

#sabias_que.nutrimind {
    background: linear-gradient(to right, #00aab0, #d8e7f3) !important
}

img.tip {
    float: left;
    padding: 15px 30px;
}

#fuente {
    width: 520px;
    height: 20px;
    position: absolute;
    top: 345px;
    font-size: 15px;
    text-align: right;
    font-style: italic;
}

.intro_txt {
    position: relative;
    width: 55.5%;
    height: 267px;
    left: 31rem;
    top: 21px;
    text-align: left;
    font-size: 30px;
    color: #2ca8e2;
}

#nutrimind {
    background: url(https://nutriexperto.com/images/play/fondo_nutrimind.png);
    background-size: cover;
    background-position: center;
}

.hide2 {
    display: none;
}

.intro_txt span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

div.name {
    background: rgba(0, 0, 0, 0.5);
    color: white;
}

.logo_ne {
    width: 39%;
}

.controles {
    text-decoration: none;
    color: white;
    font-weight: bold;
    display: inline-block;
    border-left: 0px solid transparent;
    border-bottom: 47px solid rgba(255, 255, 255, 0);
    height: 0px;
    line-height: 53px;
}

.puntaje {
    text-decoration: none;
    color: white;
    font-weight: bold;
    display: inline-block;
    border-left: 39px solid transparent;
    border-bottom: 47px solid #449be1;
    height: 0px;
    line-height: 40px;
}

.card-img-top {
    width: auto;
    margin: auto;
    max-width: 100%;
}

.option {
    height: 8rem;
    width: 81%;
    border: 1px solid;
    border-radius: 8px;
}

#todas_opc {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.card {
    height: 17rem;
    /* border: 1px solid rgb(68, 155, 225)!important; */
    background-color: #ffffff52 !important;
    cursor: pointer;
}

.card-footer {
    border-top: 0px solid rgb(68, 155, 225) !important;
}

.op_res {
    padding: .3rem;
    width: 54%;
    border: 0.1rem solid #449be1;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #818182;
}

.pointer {
    cursor: pointer;
}

/* Nuevo Cronometro */
#cronometro_act {
    position: relative;
    margin: auto;
    height: 117px;
    width: 160px;
    text-align: center;
    position: absolute;
    top: 1rem;
    left: 5px;
    z-index: 2;
}

#countdown-number {
    font-weight: bold;
    font-size: 2rem;
    color: #6c757d;
    position: relative;
    top: -0.2rem;
    left: -.2rem;
}

#cronometro_act svg {
    position: absolute;
    top: -17px;
    right: 1px;
    width: 119px;
    height: 118px;
    transform: rotateY(-180deg) rotateZ(-90deg);
}

@keyframes countdown {
    from {
        stroke-dashoffset: 0px;
    }

    to {
        stroke-dashoffset: 200px;
    }
}

/* Fin Nuevo Cronometro */
#wrap_sabias {
    padding-bottom: 15rem;
}

iframe {
    width: 682px;
    height: 409px;
}

.life_img {
    max-height: 25rem;
    max-width: 95%;
}

.redimension {
    height: 13rem;
}

@media screen and (max-device-width: 480px) {
    iframe {
        width: 370px;
        height: 304px;
    }

    .life_img {
        max-height: 22rem;
    }

    .card-header {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0.7rem;
    }

    .img_sabias {
        max-width: 72%;
    }

    .card-header {
        padding: 0;
    }

    .puntaje {
        border-left: 0px solid transparent;
    }

    .bebida {
        width: 53% !important;
    }

    #wrap_pregunta {
        padding-top: 8rem;
        padding-bottom: 7.5rem;
    }

    #first_img {
        width: 89%;
    }

    .logo_ne {
        width: 77%;
    }

    span#gira_ruleta {
        top: 29%;
    }

    .opciones3 {
        top: 22%;
    }

    #countdown-number {
        font-weight: bold;
        font-size: 2rem;
        color: #6c757d;
        position: relative;
        top: 0.8rem;
        left: -3.2rem;
    }

    .tipo1 {
        top: 49%;
    }

    /* .introduccion {
        padding-top: 7rem;
    } */

    #cronometro_act svg {
        position: absolute;
        top: -2px;
        left: -6px;
        width: 118px;
        height: 118px;
        transform: rotateY(-180deg) rotateZ(-90deg);
    }

    #cronometro_act {
        height: 75px;
        text-align: center;
        position: absolute;
        top: 0rem;
        left: 5px;
        z-index: 2;
        zoom: 1.2;
    }

    .op_res {
        width: 99%
    }

    .card {
        height: 12.5rem;
    }

    img.op6 {
        width: 45%;
    }

    /* body {
        background: #e9ecef;
    } */

    #presentacion {
        all: unset;
        width: 100%;
        height: 100dvh;
        background: linear-gradient(to bottom, white, #449be1);
        display: flex;
        flex-direction: column;
        align-items: center;
        /* height: 21rem;
        width: 100%; */
    }

    #logo_ne_presentacion{
        display: inline-block;
        width: 200px;
        height: 160px;
        object-fit: contain;
    }

    #presentacion #iniciar {
        top: 22rem;
    }

    #loading,
    #login {
        top: 18rem;
    }

    #logo_pres {
        width: 70%;

    }

    .intro,
    .intro2 {
        background-size: 100% 100%;
        height: 100%;
        width: 100%;
        margin: 0px;
    }

    #loading img {
        width: auto;
    }

    #pres_intro {
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
    }

    .intro_txt {
        top: 31%;
        left: 29%;
        width: 74%;
        text-align: center;
        font-size: 20px;
    }

    .intro_txt span {
        position: absolute;
        top: 8%;
        left: 25%;
        transform: translate(0%, 0%);
        width: 74%;
    }

    #nutrimind img {
        margin: 0;
        width: 100%;
    }

    #nutrimind.intro {
        height: 22rem;
    }

    #allContent {
        margin: 0px auto;
    }

    #base {
        width: 100%;
        height: 100% !important;
        margin: 0px;
        background-size: cover;
    }

    #wrap_slot,
    #wrap_logros {
        height: 600px;
    }

    #ppuntos {
        left: 74%;
    }

    .wrap_puntos {
        width: 100%;
        font-size: 13px;
    }

    .controles {
        font-size: 1.5rem;
    }

    .wrap_actividadd {
        all: unset;
        height: 0;
        /* height: 90vh; */
    }

    .card-img-top {
        width: 84%;
        margin-left: auto;
        margin-right: auto;
    }

    #todas_opc {
        padding-top: 0rem;
        padding-bottom: 0.3rem;
    }

    #opciones {
        top: 53%;
    }

    #pregunta {
        font-size: 21px;
        width: 100%;
        padding-top: 6.2rem;
    }

    .option {
        height: 5rem;
    }

    #tbl_tipo2,
    #ppregunta {
        font-size: 19px;
    }

    span#total {
        /* font-size: 31px; */
    }

    #des_rango,
    #wrap_compartir {
        background: none;
    }

    #ppregunta.nutrimind {
        height: 382px !important;
        margin: 0px;
        background-size: contain !important;
        width: 100%;
    }

    #sabias_que {
        height: 65px;
        width: 100%;
    }

    #fuente.nutrimind {
        width: 100%;
        height: 20px;
        position: absolute;
        top: 471px;
        font-size: 15px;
        text-align: center;
        font-style: italic;
    }

    #imagen_ojo {
        padding-top: 5rem;
    }

    #imagen_ojo img {
        max-width: 45%;
    }
}

@media (min-width: 481px) and (max-width: 667px) {
    .card-header {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0.7rem;
    }

    img.op6 {
        width: 23%;
    }

    body {
        background: #d8d9dd;
    }

    .card {
        width: 70% !important;
        margin-left: auto;
        margin-right: auto;
    }

    #presentacion {
        height: 22rem;
        width: 100%;
    }

    #logo_pres {
        width: 51%;
    }

    .res_tip {
        bottom: 6rem;
    }

    .intro,
    .intro2 {
        background-size: 100% 100%;
        height: 100%;
        width: 100%;
        margin: 0px;
    }

    #presentacion #iniciar,
    #presentacion #login {
        top: 18rem;
    }

    #loading img {
        width: auto;
    }

    #loading {
        top: 19rem;
    }

    #pres_intro {
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
    }

    .intro_txt {
        top: 31%;
        left: 0%;
        width: auto;
        text-align: left;
        font-size: 22px;
        height: 23rem;
    }

    .intro_txt span {
        position: absolute;
        top: 8%;
        transform: translate(0%, 0%);
        left: 44%;
        width: 57%;
    }

    #nutrimind img {
        margin: 0;
        width: 80%;
    }

    #nutrimind.intro {
        height: 90%;
    }

    #allContent {
        margin: 0px auto;
    }

    #base {
        width: 100%;
        height: 100% !important;
        margin: 0px;
        background-size: cover;
    }

    #wrap_slot,
    #wrap_logros {
        height: 308px;
    }

    #ppuntos {
        left: 87%;
    }

    #cronometro_act {
        zoom: 1.2;
    }

    .wrap_puntos {
        width: 100%;
        font-size: 1.5rem;
    }

    .btn_opc img {
        width: 73%;
    }

    #imagen_ojo {
        top: 13%;
    }

    #opciones {
        top: 53%;
    }

    #pregunta {
        font-size: 20px;
        margin-top: -1rem;
        width: 100%;
    }

    .option {
        height: 4rem;
    }

    #tbl_tipo2,
    #ppregunta {
        font-size: 19px;
    }

    #ppregunta {
        margin-bottom: 0.5rem;
    }

    span#total {
        /* font-size: 41px; */
    }

    #des_rango,
    #wrap_compartir {
        background: none;
    }

    #wrap_slot {
        background-size: cover !important;
    }

    #ppregunta.nutrimind {
        height: 240px !important;
        margin: 0px;
        background-size: contain !important;
        width: 100%;
    }

    #sabias_que {
        height: 65px;
        width: 100%;
    }

    #fuente.nutrimind {
        width: 100%;
        height: 20px;
        position: absolute;
        top: 17rem;
        font-size: 15px;
        text-align: right;
        font-style: italic;
        right: 2rem;
    }

    span#gira_ruleta {
        font-size: 33px;
        top: 39%;
        width: 100%;
    }

    .card-img-top {
        width: 75%;
    }

    .card {
        height: 15rem;
    }

    #wrap_slot,
    .plantilla {
        /* height: 41rem; */
        height: 38rem;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    iframe {
        width: 100%;
        height: 409px;
    }

    #ppuntos {
        left: 553px;
    }

    .intro_txt {
        text-align: center;
        width: 62%;
        left: 15rem;
        top: 18px;
    }

    #nutrimind img {
        width: 100%;
    }

    img.op6 {
        width: 34%;
    }

    #wrap_actividad,
    .plantilla {
        height: 47rem;
    }

    .card {
        height: 16rem;
        border: 1px solid rgb(68, 155, 225) !important;
        background-color: #ffffff52 !important;
        margin-left: auto;
        margin-right: auto;
        width: 72% !important;
    }

    #todas_opc {
        padding-bottom: 1rem;
    }

    #countdown-number {
        top: 0rem;
    }

    .puntaje {
        font-size: 18px;
    }

    .img_sabias {
        max-width: 58%;
    }

    .bebida {
        width: 71%;
    }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .intro_txt {
        left: 20rem;
    }

    .card-img-top {
        width: 100%;
    }

    .img_sabias {
        max-width: 43%;
    }

    .bebida {
        width: 71%;
    }
}

@media (min-width: 1025px) and (max-width: 1400px) {
    #pres_intro {
        background-size: contain;
        background-repeat: no-repeat;
    }

    .img_sabias {
        max-width: 90%;
        max-height: 21rem;
    }

    #pregunta {
        font-size: 27px;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
    }

    .intro_txt {
        width: 377px;
        left: 20rem;
        text-align: center;
        font-size: 23px;
        top: 0px;
    }

    #logo_pres {
        width: 80%;
    }

    .intro {
        height: 484px;
    }

    #ppuntos {
        left: 79%;
    }

    .card-footer {
        padding: 0rem 0.2rem;
    }

    .card {
        height: 13.4rem;
    }

    .card-img-top {
        max-width: 91%;
    }

    #todas_opc {
        padding-top: 0.5rem;
    }

    #nutrimind img {
        max-width: 100%;
        height: 100%;
    }

    #first_img {
        width: 71%;
        padding-top: 3rem;
    }

    .wrap_actividadd {
        height: 449px;
    }

    #presentacion #iniciar {
        top: 26rem;
    }

    #loading,
    #login {
        top: 27rem;
    }

    .bebida {
        width: 61%;
    }
}

@media (min-width: 320px) and (max-width: 320px) {
    div.opcion {
        margin-left: 14px !important;
    }

    .card-header {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0.7rem;
    }
}