.back-to-top {
    z-index: 9999;
}

.grecaptcha-badge {
opacity: 0;
z-index: -1;
}

.footer .footer-credits {
display: none;
}

.module.widget-handle.search-widget-handle {
    display: none;
}

.btn-white {
		border: 2px solid #1579aa;
		text-shadow: 0.1em 0.1em 0.3em black;
    color: #1579aa;
    border-color: #1579aa;
    border-top-color: rgb(21, 121, 170);
    border-right-color: rgb(21, 121, 170);
    border-bottom-color: rgb(21, 121, 170);
    border-left-color: rgb(21, 121, 170);
}
.col-sm-10.col-sm-offset-1.text-center{text-shadow: 0.1em 0.1em 0.3em black;}

.text-center h1 {
    text-shadow: 0.1em 0.1em 0.3em black;
}

.mb64 {
    text-shadow: 0.1em 0.1em 0.3em black;
}

.col-md-8 {
    text-shadow: 0.1em 0.1em 0.3em black;
}
.noshadow{
		text-shadow: none;
}

.cfa-section bg-secondary{
	display: none;
}

.feature-1 {
text-align: center;
}

.fa-heart:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-new-home.svg") !important;
  background-repeat: no-repeat !important;
}

.fa-cube:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-home-addition.svg") !important;
  background-repeat: no-repeat !important;
}


.fa-barcode:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-renovation.svg") !important;
  background-repeat: no-repeat !important;
}

.fa-compass:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-lot-assessment.svg") !important;
  background-repeat: no-repeat !important;
}

.fa-search-plus:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-renovation-assessment.svg") !important;
  background-repeat: no-repeat !important;
}

.fa-search:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-system-assessment.svg") !important;
  background-repeat: no-repeat !important;
}

.fa-calendar:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-maintenance-plan.svg") !important;
  background-repeat: no-repeat !important;
}
.fa-ambulance:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-leak-services.svg") !important;
  background-repeat: no-repeat !important;
}

.fa-hospital-o:before {
  content: "" !important;
  display:block !important;
	height:64px;
	width:64px;
  background-size:64px auto !important;
  background-image: url("https://hilocbuild.com/wp-content/uploads/2018/02/icon-conflict-resolution.svg") !important;
  background-repeat: no-repeat !important;
}

.fa-compass:before{
	color:#1579aa;
}
.fa-search-plus:before{
	color:#1579aa;
}
.fa-search:before{
	color:#1579aa;
}
.fa-calendar:before{
	color:#1579aa;
}
.fa-ambulance:before{
	color:#1579aa;
}
.fa-hospital-o:before{
	color:#1579aa;
}

mb64.row{
	vertical-align:middle;
}