/*.ima-home-stiky {display: table;position: absolute;right: 0;bottom: 0;width: 275px;height: 155px;}
#content_video {overflow: hidden;}
.contControlsVideo-home-stiky{width: 100%;height: 28px;bottom: 0px;position: absolute;}
.contControlsVideo-home-stiky .buttonAudio-home-stiky{width: 28px;height: 28px;bottom: 0;background-image: url('/noticias/stat/includes/publicidad/img/iconos/Play_sonido-01.svg');float:right;display: none;background-repeat: no-repeat;margin: -5px 5px 0 0;cursor: pointer;}
.contControlsVideo-home-stiky .buttonMute-home-stiky{width: 28px;height: 28px;bottom: 0;background-image: url('/noticias/stat/includes/publicidad/img/iconos/mute_mute__-01.svg');float:right;display: none;background-repeat: no-repeat;margin: -5px 5px 0 0;cursor: pointer;}
.video-home-stiky{display: none;margin: 0 auto;position: fixed; bottom: 20px; right: 20px;z-index: 9999999;}
.closeWrapper-home-stiky{width: 30px;height: 28px;position: absolute;top: -33px;right: 0;}
.closeWrapper-home-stiky .contentClose-home-stiky{width: 30px;height: 28px;float: left;}
.closeWrapper-home-stiky .contentCloseImg-home-stiky{width: 100%;height: 28px;background-image: url('/noticias/stat/includes/publicidad/img/iconos/Cerrar_cerrar___-01.svg');float: left;cursor: pointer;margin-top: -28px;background-repeat:no-repeat;}
.contMiniPlayer{position: fixed !important;bottom: 20px;right: 20px;width: 350px !important ;height: 200px !important ;animation: fade-in-up .25s ease forwards !important;padding-bottom: 10px;z-index: 1;}
.content-reproductor-home-stiky{position: relative;}    
.content-reproductor-home-stiky{position: relative;background-color: #000;border-radius: 5px;width: 275px;height: 155px;margin-left: auto;margin-right: auto;margin-top: 20px;}
.content_video-home-stiky{max-width: 275px;max-height: 155px}
*/



.video-home-stiky .ima-home-stiky {display: table;right: 0;bottom: 0;width: 275px;height: 155px;}
.video-home-stiky #content_video {overflow: hidden;}
.video-home-stiky{display: none;margin: 0 auto;position: fixed;bottom: 0px;right: 0px;z-index: 9999999;box-shadow: 12px -11px 20px 11px black;}
.video-home-stiky .content-reproductor-home-stiky{position: relative;background: #efefef;}
.video-home-stiky .contControlsVideo-home-stiky                           {width: 100%;height: 34px;top: -34px;padding: 2px 0;background: #efefef;position: absolute;border-radius: 4px 0 0 0;}
.video-home-stiky .contControlsVideo-home-stiky:before                    {   content: "POR COOPERATIVA "; width: 130px; height: 25px; background-image: url(/noticias/stat/includes/publicidad/img/iconos/coopsticky.svg); background-position: center; background-size: 23px; position: ABSOLUTE; padding: 10px 0 0 0px; top: 0; background-repeat: no-repeat; background-position-y: 2px; background-position-x: 5px; color: #aeaeae; text-indent: 35px; font-family: lato; font-size: 8px;}
.video-home-stiky .contControlsVideo-home-stiky .buttonAudio-home-stiky       {width: 28px;height: 28px;top: 2px;position: absolute;right: 28px;background: #efefef;background-image: url('/noticias/stat/includes/publicidad/img/iconos/speaker.svg');background-size: 55%;background-position: center;background-repeat: no-repeat;margin: 0px 5px 0 0;cursor: pointer;border-radius: 50%;}
.video-home-stiky .contControlsVideo-home-stiky .buttonMute-home-stiky       {width: 28px;height: 28px;position: absolute;top: 4px;right: 28px;background: #efefef;background-image: url('/noticias/stat/includes/publicidad/img/iconos/mute.svg');background-size: 55%;background-position: center;display: none;background-repeat: no-repeat;margin: 0px 5px 0 0;cursor: pointer;border-radius: 50%;}
.video-home-stiky .closeWrapper-home-stiky                               {width: 32px;height: 32px;position: absolute;top: -32px;padding: 2px 0;z-index: 1;right: 0;}
.video-home-stiky .closeWrapper-home-stiky .contentClose-home-stiky         {width: 28px;height: 28px;float: left;}
.video-home-stiky .closeWrapper-home-stiky .contentCloseImg-home-stiky        {width: 28px;height: 28px;background-image: url('/noticias/stat/includes/publicidad/img/iconos/close.svg');cursor: pointer;background-position: center;background-size: 50%;background-repeat:no-repeat;}
.video-home-stiky  {bottom: 150px; animation: fadein 1s; -moz-animation: fadein 1s; -webkit-animation: fadein 1s;  -o-animation: fadein 1s; animation-fill-mode: forwards; }
@keyframes fadein {
    from {
        opacity:0;
 
    }
    to {
        opacity:1;
        bottom: 0px;
     
        
    }
}
@-moz-keyframes fadein { 
    from {
        opacity:0;
      
    }
    to {
        opacity:1;
        bottom: 0px;
      
        
    }
}
@-webkit-keyframes fadein { 
    from {
        opacity:0;
        
    }
    to {
        opacity:1;
         bottom: 0px;
     
        
    }
}
@-o-keyframes fadein { 
    from {
        opacity:0;
     
    }
    to {
        opacity: 1;
         bottom: 0px;
     
        
    }
}

