/*@import url(https://fonts.googleapis.com/css?family=IM+Fell+French+Canon+SC);*/

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Cambo);*/
c
* {
    border-radius: 0px !important;
}



a:link,a:visited,a:hover,a:focus{
    text-decoration: none;
    color: #333;
}


.home-news-category .section-title:hover {
border-bottom:solid 2px #4caf50;
}

body {
    font-family: Lato;
    letter-spacing: 0.3px;
    font-size: 15px;
}

.tags-widget {
margin-top:20px !important;
}

.tag-list {
    padding: 10px 0px;
    }

ul.tag-list li {
display: inline-block;
border-bottom:#FFF200 solid 2px;
    margin-bottom: 5px;
    background: #FFF200;
        padding: 5px 10px;
        color: #fff;
}
ul.tag-list li:hover {
border-bottom:#048409 solid 2px;
transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;

	opacity: 0.7;
}


/* ===================== General ===================== */

.top-bar {
	background: #211257;
	color: #fff;
	padding: 8px 15px;
}
.address {
	padding: 10px 0px;
	font-variant: small-caps;
}

header {
    padding-top:10px;
    background-color:white;
}

.head {
	
}
.head img {
	max-width: 100%;
}

.logo {
	padding-left: 0px;
}
.logo img {
	max-height: 110px;
	margin: auto;
	    margin-top: 13px;
}

.navbar {
	background: yellow;
	border: none;
	display: flex;
	margin: 0 !important;
	font-size: 14px;
	max-height: 50px;
    margin-top: 20px !important;
}

.navbar-nav > li {
    color: #000 !important;
}

.navbar-nav > li:hover,
.navbar-nav > li:focus {
	background: #fff !important;
}

.navbar-nav > li > a {
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	color: #FAD160 !important;
}

.section-heading {
	font-variant: small-caps;
	background: #211257;
	border-bottom: 5px solid #000;
}

.section-title,
.section-title a {
	font-size: 30px;
	margin: 0px;
	text-transform: capitalize;
	padding-bottom: 10px;
	color: #fff;
}


.line-heading {
	width: 60%;
	height: 2px;
	background: #211257;
	margin: 0px auto 20px;
}

.footer-social {
	background: #fff;
	padding-bottom: 20px;
}
.social-body {
    border:none;
    padding-bottom: 15px;
}

.social-item {
    font-size: 18px !important;
    display: block;
    vertical-align: middle;
}

.socialbox {
	border-radius: 10px !important;
	display: inline-block;
	background: #C66810 !important;
	height: 35px;
	width: 35px;
	padding: 5px;
	margin-left: 2px;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	color: #fff !important;
	opacity: 0.7;
}

.socialbox:hover,
.socialbox:focus {
	opacity: 1.0;
}

.footer {
	margin-top: 15px;
}
.footer-text {
	padding: 20px;
	background: #fff;
	font-size: 12px;
	color: #797C80 !important;
}

.footer-text a {
	color: #797C80 !important;
}

.footer-menu {
	font-size: 12px;
}

.footer-menu .nav-pills > li > a {
	color: #797C80 !important;
}

.footer-line {
	height: 2px;
	background: #7D7697;
	width: 40%;
	margin: auto;
}

.btn-subscribe {
	transition: all 0.2s linear !important;
	background: #211257;
	color: #fff !important;
	border: none;
}

.btn-subscribe:hover,
.btn-subscribe:focus {
	background: #211257;
	transition: opacity .25s ease-in-out !important;
	-moz-transition: opacity .25s ease-in-out !important;
	-webkit-transition: opacity .25s ease-in-out !important;
}

.main-content {
	background: #fff;
	    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
	/*padding: 0px 15px;*/
}

.main-layout {
	padding: 0px 15px;
}

.layout-content {
	background: #fff;
    border-right: solid 1px #f5f5f5;
}

.btn-template {
	background: #211257;
	color: #fff;
}
.btn-template:hover {
	background: #2A1770;
	color: #fff;
}
.pad-15 {
	padding-left: 15px;
	padding-right: 15px;
}
.mar-20 {
	margin-top: 15px;
	margin-bottom: 20px;
}
.pad-0 {
	padding: 0px;
}
.sidebar-img {
	padding:0px 5px ;
}

.page-header {
	border: none;
	margin: 20px 0px;
}

.page-header .section-title {
	color: #202020 !important;
}

.page-header .line-border {
	margin: auto;
}

