@font-face{
font-family: Gotham;
src: url('/custom-fonts/GothamRnd-Light.otf'),
     url('/custom-fonts/GothamRnd-Light.eot'); /* IE9 */
}
body {
	width: 100%;
	height: auto;
	margin: 0px !important;
	font-family: "Segoe UI";
	font-size: 22px;
    line-height: 27px;
    text-align: justify;
}
a {text-decoration:none;}
h1, h2, h3 {margin: 0 !important; font-family:Gotham;}

.clear_div {clear:both;}
.float_left {float:left;}
.float_right {float:right;}
.transisi {transition:all 0.2s linear 0s;}

#container {
	height:auto;
	width:100%;
}
#content{
	width:1349px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header_1 {
	background:#000; 
	padding: 10px 15px 10px 75px;
	position:fixed;
	width:100%;
	z-index:1;
}
#navigation {
	width:1349px;
	margin-left:auto;
	margin-right:auto;	
}
#header_2 {
	height:610px;
	width:1349px;
	margin-left:auto;
	margin-right:auto;
	background: url(image/slide-landing.jpg) no-repeat ;
}
#header_2 img { margin-top:82px;}
#header_2 span { 
	color: #FFFFFF;
    font-size: 32px;
    left: 150px;
    position: relative;
    top: 315px;
}
.button_img {
	position: relative; 
	top: 30px;
}
#nav_menu {width:75%;}
#nav_menu ul li { list-style:none; float:left;}
#nav_menu ul li a, .nav_footer li a {
	font-family: Gotham;
	padding:5px 15px; 
	font-size:28px; 
	color:#FFFFFF;
}
#nav_menu ul li a:hover, .nav_footer li a:hover {
	background-color:#DF8702;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	color:#FFFFFF;
}
#logo {width:270px;}
#logo img {margin-right:10px;}
#logo h1 {font-size:25px; color:#FFFFFF; margin-top:10px !important;}
#logo h2 {font-size:14px; color:#FFFFFF;}

#content_1 {
	margin-top:95px;
}
#isi_content_1 {
    margin-right: 70px;
    width: 700px;
}
#isi_content_11{
	font-size: 22px;
    line-height: 27px;
    margin: 0 70px 0 100px;
    text-align: justify;
}
#isi_content_1 h3 {
	font-size:44px;
}
#isi_content_1 p {
}
#live_stream {
	background-image:url('image/png_14.png');
	background-repeat:no-repeat;
	background-position:right top;
	height:430px;
	width:100%;
}
#content_21 {
    margin: 87px 70px 0 100px;
}
#content_21 ul li:first-child {
	height:15px;
}
#content_21 ul li {
	list-style:none;
	margin-left:30px;
}
#content_21 ul {
	background-image:url('image/icon-location.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:100px;
}
#content_31 {
	background-color : #DC9D1C;
	height:135px;
	width:1349px;
}
#content_32 {
	margin:70px 150px 0;
    text-align: left;
}
#content_32 ul li, #content_34 ul li {
	list-style:none;
	font-size: 24px;
    line-height: 30px;
	text-align:left;
}
#content_32 ul h2, #content_34 ul h2 { margin-bottom:20px !important;}
#content_32 ul li:first-child,  #content_34 ul li:first-child {
	font-size: 50px;
    font-weight: bold;
    margin: 0 0 30px;
}
#content_33, #content_36, #content_37 {
	background-color: #DC9D1C;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size: 38px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 28px 0;
    text-align: center;
}
#content_33 { width: 1050px;}
#content_36 { width: 650px;}
#content_37 { width: 900px;}
#content_34 {
	margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width: 1100px;
}
#content_35 {
	text-align:center;
}
#btn_open_acc {
	width:763px;
	height:117px;
	background:url(image/action-normal.jpg) no-repeat;
	color:transparent;
	display:block;
    margin-left: auto;
    margin-right: auto;
}
#btn_open_acc:hover {
	background:url(image/action-hover.jpg) no-repeat;
}
#navigation_footer ul li{ list-style:none;}
#navigation_footer {
	width: 1349px;
    margin-left: auto;
    margin-right: auto;	
}
#footer {
    color: #DC9D1C;
    padding: 10px 0;
	margin-top: 40px;
}
.iconFacebook {
    background: url("image/socialmedia.png") no-repeat scroll left top transparent;
    float: left;
    height: 32px;
    margin: 10px 2px 0;
    width: 32px;
}
.iconTwitter {
    background: url("image/socialmedia.png") no-repeat scroll -40px top transparent;
    float: left;
    height: 32px;
    margin: 10px 2px 0;
    width: 32px;
}
.iconGplus {
    background: url("image/socialmedia.png") no-repeat scroll center top transparent;
    float: left;
    height: 32px;
    margin: 10px 2px 0;
    width: 32px;
}
.iconYoutube {
    background: url("image/socialmedia.png") no-repeat scroll -120px top transparent;
    float: left;
    height: 32px;
    margin: 10px 2px 0;
    width: 32px;
}
.iconPinterest {
    background: url("image/socialmedia.png") no-repeat scroll right top transparent;
    float: left;
    height: 32px;
    margin: 10px 2px 0;
    width: 32px;
}
.iconFacebook:hover {
    background: url("image/socialmedia.png") no-repeat scroll left bottom transparent;
}
.iconTwitter:hover {
    background: url("image/socialmedia.png") no-repeat scroll -40px bottom transparent;
}
.iconGplus:hover {
    background: url("image/socialmedia.png") no-repeat scroll center bottom transparent;
}
.iconYoutube:hover {
    background: url("image/socialmedia.png") no-repeat scroll -120px bottom transparent;
}
.iconPinterest:hover {
    background: url("image/socialmedia.png") no-repeat scroll right bottom transparent;
}
.get_updates {
	border-right: 1px solid #DC9D1C;
	margin-right: 10px;
	padding-right: 20px;
	text-align:right;
}
.soc-med {width:320px;}
.nav_footer {margin: 10px 0px 0px ! important; color: #DB9C19;}