.plaisio:before {
    border: 6px solid #C0A12D;
}

.plaisio:before {
    position: absolute;
    top: 7%;
    left: 23%;
    bottom: 7%;
    width: 100%;
    max-width: 35.3%;
    content: '';
    border: 6px solid #C0A12D;
}

@media (max-width: 575.98px) {
    .plaisio:before {
	border: 0px;
    top: 0;
    left: 0;
    bottom: 0;
  }
}
.sp-menu-heading{
  color: #ffffff;
}


.plaisio2:before {
    border: 6px solid #C0A12D;
}

.plaisio2:before {
    position: absolute;
    top: 7%;
    left: 42%;
    bottom: 7%;
    width: 100%;
    max-width: 35.3%;
    content: '';
    border: 6px solid #C0A12D;
}

@media (max-width: 575.98px) {
    .plaisio2:before {
	border: 0px;
    top: 0;
    left: 0;
    bottom: 0;
  }
}

      #map {
      height: 500px;
      width: 100%;
    }

.sp-page-title .sp-page-title-heading {
    font-size: 36px;
    /* line-height: 1; */
    text-align: center;
    padding: 60px;
      background: none!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px solid #000000;
}