.page-title {
	font-size: 30px;
	margin: 0px;
	text-transform: capitalize;
	padding-bottom: 10px;
}

.counting {
    border: solid 2px #fff200;
    padding: 5px 15px;
    margin-top: 20px;
}

.counting h2 {
    font-size: 65px;
    text-align: center;
    font-family: fantasy;
}

.closing {
    position: absolute;
    border: solid 2px;
    padding: 0px 5px;
    margin: 5px -30px;
}

.counting p {
    text-align: center;
    background-color: #62ac2f;
    font-size: 20px;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
}
.sidebar-other {
	margin-top: 15px;
}

.sidebar-other .section-title {
	background: #fff;
	padding: 10px 0px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 1px solid #A4635D;
}
/* ===================== Home ===================== */

.welcome {
	padding-right: 0px;
}
.slider-section {
	padding-top: 15px;
}
.slider-section .slide img{
	width: 100%;
}
.slider-section .welcome {
	background: #CC670D;
	color: #fff;
}

.slider-section .carousel-control {
	color: #FDDF60;
	background: transparent;
	width: 10%;
}

.headline-item {
    padding:10px;
    transition: all 0.2s linear;
    color: #777777;
}

.headline-title {
    text-align: center;
    font-weight:600;
    position: relative;
    margin: -20px 10px 0;
    background: #fff;
    padding: 10px;
}

.img-headline {
    max-width: 235px;
}

/*News*/

.recent-news .section-title {
	background: #FFF200;
	padding: 10px 10px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 2px solid #000;
    margin: 20px 0px 5px 0px;
    font-weight:700;
}

.recent-news .section-title {
	background: #FFF200;
	padding: 10px 10px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 2px solid #000;
    margin: 20px 0px 5px 0px;
    font-weight:700;
}

.recent-news .home-news {
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0px;
	margin-top: 0px;
}

.home-news-section {
    margin-top: 5px;
}

.home-news-section .section-title {
	background: #FFF200;
	padding: 10px 10px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 2px solid #000;
    margin: 20px 0px 5px 0px;
    font-weight:700;
}

.media-body p {
    line-height: 15px;
}
	
.more-news {
    position: relative;
    margin-top: -50px;
    float: right;
}
.cat-title {
	padding: 10px 10px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 2px solid #000;
    margin: 5px 0 15px;
    font-weight:700;
}

.home-news-section .home-news {
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0px;
	margin-top: 0px;
}

.home-news .news-more {
	background: #2A1770;
	padding: 10px 15px;
	color: #fff !important;
	font-size: 16px;
}
.home-news .media-image {
    width: 300px;
}
.home-news .media-body {
	vertical-align: top;
	color: #8C8C8C;
    padding: 30px;
}
.home-news-title {
    color: #505050;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 20px;
}

.home-news-title:hover, home-news-title:focus {
    color: #048409;
    transition: opacity .25s ease-in-out !important;
	-moz-transition: opacity .25s ease-in-out !important;
	-webkit-transition: opacity .25s ease-in-out !important;
}


.home-news-date {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	color: #BBBBBB !important;
	font-style: italic;
}


.col-date {
	display: table-cell;
	padding-right: 15px;
}


/*News Category*/
.home-news-category {
	margin-top: 5px;
}

.home-news1, .home-news2 {
	background: #fff;
}

.home-news-category .home-news {
	border-bottom: 1px solid #f5f5f5;
	padding: 5px 0px;
    	height: 95px;
}

.home-news-category .section-title {
	background: #FFF200;
	padding: 10px 10px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 2px solid #000;
    	margin: 15px 0px 5px 0px;
}

.home-news-category .media-image {
	width: 100px;
}
.home-news-category .media-body {
	vertical-align: middle;
	padding-left: 5px;
	color: #8C8C8C;
}

/*Sidebar*/
.sidebar-item {
	margin-top: 5px;
    margin-bottom: 5px;
}

.sidebar-item .section-title {
	background: #fff;
	padding: 10px 0px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 1px solid #A4635D;
}

.more-sidebar {
    position: relative;
    margin-top: -30px;
    float: right;
}

/*Content*/
.sidebar-content1, .sidebar-content2 {
	margin-top: 5px;
}

.home-content1, .home-content2 {
	background: #fff;
}

.sidebar-content1 .home-content1,
.sidebar-content1 .home-content2 {
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0px;
}

.sidebar-content1 .section-title,
.sidebar-content2 .section-title {
	background: #fff;
	padding: 10px 0px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 1px solid #A4635D;
}

