@media (min-width: 300px) and (max-width: 575px) {
  .img-logo-nav {
    max-width: 50%;
  }
}

.navbar.is-sticky {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  position: fixed;
  background-color: white!important;
  box-shadow: 0 2px 28px #00000017;
  animation: .5s ease-in-out 0s normal none 1 running fadeInDown;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 300px) and (max-width: 992px) {
  .img-nav {
    max-width: 70%;
  }
}

@media (min-width: 993px) {
  .img-nav {
    max-width: 80%;
  }
}

.header-banner {
  padding: 80px 0px 0px 0px;
}

.heading-blm {
  text-align: center;
  text-transform: uppercase;
  color: #2f6147;
  font-size: xx-large;
  font-weight: 620;
  color: #4ea7b3;
  /*margin-bottom: 20px;*/
  line-height: 40px;
}

.lokasi-strategis {
  padding: 100px 0px;
  /*padding-top: 0px;*/
}

.heading-iconstrategis {
  font-size: medium;
  margin-top: .8rem;
  color: #aaaaaa;
}

.maps-regency {
  border-radius: 10px;
  height: 500px;
  box-shadow: 2px 2px 10px 0px rgb(33 37 41 / 20%);
}

@media (min-width: 992px) and (max-width: 1200px) {
  .maps-regency {
    height: 400px;
  }
}

.sec-360 {
  padding: 100px 0px 100px 0px;
  background-color: #f7f7f7;
}

#e-brosur .brosur-link {
  position: relative;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

#e-brosur .brosur-link .brosur-hover {
  width: 100%;
  height: 100%;
  transition: all .5s ease;
  opacity: 0;
  background: rgb(143,210,173);
}

#e-brosur .brosur-link .brosur-hover:hover {
  width: 100%;
  height: 100%;
  transition: all .5s ease;
  opacity: 0;
  background: rgb(143,210,173);
}

#e-brosur * {
  z-index: 2;
}

.img-brosure {
  width: 70%;
  border-radius: 6px;
  box-shadow: 0px 0px 8px 0px rgb(33 37 41 / 19%);
}

.e-brosure {
  padding: 100px 0px 0px 0px;
  background-color: #ffffff;
}

#e-brosur .brosur-link .brosur-hover:hover {
  opacity: 1;
}

#e-brosur .brosur-link .brosur-hover .brosur-hover-konten {
  position: absolute;
  top: 11px;
  margin-left: 95px;
  margin-right: 160px;
  opacity: 40%;
  width: 70%;
  height: 100%;
  margin-top: -12px;
  /*text-align: center;*/
  color: #ffffff;
  background-color: #3a3a3a;
}

@media (min-width: 768px) and (max-width: 991px) {
  #e-brosur .brosur-link .brosur-hover .brosur-hover-konten {
    margin-left: 50px;
    margin-right: 50px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  #e-brosur .brosur-link .brosur-hover .brosur-hover-konten {
    margin-left: 35px;
    margin-right: 35px;
  }
}

@media (min-width: 992px) {
  #e-brosur .brosur-link .brosur-hover .brosur-hover-konten {
    margin-left: 70px;
    margin-right: 70px;
  }
}

@media (min-width: 1200px) {
  #e-brosur .brosur-link .brosur-hover .brosur-hover-konten {
    margin-left: 80px;
    margin-right: 80px;
  }
}

@media (min-width: 1400px) {
  #e-brosur .brosur-link .brosur-hover .brosur-hover-konten {
    margin-left: 95px;
    margin-right: 95px;
  }
}

.pilih-cluster {
  padding: 0px 0px;
  background-color: #5dc2cf;
  position: relative;
}

.reviews-slider-container {
  margin-top: 40px;
}

.cta .grid {
  /*margin-left: -10px;*/
  /*margin-right: -10px;*/
}

.grid {
  display: -webkit-flex;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  position: relative;
}

.span-12 {
  min-width: calc(((100% / 12) * 12) - 20px);
  width: calc(100% - 20px);
}

