/*Custom*/
h3.customtitle {
    text-align: center;
    padding: 20px 0px;
}

span.customtitleanimasi {
    color: #9F2709;
}

.pe7s{
    text-align:center;
    /*font-family: "Lato", sans-serif;*/
}
    
.pe7s i{
    font-size:70px;
    color:#9F2709;
    text-align:center;
}

.pe7s i:hover{
    transition-duration: 1s;
    color: #36332f;
   
}

.pe7s h5{
    margin-bottom: 0.75rem!important;
    margin-top: 0.75rem!important;
    color:#9F2709;
}

.pe7s a,h5:hover{
    transition-duration: 1s;
    text-decoration:none;
    color:#FF9900;
}

.wrapperheader{
    background: #992109!important;
}

.customcarousel{
padding: 10px;
}

@media (max-width: 768px) {    
    .customcarousel{
    padding: 5px;
    }
}

.carousel-control-prev, .carousel-control-next{
     z-index: 0!important;   
}

.customcarousel .customcarouselitem{
    height: 600px;
}

.customcarouselitem img {
    position: absolute;
    top: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: auto!important;
}

.carousel-caption{
    width: 100%!important;
    background-color: #000000b8!important;
    right: 0%!important;
    left: 0%!important;
    bottom: 0px!important;
    z-index: auto;
}

.carousel-caption h5{
    text-align: left;
    padding: 0px 20px;
    text-transform: uppercase;
    color: white;
}

.carousel-caption p {
    text-align: left;
    padding: 0 20px;
}

@media (max-width: 768px) {    
    .carousel-caption h5 {
    font-size: 14px!important;
    }
    
    .carousel-caption p {
    font-size: 12px!important;
}
}

.carousel-caption h5:hover{
    color: #FFA113;
}   
   
.carousel-caption a:hover{
    text-decoration: none;
}

/*Jam Layanan*/

.jamlayanan .card-block{
    padding: 10px 15px!important;
    min-height: 505px;
    z-index: 0;
}

.jamlayanan h5 {
    margin-bottom: 10px;
    color: #992109;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.jamlayanan i{
        font-size: 20px;
        background-color: #992109;
        color: #f3d5cf;
    }
    
.jamlayanan .float-right.text-muted {
    font-size: 12px;
}

.task-list {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 15px 0 0;
}
.task-list:after {
  content: "";
  position: absolute;
  background: #ecedef;
  height: 100%;
  width: 2px;
  top: 0;
  left: 30px;
  z-index: -1;
}
.task-list li {
  /*margin-bottom: 30px;*/
  padding-left: 55px;
  position: relative;
}

.task-list li h6 {
    margin-bottom: 0px;
}

