@charset "utf-8";
/* CSS Document */
@media screen and (min-width:1025px) {
.slide-vid{
	float: left;
	width: 100%;
	height: 524px;
	background: #DDD;
	overflow: hidden;
}
section {
  	height: 524px;
  	background-color: #2c3e50;
  	-webkit-transform-style: preserve-3d;
  	-moz-transform-style: preserve-3d;
  	transform-style: preserve-3d;
}
.slide-mov{
	display: none;
}
body{
	margin:0px;
	background:#FFF;
	overflow-x: hidden;
}
.menu-mobile{
	display:none;
}
#menumob{
	display:none;
}	
.header{
	float: left;
	width: 100%;
	height: 115px;
	background: #f9c510;
	position: relative;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
}
.header .logo{
	float: left;
	margin-top: 15px;
	position: relative;
	z-index: 10;
}
.header .logo img{
	width: 230px;
}
.header .menu-atas{
	float: left;
	position: relative;
	z-index: 10;
	margin-left: 50px;
}
#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 {
  width: auto;
  float:left;
  margin-top: 30px;
  font-family: 'KTF-Roadstar';
  font-weight: bold;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #FFF;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 20px;
  right: 5px;
  width: 5px;
  height: 5px;
  border-bottom: 3px solid #000;
  border-right: 3px 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;
}
#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 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: 45px;
}
#cssmenu ul ul li a {
  height:45px;
  width: 230px;
  font-size: 16px;
  padding-top:17px;
  padding-left:22px;
  background:rgba(237,28,26,0.8);
  text-decoration: none;
  color: #FFF;
  font-weight: normal;
  font-family: 'KTF-Roadstar';
  transition: all 0.5s ease 0s; 
  -webkit-transition: all 0.5s ease 0s;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #FFF;
  background:#ed1f23;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.header .kontak-atas{
	float: left;
	font-family: 'KTF-Roadstar';
	text-align: center;
	position: relative;
	margin-top: 23px;
	margin-left: 20px;
}
.header .kontak-atas span{
	font-size: 24px;
	color: #FFF;
	background: #ed1c24;
	padding: 20px;
	padding-bottom: 25px;
	float: left;
}
.header .kontak-atas:hover span, .header .kontak-atas.active span{
	font-size: 24px;
	color: #FFF;
	background: #000;
	padding: 20px;
	padding-bottom: 25px;
	float: left;
}
.header .kontak-atas span h1{
	float: left;
	font-family: 'open_sansbold';
	color: #FFF;
	margin-top: 10px;
	font-size: 16px;
}
.header .kontak-atas span::after {
    content: "";
  	position: absolute;
  	top: 33px;
  	right: 20px;
  	border: 5px solid transparent;
  	border-top: 5px solid #FFF;
}
.header .kontak-atas .border{
	height: 10px;
	width: 100%;
	float: left;
	background:url(../images/border.png) no-repeat bottom;
}
.header .kontak-atas:hover .border, .header .kontak-atas.active .border{
	height: 10px;
	width: 100%;
	float: left;
	background:url(../images/border-hov.png) no-repeat bottom;
}

.slide{
	float: left;
	width: 100%;
}
.slide img{
	width: 100%;
}

