
.video-home-stiky .ima-home-stiky {display: table;right: 0;bottom: 0;width: 404px;height: 228px;}
.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: 28px;top: -28px;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: 0px;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: 0px;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: 28px;height: 28px;position: absolute;top: -29px;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: 250px; 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;
     
        
    }
}

