.serviceAreaPage {
  background: #fff;
  padding-top: 70px;
}

.serviceAreaPage #nnp-map-main {
  margin-bottom: 88px;
}

.serviceAreaPage h1.singleTitlePage {
  color:#0b205c!important;
  margin-bottom: 10px;
  border-bottom: 1px solid;
  padding-bottom: 20px;
}

h2.serviceAreaPage__subtitle {
  font-size: 1.3rem;
  line-height: 2rem;
  font-style: italic;
}

.serviceAreaPage .nnp-cont-inner > h4 {
  font-size: 1.7rem;
  text-transform: uppercase;
}

.single-service_area .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  display: none;
}

.serviceAreaCloud h3.sa-cloud-title {
  color:#fff;
  margin-bottom: 25px;
}
.text-white {
  color: #ffffff !important;
}
.sa-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

@media screen and (min-width: 1200px) {
  .serviceAreaPage .nnp-msn {
    column-count: 3;
  }
}