.task-list li:last-child {
  margin-bottom: 0;
}
.task-list li .task-icon {
  position: absolute;
  left: 22px;
  /*top: 13px;*/
  border-radius: 50%;
  /*padding: 2px;
  width: 17px;
  height: 17px;*/
  z-index: 0;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.jamlayanan {
  border-radius: 0;
  -webkit-box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
          box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
  border: none;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.jamlayanan .card-header {
  background-color: transparent;
  border-bottom: 1px solid #f1f1f1;
  padding: 20px 25px;
  position: relative;
}
.jamlayanan .card-header h5 {
  margin-bottom: 0;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  display: inline-block;
  margin-right: 10px;
  line-height: 1.1;
  position: relative;
}
.jamlayanan .card-header h5:after {
  content: "";
  background-color: #04a9f5;
  position: absolute;
  left: -25px;
  top: 0;
  width: 4px;
  height: 20px;
}
.jamlayanan .card-header.borderless {
  border-bottom: none;
}
.jamlayanan .card-header.borderless h5:after {
  display: none;
}
.jamlayanan .card-header .card-header-right {
  right: 10px;
  top: 10px;
  display: inline-block;
  float: right;
  padding: 0;
  position: absolute;
}
@media only screen and (max-width: 575px) {
  .jamlayanan .card-header .card-header-right {
    display: none;
  }
}
.jamlayanan .card-header .card-header-right .dropdown-menu {
  margin-top: 0;
}
.jamlayanan .card-header .card-header-right .dropdown-menu li a {
  font-size: 14px;
  text-transform: capitalize;
}
.jamlayanan .card-header .card-header-right .btn.dropdown-toggle {
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #888;
}
.jamlayanan .card-header .card-header-right .btn.dropdown-toggle i {
  margin-right: 0;
}
.jamlayanan .card-header .card-header-right .btn.dropdown-toggle:after {
  display: none;
}
.jamlayanan .card-header .card-header-right .btn.dropdown-toggle:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.jamlayanan .card-footer {
  border-top: 1px solid #f1f1f1;
  background: transparent;
  padding: 25px;
}
.jamlayanan .card-block,
.jamlayanan .card-body {
  padding: 30px 25px;
}
.jamlayanan.card-load {
  position: relative;
  overflow: hidden;
}
.jamlayanan.card-load .card-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 999;
}
.jamlayanan.card-load .card-loader i {
  margin: 0 auto;
  color: #04a9f5;
  font-size: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card.full-card {
  z-index: 99999;
  border-radius: 0;
}

.bg-c-green {
    background: #FF9900!important;
}

.bg-c-green:hover {
    transition-duration: 1s;
    background: #992109!important;
}

h6 {
    font-size: 14px;
}

/*jam layanan*/

/*Berita*/

a.btn--accent {
  font-size: 1rem;
  padding: 0.35em 0.75em;
  line-height: 1;
  background-color: transparent;
  border: 0.125rem solid #2a2a2a;
  border-radius: 2rem;
  cursor: pointer;
  transition: 0.1s;
  outline: 0;
}

a.btn--accent .fa {
  font-size: 0.75em;
  margin-left: 0.5em;
}
a.btn--accent {
  border-color: #992109;
  color: #992109;
}
a.btn--accent:hover {
  background-color: #992109;
  color: #fff;
  text-decoration:none;
}

.posts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.5rem;
}
@media (max-width: 1140px) {
  .posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .posts {
    grid-template-columns: repeat(1, 1fr);
  }
}

.post__image {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.post__image:before, .post__image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.post__image:before {
  background-size: cover;
  background-position: center center;
  transform: scale(1);
  filter: blur(0);
  transition: 2s cubic-bezier(0, 0.6, 0.2, 1);
}
.post__image:after {
  background: linear-gradient(30deg, #042A4F 0%, #E65891 100%);
  background-size: 100% 300%;
  background-position: bottom left;
  opacity: 0.15;
  transition: 2s cubic-bezier(0, 0.6, 0.2, 1);
}

.post__content {
  /*margin: -3rem 1.5rem 0;*/
  padding: 1.5rem;
  background-color: #ffffffb8;
  border-radius: 3px;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15);
  transition: margin 0.2s ease-in-out;
  position: relative;
  /*z-index: 1;*/
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.post__inside {
  overflow: hidden;
  height: 4.85rem;
  transition: height 0.2s ease-in-out;
}
.post__title {
  font-size: 1.1rem;
  line-height: 1.1;
  margin: 0 0 5rem;
  font-weight: 300;
  color: #042A4F;
  font-family: "Lato", sans-serif;
}
.post__excerpt {
  overflow: hidden;
  margin: 0;
  max-height: 6.25rem;
  position: relative;
}
.post__button {
  margin-top: 1rem;
}

/* ====== HOVER ====== */
.post:hover .post__content {
  margin-top: -6.8rem;
}
.post:hover .post__inside {
  height: 11.65rem;
}
.post:hover .post__image:after {
  opacity: 0.5;
}
.post:hover .post__image:before {
  transform: scale(1.1);
  filter: blur(10px);
}
    

/*end berita*/
/*Survei*/

.survei {
    background-color: #fff;
    border-radius: 0px!important;
    border: none;
    position: relative;
    margin-bottom: 30px;
    border: 0px solid rgba(0, 0, 0, 0.125)!important;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
    text-align: center;
    
}

.survei img {
    height: 140px;
}

.survei .card-header {
    /*background-color: #992109;*/
    border-radius: 0px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 20px;
}

.survei .p-4 {
    padding-top: 0.5rem!important;
}

.survei div.col-6 {
    padding: 0px 5px!important;
}

.survei div.ket{
    text-transform: uppercase;
    letter-spacing: 1px;
}

.l-bg {
    background: linear-gradient(to right, #46211a, #992109) !important;
    color: #fff;
}

.survei .card-statistic-3 .card-icon-large .fas, .survei .card-statistic-3 .card-icon-large .far, .survei .card-statistic-3 .card-icon-large .fab, .survei .card-statistic-3 .card-icon-large .fal {
    font-size: 110px;
}

.survei .card-statistic-3 .card-icon {
    text-align: center;
    line-height: 50px;
    margin-left: 15px;
    color: #000;
    position: absolute;
    right: 1%;
    top: 25%;
    opacity: 0.1;
}

/* end Survei*/


/*Statistik*/

.statistik {
    background-color: #fff;
    border-radius: 0px!important;
    border: none;
    position: relative;
    margin-bottom: 30px;
    border: 0px solid rgba(0, 0, 0, 0.125)!important;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
   
}

.statistik .card-header {
    background: linear-gradient(to right, #46211a, #992109) !important;
    border-radius: 0px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 20px;
    text-align: center;
}

.statistik td,
 .jsgrid .jsgrid-table td {
     font-size: 0.875rem;
     padding: 2%!important;
     vertical-align: middle!important;
     border-top: 0px;
 }
 .statistik a {
     color: #332e2e;
     text-transform: uppercase;
     font-weight: 600;
     font-size:12px;
     letter-spacing: 2px;
    }
    
 .statistik a:hover {
    transition-duration: 1s;
    text-decoration: none;
    font-weight: bold;
    color: #FF9900;
    }

 .badge {
     border-radius: 0;
     font-size: 12px;
     line-height: 1;
     padding: 10%!important;
     font-weight: normal
 }

 .badge-outline-primary {
     color: #405189;
     border: 1px solid #405189
 }

 .badge.badge-pill {
     border-radius: 50%;
     font-weight: 700;
 }

 .badge-outline-info {
     color: #3da5f4;
     border: 1px solid #3da5f4
 }

 .badge-outline-danger {
     color: #f1536e;
     border: 1px solid #f1536e
 }

 .badge-outline-success {
     color: #00c689;
     border: 1px solid #00c689
 }

 .badge-outline-warning {
     color: #fda006;
     border: 1px solid #fda006
 }
 
 /*end Statistik*/

/*Footer*/

#try .col-6.col-sm-3.col-md-3.col-lg-3 {
    padding: 3px;
}


.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; 
}

.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    position: relative; 
  }

.ftco-footer-social li a span {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); 
  }

.ftco-footer-social li a:hover {
    color: #fff; 
  }


.ftco-section {
  padding: 12em 0;
  background: #f8f8f8; }
  .ftco-section h2 {
    margin-bottom: 0; }

footer {
  padding: 7em 0; }

.footer-01 {
  background: #2E2E2E;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 1200px;
  margin: auto;
  padding: 10px; 
}

.footer-01 .ftco-footer-social li a:hover {
    color: #FF9D0A;
    transition: 0.5s;
}

.footer-01:after {
    position: absolute;
    top: -300px;
    left: -100px;
    width: 800px;
    height: 800px;
    content: '';
    /*background: url(../images/blob-shape.svg);*/
    background-position: center center;
    background-size: cover;
    z-index: -1;
    opacity: .05; }
  .footer-01 a {
    color: #7f72e4; }
  .footer-01 p {
    color: rgba(255, 255, 255, 0.6); }
  .footer-01 .copyright {
    color: rgba(255, 255, 255, 0.3);
    color: #999999; }
  .footer-01 .footer-heading {
    font-size: 18px;
    margin-bottom: 30px;
    color: #fff;
    position: relative; }
    .footer-01 .footer-heading:after {
      position: absolute;
      bottom: -4px;
      left: 0;
      content: '';
      width: 40px;
      height: 2px;
      background: #992109; }
  .footer-01 ul.list-unstyled li a {
    color: rgba(255, 255, 255, 0.7); }
  
  .footer-01 .ftco-footer-social li a {
    background: #992109;
    color: #fff; }


/*end of Footer*/

body {
    margin: auto;
    /*padding: 10px 1px;*/
    background-image:url(https://www.pn-atambua.go.id/templates/new3/assets/background-batik-putih.png);
}

#jadwalsidang {
  width: 100%;
  margin: 5px 0px;
  /*background: #3a3333;*/
}

#jadwalsidang .row {
    width: 100%;
}

.ikm {
    border-radius: 0.25rem;
    background-color: #1aa539;
    padding: 10px 0px 10px 0px;
}
.ikm-header{
    text-transform: uppercase;
    text-align: center;
}
.nilai-ikm{
    font-size: 110px;
    font-weight: 700;
}

.isi-ikm td{
    padding: 1px !important;
}

.marque-ikm{
    height: 100px;
    /* background: black; */
    margin: auto;
    display: block;
    padding: 15px;
}


@media screen and (max-width: 865.98px) {
      .ikm-header {
        font-size: 13px !important; } }

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.marque{
    height: 300px;
    background: black;
    margin: auto;
    display: block;
}


.titlefas{
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
}

.isfas{
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
}

.my-custom-scrollbar {
position: relative;
height: 200px;
overflow: auto;
}
.table-wrapper-scroll-y {
display: block;
}


.ap{
    font-size: 13px;
    margin: 1px 0px;
    text-align: justify;
    color: #8F2424;
    font-weight: 500;
    padding: 3px 3px;
}

.ab{
    color: #8F2424;


}
.ap:hover, .ab:hover{
    
    color: #808080;
    text-decoration: none;
    
}




.wrapper {
    max-width: 1200px;
    margin: auto;
    box-shadow: 1px 5px 5px 1px #888888;
    padding: 5px;
    background: #fff;
    /*border-radius: 5px;*/
}

.wrapper_isi {
    width: 80%;
    margin: auto;
    text-align: justify;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 2px 10px 5px 10px;
    opacity: 0.7;
    border-radius: 0px;
    display: none;
}

.btn-primary, .btn-primary:active {
    color: #fff;
    background-color: #D44413!important;
    border-color: #D44413!important;
}

.btn-primary:focus{
    box-shadow: 0 0 0 0.2rem #daa3a8!important;
}

.headline {
        /* font-family: Arial, Helvetica, sans-serif; */
    /* font-size: 22px; */
    letter-spacing: -2px;
    /* word-spacing: 2px; */
    color: #000000;
    font-weight: 700;
    text-decoration: none solid rgb(68, 68, 68);
    font-style: normal;
    /* font-variant: small-caps; */
    text-transform: uppercase;
    /* text-shadow: 2px 2px 2px #CE5937; */
    /* margin: 0px 0px 0px 5px; */
}

.detailberita img {
    width: 100%;
    height: auto;
}

.isi_content img {
    width: 100%;
    height: auto;
}

.isi_content table {
    width: 100%!important;
    height: auto!important;
}
@media screen and (max-width: 500px) {
  .isi_content table {
    font-size: 10px;
  }
}
.isi_content tbody {
    border:1px solid;
}

.isi_content tr {
    border:1px solid;
}

.isi_content td {
    border:1px solid;
}


.profil img {
    width: 60%;
    height: auto;
}

.profil table {
    width: 100%!important;
    height: auto!important;
}

.profil td img {
    width: 80px;
    height: auto;
}

.profil tbody {
    border:1px solid;
}

.profil tr {
    border:1px solid;
}


.row {
        width: 100%;
    margin: auto;
    margin-top: 5px;
}

.accord{
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);

}
.accord .btn{
  width: 100%;
  border-width: 0;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 10px 10px 15px;
    border-radius: 0;
    text-align: left;
    -webkit-justify-content: left;
    text-decoration: none;
    color: #000000;

}

.csbutton{
      float: right;
    /* padding: 4px; */
    margin: 0px 5px 10px 0px;
    background: -webkit-linear-gradient(top, #b32b2d 0%,#5a1617 100%);
    padding: 2px 5px 4px 5px;
    color: white;
    font-size: 14px;
}

.csbutton:hover{
    color: #ffffff!important;
    text-decoration: none!important;
    background: -webkit-linear-gradient(top, #c93133 0%,#7a1e1f 100%);
}

.btnaccord{
    border-width: 0;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 10px 10px 15px;
    border-radius: 0;
    text-align: left;
    -webkit-justify-content: left;
    text-decoration: none;
    color: #000000;
}



.csbutton:hover{
      background: -webkit-linear-gradient(top, #c93133 0%,#7a1e1f 100%);
      color: white;
    font-size: 14px;
}


.accord:hover {
    background: -webkit-linear-gradient(top, #eeeeee 0%,#ffffff 100%);
}

.lead {
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    padding: 0px 0px 0px 3px;
}

.author {
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    padding: 0px 0px 0px 3px;
}

.page-navigate,.actions{
        display: block;
    /* height: 17px; */
    margin: 10px 0 25px 14px;
    padding: 0px 5px;
    /* width: 99%; */
}

.page-navigate a {
    color: black;
    text-decoration: none;
    /* font-size: 15px; */
}

.page-navigate a:hover {
    color: red;
    text-decoration: none;
    /* font-size: 15px; */
}

.page-navigate,.page-navigate .previous,.actions .prev{
  float:left
}

.postheadericons .author,.postheadericons .category,.page-navigate 
.page,.page-navigate .pages,.page-navigate .current,.page-navigate 
.next-link,.page-navigate .previous,.comment-post .reply,.actions .next,.actions .prev{ 
    width: auto;
    display: block;
    float: left;
    padding: 0px 5px;
    margin-right: 5px;
    border-width: 1px;
    border-style: solid;
    /* border-radius: 4px; */
    border-color: #ffffff;
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    transition: all 0.3s linear;
    text-shadow: 0 1px 0 #F7F7F7;
    box-shadow: 0px 1px 1px 1px #C0C0C0;


}
.page-navigate .current{ 
     background: -webkit-linear-gradient(top, #c93133 0%,#7a1e1f 100%);
    /* border-color: #7B1F21; */
    color: #FFFFFF !important;
    text-shadow: none !important;
    box-shadow: 0px 1px 1px 1px #C0C0C0;
}

.page-navigate .next{
  padding: 3px 6px
}
.page-navigate .current, .page-navigate .pages {
   color: #000000;
}

.breadcrumb{
  background-color: white;
}


/*Whatapps Widget*/



/*End of Whatapps Widget*/

@media (max-width: 1000px) {
    .customcarousel .customcarouselitem{
    height: 500px;
    }


    .dropdown-menu{
    width: 200px;

    .jamlayanan h5 {
    font-size: 2vw;
    }
    
    .jamlayanan .card-block{
    min-height: 0px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {
    
    .dropdown-menu{
    width: 100%;

    h3.customtitle {
        font-size: 4vw!important;
    }
    
    .jamlayanan .card-block{
    padding: 0px 0px!important;
    min-height: 0px;
    }
    
    .jamlayanan h5,.jamlayanan h6,.jamlayanan span,.jamlayanan p {
    font-size: 1.6vw;
    }
    
    .jamlayanan .float-right.text-muted {
    font-size: 1.2vw;
    }
    
    .jamlayanan i{
        font-size: 2.6vw;
    }
 
}


@media (max-width: 576px) {
  .customcarousel .customcarouselitem{
    height: 250px;
  }

  .dropdown-menu{
    width: 100%;
  }

    h3.customtitle {
        font-size: 4vw!important;
    }
    
    .jamlayanan {
    margin-top: 1.5rem !important;

    }
    
    .jamlayanan .card-block{
    padding: 20px 15px!important;
    min-height: 0px;
    margin-top: 1.5rem !important;

    }
    
    .jamlayanan h5,.jamlayanan h6,.jamlayanan span,.jamlayanan p {
    font-size: 5vw;
    }
    
    .jamlayanan .float-right.text-muted {
    font-size: 4vw;
    }
    
    .jamlayanan i{
        font-size: 5vw;
        top: 13px;
    }
    
    .widget{
        margin-top: 1.5rem!important;
    }
 
}