.h-s-contact {
  padding-top: 7.5rem;
}
.h-s-contact .h-s-wrap-box-contact {
  display: flex;
  flex-wrap: wrap;
}
.h-s-contact .h-s-contact-maps {
  width: 63%;
}
.h-s-contact .h-s-contact-maps iframe {
  width: 100%;
  height: 350px;
}
.h-s-contact .h-s-contact-address {
  margin-bottom: 20px;
}
.h-s-contact .h-s-contact-address .label-title {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #00676D;
}
.h-s-contact .h-s-contact-detail {
  width: 30%;
  padding-left: 50px;
}
.h-s-contact .h-s-contact-all {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.h-s-contact .h-s-contact-all .wrap-icon {
  width: 10%;
  display: flex;
  align-items: center;
  color: #00676D;
}
.h-s-contact .h-s-contact-all .wrap-icon i {
  font-size: 25px;
}
.h-s-contact .h-s-contact-all .wrap-text {
  width: 90%;
}
.h-s-contact .h-s-contact-all .wrap-text .contact-label {
  font-size: 13px;
}
.h-s-contact .h-s-contact-all .wrap-text .key-label {
  color: #00676D;
  font-weight: bold;
}

.p-s-profile {
  margin: 100px 0;
}
.p-s-profile .wrap-section {
  margin-top: 50px;
}
.p-s-profile .wrap-section .label-section {
  font-size: 35px;
  color: orange;
  margin-bottom: 20px;
}
.p-s-profile .label-title {
  text-align: center;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: bold;
}
.p-s-profile .visi {
  margin-bottom: 50px;
}
.p-s-profile .visi .label-title {
  color: #00676D;
}
.p-s-profile .visi .label-desc {
  text-align: center;
}
.p-s-profile .misi .label-title {
  color: orange;
}
.p-s-profile .card-title {
  text-align: center;
  font-weight: bold;
  color: orange;
}
.p-s-profile .card-text {
  text-align: center;
}
.p-s-profile .sejarah {
  text-align: justify;
}

.display-small {
  display: none;
}

@media only screen and (max-width: 1130px) {
  .h-s-contact .h-s-contact-all .wrap-icon {
    width: 20%;
  }
  .h-s-contact .h-s-contact-all .wrap-text {
    width: fit-content;
  }
}
@media only screen and (max-width: 900px) {
  .h-s-contact .h-s-contact-all .wrap-icon {
    width: 10%;
  }
  .h-s-contact .h-s-contact-maps, .h-s-contact .h-s-contact-detail {
    width: 100%;
  }
  .h-s-contact .h-s-contact-detail {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .bgwakil .h-s-bgwakil-name {
    display: none;
  }
  .bgwakil .profil-daerah {
    display: flex;
    align-items: last baseline;
  }
  .display-middle {
    display: none;
  }
  .display-small {
    display: block;
  }
  .visi {
    margin-top: 40px;
  }
  .footernya {
    margin-top: unset;
  }
}
@media only screen and (max-width: 576px) {
  .col-sm-6 {
    width: 50%;
  }
  .footernya h1 {
    font-size: 15px;
  }
  .footernya h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .judul1 {
    font-size: 20px;
  }
}

/*# sourceMappingURL=styleSection.css.map */
