.custom-nav-light.tparrows{cursor:pointer;background:transparent;width:40px;height:40px;position:absolute;display:block;z-index:100}.custom-nav-light.tparrows.rs-touchhover{background:transparent}.custom-nav-light.tparrows:before{font-family:"FontAwesome";font-size:40px;color:#fff;display:block;line-height:40pxpx;text-align:center}.custom-nav-light.tparrows.tp-leftarrow:before{content:"\f104";  position:relative;  transition:all 0.25s;  left:0}.custom-nav-light.tparrows.tp-leftarrow.rs-touchhover:before{left:-5px}.custom-nav-light.tparrows.tp-rightarrow:before{content:"\f105";  position:relative;  transition:all 0.25s;  right:0}.custom-nav-light.tparrows.tp-rightarrow.rs-touchhover:before{right:-5px}.custom-nav-light.tp-bullets{left:99.5%!important}.custom-nav-light.tp-bullets:before{content:" ";position:absolute;width:100%;height:100%;background:transparent}.custom-nav-light .tp-bullet{width:10px;height:10px;position:absolute;  left:99.5%!important;border-radius:50%;cursor:pointer;box-sizing:content-box;  background:rgba(255,255,255,0.5);  -webkit-transition:background .2s ease-out;  -moz-transition:background .2s ease-out;  transition:background .2s ease-out}.custom-nav-light .tp-bullet.rs-touchhover,.custom-nav-light .tp-bullet.selected{background:#fff}