@charset "utf-8";
/* CSS Document */
@media screen and (max-width:999px){
body{
	margin: 0px;
	background: #FFF;
}

.container_24{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.container_25{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

nav:not(.mm-menu){
	display: none;
}
.menu-mobile{
	text-align: left;
	float:left;
	z-index:10;
	margin-top:12px;
	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{
	display: none;
}
.header .side{
	display: none;
}
.header .side:nth-last-child(1){
	display: none;
}
.header .side img{
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.menu-atas{
	float: left;
	width: 100%;
	height: 80px;
	background: rgba(255,255,255,0.9);
	position: relative;
	z-index: 1;
}
.menu-atas .logo{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -55px;
}
.menu-atas .logo img{
	width: 150px;
}
.menu-atas .cari-frame{
	float: right;
	margin-top: -50px;
	margin-left: 15px;
	position: relative;
}
.cari {
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	right: 0px;
	top: 45px;
	opacity: 0;
	z-index:4;
	visibility: hidden;
	-webkit-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
	font-family: 'GothamMedium';
}
.cari.open {
	opacity: 1;
	visibility: visible;
}
.mask {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
}
.open .mask {
	opacity: 1;
	visibility: visible;
}
.cari-area{
	width:250px;
	height:40px;
	float:right;
	position:relative;
	z-index:5;
}
.cari-area .input{
	width:182px;
	float:left;
	height:40px;
	border:none;
	padding-left:8px;
	background:#eaeaea;
	font-family: 'open_sansregular';
	color:#000;
	font-size:14px;
}
.cari-area .submit{
	width:60px;
	float:left;
	height:40px;
	border:none;
	font-family: 'open_sansbold';
	background:#000;
	color:#FFF;
	font-size:13px;
	-webkit-transition: background-color 0.5s, color 0.5s;
  	transition: background-color 0.5s, color 0.5s;
}
.cari-area .submit:hover{
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	list-style: none;
  	line-height: 1;
  	display: block;
  	position: relative;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  	content: ".";
  	display: block;
  	clear: both;
  	visibility: hidden;
  	line-height: 0;
  	height: 0;
}
#cssmenu #menu-button {
  	display: none;
}
#cssmenu {
	display: none;
}
#cssmenu > ul > li {
  	float: left;
}
#cssmenu.align-center > ul {
  	font-size: 0;
  	text-align: center;
}
#cssmenu.align-center > ul > li {
  	display: inline-block;
  	float: none;
}
#cssmenu.align-center ul ul {
   	text-align: left;
}
#cssmenu.align-right > ul > li {
  	float: right;
}
#cssmenu.align-right ul ul {
  	text-align: right;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  	color: #eb3d00;
}
#cssmenu > ul > li.has-sub > a {
}
#cssmenu > ul > li.has-sub:hover > a::after {
  	border-color: #FFF;
}
#cssmenu ul ul {
  	position: absolute;
  	left: -9999px;
}
#cssmenu li:hover > ul {
  	left: auto;
}
#cssmenu.align-right li:hover > ul {
  	right: 0;
}
#cssmenu ul ul li {
  	height: 0;
  	-webkit-transition: height .2s ease;
  	-moz-transition: height .2s ease;
  	-ms-transition: height .2s ease;
  	-o-transition: height .2s ease;
  	transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  	height: 40px;
}
#cssmenu ul ul li a {
  	height: 40px;
  	width: 260px;
  	font-size: 13px;
  	padding-top:14px;
  	padding-left:22px;
  	background:rgba(255,255,255,0.9);
  	text-decoration: none;
  	color: #757575;
  	font-family: 'open_sansbold';
  	-webkit-transition: color .2s ease;
  	-moz-transition: color .2s ease;
  	-ms-transition: color .2s ease;
  	-o-transition: color .2s ease;
  	transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  	color: #000;
}

.slide{
	float: left;
	width: 100%;
}

