:root {
    --colorPrincipal: #00ffa8;
}

* {
    outline: none;
}
.versionMovil {
    display: none !important;
}
.cerrar-modal {
    cursor: pointer;
}

.divContenedorVideo {
    background-color: black;
}

.video-js .vjs-play-progress {
    background-color: var(--colorPrincipal);
}

.video-js .vjs-play-progress:before {
    color: var(--colorPrincipal);
}

.divContenedorVideo {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-js .vjs-control {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
}
.divContenedorVideo .vjs-remaining-time-display{
    color: #00ffa8;
}

.divContenedorVideo .vjs-big-play-button {
    display: none;
}

.divContenedorVideo .video-js .vjs-control-bar {
    height: 100px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    flex-flow: wrap;
    padding: 0 20px;
    background-color: rgba(43, 51, 63, .5);
}

.divContenedorVideo .vjs-progress-control {
    width: calc(100% - 50px);
    height: 20px;
    padding-top: 25px;
}

.divContenedorVideo .vjs-time-control {
    margin-bottom: -30px;
}
.divContenedorVideo .vjs-duration,.divContenedorVideo .vjs-current-time {
    display: none;
}

.divContenedorVideo .vjs-remaining-time span:nth-child(2) {
    display: none;
}

.divContenedorVideo .video-js .vjs-mute-control,
.video-js .vjs-volume-panel {
    width: 50px;
    justify-content: flex-end;
}

.divContenedorVideo .botonListaVideos {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.divContenedorVideo .botonListaVideos::before {
    font-family: VideoJS;
    content: "\1F5CD";
    margin: 0 10px;
    visibility: visible;
    font-size: 2.2em;
}


/*************ORDEN DE LOS COMPONENTES DEL LA BARRA**********************/

.divContenedorVideo .vjs-progress-control {
    order: 1;
}

.divContenedorVideo .vjs-time-control {
    order: 2;
}

.divContenedorVideo .video-js .vjs-play-control {
    order: 3;
}

.retrasarPc {
    order: 4;
}

.adelantarPc {
    order: 5;
}

.divContenedorVideo .video-js .vjs-mute-control,
.video-js .vjs-volume-panel {
    order: 6;
}

.tituloVideoPc {
    order: 7;
}

.divContenedorVideo .botonListaVideos {
    order: 8;
}

.divContenedorVideo .video-js .vjs-subtitles-button {
    order: 9;
}

.divContenedorVideo .vjs-subtitles-button~.vjs-menu-button {
    order: 10;
}
.divContenedorVideo .video-js .vjs-picture-in-picture-control {
    order: 11;
}
.divContenedorVideo .video-js .vjs-fullscreen-control {
    order: 12;
}


/*************FIN ORDEN DE LOS COMPONENTES DEL LA BARRA**********************/


/*****ESTILOS MENU DE OPCIONES********/
.divContenedorVideo button:active, button:focus,
.divContenedorVideo input[type=button]:active,
.divContenedorVideo input[type=button]:focus,
.divContenedorVideo input[type=reset]:active,
.divContenedorVideo input[type=reset]:focus,
.divContenedorVideo input[type=submit]:active,
.divContenedorVideo input[type=submit]:focus{
    border-color: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.divContenedorVideo .vjs-resolution-button {
    position: absolute;
    z-index: 99999;
}

.divContenedorVideo .vjs-resolution-button .vjs-icon-placeholder:before {
    content: '';
}

.divContenedorVideo .vjs-subtitles-button .vjs-menu,
.divContenedorVideo .vjs-resolution-button~.vjs-menu {
    margin-bottom: 35px;
    left: -115px;
    z-index: 2;
    width: 150px;
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: transparent;
    color: #00ffa8;
    padding: 5px;
    font-weight: bold;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.vjs-menu li.vjs-selected::before {
    font-family: VideoJS;
    content: "\2713";
    margin: 0 10px;
    visibility: visible;
    font-size: 17px;
}

.vjs-menu li {
    background-color: transparent;
    color: #00ffa8;
    padding: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.vjs-menu li::before {
    font-family: VideoJS;
    content: "\2713";
    margin: 0 10px;
    visibility: hidden;
    font-size: 17px;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
    background-color: transparent;
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: none;
    outline: none;
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    max-height: fit-content;
    min-height: 150px;
    height: 170px;
    text-align: start;
    background-color: rgb(71 80 91);
    border-radius: 5px;
    padding: 5px 0;
}

.vjs-resolution-button~.vjs-menu .vjs-menu-content {
    min-height: 130px;
    height: 130px;
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content::-webkit-scrollbar {
    background-color: white;
    width: 8px;
    border-radius: 20px;
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content::-webkit-scrollbar-thumb {
    background-color: rgb(115 133 159 / 59%);
    border-radius: 20px;
}


/*****FIN ESTILOS MENU DE OPCIONES********/


/*****ESTILOS MENU DE VOLUMEN********/

.divContenedorVideo .vjs-volume-panel .vjs-volume-control {
    margin-bottom: 6px;
    left: 40px !important;
    margin: 0;
    z-index: 2;
}

.divContenedorVideo .vjs-volume-panel .vjs-volume-control {
    max-height: fit-content;
    min-height: 110px;
    height: 110px !important;
    text-align: start;
    background-color: rgb(71 80 91);
    border-radius: 5px;
    padding: 5px 0;
}

.vjs-volume-bar.vjs-slider-vertical {
    height: 90px;
    margin: 5px auto;
}

.video-js .vjs-volume-level {
    background-color: var(--colorPrincipal);
}

.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
    color: var(--colorPrincipal);
}


/*****FIN ESTILOS MENU DE VOLUMEN********/

.video-js .vjs-control .vjs-icon-placeholder:hover:before,
.retrasarPc:hover,
.adelantarPc:hover,
.vjs-resolution-button:hover,
.botonListaVideos:hover {
    background: radial-gradient(farthest-side at 50% 50%, rgb(255 255 255/ 0.33), rgb(255 255 255 / 33%), rgb(255 255 255 / 33%), rgb(27 20 104 / 0));
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: center;
}

.divContenedorVideo .video-js .vjs-control .vjs-icon-placeholder:before {
    font-size: 2.2em;
    line-height: 1.67;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--colorPrincipal);
}

.contenedorVideo {
    width: 100%;
    height: 100%;
    position: relative;
    border: none;
}

.divPrincipalVolverVideo {
    width: 100vw;
    height: 60px;
}

.divSuperiorVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 15px;
    background-color: rgba(43, 51, 63, .2);
}
.no-Modal .divSuperiorVideo {
    display: none;
}

.divFlechaVideo {
    opacity: 1 !important;
    width: 30px;
    height: auto;
    z-index: 99999;
    display: none;
}

.divFlechaVideo img {
    width: 100%;
    height: auto;
}


/**********BOTONES SIEMPRE VISIBLE*****/

.divBotonesTactiles {
    position: absolute;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    top: calc(50% - 50px);
}

.retrasarMovil,
.adelantarMovil,
.tituloVideoMovil {
    display: none;
}

.retrasarPc {
    font-size: 3em;
    color: #00ffa8;
    height: 50px;
    width: 50px;
    font-family: VideoJS;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.retrasarPc::before {
    content: "\f116";
}

.adelantarPc {
    font-size: 3em;
    color: #00ffa8;
    height: 50px;
    width: 50px;
    font-family: VideoJS;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scaleX(-1);
}

.adelantarPc::before {
    content: "\f116";
}


/**********BOTON DE PLAY SIEMPRE VISIBLE*****/

.vjs-paused .botonPlay-Pause, 
.vjs-paused .botonPlay-Pause-Movil {
    font-size: 6em;
    color: #00ffa8;
    line-height: 94px;
    height: 100px;
    width: 100px;
    border: 3px solid #00ffa8;
    border-radius: 50px;
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
    cursor: pointer;
    background-color: rgba(43, 51, 63, .7);
    display: flex;
    justify-content: center;
    align-items: center;
}

.vjs-paused .botonPlay-Pause::before,
.vjs-paused .botonPlay-Pause-Movil::before {
    content: "\f101";
}


/**********FIN BOTON DE PLAY SIEMPRE VISIBLE*****/


/**********BOTON DE PAUSE SIEMPRE VISIBLE*****/

.vjs-playing .botonPlay-Pause,
.vjs-playing .botonPlay-Pause-Movil {
    font-size: 6em;
    color: #00ffa8;
    line-height: 94px;
    height: 100px;
    width: 100px;
    border: 3px solid #00ffa8;
    border-radius: 50px;
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
    cursor: pointer;
    background-color: rgba(43, 51, 63, .7);
    display: flex;
    justify-content: center;
    align-items: center;
}

.vjs-playing .botonPlay-Pause::before,
.vjs-playing .botonPlay-Pause-Movil::before {
    content: "\f103";
}


/**********FIN BOTON DE PAUSE SIEMPRE VISIBLE*****/


/**********OCULTA LOS BOTONES DE LOS VIDEOS A LA VEZ QUE LA BARRA DE REPRODUCCIÓN*****/

.vjs-has-started.vjs-user-inactive.vjs-playing~.botonesAux {
    visibility: visible;
    opacity: 0 !important;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
    display: none;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .botonesAux {
    visibility: visible;
    opacity: 0 !important;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
    display: none;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: none;
}


/**********FIN OCULTA LOS BOTONES DE LOS VIDEOS A LA VEZ QUE LA BARRA DE REPRODUCCIÓN*****/


/**********FIN BOTONES SIEMPRE VISIBLE*****/

.tituloVideoPc {
    width: calc(100% - (50px * 8));
    height: auto;
    align-items: center;
    font-size: 16px;
    padding-left: 25px;
    color: var(--colorPrincipal);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vjs-resolution-button-label {
    color: var(--colorPrincipal);
    z-index: 2;
}


/**********ESTILOS LISTA DE VIDEOS******************/

.listaVideos {
    width: 475px;
    height: 330px;
    position: absolute;
    display: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-color: rgb(71 80 91);
    border-radius: 5px;
    z-index: 2;
    overflow: auto;
    padding: 15px 0;
    bottom: 62px;
    right: 189px;
}

.video-js .botonListaVideos:hover~.listaVideos {
    display: flex;
}

.listaVideos::-webkit-scrollbar {
    background-color: white;
    width: 8px;
    border-radius: 20px;
}

.listaVideos::-webkit-scrollbar-thumb {
    background-color: rgb(115 133 159 / 59%);
    border-radius: 20px;
}

.listaVideos hr {
    width: 95%;
    margin: 15px 0;
    border: 1px solid white;
}

.divCadaVideo {
    width: 90%;
    height: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
}

.tituloListaVideos {
    margin: 0;
    font-size: 18px;
    color: white;
    width: calc(100% - 60px);
    height: 43px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.imagenListaVideo {
    width: 50px;
    height: auto;
}


/**********FIN ESTILOS LISTA DE VIDEOS******************/

/*****Tablet Pequeña Vertical*****/
@media (min-width: 768px) and (max-width: 1023px) and (orientation:portrait) {
    /************ESTILOS MULTIMEDIA*****************/
    /**********BOTONES SIEMPRE VISIBLE*****/
    .retrasarPc,
    .adelantarPc,
    .tituloVideoPc,
    .video-js .vjs-play-control,
    .video-js .vjs-volume-panel,
    .cerrar-modal {
        display: none;
    }
    .divContenedorVideo {
        width: 100vw;
        height: 100vh;
    }
    .divVideoMovil .divContenedorVideo{
        width: 100%;
        height: 100%;
        position: absolute;    
    }
    .vjs-paused .botonPlay-Pause, 
    .vjs-paused .botonPlay-Pause-Movil {
        height: 75px;
        width: 75px;
    }
    .vjs-playing .botonPlay-Pause, 
    .vjs-playing .botonPlay-Pause-Movil{
        height: 75px;
        width: 75px;
    }
    .divBotonesTactiles{
        height: 75px;
    }
    .versionPc{
        display:none;
    }
    .versionMovil{
        display: flex !important;
        flex-direction: column;
    }
    .divVideoMovil .divSuperiorVideo{
        display: none;
    }
    .divFlechaVideo {
        display: block;
    }
    .tituloVideoMovil {
        width: calc(100% - 30px);
        height: auto;
        font-size: 15px;
        padding: 5px 15px 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .divContenedorVideo .video-js .vjs-control-bar {
        justify-content: flex-end;
    }
    .divVideoMovil .divContenedorVideo .video-js .vjs-control-bar {
        height: 50px;
    }
    .divVideoMovil .divContenedorVideo .vjs-progress-control {
        width: calc(100% - 200px);
        height: 50px;
        padding-top: 0;
    }
    .divVideoMovil .divContenedorVideo .vjs-time-control {
        margin-bottom: 0;
    }
    .vjs-playing .retrasarMovil {
        font-size: 6em;
        color: #00ffa8;
        line-height: 94px;
        height: 50px;
        width: 100px;
        font-family: VideoJS;
        font-weight: 400;
        font-style: normal;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .vjs-playing .retrasarMovil::before {
        content: "\f116";
        -webkit-text-stroke: 1px rgba(43, 51, 63, .7);
    }
    .vjs-playing .adelantarMovil {
        font-size: 6em;
        color: #00ffa8;
        line-height: 94px;
        height: 50px;
        width: 100px;
        font-family: VideoJS;
        font-weight: 400;
        font-style: normal;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: scaleX(-1);
    }
    .vjs-playing .adelantarMovil::before {
        content: "\f116";
        -webkit-text-stroke: 1px rgba(43, 51, 63, .7);
    }
    /**********FIN BOTONES SIEMPRE VISIBLE*****/
    /**********QUITAMOS EL BLOQUEO DE ROTACION HORIZONTAL*****/
    .bloqueoRotacion {
        display: none !important;
    }
    /**********FIN QUITAMOS EL BLOQUEO DE ROTACION HORIZONTAL*****/
    .divContenedorVideo .vjs-subtitles-button .vjs-menu {
        margin-bottom: 0px;
        left: 0;
        z-index: 99999;
        width: 40%;
        height: 40%;
        position: fixed;
        bottom: 50px;
    }
    .divVideoMovil .divContenedorVideo .vjs-subtitles-button .vjs-menu {
        margin-bottom: 0px;
        left: 0;
        z-index: 99999;
        width: 130px;
        height: 100px;
        position: absolute;
        bottom: 50px;
    }
    .divContenedorVideo .vjs-resolution-button~.vjs-menu {
        margin-bottom: 0px;
        left: -28px;
        z-index: 99999;
        width: 104px;
        height: 140px;
        position: absolute;
        bottom: 50px;
    }
    .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
        max-height: 100%;
        min-height: 100%;
        height: 100%;
        text-align: start;
        background-color: rgb(71 80 91);
        border-radius: 5px;
        padding: 5px 0;
        bottom: 0;
    }
    .divContenedorVideo .vjs-fullscreen-control {
        display: none;
    }
    .divVideoMovil .divContenedorVideo .vjs-fullscreen-control {
        display: flex;
    }
    /************FIN ESTILOS MULTIMEDIA*****************/
}
@media (max-width: 767px) {
    /************ESTILOS MULTIMEDIA*****************/
    /**********BOTONES SIEMPRE VISIBLE*****/
    .retrasarPc,
    .adelantarPc,
    .tituloVideoPc,
    .video-js .vjs-play-control,
    .video-js .vjs-volume-panel,
    .cerrar-modal {
        display: none;
    }
    .divContenedorVideo {
        width: 100vw;
        height: 100vh;
    }
    .divVideoMovil .divContenedorVideo{
        width: 100%;
        height: 100%;
        position: absolute;    
    }
    .vjs-paused .botonPlay-Pause, 
    .vjs-paused .botonPlay-Pause-Movil {
        height: 75px;
        width: 75px;
    }
    .vjs-playing .botonPlay-Pause, 
    .vjs-playing .botonPlay-Pause-Movil{
        height: 75px;
        width: 75px;
    }
    .divBotonesTactiles{
        height: 75px;
    }
    /*Para la nueva plantilla de compra para que salga el play*/
    .bloqueVideoMovil .divBotonesTactiles{
        z-index: 99;
    }
    .versionMovil{
        display: flex !important;  
    }
    .divVideoMovil .divSuperiorVideo{
        display: none;
    }
    .divFlechaVideo {
        display: block;
    }
    .tituloVideoMovil {
        width: calc(100% - 30px);
        height: auto;
        font-size: 15px;
        padding: 5px 15px 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .divContenedorVideo .video-js .vjs-control-bar {
        justify-content: flex-end;
    }
    .divVideoMovil .divContenedorVideo .video-js .vjs-control-bar {
        height: 50px;
    }
    .divVideoMovil .divContenedorVideo .vjs-progress-control {
        width: calc(100% - 200px);
        height: 50px;
        padding-top: 0;
    }
    .divVideoMovil .divContenedorVideo .vjs-time-control {
        margin-bottom: 0;
    }
    .vjs-playing .retrasarMovil {
        font-size: 6em;
        color: #00ffa8;
        line-height: 94px;
        height: 50px;
        width: 100px;
        font-family: VideoJS;
        font-weight: 400;
        font-style: normal;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .vjs-playing .retrasarMovil::before {
        content: "\f116";
        -webkit-text-stroke: 1px rgba(43, 51, 63, .7);
    }
    .vjs-playing .adelantarMovil {
        font-size: 6em;
        color: #00ffa8;
        line-height: 94px;
        height: 50px;
        width: 100px;
        font-family: VideoJS;
        font-weight: 400;
        font-style: normal;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: scaleX(-1);
    }
    .vjs-playing .adelantarMovil::before {
        content: "\f116";
        -webkit-text-stroke: 1px rgba(43, 51, 63, .7);
    }
    /**********FIN BOTONES SIEMPRE VISIBLE*****/
    /**********QUITAMOS EL BLOQUEO DE ROTACION HORIZONTAL*****/
    .bloqueoRotacion {
        display: none !important;
    }
    /**********FIN QUITAMOS EL BLOQUEO DE ROTACION HORIZONTAL*****/
    .divContenedorVideo .vjs-subtitles-button .vjs-menu {
        margin-bottom: 0px;
        left: 0;
        z-index: 99999;
        width: 40%;
        height: 40%;
        position: fixed;
        bottom: 50px;
    }
    .divVideoMovil .divContenedorVideo .vjs-subtitles-button .vjs-menu {
        margin-bottom: 0px;
        left: 0;
        z-index: 99999;
        width: 130px;
        height: 100px;
        position: absolute;
        bottom: 50px;
    }
    .divContenedorVideo .vjs-resolution-button~.vjs-menu {
        margin-bottom: 0px;
        left: -28px;
        z-index: 99999;
        width: 104px;
        height: 140px;
        position: absolute;
        bottom: 50px;
    }
    .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
        max-height: 100%;
        min-height: 100%;
        height: 100%;
        text-align: start;
        background-color: rgb(71 80 91);
        border-radius: 5px;
        padding: 5px 0;
        bottom: 0;
    }
    .divContenedorVideo .vjs-fullscreen-control {
        display: none;
    }
    .divVideoMovil .divContenedorVideo .vjs-fullscreen-control {
        display: flex;
    }
    /************FIN ESTILOS MULTIMEDIA*****************/
}

@media (max-width: 1023px) and (orientation:landscape) and (pointer: coarse) {
    /************ESTILOS MULTIMEDIA*****************/
    /**********BOTONES SIEMPRE VISIBLE*****/
    .retrasar,
    .adelantar,
    .tituloVideoPc,
    .video-js .vjs-play-control,
    .video-js .vjs-volume-panel {
        display: none;
    }
    .tituloVideoMovil {
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(100% - 30px);
        height: auto;
        font-size: 15px;
    }
    .vjs-playing .retrasarMovil {
        font-size: 6em;
        color: #00ffa8;
        line-height: 94px;
        height: 50px;
        width: 100px;
        font-family: VideoJS;
        font-weight: 400;
        font-style: normal;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .vjs-playing .retrasarMovil::before {
        content: "\f116";
        /*-webkit-text-stroke: 1px rgba(43, 51, 63, .7);*/
        text-shadow: -1px 0px rgba(43, 51, 63, .7);
    }
    .vjs-playing .adelantarMovil {
        font-size: 6em;
        color: #00ffa8;
        line-height: 94px;
        height: 50px;
        width: 100px;
        font-family: VideoJS;
        font-weight: 400;
        font-style: normal;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: scaleX(-1);
    }
    .vjs-playing .adelantarMovil::before {
        content: "\f116";
        /*-webkit-text-stroke: 1px rgba(43, 51, 63, .7);*/
        text-shadow: -1px 0px rgba(43, 51, 63, .7);
    }
    /**********FIN BOTONES SIEMPRE VISIBLE*****/
    /**********QUITAMOS EL BLOQUEO DE ROTACION HORIZONTAL*****/
    .bloqueoRotacion {
        display: none !important;
    }
    body {
        overflow: hidden;
    }
    /**********FIN QUITAMOS EL BLOQUEO DE ROTACION HORIZONTAL*****/
    .divContenedorVideo .vjs-subtitles-button .vjs-menu {
        margin-bottom: 0px;
        left: 0;
        z-index: 99999;
        width: 40%;
        height: calc(100% - 40px - 50px);
        position: fixed;
        bottom: 50px;
    }
    .divContenedorVideo .vjs-resolution-button~.vjs-menu {
        margin-bottom: 0px;
        left: -28px;
        z-index: 99999;
        width: 104px;
        height: 140px;
        position: absolute;
        bottom: 38px;
    }
    .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
        max-height: 100%;
        min-height: 100%;
        height: 100%;
        text-align: start;
        background-color: rgb(71 80 91);
        border-radius: 5px;
        padding: 5px 0;
        bottom: 0;
    }
    .divContenedorVideo .vjs-resolution-button~.vjs-menu-content {
        max-height: 100%;
        min-height: 100%;
        height: 100%;
        text-align: start;
        background-color: rgb(71 80 91);
        border-radius: 5px;
        padding: 5px 0;
        bottom: 0;
    }
    .divContenedorVideo .vjs-fullscreen-control {
        display: none;
    }
}