@charset "UTF-8";
/* CSS Document */
.banner.dark-translucent-bg {
	padding-top: 150px;
	padding-bottom: 175px;
}
h2.title {
	font-size: 38px;
}
.content-slider-with-large-controls-autoplay .owl-buttons div {
	display: none;
}
.icon.icon-values {
	height: 100px;
	width: 100px;
}
.container .content-slider-with-large-controls-autoplay {
	border: none;
}
.nav-pills > li.active > a {
	border-bottom: none;
}
.nav-pills > li > a {
	text-transform: none;
	font-size: 17px;
	padding: 15px 0px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
	border-bottom: none;
} 
.nav-pills > li.active > a, .nav-pills > li.active > a:hover {
	color: #09afdf;
}
.process .nav-pills > li + li:after {
	content: "|";
		top: 16px;
}

.owl-pagination, .owl-pagination {
	bottom: inherit;
}
.owl-controls .owl-page span, .owl-controls .owl-page span {
	background-color: #565656;
	width: 12px;
	height: 12px;
	margin: 12px 5px;
}
.panel-group .panel + .panel {
	margin-top: 2px;
}
.collapse-style-3 .panel-heading a.collapsed:after
{
	content: "\f078";
}
.collapse-style-3 .panel-heading a:after {
	content: "\f077"
}