.geral .galleria-loader {
    background: #000;
   
    position: absolute;
    top: 40%;
    width: 100%;
    height: 100%;
    left: 48%;
    z-index: 2;
    display: none;
    background: url(../images/light_zarpo_spinner.gif) no-repeat 2px 2px;
     background-size:30px;
}

.geral .lazy {
    // background-image: url("../images/lazy.gif");
    background-image: url("../images/dark_zarpo_spinner.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size:45px;
}

.last_minute .deactivatedevent{
    height: 69.1% ;
    width: 99.9% ;
}

.last_minute.cms-index-index .destaque-hotel{
    position: relative 
}
