.plyr__control.plyr__control--overlaid,
.plyr__controls__item.plyr__control:hover {
    background: #DAB870;
}

.plyr__progress input[type=range],
.plyr--video .plyr__progress__buffer,
.plyr__volume input[type=range] {
    color: #DAB870;
    ;
}

#player button:hover,
#player2 button:hover {
    background: #DAB870 !important;
}

/* .plyr__video-embed iframe {
    opacity: 0;
    transition: opacity 0.3s ease;
  
}

.plyr__video-embed iframe.active_video {
    opacity: 1 !important;
    transition: opacity 0.3s ease;
} */

.plyr--video {
    height: 100%;
}


.boton_exp_1 {
    width: 20px;
    height: 20px;
    background: red;
    position: absolute;
}

.plyr__controls {
    width: 100%;
    justify-content: space-between !important;
}


.modal_programa_home_ancho {
    width: 100%;
    max-width: 886px !important;
}


.uk-modal-dialog.modal_programa_contacto_ancho {
    width: 100% !important;
    max-width: 886px !important;
}