.h2, h2 {font-size: 1.5rem;}
.h4, h4 {font-size: 1.0rem;}
.cardPimpinan h4,.cardPimpinan .text-small{font-size: 0.8rem;margin-bottom: 0;}

.swiper-button-next, .swiper-button-prev {
  color: #fff;
  padding: 40px 32px;
  background: rgba(0,0,0,0.5);
}

.swiper-pagination-bullet{
  border: 2px solid #fff;
  width: 12px;
  height: 12px;
}

.swiper-pagination-bullet-active{
  background-color: #fff;
}

.spageh{
background-color: #436377;
background-size: cover;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
}

.spageh .aligns-items-center{
align-items: center;
min-height: 530px;
}

.spageh h1{
color: #fff;
}

.content-area{
padding: 102px 0;
}


.nav-link{
color: #b5b5b5;
}


.nav-pills .nav-link.active{
color: #16518c;
background-color: transparent;
border-color: #16518c;
font-weight: bold;
}

.nav-pills .nav-link{
border-radius: 0;
border-right: 1px solid #eee;
padding: 15px;
padding-right:0;
}

.tab-content{
padding-top: 45px;
}

#pills-profil .card h4{
font-size: 1rem;
}

#pills-profil .card .text-small{
font-size: 0.9rem;
}

.at-share-tbx-element .at-share-btn{
border: 1px solid #eee !important;
border-radius: 5px !important;
width: 45px;
height: 45px;
text-align: center;
display: block !important;
line-height: 45px !important;
float:right;
}

.profilBox{
  height: 493px;
  overflow-y: auto;
  padding-right:15px;
  margin-bottom: 60px;
}

.modalProfilbody{
  position: relative;
  margin-top:-35px;
  z-index: 1;
}

.modalProfilhead{
  position: relative;
  z-index: 2;
}

.profilImageThumb{
  margin-top: -68px;
  box-shadow: 0  1px 0 0 rgba(0,0,0,0.2);
  width: 60%;
}

.mb-6{
  margin-bottom: 8%;
}


.cardPimpinan{
  min-height: 241px;
}

.cardPimpinan{
  position: relative;
}

.cardPimpinan .btn-danger{
  position: absolute;
  bottom:15px;
  left:15px;
  width: 78%;
  width: calc(100% - 30px);
}

.cardPimpinan.kabadan .btn-danger{
  position: relative;
  bottom:0;
  left:0;
  width: 100%;
}

.cardPimpinan .btn{
  font-size: 0.8rem;
}

#v-pills-tab .nav-link{font-size: 1rem;padding-right:15px;text-align:left;max-width: 230px;min-width: 230px;line-height: 1.25;}


.appCat-title-archive{
  color: #333;
  display: block;
  margin:45px 0 25px 0;;
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 15px;
}

.layananIcon-archive img{
  width: 127px;
  height: auto;
  display: block;
  margin: 15px auto;
  transition: all .3s ease;
  border-radius: 30px;
  }
  
  .layananIcon-archive img:hover{
  transform: scale(1.1,1.1);
  box-shadow: 0 0 25px rgba(0,0,0,0.1);
  }
  
  .layananIcon-archive a h2{
  font-size: 1rem;
  text-align: center;
  color: #333;
  margin-bottom: 15px;
  }

  #ccGuy{
    margin-top: -57px;
  }