@charset "utf-8";
#home .Topbar {
	background-color: #196b57;
	height: 31px;
	list-style-type: none;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
}
#home .Topbar .container #top-header-bar li {
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
}
#home .Topbar .container #top-header-bar img {
	height: 20px;
	width: 20px;
	margin-left: 5px;
}
#home .Topbar .container #top-header-bar span {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
#home .Topbar .container #top-header-bar {
	float: right;
}
#home .Topbar .container #top-header-bar a {
	color: #FFFFFF;
	text-decoration: none;
}

hr.style-one { 
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(220, 220, 220, 0), rgba(220, 220, 220, 1), rgba(220, 220, 220, 0));
}
.unslider-nav {
	display:none;
}
a.swiper-button-next, a.swiper-button-prev {
	background: inherit;
	height: 100%;
}

