
@import url('https://fonts.googleapis.com/css?family=Roboto');


html {
    min-height: 100%;
    position: relative;
}
body{
	line-height: 1.5em;
	margin-bottom: 110px;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
dd{
	margin-bottom: 15px;	
}
a:hover {
	text-decoration:none;
}
.clearfix{
	clear: both;
}
.clear {
    clear: none;
    content: "";
    display: inline-block;
    float: left;
    width: 30%;
    padding-bottom: 20px;
}
.tgl-isi{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
	color: #bc7c09;

}

.img{
	max-width: 100%;
    height: auto;
}
.carousel-inner{
	background-color: #000;
}
#nav-search {
    margin-top: 2px;
    min-height: 38px;
    position: relative;
    width: 340px;
    z-index: 999;
}
.gsib_a{
	padding-top: 0;
}
.topnav{
	background-color: #1396a9;
	/*background-color: #da251d;*/
}
.topnav h4{
	margin: 0;
	padding: 15px;
	text-align: center;
}
.topnav a{
	color: #fff;
	font-weight: 500;
}
.topnav a{
	text-decoration: none;
}
.side-nav{
	margin-top: 20px;
}
.nav > li{
	/*border-bottom: 1px solid #ededed;*/
}
.bg-nav{
	background-color: #f0f4f9;
}
.navbar-default .navbar-nav > li > a{
	font-size: 1.3vmax;
	font-family: 'Droid Serif', serif;
	color: #616161;
}
.quick {
    margin: 20px 0;
}
.logo{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	text-align: center;
	display: block;
	z-index: 15;
	width: 120px;
}
.toggle-icon{
	position: absolute;
	z-index: 500;
	right: 0;
	margin-right: 15px;
	margin-top: 15px;
	font-size: 30px;
	cursor: pointer;
}
.toggle-icon a{
	color: #fff;
}
.toggle-icon a:hover{
	color: #ddd;
}
.nav-menu{
	border: none;
	background-color: #fff;
	border-radius: 0;
	min-height: 100px;
	padding-top: 25px;
	margin:0 auto;
}
.nav-left, .nav-right{
	width: 50%;
}
.nav-left{
	
}
.nav-right{

}
.nav > li > a{
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
}
/*.nav > .active{
	background-color: #eee;
}*/
.main{
	margin: 0 auto;
	padding: 0;
/*	width: 1360px;*/

}
.main-container{
	padding-bottom: 80px;
}
.linkfo{
	background-color: #e1ce00;
	min-height: 50px;
	/*overflow: hidden;*/
}
.link-list{
	padding: 20px;
	font-size: 16px;
	color: #000;
}
.link-list a{
	color: #000;
}
.container-fluid{
	margin: 0 auto;
	padding: 0;
}
.carousel-inner > .item > img {
    margin: 0 auto;
}
.center {
/*    color: red;*/
    font-size: 30px;
    /*margin-left: 37px;*/
    text-align: center;
}
.list{
	margin-bottom: 25px;
	clear: both;
}
.content{
	/*font-family: "PT Serif",Georgia,"Times New Roman",serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: -45px;
	padding: 20px 40px 80px 40px;
	background-color: #fff;
	position: relative;
	margin-bottom: 140px;
	overflow-x: hidden;
}
#hideshow{
	font-size: 20px;
}
.menu-collapse >  li > a{
	font-size: 16px;
}
.form{
	display: none;
}
.title{
	display: table;
	margin: 0 auto;
	width: auto;
}
.title a:hover{
	color: #fff500;
}
.search{
position: absolute;
top: 0;
right: 0;
margin-right: 10px;
margin-top: 14px;
}
.form{
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 25px;
	margin-top: 0px;
}
.form-control{
	border-radius: 0;
}
.btn-default{
	background-color: #000;
	border: none;
	border-radius: 0;
	color: #fff;
}
.lang{
	margin-top: 15px;
	margin-left: 10px;
	font-size: 12px;
	position: absolute;
}
.lang a:hover{
	color:#fff500;
}
.article-caption
{
position: absolute;
float: right;
bottom: 250px;
max-width: 35%;
text-align: center;
background-color: rgba(0,0,0,0.5);
color: #fff;
padding: 20px;
}
.article-caption h1{
	font-size: 3vw;
}
.capt{
	right: 20% !important;
	left: 20% !important;
	bottom: 10% !important;
	position: absolute;
	text-align: center;
	/*width: 50%;*/

}
.carousel-caption{
	right: 0%;
	left: 55%;
	bottom: 20%;
	/*width: 50%;*/
	background: rgba(000,000,000,0.3);
}

