/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 06 2017 | 08:21:36 */
.tp-revslider-mainul {
	-webkit-box-shadow: 0px 7px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 7px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 7px 5px 0px rgba(50, 50, 50, 0.35);
}
.tp-bullets .tp-bullet {
	border-radius: 100%;
	background-color: #ffffff;
	width: 13px;
	height: 13px;
}
.tp-bullets .tp-bullet.selected, .tp-bullets .tp-bullet:hover {
  	background-color: #1381d0;
}
.tp-bullets .tp-bullet:last-child {
    display: none;
}