#slider-block{height:980px;background:#090909;}
.container-slider{width:100% !important;position:relative;padding:0;max-height:980px;overflow:hidden;margin-bottom:0px;}

.tp-rightarrow{float:left;width:38px;height:38px;font-size:14px;text-align:center;line-height:38px;color:#fff;position:absolute;background:url(../images/right.png) no-repeat center;z-index:99;cursor:pointer;top:85%;margin-top:-24px;-webkit-transition:all linear .2s;-moz-transition:all linear .2s;-o-transition:all linear .2s;-ms-transition:all linear .2s;transition:all linear .2s; z-index:98;}

.tp-leftarrow{float:left;width:38px;height:38px;font-size:14px;text-align:center;line-height:38px;color:#fff;position:absolute;background:url(../images/left.png) no-repeat center;z-index:99;cursor:pointer;top:85%;margin-top:-24px;-webkit-transition:all linear .2s;-moz-transition:all linear .2s;-o-transition:all linear .2s;-ms-transition:all linear .2s;transition:all linear .2s; z-index:98;}


.tp-rightarrow{right:45px;}
.tp-rightarrow:before{}
.tp-leftarrow{right:80px;}
.tp-leftarrow:before{}
.tp-rightarrow:hover,.tp-leftarrow:hover{color:#fff;border-color:#2e2e2e;}