.sidebar-content1 .media-image img,
.sidebar-content2 .media-image img{
	border-radius: 50% !important;
	margin: auto;
}
.sidebar-content2 .media-image {
	width: 80px;
}

.sidebar-content1 .media-body {
	vertical-align: middle;
	color: #8C8C8C;
	font-size: 14px;
}
.sidebar-content2 .media-body {
	vertical-align: middle;
	color: #202020;
	font-size: 13px;
}

.sidebar-content1 .home-content-title {
	color: #BBBBBB !important;
	font-size: 11px;
	margin: 0px;
}

.sidebar-content2 .home-content-title {
	color: #8C8C8C !important;
	font-size: 11px;
	margin: 0px;
}

.maximg {
max-width:20px;
}

.tautan-list {
    padding: 10px 0px;
    }

.tautmar {
    margin-right: 20px !important;
    }

ul.tautan-list li {
    border-bottom: #FFF200 solid 2px;
    margin-bottom: 5px;
    background: #FFF200;
    padding: 12px 10px;
    color: #fff;
    height: 45px;
}
ul.tautan-list li:hover {
border-bottom:#048409 solid 2px;
transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;

	opacity: 0.7;
}

/*Album*/

.home-gallery {
	background: #fff;
}

.home-gallery .section-title {
	background: #fff;
	padding: 10px 0px;
	font-size: 18px;
	color: #202020 !important;
	border-bottom: 1px solid #A4635D;
}
.home-gallery .gallery-more {
	background: #2A1770;
	padding: 10px 15px;
	color: #fff !important;
	font-size: 16px;
}

.main-gallery {
	padding: 5px;
}
.home-gallery-item {
	padding: 5px;
}

.img-title {
	margin: 3px;
	vertical-align: middle;
}

.map-space img {
	width: 100%;
}

/* ===================== News ===================== */

/* Arsip News */
.arsip-news-item {
	padding-bottom: 20px;
	min-height: 460px;
}

.arsip-news img {
    width: 100%;
}

.news-title {
	font-size: 18px;
	color: #202020;
	text-transform: capitalize;
}


.arsip-news-body {
	padding: 0px 10px;
	color: #797C80;
}

.arsip-date {
	font-size: 11px;
}

.news-day {
	font-size: 43px;
	line-height: 43px;
	display: block;
	margin-bottom: -11px;
	letter-spacing: -2px;
}

.news-month {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 5px 0px;
}

.news-date {
	font-size: 12px;
	color: #CC670D;
}

.news-item {
	padding: 10px;
	margin: 0px;
	border: 2px solid transparent;
}

.news-item a {
	font-size: 14px;
	display: block;
}

.news-item:hover,
.news-item:focus {
	border: 2px solid #CC670D;
}


.sidebar-news .media-image {
	width: 80px;
	padding-right: 10px !important;
}

.sidebar-news-title {
	color: #202020 !important;
	font-size: 14px;
	margin: 0px;
}

/* ===================== Konten ===================== */

/* Arsip Konten */

.arsip-content-item {
	padding: 10px 10px 20px !important;
}

.arsip-content-media {
	overflow: hidden;
	border: 2px solid transparent;
	min-height: 120px;
	padding: 5px;
}

.arsip-content-image {
	width: 100px;
}
.arsip-content-image img {
	width: 100%;
	border-radius: 50% !important;
}

.arsip-content-body {
	padding: 0px 10px !important;
	min-height: 212px;
}

.arsip-content-media:hover,
.arsip-content-media:focus {
	border: 2px solid #FFF200;
}

.arsip-content-body .content-item-title {
	color: #8C8C8C;
}

.arsip-content-desc {
	margin: 10px 0px;
}

.right-sidebar {
    margin-bottom: 10px;
}

.sidebar-content {
	vertical-align: middle;
	color: #202020;
	font-size: 13px;
}

.sidebar-content .media-image {
	width: 80px;
}
.sidebar-content .media-image img {
	border-radius: 5% !important;
}

.sidebar-content-title {
    color: #8c8c8c;
    font-size: 13px;
    margin: 0 0 10px;
}
/* ================= Galeri / Album ================= */

/* Album */
.galeri-body {
    padding: 5px;
    height: 55px;
    ;
    font-size: 18px;
}

.arsip-galeri-item{
	margin-bottom: 20px;
}


.album-caption {
    padding: 5px;
    height: 55px;
}

