/* PAGE TITLE HOME */
.itemid-101 .sp-page-title .sp-page-title-heading {
    font-size: 72px;
    line-height: 2;
    height: 500px;
    padding: 30px 0 60px;
  	font-weight: bold;
  	text-align:center;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.itemid-101 .sp-page-title {
    background-size: cover !important;
}

/* END PAGE TITLE HOME */

a:hover {
  color:#225599
}

.sp-contact-info {
	float: right;
	font-size: 1rem;
}

#sp-main-body {
	padding: 50px 0;
}

.sp-page-title {
    text-align: center;
    text-transform: uppercase;
}

.sp-page-title .sp-page-title-heading {
	font-size: 40px;
	font-weight: bold;
}

.facebook {
  margin-top: -12px;
}