.carousel-caption h3{
	font-size: 2vmax;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
    background-color: #ffffff;
    border-top: 4px solid #b80c04;
    color: #555;	
}
.dropdown-menu{
	border: none;
	box-shadow: none;
}
/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}
.navbar-toggle .icon-bar{
	height: 5px;
	width: 37px;
}
.bar1, .bar2, .bar3 {
    width: 55px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}
/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

.dropdown-menu {
	min-width: 200px;
	left: auto;
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
	border-bottom: 1px solid #eee;
}
.multi-column-dropdown {
	list-style: none;
	padding: 20px;
}
.dropdown-menu-right{
	right: 0;

}
.social-media{
	padding-left: 0;
	margin-top: 10px;
}
.social-media h4{
	color: #ccc;
	font-size: 14px;
}
.fb-button, .twitter-button, .google-button{
	display: block;
    margin-bottom: 10px;
    float: left;
    clear: left;
}

 /* Style all font awesome icons */
.fa-facebook, .fa-twitter, .fa-google  {
    padding: 10px;
    font-size: 20px;
    width: 38px;
    text-align: center;
    text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
    opacity: 0.9;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
    background: #3B5998;
    color: white;
}

/* Twitter */
.fa-twitter {
    background: #55ACEE;
    color: white;
}
/* Google*/
.fa-google {
  background: #dd4b39;
  color: white;
}
.multi-column-right{
	background-clip: padding-box;
    background-color: #fff;
    border: 0;
    display: none;
    float: left;
    font-size: 14px;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    right: 0px;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.multi-column-dropdown li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	line-height: 1.428571429;
	color: #666;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
.line{
    height: 35px;
    margin-bottom: 40px;
    margin-top: 10px;
    text-align: center;
}
.line h2 {
    font-family: 'Droid Serif', serif;
    color: #515151;
    display: inline-block;
    font-size: 28px;
    margin-bottom: -27px;
    margin-top: 17px;
    padding: 0 20px;
    position: relative;
}
.line h2::before {
	left: -340px;
}
.line h2::after {
	right: -340px;
}
.line h2::before, .line h2::after{
	background-color: rgba(0, 0, 0, 0.08);
    bottom: 7px;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    width: 340px;
}

.box-header{
	padding: 10px 0 0px 10px;
}
.box-header h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 25px;
	margin-bottom: 5px;
}
.caption{
	margin-bottom: 10px;
	min-height: 150px;
}
.caption a{
	font-size: 15px;
	color: #656565;
	display: block;
	font-family: "Open Sans",helvetica,arial,sans-serif;
}
.caption a:hover{
	/*font-size: 18px;*/
	color: #333;
	text-decoration: none;
}
.opini{
	background-color: #e8e8e8;
    font-family: "Open Sans",sans-serif;	
	margin-top: 20px;
	padding: 80px 20px;
	position: relative;
	overflow-x: hidden;
	line-height: 25px;
}
.title-opini{
    background-color: #af1414;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: 700;
    left: 50%;
    line-height: inherit;
    margin: 0 0 0 -95px;
    padding: 10px 50px;
    position: absolute;
    top: 0;
}
.opini h3{
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 23px;
}
.boxed{
	background-color: #fff;
	margin: 5px;
	padding:4px 20px;
}
.caption-opini{
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 15px;
	font-size: 16px;
	text-align: center;
}
.caption-opini a{
	display: block;
	color: #fff;
}
.more-btn, .more-btn-agenda {
	font-family: "Open Sans",helvetica,arial,sans-serif;
	margin-top: 35px;
	font-size: 15px;
}
.more-btn a{
	color: #1396a9;
}
.more-btn-agenda a{
	color: #fff;
}
.more-btn a:hover{
	color: #515151;
}
.more-btn-agenda a:hover{
	color: #d8b31b;
}

