
#slider-block{height:1175px;}

.container-slider{width:100% !important;position:relative;padding:0;max-height:1175px !important;overflow:hidden;margin-bottom:0px}

.mobillr{background:#9e9e9e8a; padding:15px 5px 15px 5px; border-radius:4px;}
.mobillr:hover{background:#E4E4E4; padding:15px 5px 15px 5px; border-radius:4px;}

.tp-rightarrow{float:left;width:48px;height:12%; font-size:14px;text-align:center;line-height:80px;color:#fff;left:10%;position:absolute;background:url(../images/right.png) no-repeat center;z-index:99;background-size:40px;cursor:pointer;bottom:15%;margin-top:-24px;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}

.tp-rightarrow:hover{float:left;width:48px;height:12%;font-size:14px;text-align:center;line-height:80px;color:#fff;left:10%;position:absolute;background:url(../images/right.png) no-repeat center #d02030; background-size:40px; z-index:99;cursor:pointer;bottom:15%;margin-top:-24px;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-webkit-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}


.tp-leftarrow{float:left;width:48px;height:12%;font-size:14px;text-align:center;line-height:100px;color:#fff;left:5%;position:absolute;background:url(../images/left.png) no-repeat center;z-index:99;background-size:40px;cursor:pointer;bottom:15%;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:hover{float:left;width:48px;height:12%;font-size:14px;text-align:center;line-height:100px;color:#fff;left:5%;position:absolute;background:url(../images/left.png) no-repeat center #d02030;z-index:99; background-size:40px;background-size:40px; cursor:pointer;bottom:15%;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;}