
#topNav {
    background-color: #00897b;
}
.btn-top {
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
}
.btn-top p{
    margin: 0;
    padding: 0;
}
.inner-btn-top {
    display: table-cell;
    vertical-align: middle;
}
.nav-pills > li {
    margin-right: 15px;
    
}
#header.header-sm #topNav #topMain > li > a {
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5pt;
}
#topMain.nav-pills > li > a {
    color: #fff;
}
#topMain.nav-pills > li.active > a {
    color: #1c1c1c;
}
#header {
    border: none;
}
.intro h1 {
    margin-bottom: 0;
    padding-top: 20px;
    color: #373737;
    cursor: default;
}
.text_profile {
    position: relative;
    color: black;
    margin-bottom: 35px;
}
.infobox {
    background-color: #afcfcb;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}
.infobox h1 {
    margin-bottom: 0;
    color: #373737;
    cursor: default;
}
.infobox h3 {
    color: #616161;
    font-weight: 300;
}
.cabang { 
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}
.cabang h1 {
    margin-bottom: 15px;
    color: #373737;
    cursor: default;
}
.cabang h3 {
    color: #616161;
    font-weight: 300;
}
.berita h1 {
    margin-bottom: 30px;
    color: #373737;
    cursor: default;
}
.berita h4 {
    margin-bottom: 0;
    line-height: 1;
}
.berita p {
    text-align: justify;
}
.callout.alert {
    background-color: #afcfcb; 
}
.callout.alert h2 {
    color: #373737;
    cursor: default;
} 
.callout.alert .btn {
    background-color: #00897b; 
    color: #ffffff;
}
.page-header {
    width: 100%;
    height: 100%;
    background-position:center center;
    background-size:cover;
}