body{
	line-height: 1.5;
	text-align: left;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;;
}

.navbar{
	min-height : 70px;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	border: 1px solid #ddd;
}
.nav-link {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}

.navbar .navbar-brand .kh{
    font-weight: 700;
}
.navbar-toggler>.close {
    display:inline;
}
.navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.fa-ellipsis-v {
	display:none;
}

@media only screen and (max-width: 768px) {
	.navbar{
	background-color: #fff;
	}
	.home{
		margin-left: -5px;
		margin-right: -5px;
		background-color: #ddd;
		padding: 5px;
	}
}


/*Carousel*/
.carousel-indicators {
	position: absolute;
	top: 580px;
	bottom: unset;
}

.jumbotron {
	margin-bottom: 0;
}

#demo{
	height: auto;
}
#demo .carousel-inner img{
	object-fit: cover;
	height: 600px;
	width: 100%;
}
#demo .carousel-inner .jumbotron{
	background-color: transparent;
}
@media only screen and (max-width: 768px) {
	.carousel-indicators {
		top: 430px;
	}	
	#demo .carousel-inner img{
	height: 450px;
	width: 100%;
	}
	#demo .carousel-inner .jumbotron h1{
	font-size: 20px;
	}
	#demo .carousel-inner .jumbotron p{
	font-size: 15px;
	}
}
@media only screen and (max-width:750px){ 
    .carousel-indicators {
	    top: 430px;
	}	
}




/*Menu*/
#menu{
	font-family: 'Helvetica';
	height: auto; 
	width: 100%; 
	background-color: #1176df;
	color: #eee;
	padding-top: 30px;
	padding-bottom: 10px;
}
#menu a{
	text-decoration: none;
	color: #eee;
}

#menu i {
	font-size: 35px;
	margin-top: 7px;
}

#menu p{
	color: #ddd;
	margin-top: -10px;
}
@media only screen and (max-width: 768px) {
	#menu i {
	font-size: 25px;
	}
	#menu p{
	font-size: 15px;
	}
}



/*Profil*/

/*Struktur*/
#struktur{
	padding-bottom: 10px;
}
#struktur .container{
	max-width: 800px;
}
#struktur .img-fluid{
	height: 500px auto;
	margin-bottom: 20px;
}
#struktur button{
	margin: 4px;
}


/*Pegawai*/
#pegawai{
	padding-bottom: 10px;
}
#pegawai .card{
	border: none;
	width: 220px;
}
#pegawai .card p{
	margin-top: -10px;
	line-height: 1.2;
}
#row-pegawai{
	margin-bottom: 40px;
}
#row-pegawai h4{
	margin-bottom: 30px;
}
#row-pegawai img{
	object-fit: cover;
	height: 110px;
	width: 110px;
}


/*Visi Misi*/
#visimisi{
	padding-bottom: 10px;
}



/*Berita*/
#berita{
	height: auto;
	width: 100%;
	padding-bottom: 30px;
}

#berita .berita-btn{
	margin-top: 20px;
}
#berita .keterangan{
	font-size: 12px;
}
#berita a{
	color: #000;
}
#berita a:link {
	text-decoration: none;
	color: #000;
}
#berita a:hover {
	text-decoration: none;
	color: #000;
}




/*sejarah*/
#sejarah{
	padding-bottom: 30px;
}


/*Galeri*/
#gallery-home{
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: -webkit-linear-gradient(360deg, #50C9C3 10%, #96DEDA 360%); /* Chrome 10+, Saf5.1+ */ 
	background: -o-linear-gradient(360deg, #50C9C3 10%, #96DEDA 360%); /* Opera 11.10+ */
	background: linear-gradient(360deg, #50C9C3 10%, #96DEDA 360%); /* W3C */ 

}
#gallery-home img{
	min-height: 200px !important;
}


/*Pelayanan*/
/*Maklumat*/
#maklumat_pelayanan .container{
	max-width: 1000px;
}
#maklumat_pelayanan .jumbotron{
	font-family: 'Arial';
	line-height: 1;
}
#maklumat_pelayanan h2{
	margin-bottom: -7px;

}
#maklumat_pelayanan p{
	font-size: 23px;
}
@media only screen and (max-width: 768px) {
	#maklumat_pelayanan h2{
		font-size: 20px;
	}
	#maklumat_pelayanan h1{
		font-size: 30px;
	}
	#maklumat_pelayanan p{
		font-size: 20px;
	}
}

/*motto Pelayanan*/
#motto_pelayanan{
	font-family: 'Arial';
}



/*Footer*/
#footer {
	height: auto;
	width: 100%;
}
#footer .maps{
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f3f2f2;
}
#footer .maps #map{
	background-color: #ccc;
	height: 200px;
	width: 100%;
}
#footer .maps p{
	margin-top: -10px;
	margin-bottom: 5px;
}
#footer .media{
	color: #fff;
	height: auto;
	background-color: #1176df;
	width: 100%;
	padding: 20px;
}
#footer .media i{
	font-size: 30px;
	color: #ccc;
}
#footer .media .container{
	max-width: 300px;
}

#footer .copyright{
	height: auto;
	width: 100%;
	background-color: #2a2a2e;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 12px;
}



/*Inspektur*/
#inspektur .bg-img img{
	height: 430px; 
	width: 100%;
}

#inspektur .row {
	margin-top: -40px;
}

#inspektur .card img{
	margin-top: -50px;
	height: 200px;
	width: 200px;
}

#inspektur .h-text{
	color: #fff;
}
@media only screen and (max-width: 768px) {
	#inspektur .h-text{
		color: #3e3e3e;
		text-align: center;
	}
}




/*Galeri*/
#gallery {

}
.filter-button{
	margin-top: 10px;
    margin-bottom: 30px;
}

.port-image
{
    width: 100%;
}

.gallery_product{
	margin-bottom: 20px;
}


/*Document*/
#document {
	min-height: 450px;
}


/*Sakip*/
#sakip .container{
	max-width: 1000px;
}
@media only screen and (max-width: 768px) {
	.sakip-tahun{
		text-align: left;
	}
}

/*Img PoPup*/
.img-overlay {
  position: fixed;
  top: 90px;
  max-height: 80%;
  left: 50%;
  transform: translate(-50%, 0) scale(0, 0);
  z-index: 10;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  transition: all .3s ease;
}

.overlay-dark {
  top: 0;
  position: fixed;
  background-color: #000;
  opacity: .9;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: none;
}


/*reguler*/
.grey-color{color: #53777a;}

.stretch{object-fit: cover;}

.m-top-30{margin-top: 30px;}

.m-bot-20{margin-bottom: 20px;}

.no-border{border: none;}

.p-top{padding-top: 100px;}

.p-bot{padding-bottom: 10px;}

#myImg, #myImg2, #myImg3, #myImg4  {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}