@charset "utf-8";
/* CSS Document */
@media screen and (min-width:0px) and (max-width:999px){
body{
	margin:0px;
	background:#FFF;
}
.container_24{
	width:95%;
	margin-left: auto;
	margin-right: auto;
}

nav:not(.mm-menu){
	display: none;
}
.menu-mobile{
	text-align: left;
	float:left;
	z-index:10;
	margin-top:-30px;
	position:relative;
}
.menu-mobile{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 47px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	height: 57px;
}
.menu-mobile.fixed{
	position: fixed;
	top: 0;
	left: 0;
}
.menu-mobile .menu-mobile a{
	background: center center no-repeat transparent;
	background-image:url(../images/mob.png);
	display: block;
	width: 30px;
	height: 29px;
	top: 0;
	right: 0px;
	float:left;
	text-decoration:none;
}	

.header{
	width:100%;
	float:left;
	background:#FFF;
}
.header .logo{
	width:100%;
	float:left;
	margin-top:10px;
	text-align:center;
	overflow:hidden;
}
.header .logo img{
	width:180px;
}

.header .menu{
	display:none;
}
.header .menu .home{
	display:none;
}

.header .menu-atas{
	float:right;
	height:36px;
	padding-top:3px;
	border-radius:6px;
	font-family: 'GothamBold';
	font-size:14px;
	color:#28156f;
	background:url(../images/back-menu-atas.jpg);
	border:1px solid #b1770b;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	line-height:1.1em;
	margin-left:10px;
}

.slide{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}
.back-slide{
	display:none;
}
.back-slide .frame{
	left:0;
	bottom:0;
	height:18%;
	width:100%;
	position:absolute;
	z-index:1;
	border-top:2px solid #7e7e7e;
}
.back-slide .frame .side{
	float:right;
	height:100%;
	padding-left:50px;
	margin-left:30px;
	color:#e7e7e7;
	font-family: 'GothamBook';
	font-size:14px;
	background:url(../images/mail.png) no-repeat left;
}
.back-slide .frame .side:nth-child(3n+2){
	float:right;
	height:100%;
	border-right:2px solid #7e7e7e;
	padding-left:50px;
	margin-left:30px;
	color:#e7e7e7;
	font-family: 'GothamBook';
	font-size:14px;
	background:url(../images/clock.png) no-repeat left;
}
.back-slide .frame .side:nth-child(3n+3){
	float:right;
	height:100%;
	border-right:2px solid #7e7e7e;
	padding-left:50px;
	margin-left:30px;
	color:#e7e7e7;
	font-family: 'GothamBook';
	font-size:14px;
	background:url(../images/phone.png) no-repeat left;
}
.back-slide .frame .side span{
	float:left;
	width:100%;
	font-family: 'GothamBook';
	font-size:14px;
	margin-top:30px;
}
.back-slide .frame .side b{
	float:left;
	width:100%;
	font-size:18px;
	font-family: 'GothamBold';
}

.header-pic{
	float:left;
	width:100%;
	height:150px;
	position:relative;
}

.tengah{
	float:left;
	width:100%;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:30px;
}
.tengah .kiri{
	width:100%;
	float:left;
	overflow:hidden;
}
.tengah .kiri .atas{
	width:100%;
	float:left;
	font-family: 'GothamMedium';
	font-size:20px;
	color:#474747;
	margin-bottom:10px;
}
.tengah .kiri .teks{
	width:100%;
	float:left;
	font-size:14px;
	color:#868686;
	line-height:1.5em;
	margin-bottom:15px;
	font-family: 'GothamBook';
}
.tengah .kanan{
	width:100%;
	float:left;
	margin-top:20px;
	overflow:hidden;
}
.tengah .kanan .box{
	width:95%;
	float:left;
	overflow:hidden;
}
.tengah .kanan .box .pic{
	width:100%;
	height:100px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
.tengah .kanan .box .pic img{
	width:110%;
}
.tengah .kanan .box .nama{
	width:100%;
	float:left;
	font-family: 'GothamBold';
	overflow:hidden;
	color:#283b73;
	font-size:17px;
	letter-spacing:1px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.tengah .kanan .box .teks{
	width:100%;
	float:left;
	font-family: 'GothamBook';
	overflow:hidden;
	color:#868686;
	font-size:13px;
	line-height:1.5em;
	margin-bottom:10px;
}
.tengah .kanan .box .more{
	width:100%;
	float:left;
	font-family: 'GothamBold';
	overflow:hidden;
	color:#1c6fb6;
	font-size:12px;
	text-transform:uppercase;
	-webkit-transition: background-color 0.5s, color 0.5s;
  	transition: background-color 0.5s, color 0.5s;
}
.tengah .kanan .box .more:hover{
	color:#000;
}

.tengah .side{
	width:100%;
	float:right;
	overflow:hidden;
}
.tengah .side:nth-child(odd){
	width:100%;
	float:left;
	overflow:hidden;
}
.tengah .side .menu{
	width:85%;
	padding:7.5%;
	float:left;
	margin-top:10px;
	background:#f2f2f2;
	overflow:hidden;
}
.tengah .side .menu .judul{
	width:100%;
	float:left;
	font-family: 'open_sansbold';
	font-size:16px;
	color:#000;
	padding-bottom:10px;
	text-align:left;
	position:relative;
	border-bottom:1px solid #291670;
	margin-bottom:10px;
}
.tengah .side .menu .judul::after {
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
  	width: 45%;
  	height: 3px;
  	border-bottom: 3px solid #291670;
  	content: "";
}
.tengah .side .menu .link{
	width:100%;
	float:left;
	font-family: 'open_sansregular';
	font-size:14px;
	color:#5d5d5d;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	border-bottom:1px solid #dddddd;
	transition: all 0.5s ease 0s; 
  	-webkit-transition: all 0.5s ease 0s;
}
.tengah .side .menu a:nth-last-child(1) .link{
	border-bottom:none;
}
.tengah .side .menu .link:hover, .tengah .side .menu .link.active{
	color:#291670;
	border-bottom:1px solid #291670;
}
.tengah .side .kanan{
	width:100%;
	float:left;
	overflow:hidden;
}
.tengah .side .kanan .judul{
	width:100%;
	float:left;
	font-size:18px;
	font-family: 'GothamMedium';
	color:#474747;
	overflow:hidden;
	margin-bottom:15px;
}
.tengah .side .kanan .teks{
	width:100%;
	float:left;
	font-size:14px;
	font-family: 'GothamBook';
	color:#868686;
	line-height:1.7em;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:20px;
}
.tengah .side .kanan .teks img{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.tengah .side .kanan .teks p{
	padding-bottom:15px;
}
.tengah .side .kanan .teks b{
	font-size:16px;
	font-family: 'GothamBold';
	color:#474747;
}

.tengah .side .kanan .profil-foto{
	width:100%;
	float:left;
	overflow:hidden;
}
.tengah .side .kanan .profil-foto .foto{
	width:47%;
	float:left;
	margin:1.5%;
	height:250px;
	overflow:hidden;
	margin-bottom:15px;
}
.tengah .side .kanan .profil-foto .foto .pic{
	width:100%;
	height:190px;
	float:left;
	background:#FFF;
	margin-bottom:10px;
	overflow:hidden;
}
.tengah .side .kanan .profil-foto .foto .pic img{
	width:100%;
}
.tengah .side .kanan .profil-foto .foto .nama{
	width:100%;
	text-align:center;
	font-family: 'GothamBold';
	font-size:15px;
	color:#002c50;
	padding-bottom:3px;
	overflow:hidden;
}
.tengah .side .kanan .profil-foto .foto .jabatan{
	width:100%;
	text-align:center;
	font-family: 'open_sansregular';
	font-size:12px;
	color:#000;
	overflow:hidden;
	padding-bottom:2px;
}

.tengah .side .kanan .box-info{
	float:left;
	width:100%;
	margin-bottom:30px;
	background:#FFF;
	overflow:hidden;
}
.tengah .side .kanan .box-info .pic{
	float:left;
	width:100%;
	overflow:hidden;
}
.tengah .side .kanan .box-info .pic img{
	width:100%;
}
.tengah .side .kanan .box-info .kanan{
	float:left;
	width:100%;
	overflow:hidden;
}
.tengah .side .kanan .box-info .kanan .nama{
	width:100%;
	float:left;
	overflow:hidden;
	color:#464646;
	font-size:15px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-family: 'GothamBold';
	transition: all 0.5s ease 0s; 
  	-webkit-transition: all 0.5s ease 0s; 
}
.tengah .side .kanan .box-info .kanan .nama:hover{
	color:#000;
}
.tengah .side .kanan .box-info .kanan .tgl{
	float:left;
	width:100%;
	font-family: 'GothamBook';
	font-size:12px;
	color:#acacac;
	margin-bottom:10px;
}
.tengah .side .kanan .box-info .kanan .isi{
	width:100%;
	color:#616161;
	font-size:13px;
	font-family: 'GothamBook';
	float:left;
	overflow:hidden;
	line-height:1.4em;
	margin-bottom:15px;
}
.tengah .side .kanan .box-info .kanan .more{
	float:left;
	color:#FFF;
	font-size:15px;
	font-family: 'GothamMedium';
	padding:13px;
	background:#291670;
	padding-left:20px;
	padding-right:20px;
	border-radius:5px;
	text-align:center;
	-webkit-transition: background-color 0.5s, color 0.5s, border 0.5s;
  	transition: background-color 0.5s, color 0.5s, border 0.5s;
}
.tengah .side .kanan .box-info .kanan .more:hover{
	color:#FFF;
	background:#000;
}

.tengah .side .kanan .form-pinjam{
	float:left;
	width:100%;
	overflow:hidden;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(204,204,204,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(204,204,204,1);
	box-shadow: inset 0px 0px 0px 1px rgba(204,204,204,1);
}
.tengah .side .kanan .form-pinjam .atas{
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	background:#010c7c;
	color:#FFF;
	text-align:center;
	font-family: 'GothamMedium';
	font-size:16px;
	text-transform:uppercase;
}
.tengah .side .kanan .form-pinjam .area{
	float:left;
	width:90%;
	margin:5%;
	overflow:hidden;
}
.form-style-1 input[type=text],
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea,
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 7px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none; 
}
.form-style-1 input[type=text]:focus,
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus,
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 5px #88D5E9;
    -webkit-box-shadow: 0 0 5px #88D5E9;
    box-shadow: 0 0 5px #88D5E9;
    border: 1px solid #88D5E9;
}
.tengah .side .kanan .form-pinjam .area span{
	float:left;
	width:100%;
	margin-bottom:7px;
	overflow:hidden;
	font-family: 'open_sansbold';
	font-size:14px;
	color:#000;
}
.tengah .side .kanan .form-pinjam .area .input{
	float:left;
	width:98%;
	height:37px;
	margin-left:1px;
	border-radius:5px;
	border:1px solid #b6b6b6;
	margin-bottom:15px;
	overflow:hidden;
	font-family: 'open_sansbold';
	font-size:14px;
	color:#000;
}
.tengah .side .kanan .form-pinjam .area .input2{
	float:left;
	width:98%;
	height:37px;
	margin-left:1px;
	border-radius:5px;
	border:1px solid #b6b6b6;
	margin-bottom:15px;
	overflow:hidden;
	font-family: 'open_sansbold';
	font-size:14px;
	color:#000;
}
.tengah .side .kanan .form-pinjam .area select{
	float:left;
	width:98%;
	height:37px;
	margin-left:1px;
	border-radius:5px;
	border:1px solid #b6b6b6;
	margin-bottom:15px;
	overflow:hidden;
	font-family: 'open_sansbold';
	font-size:14px;
	color:#000;
}
.tengah .side .kanan .form-pinjam .area textarea{
	float:left;
	width:98%;
	height:137px;
	padding:1%;
	margin-left:1px;
	border-radius:5px;
	border:1px solid #b6b6b6;
	margin-bottom:15px;
	overflow:hidden;
	font-family: 'open_sansbold';
	font-size:14px;
	color:#000;
}
.tengah .side .kanan .form-pinjam .area label{
	float:left;
	width:30%;
	font-style:italic;
	font-family: 'open_sansregular';
	font-size:13px;
	color:#000;
}
.tengah .side .kanan .form-pinjam .area .submit{
	float:left;
	color:#FFF;
	font-size:17px;
	font-family: 'GothamMedium';
	padding:13px;
	padding-left:30px;
	padding-right:30px;
	border-radius:5px;
	text-align:center;
	background:#291670;
	border:none;
	-webkit-transition: background-color 0.5s, color 0.5s, border 0.5s;
  	transition: background-color 0.5s, color 0.5s, border 0.5s;
}
.tengah .side .kanan .form-pinjam .area .submit:hover{
	color:#FFF;
	background:#000;
}

.alamat-kontak{
	float:left;
	width:90%;
	padding:5%;
	background:#f2f2f2;
}
.alamat-kontak .atas{
	float:left;
	width:100%;
	color:#291670;
	text-transform:uppercase;
	font-family: 'GothamMedium';
	font-size:24px;
	margin-bottom:20px;
}
.alamat-kontak .bawah{
	float:left;
	width:100%;
	color:#616161;
	font-family: 'GothamBook';
	font-size:14px;
	line-height:1.5em;
}
.kanan-kontak{
	float:left;
	width:90%;
	margin:5%;
	overflow:hidden;
	color:#000;
	font-family: 'GothamBook';
	font-size:14px;
	line-height:1.5em;
	margin-bottom:30px;
}
.kanan-kontak form{
	float:left;
	width:100%;
}
.kanan-kontak .input{
	float:left;
	width:98%;
	padding-left:2%;
	height:40px;
	font-family: 'open_sansregular';
	font-size:15px;
	margin-top:15px;
	color:#464646;
	background:#f2f2f2;
	overflow:hidden;
	border:none;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
	box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
}
.kanan-kontak .input2{
	float:left;
	width:98%;
	padding-left:2%;
	height:40px;
	font-family: 'open_sansregular';
	font-size:15px;
	margin-top:15px;
	color:#464646;
	background:#f2f2f2;
	overflow:hidden;
	border:none;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
	box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
}
.kanan-kontak textarea{
	float:left;
	width:100%;
	padding-top:2%;
	padding-left:2%;
	height:160px;
	font-family: 'open_sansregular';
	font-size:15px;
	margin-top:15px;
	color:#464646;
	background:#f2f2f2;
	overflow:hidden;
	border:none;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
	box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
}
.kanan-kontak .submit{
	float:left;
	color:#FFF;
	font-size:18px;
	font-family: 'GothamMedium';
	padding:13px;
	padding-left:30px;
	padding-right:30px;
	border-radius:5px;
	text-align:center;
	background:#291670;
	border:none;
	-webkit-transition: background-color 0.5s, color 0.5s, border 0.5s;
  	transition: background-color 0.5s, color 0.5s, border 0.5s;
}
.kanan-kontak .submit:hover{
	color:#FFF;
	background:#000;
}

.jaringan-kantor{
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
}
.jaringan-kantor .pic-header{
	float:left;
	width:100%;
	height:150px;
	overflow:hidden;
}
.jaringan-kantor .map{
	width:100%;
	height:295px;
	background:#000;
	margin-top:-130px;
	float:left;
	overflow:hidden;
}
.jaringan-kantor .judul-map{
	width:90%;
	padding-right:5%;
	background:#787584;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5%;
	float:left;
	color:#FFF;
	font-family: 'open_sanssemibold';
	font-size:16px;
	overflow:hidden;
}
.jaringan-kantor .box{
	width:90%;
	padding:5%;
	background:#ebebeb;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
.jaringan-kantor .box:nth-child(odd){
	width:90%;
	padding:5%;
	background:#e2e2e2;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #FFF;
}
.jaringan-kantor .box .nama{
	float:left;
	width:100%;
	color:#474747;
	font-size:13px;
	font-family: 'GothamMedium';
	text-transform:uppercase;
	margin-bottom:10px;
}
.jaringan-kantor .box .kiri{
	float:left;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.jaringan-kantor .box .kiri img{
	width:100%;
}
.jaringan-kantor .box .kanan{
	float:left;
	width:100%;
	font-family: 'GothamBook';
	font-size:14px;
	color:#868686;
	overflow:hidden;
	line-height:1.5em;
}

.simulasi{
	width:99%;
	float:left;
	border:1px solid #CCC;
	border-radius:8px;
	margin-top:20px;
	overflow:hidden;
}
.simulasi .nama{
	width:100%;
	height:40px;
	float:left;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	font-family: 'GothamMedium';
	font-size:16px;
	background:#010c7c;
	line-height:2.4em;
}
.judul_bawah{
	width:100%;
	float:left;
	overflow:hidden;
	color:#000;
	font-family: 'GothamMedium';
	font-size:11px;
	margin-top:20px;
	font-style:italic;
}
.simulasi_dua{
	width:100%;
	float:left;
	margin-top:20px;
	overflow:hidden;
}
.simulasi_dua .judul{
	width:100%;
	height:40px;
	float:left;
	overflow:hidden;
	text-align:center;
	color:#000;
	font-family: 'GothamMedium';
	font-size:16px;
	line-height:2.4em;
}
.simulasi_dua .judul_bawah{
	width:100%;
	float:left;
	overflow:hidden;
	color:#000;
	font-family: 'GothamMedium';
	font-size:11px;
	margin-top:20px;
	font-style:italic;
}
table {
  	width: 100%;
}
td {
  	border-bottom: 1px solid #ccc;
}
tbody tr:nth-child(odd) {
  	background: #eee;
}
td.angsuran{
	padding:20px;
	font-family: 'GothamMedium';
	font-size:13px;
	line-height:1.6em;
}
tbody tr.isi{
	background:none;
}
td.isi {
	border:none;
}
td.angsuran .radio{
	float:left;
	margin-right:10px;
	width:80px;
	margin-top:5px;
}

table.angsuran {
  	width: 100%;
}
tbody tr:nth-child(odd) {
  	background: #eee;
}
tbody tr.deposito td {
	width:100%;
	float:left;
	border:none;
}
td.angsuran{
	padding:20px;
	font-family: 'GothamMedium';
	font-size:13px;
	line-height:1.6em;
}
tbody tr.angsuran_dua {
	background:#010c7c;
	border-radius:8px;
	border:1px solid #fff;
	font-family: 'GothamMedium';
	font-size:13px;
	line-height:1.6em;
}
tbody tr.angsuran_dua th{
	text-align:center;
	height:40px;
	border:1px solid #fff;
	color:#FFF;
}
tbody tr.isi td{
	text-align:center;
	height:30px;
	border:1px solid #fff;
	border-bottom:1px solid #f0f0f0;
	color:#000;
	background:#eee;
	line-height:2em;
	font-family: 'GothamMedium';
	font-size:13px;
}
tbody tr.isi:nth-child(odd) td{
	background: #f6f6f6;
}

.frame_simulasi{
	width:100%;
	float:left;
	padding-top:5px;
	font-family: 'GothamMedium';
}
.frame_simulasi .kiri_teks{
	float:left;
	width:100%;
	padding-left:10px;
	text-align:left;
	line-height:2em;
}
.frame_simulasi .kanan_teks{
	float:left;
	text-align:left;
	line-height:2em;
}
.frame_simulasi .tengah-teks{
	width:70%;
	float:left;
	margin-left:5%;
	margin-right:5px;
	margin-bottom:10px;
	overflow:hidden;
}
.frame_simulasi .tengah-teks .input{
	width:95%;
	height:27px;
	padding-left:8px;
	background:#FFF;
	border:1px solid #CCC;
	font-family: 'GothamMedium';
}
.frame_simulasi .tengah-teks select{
	width:180px;
	height:32px;
	padding-left:8px;
	background:#FFF;
	border:1px solid #CCC;
	font-family: 'GothamMedium';
}
.frame_simulasi .tengah-teks select.tgl{
	width:80px;
	height:27px;
	padding-left:8px;
	background:#FFF;
	margin-right:10px;
	border:1px solid #CCC;
	font-style:normal;
	font-size:13px;
	font-family: 'GothamMedium';
}
.frame_simulasi .tengah-teks select.tgl_dua{
	width:50px;
	height:27px;
	float:left;
	padding-left:5px;
	background:#FFF;
	border:1px solid #CCC;
	font-style:normal;
	font-size:13px;
	font-family: 'GothamMedium';
}
.frame_simulasi .tengah-teks select.tgl_tiga{
	width:65px;
	height:32px;
	float:left;
	padding-left:2px;
	background:#FFF;
	margin-left:5px;
	border:1px solid #CCC;
	font-style:normal;
	font-size:13px;
	font-family: 'GothamMedium';
}
.frame_simulasi .tengah-teks label {
	font-family: 'GothamMedium';
	font-size:10px;
	color:#515151;
	width:95%;
	font-style:italic;
	margin-top:2px;
	float:left;
}
.frame_simulasi_dua{
	width:310px;
	margin:0 auto;
	padding-top:20px;
	font-family: 'GothamMedium';
}
.frame_simulasi_dua .kiri_teks{
	float:left;
	width:150px;
	text-align:right;
	line-height:2em;
	margin-right:5px;
}
.frame_simulasi_dua .kanan_teks{
	float:left;
	width:150px;
	text-align:left;
	line-height:2em;
}
.frame_simulasi .tengah-teks .submit{
	width:140px;
	height:35px;
	border-radius:5px;
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
	background:#0566aa;
	border:1px solid #0566aa;
	color:#FFF;
	font-family: 'GothamMedium';
	-webkit-transition: background-color 0.9s, color 0.9s;
	transition: background-color 0.9s, color 0.9s;
}
.frame_simulasi .tengah-teks .submit:hover{
	background: #094d7d;
	-webkit-transition: background-color 0.9s, color 0.9s;
	transition: background-color 0.9s, color 0.9s;
}

.tengah-dua{
	width:100%;
	float:left;
	overflow:hidden;
	position:relative;
	background:#283b73;
	min-height:300px;
}
.tengah-dua .back{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(9,18,55,0.8);
}
.tengah-dua .back .judul{
	width:100%;
	float:left;
	text-align:center;
	font-family: 'GothamBold';
	font-size:25px;
	color:#FFF;
	margin-top:20px;
}
.tengah-dua .back .teks{
	width:100%;
	float:left;
	text-align:center;
	font-family: 'GothamMedium';
	font-size:15px;
	line-height:1.5em;
	color:#FFF;
	margin-top:20px;
}

.informasi-home{
	float:left;
	width:100%;
	overflow:hidden;
	padding-top:40px;
	padding-bottom:40px;
	background:#f2f2f2;
}
.informasi-home .judul{
	width:100%;
	float:left;
	font-family: 'GothamMedium';
	font-size:24px;
	color:#474747;
	margin-bottom:20px;
}
.informasi-home .box{
	float:left;
	width:48%;
	margin:1%;
	height:230px;
	margin-bottom:10px;
	background:#FFF;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(231,231,231,1);
	-moz-box-shadow: 0px 0px 4px 2px rgba(231,231,231,1);
	box-shadow: 0px 0px 4px 2px rgba(231,231,231,1);
	position:relative;
}
.informasi-home .box .pic{
	float:left;
	width:100%;
	height:100px;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
}
.informasi-home .box .pic img{
	width:120%;
}
.informasi-home .box .area{
	float:left;
	width:90%;
	margin-left:5%;
	overflow:hidden;
}
.informasi-home .box .area .tgl{
	width:100%;
	float:left;
	overflow:hidden;
	color:#999ba4;
	font-size:12px;
	padding-bottom:5px;
	font-family: 'GothamBook';
}
.informasi-home .box .area .nama{
	width:100%;
	float:left;
	overflow:hidden;
	color:#4e4e4e;
	font-size:14px;
	margin-bottom:10px;
	font-family: 'GothamBold';
	-webkit-transition: background-color 0.5s, color 0.5s;
  	transition: background-color 0.5s, color 0.5s;
}
.informasi-home .box .area .nama:hover{
	color:#28156f;
}

.footer-atas{
	float:left;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
	background:#FFF;
	border-top:1px solid #f2f2f2;
}
.footer-atas .box{
	float:left;
	width:80%;
	text-align:center;
	overflow:hidden;
}
.footer-atas .box img{
	width:100%;
	max-width:135px;
}
.footer-tengah{
	float:left;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
	background:#f2f2f2;
	position:relative;
}
.footer-tengah .atas{
	position:absolute;
	top:30px;
	right:30px;
}
.footer-tengah .logo{
	width:100%;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
}
.footer-tengah .logo img{
	width:200px;
}
.footer-tengah .side{
	width:100%;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
}
.footer-tengah .side b{
	width:100%;
	float:left;
	font-family: 'GothamBold';
	font-size:14px;
	color:#000;
	letter-spacing:0.2px;
	margin-bottom:20px;
	overflow:hidden;
}
.footer-tengah .side .ico{
	float:left;
	width:93%;
	margin-bottom:8px;
	padding-left:7%;
	color:#868686;
	font-size:14px;
	font-family: 'GothamBook';
}
.footer-tengah .side .ico2{
	float:left;
	width:31px;
	margin-right:10px;
}
.footer-bawah{
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
	background:#dddddd;
	text-align:center;
	color:#868686;
	font-size:14px;
	font-family: 'GothamBook';
}
.customNavigation{
	text-align: left;
	float:left;
	margin-top:10px;
}
.customNavigation a{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#prev2{
	width:45px;
	height:46px;
	background:transparent url(../images/kiri.png) no-repeat;
	position:relative;
	margin-top:-10px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:10;
	float:left;
	margin-right:5px;
}
#prev2:hover{
	opacity:0.7;
}
#next2{
	width:45px;
	height:46px;
	background:transparent url(../images/kanan.png) no-repeat;
	position:relative;
	margin-top:-10px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:10;
	float:right;
}
#next2:hover{
	opacity:0.7;
}

#submenu,
#submenu ul,
#submenu li,
#submenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  position: relative;
  font-family: 'open_sansregular';
  font-size:14px;
  color:#5d5d5d;
}
#submenu a {
  padding-left:5%;
  padding-top:10px;
  padding-bottom:10px;
}
#submenu {
  width: 100%;
  float:left;
}
#submenu > ul > li {
  cursor: pointer;
}
#submenu > ul > li > a {
  font-size: 14px;
  display: block;
  color: #5d5d5d;
  width:95%;
  line-height:1.8em;
  margin-bottom:5px;
  border-bottom:1px solid #dddddd;
  transition: all 0.5s ease 0s; 
  	-webkit-transition: all 0.5s ease 0s;
}
#submenu > ul > li > a:hover {
  color: #291670;
  border-bottom:1px solid #291670;
}
#submenu > ul > li.active {
  
}
#submenu > ul > li.active > a {
  color: #291670;
  border-bottom:1px solid #291670;
}
/* Sub menu */
#submenu ul ul {
  padding: 0;
  display: none;
}
#submenu ul ul a {
  display: block;
  color: #626060;
  padding-left:20px;
  font-size: 13px;
  list-style:circle;
}
#submenu ul ul a:hover {
  color: #291670;
}
}