.middled, .row .column.middled {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.setaddressinfo {
  z-index: 9999999;
}

.company-info {
  margin-bottom: -80px;
  margin-top: 20px;
}

.contact-info {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  display: flex;
  justify-content: space-between;
  padding: 52px 100px;
  text-align: center;
}

.single-contact-info {
  display: flex;
}

.contact-icon {
  border: 1px solid #F3F3F3;
  border-radius: 10px;
  display: inline-table;
  height: 54px;
  margin-right: 18px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 54px;
}

.contact-icon i {
  display: table-cell;
  font-size: 30px;
  vertical-align: middle;
  color: #6963aa;
  transition: 0.3s;
  /*background-color: #2f6147;*/
  border-radius: 6px;
}

.contact-text {
  text-align: left;
}

.single-contact-info:hover .contact-icon {
  border: 1px solid #6963aa;
  box-shadow: 0 0 12px rgb(0 0 0 / 35%);
  background-color: #6963aa;
}

.single-contact-info:hover .contact-icon i {
  color: white;
}

.h-pilihcluster {
  /*padding-top: 60px;*/
  font-size: 30px;
  font-weight: 700;
  color: #eeeeee;
  /*margin-bottom: 20px;*/
  line-height: 1;
}

.client-header {
  font-size: 30px;
  font-weight: 700;
  color: #4ea7b3;
  margin-bottom: 50px;
  line-height: 1;
}

@media (min-width:768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.navbar-light .navbar-nav .nav-link {
  color: var(--bs-gray-600);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #00abc9;
}

.div-hr {
  margin-top: 20px;
}

hr:not([size]) {
  height: 2px;
}

hr {
  margin: 1rem 0;
  color: #4ea7b3;
  background-color: #4ea7b3;
  border: 0;
  opacity: 100;
}

.btn-secondary {
  color: #fff;
  /*background-color: #6963aa;*/
  border-color: #5dc2cf;
  border-radius: 30px;
  background: linear-gradient(90deg, #4ea7b3, #61ccda);
}

.btn-secondary:hover {
  color: #5dc2cf;
  /*background-color: rgba(92,99,106,0);*/
  border-color: #5dc2cf;
  background: linear-gradient(90deg, rgba(105,99,170,0), rgba(145,138,213,0));
}

.div-buttonbrosure {
  margin-top: 35px;
}

.div-buttonbrosure p {
  font-size: small;
}

.btn-success {
  color: #4ea7b3;
  background-color: #ffffff;
  border-color: #ffffff;
}

.div-pilih p {
  color: #ffffff;
  font-size: larger;
}

.div-pilih {
  padding-top: 60px;
}

.div-imgcluster {
  /*box-shadow: 0px 0px 3px 3px rgba(78,167,179,0.15);*/
  margin-top: 1rem;
  height: 230px;
}

.card-title {
  margin-bottom: 1rem;
  margin-top: .8rem;
}

.info-detail {
  margin-bottom: 1rem;
  font-size: small;
}

.div-modal {
  border-top: 1px solid rgb(230,230,230);
  /*margin-bottom: 1rem;*/
  /*margin-top: 1rem;*/
  padding: 0.5rem 0px;
}

.img-modal-icon {
  max-width: 13%;
  margin-right: .3rem;
}

.div-modal-deskripsi p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
}

.div-modal-deskripsi h5 {
  font-size: larger;
}

.btn-info {
  color: #4ea7b3;
  background-color: #ffffff;
  border-color: #4ea7b3;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #4ea7b3;
  border-color: #4ea7b3;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  box-shadow: 5px 5px 4px rgba(33,37,41,0.15);
}

.testi-item {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.testi-item img {
  width: 100%;
  max-width: auto;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.testi-item h5 {
  color: #fff;
  padding: 15px 20px;
  background: #00abc9;
  position: absolute;
  bottom: -50%;
  left: 0;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  opacity: 0;
}

.testi-item:hover h5 {
  bottom: 0;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.testi-item:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5%;
  padding: 0;
  color: #00abc9;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 2;
  transition: opacity .15s ease;
}

.testi-control {
  position: absolute;
  right: 0;
  bottom: 20%;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 0;
  margin-bottom: 4rem;
  margin-left: 0;
  list-style: none;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  background-color: #3cafbd;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-color: #3cafbd;
}

.heading-blm-2 {
  font-size: medium;
}

body {
  margin: 0;
  font-family: poppins;
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

.testi-link-video {
  cursor: pointer;
}

.modal-next {
  margin-top: 85px;
}

.modal-prev {
  margin-top: 160px;
}

.div-tahap3 {
  padding: 100px 0px;
  background-color: white;
}

.header-banner img {
  max-width: 100%;
}

.img-modal-icon-4 {
  max-width: 30%;
  margin-right: .3rem;
}

.div-modal-4 {
  border-right: 1px solid rgb(230,230,230);
  /*margin-bottom: 1rem;*/
  /*margin-top: 1rem;*/
  padding: 0rem .3rem;
}

.div-modal-4 p {
  font-size: small;
}

