

.sceneSlider1 {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    right: 0;
    height: 100%;
    width:100%;
    background-color: transparent;
}

#rev-slider-TopDesktop .tp-parallax-wrap, #rev-slider-TopDesktop .tp-loop-wrap, #rev-slider-TopDesktop .tp-mask-wrap {
    height: 100%;
    width: 100%;
}




.sceneSlider1 div.imgFixa {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(Index/fixa.png) no-repeat top;
    background-size: contain;
}

.sceneSlider1 div.downSlide1 {
    width: 100%;
    height: 100%;
    background: url(Index/fundo.png) no-repeat top;
    z-index: 999;
    background-size: contain;
}

.sceneSlider1 div.topSlide1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(Index/topo.png) no-repeat top;
    background-size: contain;
    z-index: 999;
}







