.informasi-content p, .informasi-list{line-height:24px; margin-bottom:10px;}
.informasi-content h5, .informasi-content h6{font-weight:bold; font-size:18px;}
.informasi-content > ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; 
-webkit-box-pack:left; -ms-flex-pack:left; justify-content:left;}
.informasi-content > ul > li{float:left;}
.informasi-list ul, .informasi-list ol{padding-left:35px;}
.informasi-list ul{list-style:square;}
.informasi-list ol{list-style:decimal;}
.informasi-list .ol-letter{list-style:lower-alpha;}
.informasi-list .ol-romawi{list-style:upper-roman;}
.informasi-list ul > li, .informasi-list ol > li{padding:4px 0;}
.informasi-list h4{font-weight:bold; font-size:18px;}

.ic-left, .ic-right{width:100%;}
.ic-gmaps, .ic-info{position:relative;}
.ic-gmaps:after{content:''; display:block; padding-top:56.25%;}
.ic-gmaps iframe{position:absolute; top:0; left:0; width:100%; height:100%;}
.ic-info{margin-bottom:15px;}
.ic-icon{position:absolute; top:0; left:0;}
.ic-data{margin-left:25px;}
.ic-data > ul:not(:first-child){padding-top:3px;}

.sitemap a{color:#FFF;}
.sitemap ul{padding-left:20px;}
.sitemap ul > li{padding-bottom:10px; float:none; width:100%;}
.sitemap > ul{list-style:disc;}
.sitemap > ul > li > ul{list-style:circle;}
.sitemap > ul > li > ul > li:first-child{padding-top:10px;}
.sitemap > ul > li > ul > li:last-child{padding-bottom:0px;}

.left-content .contact ul{list-style:none; padding-left:0; padding-bottom:10px;}
.left-content .contact ul > li{padding:0;}

.career-list-box{margin-top:20px;}
.career-list-box > h2{font-weight:bold; color:#ea232a; font-size:18px;}
.career-list-box > ul{padding-left:20px; padding-top:5px; list-style:disc;}
.career-list-box > ul > li{padding-top:5px;}

@media screen and (min-width:0px) and (max-width:1023px){
  .informasi-content > ul > li{width:100%; flex-basis:100%;}
  .ic-right{padding-top:20px !important;}
}

@media screen and (min-width:1024px){
  .sitemap a:hover{color:#ea232a;}
  .ic-left{width:calc(100% - 480px);}
  .ic-right{width:480px; padding-left:20px !important;}
}



.bod{text-align:center; margin-top:50px;}
.bod h1{font-size:30px; font-weight:bold; display:inline-block; text-align:center; padding-bottom:5px; border-bottom:3px solid #212121; color:#212121;}
.bod-list{border-bottom:1px dashed #E0E0E0;}
.bod-list > ul{margin:20px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; 
-webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.bod-list > ul > li{float:left; margin:15px; width:200px;}
.bod-thumb{width:200px; height:200px; border:4px solid #E0E0E0; margin:0 auto;
-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);}
.bod-name{margin-top:10px;}
.bod-name h2{color:#212121; font-size:16px; text-align:center;}
.bod-title h3{color:#FA7228; font-size:14px; text-align:center;}

.darkmode-active .bod h1{border-bottom:3px solid #FFF; color:#FFF;}
.darkmode-active .bod-list{border-bottom:1px dashed #424242;}
.darkmode-active .bod-thumb{border:4px solid #424242;}
.darkmode-active .bod-name h2{color:#FFF; font-weight:bold;}