.shadowbox {
    box-shadow: 0px 10px 16px 0px rgb(0 0 0 / 10%);
}
.service-img{
    bottom: 0; 
    left: 0; 
    position: absolute;
}
.service-block{
    padding-left: 80px;
}
.service-h5{
    
}
.service-text{
  position: absolute; 
  padding-top: 45px; 
  line-height:12px;  
}

@media only screen and (max-width: 767px)
{
    .neighbors {
    font-size: 12px;
}
    .neighbors-label{
    font-size: 10px !important;
    font-weight: 300 !important;
}
}



.img-center{
 display:block;
 margin:auto;
}
.site-info {
  border-top: #ebebeb 1px solid;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size:0.625rem;
  margin-top: 5px;
  color:#8a8a8a;
}
.site-info-link{
  margin-top: 5px !important;
}

.copyright {
 text-align: center;
}

.foot-title {
 font-size:18px;
 font-weight: 600;
 color: #ffffff;
 padding-bottom: 10px;
}

.social {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.125rem;
}

.social-rounded {
  margin-right: -.625rem;
  font-size: 18px;
}

.social-rounded li {
  margin-right: .625rem;
  margin-bottom: 1rem;
  display: inline-block;
}

.social-rounded a {
  display: inline-block;
  border-radius: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  border: #cccccc 1px solid;
  background: transparent;
  text-align: center;
  line-height: 2.3rem;
  transition: all .2s ease-in-out;
}

.social-rounded a:hover {
  background: #b11d11;
  border-color: #b11d11;
  color: #ffffff;
}

.social-rounded i {
  display: inline-block;
  vertical-align: middle;
  line-height: .75;
}

.social-rounded i:before {
  display: block;
  line-height: .75;
}

.social-rounded .socicon-twitter,
.social-rounded .socicon-facebook,
.social-rounded .socicon-tumblr,
.social-follow {
  font-size: 1rem;
}

.social-rounded .socicon-rss {
  font-size: .875rem;
}

.social-follow li {
  vertical-align: middle;
  margin-right: .25rem;
  margin-bottom: .5rem;
}

.social .social-title {
  padding-bottom: .125rem;
  margin-right: 1rem;
  font-size: .875rem;
  text-transform: uppercase;
  color: #999999;
}

.social-follow a {
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.65;
  color: #ffffff;
}

.social-rounded .follow-facebook {
  background: #3b5999;
  border-color: #3b5999;
}

.social-rounded .follow-twitter {
  background: #55acee;
  border-color: #55acee;
}

.social-rounded .follow-googleplus {
  background: #dd4b39;
  border-color: #dd4b39;
}

.social-rounded.social-follow i {
  font-size: .75rem;
}

.social-rounded.social-follow .socicon-googleplus {
  font-size: 1rem;
}

.social-rounded .follow-tumblr {
  background: #2b4b6a;
  border-color: #2b4b6a;
}

.social-rounded .follow-rss {
  background: #fb7000;
  border-color: #fb7000;
}

.social-fixed,
.social-rounded-fixed {
  position: fixed;
  left: 15px;
  bottom: 0;
  z-index: 400;
}

.social-fixed li {
  display: block;
  margin-right: 0;
  margin-bottom: 2.125rem;
}

.social-rounded-fixed {
  left: auto;
  right: 15px;
  margin-right: -.625rem;
  bottom: 4.62962963vmin;
}

.social-rounded-fixed li {
  margin-bottom: 0;
}

.social-rounded-dark a {
  border-color: #000000;
}

.socicon-facebook {
  font-size: 1.1875rem;
}

.socicon-googleplus {
  font-size: 1.375rem;
}

.ion-social-rss {
  font-size: 16px;
}

.ion-social-twitter,
.ion-social-vimeo,
.ion-social-facebook {
  font-size: 18px;
}

@media (min-width: 768px) {
  .footer-content-flash .social-rounded {
    margin-right: -.625rem;
    text-align: right;
  }

  .footer-flash .site-info {
    padding-top: 3.125rem;
    padding-bottom: 4rem;
    
  }
}