.box-body{
    list-style: outside none none;
    margin-bottom: 1.5em;
    position: relative;
    /*width: 100%;*/
    background-color: #fff;
    padding: 15px;

}
.box-news{
	padding: 0;
}
.box-opini{
	min-width: 175px !important;
	/*padding: 15px;*/
}
.with-border{
	border-bottom: 1px solid #f4f4f4;
}
.thumbnail{
	padding: 0;
	border:none;
	margin-bottom: 5px;
}
.thumbnail img{
	width: 100%;
	/*height: 145px;*/
	object-fit: cover;

}
.agenda-content{
	overflow: hidden;
}
.container, .agenda{
	overflow-x:hidden;
}
.agenda-list{
	list-style: outside none none;
    padding-left: 5px;
    padding-top: 20px;
}
.agenda-list > li{
	margin-bottom: 35px;
}
.agenda{
	background-color: #af1414;
	margin-top: 50px;
	padding-bottom: 60px;
}
.agenda h2{
	color: #fff;
}
.agenda .line h2::before, .agenda .line h2::after{
	background-color: rgba(255, 255, 255, 0.2);
}
.judul, .subjudul, .dates, .judul-agenda-all, .subjudul-all {
    display: block;
    line-height: 16px;
    margin-left: 88px;
}
.subjudul{
font-style:italic;
color:#fff;
}
.judul {
    color: #fff;
    font-weight: 500;
    margin-bottom: 3px;
    padding-top: 10px;
}
.judul:hover,.judul:visited,.judul:link{
	text-decoration: none!important;
	color: #d8b31b;

}
.date{
	color: #1396a9;
}
.date-agenda {
    /*background-color: #b31b1b;*/
    font-size: 12px;
    color: #fff;
    float: left;
    margin: 0;
    padding: 5px 2px;
    text-align: center;
    width: 76px;
    margin: 0;
    border-right: 1px solid #cbcbcb;
}
.date-large {
	font-family: 'EB Garamond', serif;
	color: #fff;
    display: block;
    font-size: 40px;
    line-height: 35px;
    font-weight: 400;
}
.date-agenda-all {
    color: #fff;
    display: block;
    font-family: "EB Garamond",serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 35px;
    padding-bottom: 12px;
}
.date-agenda-list{
	background:#1396a9;
 	/*border-right: 1px solid #cbcbcb;*/
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 5px 2px;
    text-align: center;
    width: 76px;	
}
.judul-agenda-all{
    color: #000;
    font-weight: 500;
    margin-bottom: 3px;
    padding-top: 10px;	
}
.spot{
	margin-top: 20px;
	max-width: 1024px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
.footer {
    background-color: #222;
    bottom: 0;
    /*height: auto;*/
    position: absolute;
    width: 100%;
    color: #fff;
    /*padding: 23px;*/
    /*text-align: center;*/
}
.copy {
    color: #bbb;
    font-size: 12px;
    padding: 10px 0;
}
.sosmed {
    margin-top: 15px;
    text-align: right;
}

@media only screen and (max-width: 767px) {
	.navbar-default .navbar-nav > li > a{
		font-size: 16px;
	}
	.side-nav{
	/*height: 300px;*/
	margin-top: 20px;
	}
	.content{
		margin-top: 0;
	}


}

@media only screen and (max-width: 767px){

	.side-nav{
	/*height: 300px;*/
	margin-top: 20px;
	}
	.content{
		margin-top: 0;
	}	

}
@media only screen and (min-width: 767px){
	.thumbnail img{
	height: 145px !important;
	}
	.thumbnail .img-opini{
	height: 250px !important;
	}
}
@media only screen and (max-width: 980px){
	body {
    margin-bottom: 120px;
	}
	.side-nav{
	/*height: 300px;*/
	margin-top: 20px;
	}

	.social-media{
		margin-left: 20px;
	}
	.fb-button, .twitter-button, .google-button{
	clear: none;
    float: left;
    margin-right: 0.8em;
	}
	.content{
		margin-top: 0;
	}

}


.main-content{
	max-width: 850px;
width: 850px;
padding-top: 25px;
border-right: 1px solid #e1e1e1;
padding-right: 50px;
padding-bottom: 50px;
}

.main-content > p{
	/*padding: 10px 0;*/
font-size: 1.2em;
color: #333;
}

.bg-info{
	height: 70px;
}

.links > li{
	padding: 10px 0;
	font-size: 16px;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body{
	background-color: #00a65a !important;
}
.callout.callout-success {
    border-color: #00733e;
    color: #fff;
    margin-top: 15px;
}

.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
        border-left-color: rgb(238, 238, 238);
}



    .map-foto{
      padding:0;
      border-radius: 0;
    }
    .map-foto > img{
      min-height: 300px !important;
      display: block;
      width: 100%;
    }
    
    .span{
      display: inline-block;
      color: #fff;
      padding:15px;

    }

    .inline-text{
    	display: inline-block;
    }

    .inline-text > a{
      display: inline;
    }