.slider-img{height:276px}
.paginas{height:50px;width:100%;top:calc(276px + 63px)}
@media only screen and (min-width:768px){.slider-img{height:570px}.paginas{top:calc(563px + 63px);width:50%;left:50%}}
@media only screen and (min-width:1024px){.slider-img{height:570px}.paginas{top:calc(570px + 45px);width:156px;left:0}}
.background-animation{background-color:#393434;background-repeat:repeat;background-position:0 0;-webkit-animation:10s linear 0s normal none infinite animate;-moz-animation:10s linear 0s normal none infinite animate;-ms-animation:10s linear 0s normal none infinite animate;-o-animation:10s linear 0s normal none infinite animate;animation:10s linear 0s normal none infinite animate}
@-webkit-keyframes animate{from{background-position:0 0}to{background-position:500px 0}}
@-moz-keyframes animate{from{background-position:0 0}to{background-position:500px 0}}
@-ms-keyframes animate{from{background-position:0 0}to{background-position:500px 0}}
@-o-keyframes animate{from{background-position:0 0}to{background-position:500px 0}}
@keyframes animate{from{background-position:0 0}to{background-position:500px 0}}