.header-top-bar-container {
	background-color: inherit;
}

.header-container,
.header-container.sticky.move {
	padding: 0px;
	background-color: #f5f5f5;
}

.header .logo img {
	height: 120px;
}

.sf-menu li,
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
	background-color: #f5f5f5;
}

@media (min-width: 992px) {
	.services-list li {
		width: 23%;
		margin: 1%;
		float: left;
		box-sizing: border-box;
	}
}

.template-bullet a.revert {
	color: inherit;
	font-weight: inherit;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.sl-small-conversation.quote::before {
	content: "R" !important;
}

.parallax-1 {
	background-image: url("../images/samples/1920x1200/1.jpg") !important;
}

.parallax-2 {
	background-image: url("../images/samples/1920x1200/2.jpg") !important;
}

.bg-orange {
	background-color: #f08500;
}

ul.bread-crumb li a,
ul.bread-crumb li {
	color: #f5f5f5;
}

h1.breadcrumb {
	color: #f5f5f5;
}

.list-states {
	color: #f08500;
	font-weight: 600;
}

.text-danger {
	color: #f9243f !important;
}

.text-bold {
	font-weight: bold;
}

.sf-menu a {
	font-weight: 600 !important;
}

.contact-details li {
	font-weight: 600 !important;
}

.hidden {
	display: none !important;
}
