
#slider-block{height:849px;}

.container-slider{width:100% !important;position:relative;padding:0;max-height:849px !important;overflow:hidden;margin-bottom:0px}
.tp-rightarrow{display:block;float:left;width:37px;height:76px;font-size:14px;text-align:center;line-height:48px;color:#fff;margin-left:2px;position:absolute; background:url(../images/right.png) no-repeat center; border-radius:2px; z-index:98;cursor:pointer;top:50%;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 }

.tp-leftarrow{display:block;float:left;width:37px;height:76px;font-size:14px;text-align:center;line-height:48px;color:#fff;margin-left:2px;position:absolute; background:url(../images/left.png) no-repeat center; border-radius:2px; z-index:98;cursor:pointer;top:50%;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 }
.tp-rightarrow{right:24px}
.tp-rightarrow:before{}
.tp-leftarrow{left:24px}
.tp-leftarrow:before{}
.tp-rightarrow:hover{color:#fff;border-color:#fff;background:url(../images/righthover.png) no-repeat center;}
.tp-leftarrow:hover{color:#fff;border-color:#fff;background:url(../images/lefthover.png) no-repeat center;}

.mobillr{background:#9e9e9e8a; padding:15px 5px 15px 5px; border-radius:4px;}
.mobillr:hover{background:#E4E4E4; padding:15px 5px 15px 5px; border-radius:4px;}