.konten-home{
	float: left;
	width: 100%;
	height: 470px;
	background: url(../images/back-konten.jpg);
}
.konten-home-promo{
	float: left;
	width: 100%;
}
.btn-link-promo{
	font-family: 'open_sansbold';
	font-size: 15px;
	background: #fefefe;
	/* border: 3px solid #e31f2d; */
	color: #e31f2d;
	padding: 11px 30px;
	left: 43%;
	position: absolute;
	top: 59%;
}
.btn-link-promo:hover{
	background: transparent;
	border: 3px solid #e31f2d;
	color: #e31f2d;
}
.konten-home .atas{
	float: left;
	width: 100%;
	margin-top: -90px;
	position: relative;
	z-index: 10;
}
.konten-home .atas .box{
	float: left;
	width: 31%;
	height: 170px;
	background: #f9c510;
	margin: 1%;
	-webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
}
.konten-home .atas .box h1{
	float: left;
	width: 55%;
	font-family: 'KTF-Roadstar';
	font-size: 34px;
	color: #000;
	font-weight: bold;
	margin: 5% 0 0 5%;
	line-height: 1em;
}
.konten-home .atas .box .ico{
	float: right;
	width: 35%;
	height: 140px;
	overflow: hidden;
	margin: 5% 5% 0 0;
}
.konten-home .atas .box .ico img{
	width: 100%;
	height: 120px;
}
.konten-home .atas .box a{
	float: left;
	font-family: 'GothamBook';
	font-size: 13px;
	color: #000;
	margin: 15px 0 0 5%;
}
/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  right: 7px;
  top: 2px;
  background: url(../images/more.png);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.konten-home .bawah{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.konten-home .bawah .box{
	float: left;
	width: 31%;
	margin: 1%;
	text-align: right;
}
.konten-home .bawah .box:nth-child(3n+2){
	float: left;
	width: 31%;
	margin: 1%;
	text-align: center;
}
.konten-home .bawah .box:nth-child(3n+3){
	float: left;
	width: 31%;
	margin: 1%;
	text-align: left;
}
.konten-home .bawah .box img{
	width: 90%;
}
.konten-home .bawah .box:nth-child(3n+2) img{
	width: 90%;
	margin-bottom: 40px;
}
.konten-home .bawah .box a{
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: 2px solid #FFF;
	font-family: 'open_sansbold';
	font-size: 18px; 
	border-radius: 3px; 
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  color: #FFF;	
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f9c510;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: black;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.map-home{
	float: left;
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
}
.map-home .side{
	float: left;
	width: 55%;
	margin: 0 auto;
}
.map-home .side:nth-child(odd){
	float: left;
	width: 45%;
}
.map-home .side img.out{
	width: 166px;
}
.map-home .side img.map{
	width: 100%;
	margin-top: 30px;
}
.map-home .side h1{
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
}
.map-home .side iframe{
	width: 100%;
	margin-bottom: 20px;
}
.map-home .side ul{
	float: left;
	width: 100%;
	font-family: 'GothamBook';
	color: #322613;
	font-size: 14px;
}
.map-home .side ul li{
	float: left;
	width: 45%;
	padding-left: 5%;
	list-style: none;
	background: url(../images/more2.png) no-repeat left;
	margin-bottom: 10px;
}

.header-lain{
	float: left;
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.header-lain h1{
	float: left;
	width: 100%;
	margin-top: 50px;
	font-family: 'BadaBoomBB';
	font-size: 80px;
	letter-spacing: 2px;
	color: #ff9600;
	text-align: center;
	-webkit-text-stroke: 3px black;
    text-shadow: 5px 5px 0 #000,-3px -3px 0 #000,3px -3px 0 #000,-3px 3px 0 #000,3px 3px 0 #000;
}
.header-lain h2{
	float: left;
	width: 100%;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	font-family: 'BrandonGrotesque-Bold';
}

.border-black{
	float: left;
	width: 100%;
	height: 182px;
	margin-top: -145px;
	background: url(../images/border-pro.png);
}
.border-white{
	float: left;
	width: 100%;
	height: 182px;
	margin-top: -145px;
	background: url(../images/border-pro2.png);
}
.konten-lain{
	float: left;
	width: 100%;
	padding-bottom: 60px;
	background: #000;
}
.konten-lain h1{
	float: left;
	width: 100%;
	font-size: 34px;
	color: #f9c510;
	font-family: 'KTF-Roadstar';
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
}
.konten-lain .box-profil{
	float: left;
	width: 100%;
}
.konten-lain .box-profil .kiri{
	float: left;
	width: 20%;
	height: 116px;
	background: url(../images/tahun.png) no-repeat right;
	font-family: 'GothamBold';
	color: #FFF;
	font-size: 28px;
	margin-top: -10px;
	position: relative;
	z-index: 5;
}
.konten-lain .box-profil .kiri span{
	float: left;
	width: 100%;
	margin-top: 64px;
	margin-left: 60px;
}
.konten-lain .box-profil .kanan{
	float: left;
	width: 72%;
	margin-left: -35px;
	margin-top: 40px;
	padding-left: 8%;
	padding-bottom: 30px;
	-webkit-box-shadow: inset 6px 0px 0px 0px rgba(249,197,16,1);
    -moz-box-shadow: inset 6px 0px 0px 0px rgba(249,197,16,1);
    box-shadow: inset 6px 0px 0px 0px rgba(249,197,16,1);
    font-family: 'open_sansregular';
    font-size: 16px;
    color: #FFF;
    line-height: 1.5em;
}
.konten-lain .box-profil .kanan p{
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.konten-lain .box-profil .kanan .box-pic{
	width: 24%;
	float: left;
	height: 211px;
	margin-top: 10px;
	margin-right: 1%;
	overflow: hidden;
	background: #FFF;
}
.konten-lain .box-profil .kanan .box-pic img{
	height: 100%;
}

.konten-lain .map-full{
	float: left;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.konten-lain .map-full .kiri{
	float: left;
	width: 40%;
	padding-left: 1.5%;
	padding-right: 1.5%; 
	height: 400px;
	overflow-y: scroll;
}
.konten-lain .map-full .kiri .box{
	width: 95%;
	margin-right: 5%;
	float: left;
	border-top: 1px solid #5e5e5e;
	padding-bottom: 30px;
	padding-top: 20px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten-lain .map-full .kiri .box:hover{
	width: 95%;
	margin-right: 5%;
	float: left;
	border-top: 1px solid #f9c510;
	padding-bottom: 30px;
	padding-top: 20px;
	background: #f9c510;
}
.konten-lain .map-full .kiri .box h1{
	float: left;
	width: 80%;
	height: 30px;
	margin-left: 2.5%;
	padding-left: 7.5%;
	background: url(../images/lok1.png) no-repeat;
	font-family: 'GothamBold';
	font-size: 18px;
	color: #f9c510;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.konten-lain .map-full .kiri .box:hover h1{
	float: left;
	width: 80%;
	height: 30px;
	margin-left: 2.5%;
	padding-left: 7.5%;
	background: url(../images/lok2.png) no-repeat;
	font-family: 'GothamBold';
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.konten-lain .map-full .kiri .box h2{
	float: left;
	width: 80%;
	margin-left: 10%;
	font-family: 'GothamBook';
	font-size: 13px;
	color: #757575;
	text-align: left;
	line-height: 1.5em;
}
.konten-lain .map-full .kiri .box:hover h2{
	float: left;
	width: 80%;
	margin-left: 10%;
	font-family: 'GothamBook';
	font-size: 13px;
	color: #000;
	text-align: left;
	line-height: 1.5em;
}
.jp-container{
    width:100%;
    height:400px;
    position:relative;
	float:left;
}
.konten-lain .map-full .kanan{
	float: right;
	width: 57%; 
	height: 400px;
	overflow: hidden;
}
.konten-lain .map-full .kanan .map{
	float: left;
	width: 100%; 
}


.konten-lain2{
	float: left;
	width: 100%;
	padding-bottom: 60px;
}
.konten-lain2 h1{
	float: left;
	width: 100%;
	font-size: 34px;
	color: #000;
	font-family: 'KTF-Roadstar';
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.konten-lain2 .fren-top{
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #aeaeae;
}
.konten-lain2 .fren-top .box{
	float: left;
	width: 30%;
	padding: 0.5%;
	margin: 1%;
	background: #f9c616;
}
.konten-lain2 .fren-top .box h1{
	float: left;
	width: 100%;
	font-size: 34px;
	color: #000;
	margin-top: 20px;
	font-family: 'KTF-Roadstar';
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.konten-lain2 .fren-top .box .area{
	float: left;
	width: 85%;
	padding: 7.5%;
	padding-bottom: 7%;
	background: url(../images/border-box.png) no-repeat top #ffdf71;
}
.konten-lain2 .fren-top .box .area h1{
	float: left;
	width: 100%;
	font-size: 30px;
	color: #ed1c24;
	font-family: 'open_sansbold';
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}
.konten-lain2 .fren-top .box .area p{
	float: left;
	width: 100%;
	font-size: 14px;
	color: #000;
	font-family: 'open_sansregular';
	line-height: 1.5em;
	padding-bottom: 10px;
}
.konten-lain2 .fren-top .box .area p b{
	font-family: 'open_sansbold';
}
.konten-lain2 .fren-top .box .area h2{
	font-family: 'open_sansbold';
	font-size: 18px;
	margin-bottom: 15px;
}
.konten-lain2 .fren-top .box .area img{
	width: 100%;
	margin-top: 20px;
	float: left;
}
.konten-lain2 .fren-bottom{
	float: left;
	width: 100%;
	margin-top: 40px;
	padding-bottom: 30px;
}
.konten-lain2 .fren-bottom .side{
	/*float: right;
	width: 40%;*/
	width: 50%;
	margin: auto;
}
.konten-lain2 .fren-bottom .side:nth-child(odd){
	float: left;
	width: 55%;
}
.konten-lain2 .fren-bottom .side .box{
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #aeaeae;
}
.konten-lain2 .fren-bottom .side .box h1{
	float: left;
	width: 100%;
	color: #000;
	text-align: left;
	font-family: 'open_sansbold';
	font-size: 26px;
	margin-bottom: 20px;
}
.konten-lain2 .fren-bottom .side h2{
	float: left;
	width: 100%;
	color: #ed1c24;
	text-align: left;
	font-family: 'open_sansbold';
	font-size: 26px;
	margin-bottom: 20px;
}
.konten-lain2 .fren-bottom .side .box p{
	float: left;
	width: 100%;
	color: #2c2c2c;
	font-family: 'open_sansregular';
	font-size: 15px;
	line-height: 1.5em;
}
.konten-lain2 .fren-bottom .side .box li{
	margin-left: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #2c2c2c;
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 15px;
}
.konten-lain2 .fren-bottom .side p{
	color: #2c2c2c;
	font-family: 'open_sansregular';
	font-size: 15px;
	float: left;
}
.konten-lain2 .fren-bottom .side form{
	float: left;
	width: 100%;
	margin-top: 20px;
	color: #000;
	font-family: 'open_sansregular';
	font-size: 14px;
}
.konten-lain2 .fren-bottom .side .input{
	float: left;
	width: 97%;
	padding-left: 3%;
	height: 45px;
	border-radius: 10px;
	background: #f0f0f0;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(174,174,174,1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(174,174,174,1);
	box-shadow: inset 0px 0px 0px 1px rgba(174,174,174,1);
	border: none;
	margin-bottom: 10px;
}
.konten-lain2 .fren-bottom .side textarea{
	float: left;
	width: 97%;
	padding-top: 3%;
	padding-left: 3%;
	height: 130px;
	border-radius: 10px;
	background: #f0f0f0;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(174,174,174,1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(174,174,174,1);
	box-shadow: inset 0px 0px 0px 1px rgba(174,174,174,1);
	border: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
.konten-lain2 .fren-bottom .side .submit{
	float: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #f9c510;
	color: #000;
	border: none;
	margin-top: 10px;
	font-family: 'open_sansbold';
	font-size: 16px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten-lain2 .fren-bottom .side .submit:hover{
	background: #000;
	color: #FFF;
}
.konten-lain2 .fren-bottom .side .submit2{
	float: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #000;
	color: #ffd500;
	border: none;
	margin-top: 10px;
	font-family: 'open_sansbold';
	font-size: 16px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten-lain2 .fren-bottom .side .submit2 img{
	margin-left: 5px;
}
.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],
.form-style-1 input[type=file],
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 input[type=file]: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;
}
.konten-lain2 iframe{
	margin-left: 30px;
	margin-bottom: 30px;
	width: 480px;
	height: 315px;
}
.konten-lain2 .box-event{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}
.konten-lain2 .box-event .pic{
	float: left;
	width: 30%;
	height: 227px;
	overflow: hidden;
}
.konten-lain2 .box-event .pic img{
	width: 100%;
}
.konten-lain2 .box-event .kanan{
	float: right;
	width: 67%;
}
.konten-lain2 .box-event .kanan h1{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'GothamBold';
	overflow: hidden;
	text-align: left;
}
.konten-lain2 .box-event .kanan h1 a{
	color: #464646;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten-lain2 .box-event .kanan h1 a:hover{
	color: #000;
}
.konten-lain2 .box-event .kanan .tgl{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: 'open_sansregular';
	color: #acacac;
}
.konten-lain2 .box-event .kanan p{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: 'open_sansregular';
	line-height: 1.5em;
	color: #616161;
}
.konten-lain2 .box-event .kanan a.link{
	float: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	font-family: 'open_sansbold';
	font-size: 15px;
	color: #FFF;
	background: #39291a;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten-lain2 .box-event .kanan a.link:hover{
	color: #FFF;
	background: #000;
}
.konten-lain2 .box-detail{
	float: left;
	width: 100%;
}
.konten-lain2 .box-detail .side{
	float: right;
	width: 22%;
}
.konten-lain2 .box-detail .side:nth-child(odd){
	float: left;
	width: 70%;
	padding-right: 5%;
	padding-bottom: 20px;
	-webkit-box-shadow: inset -1px 0px 0px 0px rgba(213,213,213,1);
    -moz-box-shadow: inset -1px 0px 0px 0px rgba(213,213,213,1);
    box-shadow: inset -1px 0px 0px 0px rgba(213,213,213,1);
}
.konten-lain2 .box-detail .side h1{
	float: left;
	width: 100%;
	font-family: 'GothamBold';
	font-size: 30px;
	color: #4d4d4d;
	margin-bottom: 10px;
	text-align: left;
}
.konten-lain2 .box-detail .side h2{
	float: left;
	width: 100%;
	font-family: 'KTF-Roadstar';
	font-size: 24px;
	color: #000;
	margin-bottom: 30px;
	text-align: left;
	font-weight: bold;
}
.konten-lain2 .box-detail .side .tgl{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	font-family: 'open_sansregular';
	color: #ba6d08;
	font-style: italic;
}
.konten-lain2 .box-detail .side .sosmed{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.konten-lain2 .box-detail .side .pic{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.konten-lain2 .box-detail .side .pic img{
	width: 60%;
}
.konten-lain2 .box-detail .side p{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 16px;
	font-family: 'open_sansregular';
	line-height: 1.5em;
	color: #616161;
	padding-bottom: 10px;
}
.konten-lain2 .box-detail .side .box-lain{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.konten-lain2 .box-detail .side .box-lain .pic{
	float: left;
	width: 100%;
	height: 140px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.konten-lain2 .box-detail .side .box-lain .pic img{
	width: 100%;
	height: 140px;
}
.konten-lain2 .box-detail .side .box-lain h3{
	float: left;
	width: 100%;
	margin-bottom: 0px;
	font-size: 13px;
	font-family: 'GothamMedium';
	color: #616161;
	padding-bottom: 10px;
}
.konten-lain2 .box-detail .side .box-lain a.more{
	float: left;
	width: 100%;
	font-size: 11px;
	font-family: 'open_sansregular';
	font-style: italic;
	color: #ba6d08;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten-lain2 .box-detail .side .box-lain a.more:hover{
	color: #000;
}
.konten-lain2 .kontak{
	float: left;
	width: 100%;
}
.konten-lain2 .kontak .side{
	float: right;
	width: 55%;
}
.konten-lain2 .kontak .side:nth-child(odd){
	float: left;
	width: 40%;
}
.konten-lain2 .kontak .side h1{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #a5a5a5;
	margin-bottom: 10px;
	font-family: 'GothamBold';
	font-size: 24px;
	color: #ff9600;
	text-align: left;
}
.konten-lain2 .kontak .side .box{
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
.konten-lain2 .kontak .side .box h2{
	float: left;
	width: 100%;
	font-family: 'GothamBold';
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.konten-lain2 .kontak .side .box h3{
	float: left;
	width: 100%;
	font-family: 'GothamBook';
	font-size: 13px;
	color: #757575;
	text-align: left;
	line-height: 1.5em;
}
.konten-lain2 .kontak .side .atas, .konten-lain2 .kontak .side .atas p{
	width: 100%;
	float: left;
	margin-top: 10px;
	color: #545454;
	font-family: 'GothamBold';
	font-size: 16px;
}
.konten-lain2 .kontak .side p{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 1.5em;
	color: #464646;
	margin-bottom: 25px;
}
.konten-lain2 .kontak .side form{
	float: left;
	width: 90%;
	padding: 5%;
	border-radius: 5px;
	background: #f9c510;
}
.konten-lain2 .kontak .side span{
	float: left;
	width: 100%;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #464646;
	margin-bottom: 10px;
}
.konten-lain2 .kontak .side .input{
	float: left;
	width: 60%;
	height: 40px;
	padding-left: 2%;
	border: none;
	background: #FFF;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
}
.konten-lain2 .kontak .side textarea{
	float: left;
	width: 98%;
	height: 130px;
	padding-top: 2%;
	padding-left: 2%;
	border: none;
	background: #FFF;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
}
.konten-lain2 .kontak .side .submit{
	float: left;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #ed1c24;
	border-radius: 5px;
	color: #FFF;
	border: none;
	margin-top: 10px;
	font-family: 'open_sansbold';
	font-size: 16px;
	transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten-lain2 .kontak .side .submit:hover{
	background: #000;
	color: #FFF;
}

.konten-lain2 .menu{
	float: left;
	width: 100%;
}
.konten-lain2 .menu .box{
	float: left;
	width: 31%;
	margin: 1.15%;
	height: 285px;
	overflow: hidden;
	background: #35281a;
}
.konten-lain2 .menu .box .pic{
	float: left;
	width: 100%;
	height: 226px;
	overflow: hidden;
}
.konten-lain2 .menu .box .pic img{
	width: 100%;
}
.konten-lain2 .menu .box h1{
	float: left;
	width: 90%;
	margin: 2.5%;
	padding: 2.5%;
	margin-top: 3%;
	text-align: left;
	font-family: 'open_sansbold';
	font-size: 16px;
	color: #FFF;
	overflow: hidden;
}
.effect-julia img {
	max-width: none;
	width: 100%;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

.konten-lain2 a.kiri-nav{
	float: left;
	font-family: 'open_sansregular';
	font-size: 16px;
	padding-left: 45px;
	color: #23170b;
	margin-top: -60px;
}
.konten-lain2 a.kanan-nav{
	float: right;
	font-family: 'open_sansregular';
	font-size: 16px;
	padding-right: 45px;
	color: #23170b;
	margin-top: -60px;
}
/* Icon Forward */
.hvr1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr1:before {
  content: "";
  width: 29px;
  height: 10px;
  position: absolute;
  left: 0px;
  top: 5px;
  background: url(../images/kiri.png) no-repeat left;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr1:hover:before, .hvr1:focus:before, .hvr1:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.hvr2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr2:before {
  content: "";
  width: 29px;
  height: 10px;
  position: absolute;
  right: 0px;
  top: 5px;
  background: url(../images/kanan.png) no-repeat right;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr2:hover:before, .hvr1:focus:before, .hvr2:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.konten-lain2 .menu-detail{
	float: left;
	width: 100%;
}
.konten-lain2 .menu-detail .pic-atas{
	float: left;
	width: 70%;
	margin: 5%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 15%;
}
.konten-lain2 .menu-detail .pic-atas img{
	width: 100%;
}
.konten-lain2 .menu-detail p{
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'open_sansbold';
	font-size: 18px;
	color: #525252;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.konten-lain2 .menu-detail b{
	color: #ed1c24;
	font-size: 30px;
}
.konten-lain2 .menu-detail strong{
	color: #ed1c24;
	font-size: 30px;
}
.konten-lain2 .menu-detail .pic-bawah{
	float: left;
	width: 100%;
	margin-top: 90px;
}
.konten-lain2 .menu-detail .pic-bawah img{
	width: 100%;
}

.footer{
	float: left;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 15px;
	background: #f9c510;
	position: relative;
}
.footer .logo{
	float: left;
	width: 25%;
}
.footer .logo img{
	width: 200px;
}
.footer .kontak-bawah{
	float: left;
	width: 45%;
	font-family: 'open_sansbold';
	font-size: 18px;
	color: #000;
}
.footer .kontak-bawah img{
	width: 308px;
}
.footer .kontak-bawah span{
	float: left;
	width: 100%;
	margin-top: 20px;
	list-style: 1.5em;
}
.footer .medsos{
	float: right;
	width: 32%;
	font-family: 'open_sansbold';
	font-size: 18px;
	color: #000;
	text-align: right;
}
.footer .medsos img{
	width: 198px;
}
.footer .medsos span{
	float: left;
	width: 100%;
	margin-top: 20px;
}
.footer .medsos span img.sos{
	float: right;
	width: 46px;
	margin-right: 10px;
}
.footer .bawah{
	float: left;
	width: 100%;
	margin-top: 30px;
	font-size: 12px;
	color: #000;
	font-family: 'open_sansregular';
}
.footer .top-nav{
	position:absolute;
	top:-25px;
	right:70px;
}

.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

.effect-oscar h2 {
	color: #FFF;
	font-size: 18px;
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.effect-oscar figcaption::before,
.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	color: #FFF;
	font-size: 18px;
}

.effect-oscar:hover figcaption::before,
.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

.effect-oscar:hover img {
	opacity: 0.4;
}
}

@media screen and (min-width:1110px) {
.container_24{
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

#cssmenu > ul > li > a {
  padding:15px;
  padding-left:15px;
  padding-right:15px;
  text-align:center;
  font-size: 24px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s;
}
.galeri-home{
	float: left;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.galeri-home .box{
	float: left;
	width: 25%;
	height: 240px;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	font-family: 'open_sansbold';
}
.galeri-home .box h2{
	position: absolute;
	left: 0;
	top: 10%;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	font-size: 18px;
	font-family: 'open_sansbold';
}
.galeri-home .box img{
	width: 100%;
}
}
@media screen and (min-width:999px) and (max-width: 1109px) {
.container_24{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.konten-lain2 iframe{
	margin-left: 30px;
	margin-bottom: 30px;
	width: 430px;
	height: 315px;
}
#cssmenu > ul > li > a {
  padding:15px;
  padding-left:15px;
  padding-right:15px;
  text-align:center;
  font-size: 24px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s;
}
.galeri-home{
	float: left;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.galeri-home .box{
	float: left;
	width: 25%;
	height: 240px;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	font-family: 'open_sansbold';
}
.galeri-home .box h2{
	position: absolute;
	left: 15%;
	top: 0;
	width: 70%;
	text-align: center;
	font-size: 18px;
	font-family: 'open_sansbold';
}
.galeri-home .box img{
	height: 240px;
}
}


/* custom checkbox */
.checkbox-custom {
  display: none;
}
.checkbox-custom-label {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.checkbox-custom + .checkbox-custom-label:before {
  content: '';
  background: #fff;
  border-radius: 5px;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 10px; height: 10px;
  padding: 2px; margin-right: 10px;
}
.checkbox-custom:checked + .checkbox-custom-label:after {
  content: "";
  padding: 2px;
  position: absolute;
  width: 1px;
  height: 5px;
  border: solid blue;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  top: 2px; left: 5px;
}
.input-custom{
	width: 80%;
	border: 3px solid #aaa;
	border-radius: 4px;
	margin: 5px 0;
	outline: none;
	padding: 8px;
	box-sizing: border-box;
	transition: .3s;
}
.input-custom:focus{
	border-color: #000;
	box-shadow: 0 0 8px 0 #000;
}
/* end custok chwckbox */