.title-content-album {
	padding: 10px;
	width: 1030px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* ==================== Other Page ===================== */

/* Search */

.title-content-search {
	padding: 10px;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* Contact */

.title-content-contact {
	font-size: 24px;
	padding: 5px 5px 5px 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: 600;
}

.contact-form {
	min-height: 20px;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}


/* ===================== Other Style ===================== */

/* General Style */

.title-style-1  {
	font-size: 30px;
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	position: relative;
	font-weight: 600;
}

.title-style-1:after {
  content: " ";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 40%;
  border-bottom: 1px solid #45aed6;
}

.nostyle {
	list-style: none;
}

.img-center {
    margin: auto;
}

.line-border-long {
	width: 100px;
	height: 2px;
	margin-bottom: 10px;
	background-color: #211257;
}

.line-border {
	height: 2px;
	width: 40%;
	margin-bottom: 10px;
	background-color: #A4635D;
}

.line-border:focus {
    opacity:0.7;
	transition: all 0.2s linear;
}

.table-responsive {
     min-height: .01%;
	 overflow-x: auto;
}

.hover-opacity {
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.hover-opacity:hover ,
.hover-opacity:focus {
    opacity:0.7;
	transition: all 0.2s linear;
}

.button {
    padding: 10px;
}

.btn-all {
background: #048409;
    color: #fff !important;
    padding: 3px 7px;
    font-size: 13px;
    border-bottom: 2px solid #000;
}


.btn-all:hover {
    text-decoration: none;
    color: #333;
 background:#FFF200 ;
}

/* Share */
.share {
	margin-bottom: 20px;
	margin-top: -10px;
}

.social-share-item {
    float: right;
    }

.share-item {
	display: table-cell;
	text-align: center;
	padding: 2px;
}

.share-item a {
	width: 30px;
    height: 30px;
    font-size: 20px !important;
    color: #fff !important;
    display: block
}

.share-fb {
	background: #1B4A90;
}

.share-twitter {
	background: #40BDD9;
}

.share-wa {
	background: #24a024;
}

.share-whatsapp {
	background: #5CBE4A !important;
	color: #fff !important;
	font-weight: bold;
}

.scrollToTop{
    width:50px;
    height:50px;
    padding:5px;
    text-align:center;
    background: whiteSmoke;
    font-size: 35px;
    font-weight: bold;
    color: #FFF200 !important;
    text-decoration: none;
    position:fixed;
    top:85%;
    right:40px;
    display:none;
    background-color: transparent;
    opacity:0.8;
    transition: all 0.2s linear;
}
.scrollToTop:hover,
.scrollToTop:focus {
    color: #FDDF60 !important;
    text-decoration:none;
}

@media (max-width: 770px) {
    header {
        position: fixed;
        z-index: 100;
        width: 100%;
        margin-bottom:50px;
    }
    
   
    .navbar-nav {
    background-color: white;
    }
	.navbar {
		display: block;
	}

	.navbar-nav > li {
	    padding: 5px 10px;
	      color: #333 !important;
	}
	
	
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
        color: #333;
        background-color: #eee;
    }

	.logo, .welcome {
		padding: 0px 15px;
	}

	.slider-section, .home-news-section, .home-content-section, .footer-media {
		display: block !important;
	}
	
	.home-news-section {
	    margin-top:150px;
	}

	.home-news-section .media-image {
		display: block;
		width: 100%;
	}
	.home-news-section .media-image img {
		width: 100%;
	}
	.home-news-section .media-body {
		padding: 10px 0px;
	}
	
    
    .arsip-news-item {
	padding-bottom: 20px;
    }
    
	.home-news .section-title,
	.home-content .section-title,
	.home-gallery .section-title {
		font-size: 18px;
	}

	.home-news .news-more,
	.home-content .content-more,
	.home-gallery .gallery-more {
		font-size: 12px;
	}
	
	.main-layout {
	    padding-top:150px;
    }

    .page-title {
    	font-size: 20px;
    }

	.headline-item {
    padding:0px;
    }

    .scrollToTop {
        right: 1px;
        top: 90%;
    }
}

/*
 * Sidebar
 */

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100; /* Behind the navbar */
  padding: 48px 0 0; /* Height of navbar */
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: 100%;
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
  }
}

.sidebar .nav-link {
  font-weight: 500;
  color: #333;
}

.sidebar .nav-link .feather {
  margin-right: 4px;
  color: #999;
}

.sidebar .nav-link.active {
  color: #007bff;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit;
}

.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}
