/*Footer*/
div.textwidget a.font-social {
	color: #fff;
	background-color: #e43d34;
	border-radius: 50%;
	padding: 6px 10px;
  margin-right: 5px
}
.fa-facebook-f {
	position:relative;
	left: 1px
}
.fa-google-plus {
	position:relative;
	left: -2px
}
.fa-map-marker {
	position:relative;
	left: 1px
}
div.textwidget i.fa-social-red {
	color: #fff !important;
	width: 10px;
	height: 8px;
	font-size: 14px
}
.fb-reset {
	margin-top: 15px;
}
ul.list-9 li {
	background: none;
}
ul.list-9 li:before {
	font-family: FontAwesome;
	content: "\f054";
	color: #e43d34;
	padding-right: 3px;
	font-size: 8px;
	position: relative;
	bottom: 1px;
}
#bottom a {
	color: #999;
}
div#bottom-bg {
	background: #fff;
	border-top: solid 25px #dedede;
	
}
.footer-top {
	border-top: solid 1px #eee;
}
div#footer-bg {
	background: #fff;
}
div#footer-text center{
	text-align: left !important;
}
div#footer-bg a {
	text-decoration: none;
	color: #777;
}
div#footer-bg a:after {
	font-family: FontAwesome;
	content: "\f062";
	padding-left: 5px;
}
/*navigation*/
#main-menu {
	background-color: #e43d34;
}
#navigation-menu {
	left: 0;
}
#navigation-menu ul.sf-menu > li > a > span, #navigation-menu ul.sf-menu > li > a > span:hover {
	color: #fff;
	text-transform: uppercase;
}
#logo .site-name a {
	height: 100px;
}
.small.custom-button span {
	background-color: #000 !important;
	text-transform: uppercase;
}
#page-content-title {
	background-color: #e6e6e6;
}
#top-elements .phone-number-padding {
	font-weight: 600;
}
span.sf-sub-indicator {
	background: none !important;
}
li.menu-item-has-children a span:after {
	content: " +";
	color: #fff;
	font-size: 14px;
}
#top-elements {
	height: 135px;
}
/*Search Inputs*/
/*
div.search_box {
	border: solid 1px #ccc !important;
	border-radius: 15px 15px;
	background: #dedede !important;
}
#search_field {
	background: none !important;
	
}
#search input.search-btn.pngfix {
	background: none !important;
  font-family: FontAwesome;
  content: "\f06";
  color: #fff;
  background-color: #e43d34 !important;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  margin: 2px 5px;
}*/