.jasa-home{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.jasa-home h1{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
	background: url(../images/shadow.png) no-repeat center;
	overflow: hidden;
	font-family: 'open_sansbold';
	color: #381173;
	font-size: 27px;
	margin-bottom: 10px;
}
.jasa-home .box{
	float: left;
	width: 100%;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	border-bottom: 3px dotted rgba(102,102,102,0.4);
}
.jasa-home .box .atas{
	width: 90%;
	float: left;
	margin-top: 20px;
	margin-left: 5%;
	margin-bottom: 20px;
}
.jasa-home .box .atas img{
	float: left;
	width: 67px;
	margin-right: 20px;
}
.jasa-home .box .atas h2{
	font-family: 'open_sansextrabold';
	font-size: 19px;
	color: #eb3d00;
	margin-top: 7px;
	text-transform: uppercase;
}
.jasa-home .box p{
	width: 90%;
	float: left;
	margin-left: 5%;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #707070;
	line-height: 1.3em;
}

.profil-home{
	float: left;
	width: 100%;
	padding-bottom: 30px;
	background: #371072;
}
.profil-home .kiri{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
.profil-home .kiri h1{
	float: left;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 35px;
	letter-spacing: 5px;
	font-family: 'GothamBook';
}
.profil-home .kiri img{
	width: 60%;
	margin-top: -20px;
}
.profil-home .kanan{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.profil-home .kanan h1{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-family: 'open_sansbold';
	font-size: 20px;
	color: #FFF;
}
.profil-home .kanan .text{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 13px;
	color: #FFF;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.profil-home .kanan a{
	float: left;
	padding: 10px;
	padding-right: 25px;
	position: relative;
	border-radius: 3px;
	background: #eb3d00;
	color: #FFF;
	border: none;
	font-family: 'GothamBook';
	font-size: 11px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.profil-home .kanan a::after {
  	position: absolute;
  	top: 13px;
  	right: 10px;
  	width: 5px;
  	height: 5px;
  	border-top: 3px solid #FFF;
  	border-right: 3px solid #FFF;
  	content: "";
  	-webkit-transform: rotate(45deg);
  	-moz-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	-o-transform: rotate(45deg);
  	transform: rotate(45deg);
  	-webkit-transition: border-color 0.2s ease;
  	-moz-transition: border-color 0.2s ease;
  	-ms-transition: border-color 0.2s ease;
  	-o-transition: border-color 0.2s ease;
  	transition: border-color 0.2s ease;
}
.profil-home .kanan a:hover{
	background: #000;
}

.klien-home{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.klien-home h1{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
	background: url(../images/shadow.png) no-repeat center;
	overflow: hidden;
	font-family: 'open_sansbold';
	color: #381173;
	font-size: 27px;
	margin-bottom: 20px;
}
.klien-home .area{
	float: left;
	width: 100%;
}
.klien-home .box{
	float: left;
	width: 100%;
	text-align: center;
}
.klien-home .box img{
	width: 100%;
	max-width: 100px;
}

.berita-home{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #e6e7e8;
}
.berita-home h1{
	float: left;
	width: 100%;
	font-size: 24px;
	color: #363636;
	font-family: 'GothamMedium';
	margin-bottom: 20px;
}
.berita-home .box{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.berita-home .box .pic{
	float: left;
	width: 100%;
	height: 171px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 17px;
}
.berita-home .box .pic img{
	width: 110%;
	transition: all 0.5s ease 0s; 
  	-webkit-transition: all 0.5s ease 0s;
}
.berita-home .box:hover .pic img{
	-webkit-transform: scale(1.05);
  	transform: scale(1.05);
  	opacity: 0.8;
}
.berita-home .box .bawah{
	float: left;
	width: 90%;
	height: 90px;
	overflow: hidden;
	margin-left: 5%;
}
.berita-home .box .bawah h2{
	float: left;
	width: 100%;
	height: 43px;
	margin-bottom: 10px;
	font-family: 'open_sansbold';
	font-size: 16px;
	overflow: hidden;
}
.berita-home .box .bawah h2 a{
	color: #000;
}

.berita-home .box .bawah a.more{
	float: left;
	font-family: 'open_sansregular';
	color: #f15a22;
	font-size: 13px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
    position: relative;
    padding-right: 15px;
}
.berita-home .box .bawah a.more::after {
  	position: absolute;
  	top: 6px;
  	right: 0px;
  	width: 5px;
  	height: 5px;
  	border-top: 2px solid #349276;
  	border-right: 2px solid #349276;
  	content: "";
  	-webkit-transform: rotate(45deg);
  	-moz-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	-o-transform: rotate(45deg);
  	transform: rotate(45deg);
  	-webkit-transition: border-color 0.2s ease;
  	-moz-transition: border-color 0.2s ease;
  	-ms-transition: border-color 0.2s ease;
  	-o-transition: border-color 0.2s ease;
  	transition: border-color 0.2s ease;
}
.berita-home .box .bawah a.more:hover{
	color: #000;
}

.berita-home a.lain{
	float: left;
	margin-left: 25%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: 'open_sansbold';
	color: #f15a22;
	font-size: 16px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
    position: relative;
    padding-right: 15px;
}
.berita-home a.lain::after {
  	position: absolute;
  	top: 1px;
  	right: -10px;
  	width: 10px;
  	height: 10px;
  	border-bottom: 2px solid #f15a22;
  	border-right: 2px solid #f15a22;
  	content: "";
  	-webkit-transform: rotate(45deg);
  	-moz-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	-o-transform: rotate(45deg);
  	transform: rotate(45deg);
  	-webkit-transition: border-color 0.2s ease;
  	-moz-transition: border-color 0.2s ease;
  	-ms-transition: border-color 0.2s ease;
  	-o-transition: border-color 0.2s ease;
  	transition: border-color 0.2s ease;
}
.berita-home a.lain:hover{
	color: #000;
}
.berita-home a.lain:hover::after {
  	position: absolute;
  	top: 1px;
  	right: -10px;
  	width: 10px;
  	height: 10px;
  	border-bottom: 2px solid #000;
  	border-right: 2px solid #000;
  	content: "";
  	-webkit-transform: rotate(45deg);
  	-moz-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	-o-transform: rotate(45deg);
  	transform: rotate(45deg);
  	-webkit-transition: border-color 0.2s ease;
  	-moz-transition: border-color 0.2s ease;
  	-ms-transition: border-color 0.2s ease;
  	-o-transition: border-color 0.2s ease;
  	transition: border-color 0.2s ease;
}

.header-lain{
	float: left;
	width: 100%;
	height: 135px;
	position: relative;
}
.header-lain .back{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
}
.header-lain .back h1{
	float: left;
	width: 100%;
	margin-top: 50px;
	color: #FFF;
	font-size: 20px;
	font-family: 'GothamBold';
}
.header-lain .back .kanan{
	float: right;
	margin-top: 10px;
	font-size: 12px;
	color: #FFF;
	font-family: 'open_sansregular';
}
.header-lain .back .kanan a{
	color: #FFF;
}

.profil{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.profil .top{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.profil .top li{
	float: left;
	background: #eb3d00;
	width: 95%;
	padding: 2.5%;
	margin-bottom: 5px;
	list-style: none;
	font-size: 12px;
	color: #FFF;
	font-family: 'open_sansbold';
	margin-right: 5px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
    -webkit-box-shadow: inset 0px -5px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px -5px 4px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px -5px 4px 0px rgba(0,0,0,0.2);
}
.profil .top li a{
	color: #FFF;
}
.profil .top li:hover, .profil .top li.active{
	float: left;
	background: #FFF;
	width: 95%;
	padding: 2.5%;
	margin-bottom: 5px;
	list-style: none;
	font-size: 12px;
	color: #FFF;
	font-family: 'open_sansbold';
	margin-right: 5px;
}
.profil .top li:hover a, .profil .top li.active a{
	color: #eb3d00;
}
.profil .bottom{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.profil .bottom h1{
	float: left;
	width: 100%;
	color: #371072;
	font-size: 20px;
	font-family: 'open_sansbold';
	margin-bottom: 20px;
}
.profil .bottom .text{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #353535;
	line-height: 1.5em;
}
.profil .bottom .text p{
	padding-top: 5px;
	padding-bottom: 5px;
}
.profil .bottom .text li{
	margin-left: 20px;
	padding-left: 3px;
	padding-bottom: 5px;
}

.jasa{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.jasa .kiri{
	float: left;
	width: 100%;
	position: relative;
}
.jasa .kiri li{
	float: left;
	width: 95%;
	padding-right: 5%;
	background: #848484;
	list-style: none;
	margin-bottom: 3px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.jasa .kiri li:hover, .jasa .kiri li.active{
	background: #eb3d00;
}
.jasa .kiri li .ico{
	float: left;
	width: 17%;
	text-align: center;
}
.jasa .kiri li .ico img{
	width: 26px;
	margin-top: 12px;
}
.jasa .kiri li:nth-child(5n+2) .ico img{
	width: 26px;
}
.jasa .kiri li:nth-child(5n+3) .ico img{
	width: 40px;
	margin-top: 8px;
}
.jasa .kiri li:nth-child(5n+4) .ico img{
	width: 26px;
	margin-top: 16px;
}
.jasa .kiri li:nth-child(5n+5) .ico img{
	width: 26px;
	margin-top: 20px;
}
.jasa .kiri li .text{
	float: left;
	width: 70%;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 15px;
	color: #FFF;
	font-family: 'open_sansbold';
	-webkit-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
}
.jasa .kiri li:nth-child(5n+2) .text{
	float: left;
	width: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 15px;
	color: #FFF;
	font-family: 'open_sansbold';
	-webkit-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
}
.jasa .kiri li:nth-child(5n+3) .text{
	float: left;
	width: 70%;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 15px;
	color: #FFF;
	font-family: 'open_sansbold';
	-webkit-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
}
.jasa .kiri li:nth-child(5n+4) .text{
	float: left;
	width: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 15px;
	color: #FFF;
	font-family: 'open_sansbold';
	-webkit-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
}
.jasa .kiri li:nth-child(5n+5) .text{
	float: left;
	width: 70%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 15px;
	color: #FFF;
	font-family: 'open_sansbold';
	-webkit-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
}
.jasa .kanan{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.jasa .kanan h1{
	float: left;
	width: 100%;
	font-family: 'GothamMedium';
	font-size: 24px;
	color: #eb3d00;
	margin-bottom: 10px;
}
.jasa .kanan .pic{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.jasa .kanan .pic img{
	width: 100%;
}
.jasa .kanan .text{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #353535;
	margin-bottom: 30px;
	line-height: 1.5em;
}
.jasa .kanan .text p{
	padding-bottom: 5px;
	padding-top: 5px;
}
.jasa .kanan .text li{
	padding-left: 5px;
	margin-left: 20px;
}

.klien{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.klien h1{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
	background: url(../images/shadow.png) no-repeat center;
	overflow: hidden;
	font-family: 'open_sansbold';
	color: #381173;
	font-size: 27px;
	margin-bottom: 60px;
}
.klien .logo{
	float: left;
	width: 49%;
	margin: 0.5%;
	height: 117px;
	margin-top: 0%;
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
.klien .logo img.satu{
	height: 100px;
}
.klien .logo img.dua{
	width: 70%;
}

.pembebasan{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.pembebasan .text{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #353535;
	margin-bottom: 30px;
	line-height: 1.5em;
}
.pembebasan .text p{
	padding-top: 5px;
	padding-bottom: 5px;
}
.pembebasan .text li{
	padding-left: 5px;
	margin-left: 20px;
}

.berita{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.berita h1{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	text-align: left;
	overflow: hidden;
	font-family: 'open_sansbold';
	color: #381173;
	font-size: 27px;
	margin-bottom: 10px;
}
.berita .box{
    float: left;
    width: 100%;
    border-bottom: 1px solid #aeaeae;
    margin-bottom: 20px;
    padding-bottom: 10px;
    overflow: hidden;
}
.berita .box .pic{
    float: left;
    width: 100%;
    overflow: hidden;
}
.berita .box .pic img{
    width: 100%;
}
.berita .box .kanan{
    float: left;
    width: 100%;
}
.berita .box .kanan h1{
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'GothamBold';
    overflow: hidden;
    text-align: left;
}
.berita .box .kanan h1 a{
    color: #464646;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.berita .box .kanan h1 a:hover{
    color: #000;
}
.berita .box .kanan .tgl{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 11px;
    font-family: 'open_sansregular';
    color: #acacac;
}
.berita .box .kanan p{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 12px;
    font-family: 'open_sansregular';
    line-height: 1.5em;
    color: #616161;
}
.berita .box .kanan a.link{
    float: left;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    font-family: 'open_sansbold';
    font-size: 13px;
    color: #FFF;
    background: #eb3d00;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.berita .box .kanan a.link:hover{
    color: #FFF;
    background: #000;
}

.berita .box-detail .side{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.berita .box-detail .side h1{
    float: left;
    width: 100%;
    font-family: 'open_sansbold';
    font-size: 20px;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aeaeae;
    text-align: left;
}
.berita .box-detail .side h3{
    float: left;
    width: 100%;
    font-family: 'open_sansbold';
    font-size: 15px;
    color: #122d68;
    margin-bottom: 20px;
    text-align: left;
}
.berita .box-detail .side .tgl{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 11px;
    font-family: 'open_sansregular';
    color: #acacac;
}
.berita .box-detail .side .sosmed{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.berita .box-detail .side .pic{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.berita .box-detail .side .pic img{
    width: 100%;
}
.berita .box-detail .side .text{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: 'open_sansregular';
    line-height: 1.5em;
    color: #616161;
    padding-bottom: 10px;
}
.berita .box-detail .side .text p{
	padding-bottom: 15px;
}
.berita .box-detail .side .text li{
	float: left;
	margin-left: 20px;
	padding-left: 5px;
}
.berita .box-detail .side .box-lain{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.berita .box-detail .side .box-lain .pic{
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}
.berita .box-detail .side .box-lain .pic img{
    width: 100%;
}
.berita .box-detail .side .box-lain h4{
    float: left;
    width: 100%;
    font-size: 13px;
    font-family: 'open_sansbold';
    line-height: 1.5em;
    padding-bottom: 15px;
    border-bottom: 1px solid #aeaeae;
}
.berita .box-detail .side .box-lain h4 a{
    color: #000;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.berita .box-detail .side .box-lain h4 a:hover{
    color: #616161;
}
.berita .box-detail .side .box-lain .tgl{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 11px;
    font-family: 'open_sansregular';
    color: #acacac;
}

.download{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.download table{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.download th{
	background: #eb3d00;
	color: #FFF;
	font-family: 'open_sansbold';
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.download th.left1{
	background: #eb3d00;
	color: #FFF;
	font-family: 'open_sansbold';
	font-size: 14px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	-webkit-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
}
.download th.left2{
	background: #eb3d00;
	color: #FFF;
	font-family: 'open_sansbold';
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	-webkit-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
	box-shadow: inset 10px 0px 9px -4px rgba(0,0,0,0.25);
}
.download tr{
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #353535;
	text-align: center;
	background: #f3f3f3;
}
.download tr:nth-child(odd){
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #353535;
	text-align: center;
	background: #FFF;
}
.download td{
	padding-top: 15px;
	padding-bottom: 15px;
}
.download td.left1{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: left;
}
.download td.left2{
	font-family: 'open_sansbold';
}
.download td.left2 a{
	background: url(../images/down.png) no-repeat left;
	padding-left: 30px;
	color: #eb3d00;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.download td.left2 a:hover{
	color: #000;
}

.map{
	float: left;
	width: 100%;
}
.kontak{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.kontak .kiri{
	float: left;
	width: 100%;
}
.kontak .kiri h1{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-family: 'GothamBold';
	font-size: 24px;
	color: #3e3e3e;
}
.kontak .kiri .area{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-family: 'open_sansbold';
	font-size: 13px;
	color: #222222;
}
.kontak .kiri .area b{
	font-family: 'open_sansbold';
	font-size: 14px;
	color: #222222;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kontak .kiri .area .list{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.kontak .kiri .area .list img{
	float: left;
	width: 14px;
	margin-top: 5px;
	margin-right: 20px;
}

.kontak .kanan{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.kontak .kanan span{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
    font-size:14px;
    color: #464646;
}
.kontak .kanan form{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.kontak .kanan .input{
    float:left;
    width:98%;
    padding-left:2%;
    height:45px;
    font-family: 'open_sansregular';
    font-size:14px;
    margin-bottom: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);
}
.kontak .kanan .input2{
    float:left;
    width:50%;
    padding-left:2%;
    height: 45px;
    font-family: 'open_sansregular';
    font-size:14px;
    margin-bottom: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);
}
.kontak .kanan textarea{
    float:left;
    width:98%;
    padding-top:2%;
    padding-left:2%;
    height:160px;
    font-family: 'open_sansregular';
    font-size:14px;
    margin-bottom: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);
}
.kontak .kanan .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:#eb3d00;
    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;
}
.kontak .kanan .submit:hover{
    color:#FFF;
    background:#000;
}

.bottom-layanan{
	float: left;
	width: 100%;
	background: #eeeeee;
	padding-top: 30px;
	padding-bottom: 30px;
}
.bottom-layanan .box{
	float: left;
	width: 80%;
	margin: 10%;
	text-align: center;
	font-family: 'open_sansbold';
	font-size: 11px;
	color: #eb3d00;
	text-transform: uppercase;
}
.bottom-layanan .box .pic{
	float: left;
	width: 100%;
	height: 63px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.bottom-layanan .box .pic img{
	height: 63px;
}


.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;
}
.form-style-1 input:required {
    background: #e3e3e3;
}
.form-style-1 textarea:required {
    background: #e3e3e3;
}

.footer{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #707070;
	position: relative;
}
.footer .side{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.footer .side h1{
	float: left;
	width: 100%;
	font-size: 16px;
	color: #FFF;
	font-family: 'GothamBold';
	margin-bottom: 14px;
}
.footer .side .frame{
	float: left;
	width: 100%;
	font-size: 12px;
	color: #FFF;
	font-family: 'GothamBook';
	margin-bottom: 10px;
}
.footer .side .frame p{
	padding-bottom: 15px;
}
.footer .side .frame img{
	float: left;
	height: 13px;
	margin-top: 3px;
	margin-right: 15px;
}
.footer .side .frame img.dua{
	float: left;
	height: 9px;
	margin-top: 3px;
	margin-right: 15px;
}
.footer .bawah{
	float: left;
	width: 100%;
	font-size: 12px;
	color: #FFF;
	margin-top: 20px;
	font-family: 'open_sansregular';
}
.footer .bawah a{
	color: #fff600;
}
.footer .top{
	position: absolute;
	top: -22px;
	right: 10px;
}
}