#rev_slider_26_1 .uranus.tparrows {	width: 50px;	height: 50px;	background: rgba(255, 255, 255, 0);}#rev_slider_26_1 .uranus.tparrows:before {	width: 50px;	height: 50px;	line-height: 50px;	font-size: 40px;	transition: all 0.3s;	-webkit-transition: all 0.3s;}#rev_slider_26_1 .uranus.tparrows:hover:before {	opacity: 0.75;}.bullet-bar .tp-bullet {	width: 10px;	height: 10px;	position: absolute;	background: #fff;	border-radius: 50%;	cursor: pointer;	box-sizing: content-box;	transition: all .3s;}.bullet-bar .tp-bullet:hover, .bullet-bar .tp-bullet.selected {	transform: scale(1.6);}