@import url('https://fonts.googleapis.com/css?family=Lato:300|Open+Sans:300,700,800|Roboto:300');
/*
    font-family: 'Lato', sans-serif;

    font-family: 'Roboto', sans-serif;

    font-family: 'Open Sans', sans-serif;
*/


body, html{
	font-size:16px;	
	/*background-image:url(../../images/bg/bg1.png);
		background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
	*/
	color:#000;
	font-family: "Roboto", sans-serif;
	border-top:2px solid #f0f0f0;
	
	}

/* ################################################### SOSMED ####################################3333*/	
/*---- Genral classes end -------*/

/*Change icons size here*/
.social-icons{
	text-align:center
	}
	.sosial_bawah1{
	display:block;
	}
.sosial_bawah2{
	display:none;
	}
.social-icons .fa {
	font-size: 1.8em;
}
.social_share h3{
	text-align:center !important
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}
 


	
/* ################################################### HEADER ####################################3333*/	
.fill-header{
	background-color:#f0f0f0;
	
	
}
.fill-header .logo_infoambi{
	float:left;
	padding:15px 10px;
	
	max-width:350px;
	width:100%;
	display:block;
	}
.cf:before, .cf:after{
    content:"";
    display:table;
}

.cf:after{
    clear:both;
}

.cf{
    zoom:1;
}

input[type="email"], input[type="search"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"] {
    height: 30px;
    padding: 0 8px;
}

/* Form wrapper styling */
.form-group{
	width:100%
	}
.form-wrapper {
	display: block;
	float: left;
	position: relative;
	padding: 0;
	width: 100%;
	top: 10px;
	height: 42px;
	border-radius:5px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}

/* Form text input */

.form-wrapper input {
  	width: calc(100% - 110px);
	height: 100%;
	padding: 10px 5px;
	float: left;
	
	border: 0;
	background: #eee0;
	border-radius: 3px 0 0 3px;
	margin: 0 auto;
	display: block;   
}

.form-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    

/* Form submit button */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 42px;
    width: 110px;
    font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
    color: #fff;
    text-transform: uppercase;
    background: #110da2;
    border-radius: 0 3px 3px 0;      
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}   
  
.form-wrapper button:hover{		
    background: #e54040;
}	
  
.form-wrapper button:active,
.form-wrapper button:focus{   
    background: #c42f2f;
	outline: 0;   
}

.form-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #110da2 transparent;
    top: 12px;
    left: -6px;
}

.form-wrapper button:hover:before{
    border-right-color: #e54040;
}

.form-wrapper button:focus:before,
.form-wrapper button:active:before{
        border-right-color: #c42f2f;
}      

.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}     




.fill-shadow{
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
	}
h1, .h1, h2, .h2, h3, .h3{
	
	}
/* ################################################### Peta ####################################3333*/
.id-map {height: 470px; position:relative; overflow:hidden;}
.id-map svg {position: absolute; left: 0; bottom:0;}
path, polygon { transition: .6s fill; }
a path:hover, a polygon:hover { fill: #E80003; }
	
/* ################################################### EFEK ####################################3333*/
.zoom-effect:hover img{
	-webkit-transform: scale(1.08);
  transform: scale(1.08);	
	}
.logo_judul img{
	display: block; 
	margin: 0 auto;
	text-align: center;
	margin-top:30px;
	height:250px;
	}
.logo_judul h3{
	font-size:25px
	}
.logo_judul h2, .logo_judul h3{
	
	text-align: center;
	padding-bottom:50px;
	
	}
#galeri {text-align:center !important;}
#galeri .col-lg-3, #galeri .col-md-6, #galeri .col-xs-12{
	display:inline-block;
	float:none;
	padding:0px;
	overflow:hidden;
	margin:10px;
	box-shadow: 0 0 5px #c3c3c3;
	

    height: 100%;
	}
#galeri .col-lg-3 img, #galeri .col-md-6 img, #galeri .col-xs-12 img{
	size:auto;
	width:100%;
	height:200px;
	-webkit-transition: 0.4s ease;
  transition: 0.4s ease;
      
	}

 #galeri .zoom-effect:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}	

/* ==================================================
  Styling
  ================================================== */
.dropdown-icon{
	color:#CCC;
	position:absolute;
	left:2px;
	bottom:1px
	}
.dropdown > a {
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.dropdown.open {
  
}

.dropdown-menu.animated {
  /* Speed up animations */
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  
  /*
   * @see:
   * Animation duration: http://www.w3schools.com/cssref/css3_pr_animation-duration.asp
   * Animation timing: http://www.w3schools.com/cssref/css3_pr_animation-timing-function.asp
   */
}

.dropdown-menu.animated.fadeIn {
  /*
   * Example of further customisation for the "fadeIn" effect
   * Can be used for all effects ie. .dropdown-menu.animated.EFFECTNAME
   */
  -webkit-animation-duration: 0.45s;
  animation-duration: 0.45s;
  
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;  
}


/* ################################################### dll ####################################3333*/
.arrow_right{
	height: 25px;
	position: relative;
	margin-bottom: 23px;
	margin-right:10px;
	
	}
.list_circle{
background: #110da2;
color: #fff;
text-indent: 0cm;
height: 30px;
width: 30px;
font-size: small;
margin: 0;
border-radius: 50%;
text-align: center;
padding-top: 0.45em;
float: left;
margin-right: 2%;
margin-bottom:10px;

	}
	.list_style{

	display:block;
	max-width:800px;
	text-align:justify;
	margin:0 auto;
	margin-bottom:10px;
	
		
		}
	.list_num{

	float: left;
	margin-right: 10px;
	
		
		}
	.list_p{
	padding-top: 0.45em;
	width:calc(100%-42px);
	width: calc(100% - 60px);
	float: left;
	display: inline-block;
	
		
		}
.title {
	text-align:center;
	margin-top:80px;
	margin-bottom:50px;
	
	
	}
.center{
	text-align:center	
	
}
.isi_konten{
	padding:0px 20px 50px 20px;	
	text-align:justify;
	max-width: 1000px;
	display: block;
	margin: 0 auto;
	
	}
.isi_konten h5{
	margin-top:40px;
	margin-bottom:20px;
	font-size:medium
	}
.isi_konten p, .isi_konten li{
	
	font-size:16px
	}
.isi_konten h3{
	margin-top:20px;
	
	padding-top:10px;
	padding-bottom:10px
	}
.head_title{
	text-align: left;
	height: 40px;
	display: inline;	
	}
.fill_content{
	
	padding:14px;
	background-color:#FFFFFF
	}
.content_event{
	width:100%;
	padding-left:0px;
	padding-right:0px
		
	}
.lang img{
	height:19px	
	}
.info-meta-mini{
	font-size:11px !important;
	text-align:left;
	margin-bottom:15px
	}
.partner{
	padding:20px;
	margin-top:50px;
	background-color:#F0F0F0;
	}

.bottom{
	padding: 20px;
	text-align: left;
	list-style: none;
	background-color: rgb(201, 201, 201);
	
	box-shadow: 0px 0px 10px 0px;
	}
a {
	color:#333;
	text-decoration:none;
}
a:hover, a:active, a:focus{
	color:#E80003;
	text-decoration:none;
	
}
.list_new_anggota{
	display:inline-block;
	margin-top:20px;
	text-align:left;
	font-size:11px;
	width:100%
	}
.list_new_anggota td{
	
	padding:3px;
	}
.copyright{
	width:100%;
	float:left;
	background-color:#110da2;
	color:#F0F0F0;
	text-align:center;
	}
footer .ambi-link{
	width: 19%;
	padding-left: 20px;
	float: left;
	}
footer {
	text-align:center;
	}
footer a{
	color:#000000	
	}
footer a:hover{
	color:#F0F0F0;
	text-decoration:none	
	}	
.bottom a:hover, .bottom a:focus{
	color:#E11C23
	}	
.widget i{
	
	display:none;
	
}
.widget h3{
	font-size:15px;
	font-weight:bold
	}
.widget a, .widget li, .widget p{
	
	list-style:none;
	font-size:14px;
	}
.widget address p, .widget address strong{
	font-size:12px 
	}
.widget ul{
	padding-left:0px
	}
.social-buttons li{
	text-align:center
	}
.social-buttons ul{
	text-align:left
	}
	
p{
	text-align: left;
	line-height: 140%;
	
	}
	
hr, .hr{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #b1b1b1;
	float:left;
	width:100%;
	
	}
.hr2{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #FFFFFF;
	float:left;
	width:100%;
	
	}		
.hr_g1 {
	
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(238,238,239,1.00), rgba(0,0,0,0));
	color:#CF0000;
	height:3px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:100%;
	}
.hr_g2 {
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(255,255,255,1.00), rgba(0,0,0,0));
	color:#CF0000;
	height:3px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:100%;
	}
.hr3 {
	background-color:#000000;
	color:#CF0000;
	height:2px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	width:100%;
	}
.hr_shadow {
	height:10px;
	border:0;
	box-shadow:0 10px 10px -10px #8c8c8c inset;
	float:left;
	width:100%;
	}
.hr_shadow2 {
	height:10px;
	border:0;
	box-shadow:0 10px 10px -10px #8c8c8c inset;
	float:left;
	width:100%;
	margin-bottom:20px
	}
.hrv {
	float:left;
	margin:8px;
	width:1px; height:250px; background-color:#F0F0F0;
	}
span{width:10px;}
.sq_red{
	
	margin-left:10px;
	width:30px;
	height:42px;
	
	}
.sq_red img{
	
	height:42px;
	
	}
.sq_yel{
	float:left;
	width:30px;
	height:42px;
	
	}
.sq_yel img{
	
	height:42px;
	
	}
.pagination > li > a, .pagination > li > span{
	border:solid 1px #110da2;
	color:#000000
	
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination .curent span:hover{
	background-color:#F0F0F0;
	color:#000000
	
}
.pagination > .active > a, .pagination > .active > a:hover{
	background-color:#110da2;
	color:#ffffff;
	border-color:transparent;
	
}
/* ################################### HEADER #################################################### */
header {
		margin-right: auto;
		margin-left: auto;
		
		max-width:1349px;
		
		
	}
.header_top{
		height:10px;
	}
.header_top_left{
		float:left;
		font-size:16px;
		padding:0px 10px 0px 10px
	}
.header_top_right{
		float:right;
		font-size:16px;
		padding:13px 10px 0px 10px
	}
.header_bottom{
		position:relative;
		background-color:#ffffff;
		/*height:439px;*/
		
		overflow:hidden
		
	}
.header_bottom .cover_slide{
		position:absolute;
		width:auto;
		left:0px;
		top:0px;
		height:100%;
		z-index:10;
		
	}
.header_bottom .top_cover{
		position:relative;
		display:table;
		background-color:#110da2;
		width:100%;
		color:#fff;
		right:0px;
		top:0px;
		height:50px;
		z-index:9;
		
		
	}
.header_bottom .top_cover a{
		color:#fff
	}
.header_bottom .top_cover a:hover{
		color:#A8A8A8
	}
.header_bottom .top_cover p{
		position:relative;
		padding-right:30px;
		width:100%;
		margin:0 auto;
		text-align:right;
		font-size:16px;
		display: table-cell;
		vertical-align:middle;
		
		
	}
.header_bottom .cover_slide2{
		position:absolute;
		width:auto;
		right:10px;
		bottom:0px;
		height:100%;
		z-index:10;
		padding:5px
		
	}
.header_bottom .running_text{
		position:absolute;
		display:table;
		background-color:#000;
		width:100%;
		color:#fff;
		right:0px;
		bottom:0px;
		height:calc(100% - 88%);
		z-index:9;
		
		
	}
.header_bottom .running_text h3{
		position:relative;
		padding-right:30px;
		width:100%;
		margin:0 auto;
		text-align:right;
		font-size:16px;
		display: table-cell;
		vertical-align:middle;
		
		
	}
.header_bottom .running_text h3 marquee{
		
				
		width:100%;
		height:100%;
		
		
	}
.header_left {
		position:relative;
		float:left;
		width:0%
		
	}
.header_left img{
		max-width:100%
		
	}

.slider {
    overflow: hidden;
    height: 450px;
    max-width: 100%;
    position: relative;
    z-index: 5;
    padding-left: 0px;
    padding-top: 60px;
}
.bjqs, .bjqs-slide, .bjqs-slide img{
		height:337px;
	/*	width: 100%!important;	*/
	}

.header_center .logo_slide{
		position:absolute;
		height:150px;
		width:150px;
		left:70px;
		top:150px;
		z-index:11;
		
	}		
.header_center {
		position:relative;	
		float:left;
		width:100%;
		
		
	}
.header_center img{
		max-width:100%
		
	}
.header_center h1{
		font-size:20px;
		position:absolute;
		z-index:50;
		bottom: 50px;
		right: 400px;
		color:#fff
		
	}
.sub_header{
	overflow:hidden;
		height:146;
		width:100%;
		position:relative;
		text-align:left;
}
.sub_header .batas{display:none}
.sub_header a{
		color:#110da2
}
.sub_header a:hover{
		color:#BF0006
}
.sub_header h1{
		position:absolute;
		right:5%;
		bottom:11%;
		font-size:larger;
		margin-left:430px
}
.sub_header h2{
		position:absolute;
		color:#FFFFFF;
		left:50px;
		bottom:20px;
		font-size:200%;
		margin-left:1%;
		margin-right:10%;
}


/* ################################### NAVBAR #################################################### */

.dropdown-menu > li > .space {
	padding-left:30px;
	text-decoration:underline;
	
}
.navbar{
	margin-bottom:0px;
	border-radius:5px 5px 0px 0px;
	z-index:100
	}
.navbar-default  .navbar-brand{
	color: #fff;
    font-weight: bold;
   
    width: 50%;
   
    
    padding-top: 15px;

	}
.navbar-default  .navbar-brand:hover{
	color: #fff;
   
	}
.navbar-default .navbar-toggle .icon-bar {
	color:#fff;
	background-color: #fff;
	
	}
.navbar-default .navbar-toggle{
	border:0px;
	
	}
.navbar-default .navbar-toggle:hover{
	background-color:#B50006;
	
	}
.navbar-default .navbar-collapse {
	border:0px
	}
.navbar-brand > img{
	height:100%;
	width:auto;
	display:block;
	margin:0 auto;
	padding:0px
	}
.navbar-default{
	background-color:#E11C23;
	border:0px;
	
	}
.navbar-default .navbar-nav > li > a{
	
	color:#fff
	}
.navbar-default .navbar-nav > .open > a,  .navbar-default .navbar-nav > .open > a:focus {
	color:#000;
	}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > .open > a:focus{
	background-color:#BF0006;
	color:#fff
	}
.dropdown-menu > li > a:hover{
	background-color:#E11C23;
	color:#fff
	
	}
.dropdown-menu > li > p{
	padding: 5px 20px;
	margin-bottom:0px;
	margin-top:5px
	
	}

#home_navbar .active{
	background-color:#FFF000
	}
.navbar2{display:none}
#myNavbar{
	height:100%
	}
.nava{
	background-color:#FFFFFF;
	
	
	}
nava {
	background-color:#FFFFFF; 
	
	height:50px; 
	line-height:40px; 
	position:relative;
	width:100%;
	margin:auto;
	margin-top:35px;
	margin-bottom:35px;
	
	text-align:center; 
	font-size:15px;
	margin-right: auto;
	margin-left: auto;
		
	max-width:1170px;
}

nava ul {
	 display: inline-block; 
  	list-style: none;
	padding:0px;
}
nava ul li{
	text-align: center;
	position:relative;
  	float: left;
	margin:0px 5px 0px 5px;	
	padding-bottom:10px;
}
nava ul li a {
	float:left; 
	width:180px; 
	display:block; 
	text-align:center; 
	color:#000000; 
	text-decoration:none; 
	background-color:#F0F0F0;
	margin:1%
}

nava ul li a:hover, nava ul li a:focus {
	background-color:#FFF000; 
	display:block;
	text-decoration:none;
	color:#000000
}

nava ul li:hover ul {
	display:block;
}

nava ul ul li{
	
	padding-bottom:0px;
}
nava ul ul {
	display:none;
	left:2px; 
	list-style:none; 
	position:absolute; 
	box-shadow: 0 0 5px #c3c3c3;
	padding-top:0px;
	top:52px; 
	min-width:180px;
	z-index:20;
	background-color:#F0F0F0;
}

nava ul li ul li{
	
	margin:0px 0px 0px 0px;	
	background-color:transparent;
	width:100%;
	white-space:nowrap
	
	
}
nava ul ul li a {
	float:none; 
	display:block; 
	padding:5px 10px;
	margin:0px;
	text-align:left; 
	width:100%;
	font-size:14px;
	
}

nava ul ul li a:hover {
	color:#000000;
	text-decoration:none
}

nava .rp-red{
	position:absolute;
	top:0px;
	left:0px;
	height:20px;	
	}
	
/* Back to Top */

#button-to-top{
	background:rgb(17, 13, 162);
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:1000;
	display:block;
	width:45px;
	height:45px;
	text-align:center;
	font-size:24px;
	padding-top:7px;
	color:#f0eff5;
	border-bottom:3px solid #110da2;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	transition:background 0.3s, color 0.2s;
	-webkit-transition:background 0.3s, color 0.2s;
	-moz-transition:background 0.3s, color 0.2s;
}

#button-to-top:hover{
	background:#222;
	color:#fff;
	border-top-color:#7cc5f8;
	border-bottom-color:#579dd9;
}
/* ################################### ARTICLE #################################################### */
.isi_tulisan, .isi_tulisan table{
	max-width:100%;
	vertical-align:text-top
	}
.isi_tulisan img{
	max-width:100% !important;
	height:auto !important;
	}
.info-meta{
	text-align:left;
	font-size:11px;
	padding:5px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.info-meta li{
	font-size:11px
	}
.detail_text{
	text-align:justify;
	}

.info-meta-mini{
	display:block;
	
	
	}
.list-inline{
	margin:0px;
	}
.readmore{
	font-size:14px;
	line-height:15px;
	}
.meta_date{
	margin-top:5px;
	text-align:left;
	font-size:11px	
	}
.media{
	text-align:left;
	width:100%;
	margin:0px;	
	}
#stcpDiv{
	text-align:justify;
	margin-top:20px	
}
.deskripsi_gambar p{
	text-align:justify;
	font-size:small;
	color:#929292;
	}
.pull-left, .media-body{
	display:table-cell;
	vertical-align:top;
	}
	
.pull-left{
	height:100px;
	width:100px;
	overflow:hidden;
	margin-right: 10px;	
	}
.pull-left img{
	display: block;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: auto;
	}
.media-body h3, .media-body .name{
	font-size:medium;
	font-weight:600;
	margin-top:5px;
	float:left
	}
.media-body .info-meta{
	border-top:0px;
	border-bottom:0px;
	}
.media-body p{
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	}

.title_splash{
	position:relative;
	float:left;
	background-color:#222a75;
	width:370px;
	padding:8px 8px 8px 20px;
	margin:0px;
	
	color:#fff;
	border-radius:5px 5px 0px 0px;

	}
.content_home{

  	float: left;
	width:100%	
	}
.content_home h3{
	
	margin-top:0px;
	text-align:left;
	}
.home_img_berita{
	width:60%;
	height:280px;
	overflow:hidden;
	float:left;
	margin-right:10px
	}
.home_img_berita img{
	height:auto !important;
	width:100% !important;
	}
.home_img{
	width:120px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:10px
	}
.home_img img{
	height:100%;
	width:auto !important;
	}
.home_isi{
	width:73%;
	height:120px;
	overflow:hidden;
	float:left;
	position:relative
	}
.flash_content{
	background-color:#F0F0F0;
	text-align:left;
	position:relative;
	padding:10px;
	display:inline-block;
	width:100%;
	line-height:130%
	
	}
.flash_home{
	background-color:#F0F0F0;
	text-align:left;
	position:relative;
	padding:10px;
	display:inline-block;
	width:100%;
	line-height:130%
}
.flash_content p{
	font-size:12px
	}
.flash_content span{
	font-size:11px;
	margin-bottom:15px
	}
.flash_content h3{
	font-size:20px;
	font-weight:bold
	}
.flash_content img{
	float:left;
	width:50%;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.flash_back{
	background-color:#F0F0F0;
	overflow-y: scroll;
	width: 100%;
	height: 300px;
	}
.article_left{
	float:left;
	width:49%;
	margin-right:1%;	
	}
.article_right{
	float:right;
	width:49%;	
	margin-left:1%;
	}
.content_relevant{
	float:left;
	width:100%
	}
.content_relevant .list_left, .content_relevant .list_right{
	margin-left:10px
	}
.list_left a:hover, .list_left a:focus{
	color:#E80003
	}

.list_left .list_style, .list_right .list_style{

	display:block;
	max-width:800px;
	text-align:justify;
	margin:0 auto;
	
	
	}

.list_left .list_style .list_p, .list_right .list_style .list_p{
	margin:0px;
	padding:0px
	}


.content_relevant ul{
	margin-bottom:0px;	
	}


.content_relevant nav{
	
	bottom:5px;
	right:5px;	
	}	
.relevant_left{
	float:left;
	width:48%;
	margin-right:1%;	
	}
.relevant_right{
	float:right;
	width:48%;	
	margin-left:1%;
	}

.aside_right{
	float:right;
	width:28%;	
	padding-bottom:20px;
	text-align:left
	
	}
.aside_content{
	width:100%;	
	padding-bottom:20px
	
	}
.aside_content h3{
	font-size:23px;
	
	}
.content_article{
	/*float:left;
	width:70%;	*/
	padding:0px 15px
	
}
.pagination li {
  display:inline-block;
  padding:0px;
}
.pagination_bottom{
	
	text-align:center;
	
	
	}
.pagination_home{
	
	text-align:right;
	font-size:90%;
	
	
	
}
.pagination_home li {
  display:inline-block;
  padding:2px;
  position:relative
  
}
.pagination_home > li > a, .pagination > li > span{
	border:solid 1px #F0F0F0;
	color:#000000;
	background-color:#F0F0F0;
	border-top-left-radius:0px !important;
	border-bottom-left-radius:0px !important;
	padding:3px 8px;
	
}
.pagination_home > li > a:hover, .pagination > li > span:hover, .pagination .curent span:hover{
	background-color:#F0F0F0;
	color:#000000
	
}
.pagination_home > .active > a, .pagination > .active > a:hover{
	background-color:#110da2;
	color:#FFFFFF;
	border-color:transparent;
	
}
.pagination_home > li:last-child > a, .pagination_home > li:last-child > span{
	border-top-right-radius:0px !important;
	border-bottom-right-radius:0px !important;
	}


.list_galleria {
	padding-left:5px;
	padding-right:5px;
	
}
.aside_gambar{
	width:30%;
	height:90px;
	background-size:cover;
	float:left	
	}
.aside_img{
	height:90px;
	width:90px;
	float:left;
	margin-right:10px;
	overflow:hidden
	}
.aside_img img{
	display: block; 
	margin: 0 auto; 
	text-align: center;
	height:100%;
	width:auto;
	}
.aside_isi{
	float:left;
	width:60%;
	height:90px;
	position:relative;
	}
.aside_terbaru{
	position:relative;
	height:90px;
	float:left;
	padding-left:10px;
	max-width:70%	
	}
.single_media{
	padding:10px 0px;
	}
	
.image-style{
	max-height:380px;
	overflow:hidden;
	margin-bottom:5px;

	}
.image-style img{
	max-width:100%;
	text-align:center;
	}
/* ################################### List anggota #################################################### */
#example1_wrapper th, #example1_wrapper td, #example1_wrapper #example1_info, #example1_wrapper label, #example1_wrapper a, #example1_wrapper li{
	font-size:12px
	}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding:0px !important;
	margin:0px
	}
.pagination > .active > a:focus {
	background-color:#E11C23;
	border-color:#E11C23;
	}


/* bingkai */
.info_struktur{
	
	}
.bingkai_profil{
	
	width:49%;
	display: inline-block;
float: none;
padding: 0px;
overflow: hidden;
height:250px



}
	
.bingkai_profil .foto{
	float:left;
	width:40%;
		}
.bingkai_profil .isi_profil{
	float:left;
	margin-left:1.4em;
	width:55%;
	overflow:hidden
		}	
.isi_profil h3, .isi_profil h4{
	margin-top:0px;
	margin-bottom:5px;
	}
.isi_profil p{
	text-indent:0cm !important;
	text-align:left !important;
	margin:0px
	}
.isi_profil li{
	font-size:13px;
	}
		
.bingkai_profil ul{
padding-left:1em;	
}




.bt_biografi{
position: absolute;
right: 10px;
bottom: 0px;
background-color: rgb(255, 240, 0);
font-size: 14px;
line-height: 25px;
padding: 0px 10px;
}
.space_foto_anggota{
	width:13%;
	float:left;
	position:relative;
	text-align:center;
	overflow:hidden
	}
		.foto_anggota {
			width:120px;
			height:170px;
			float:right;
		    background-color: transparent;
		    background-position: center;
		    background-repeat: no-repeat;
		    background-size: cover;
			}
		.foto_anggota .bingkai_foto_ambi{
			
			height:25%;
			left:8px;
			bottom:15px;
			float:left;
			position:absolute;
			margin:auto;
			}
.profile_anggota{
	width:70%;
	float:left;
	margin-left:10px;
	}
		.profile_anggota td{
			font-size:14px;
			padding:5px;
			}

.kolom_pengurus{
	width:100%;
	text-align:center;
	margin-bottom:20px;
	/*display:inline-flex;*/
	}
.kolom_pengurus img{
	width:100%;
	}
.kolom_pengurus .ket{
	width:70%;
	padding-right:15px;
	float:left;
	}
.kolom_pengurus .ket h2{
	text-align:left;
	margin:0px
	}
.kolom_pengurus .ket p{
	background-color:#F0F0F0;
	line-height:40px
	}
.kolom_pengurus .foto{
	width:30%;
	float:left;
    height: 108px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

	}

.pengurus_left{
	/*width:32%;*/
	padding:10px;
	
	margin:0 auto
	}	
.pengurus_center{
	width:32%;
	padding:10px;
	
	margin:0 auto
	}	
.pengurus_right{
	width:32%;
	padding:10px;
	
	margin:0 auto
	}	

/* ################################### FOOTER #################################################### */

.bottom .widget{
	margin-top:20px	
	}	

/* ################################### MEDIA RESPONSIV #################################################### */


@media only screen and (min-width: 768px) {
	
	.dropdown:hover .dropdown-menu{
	display:block
	} 
	
}

@media only screen and (max-width: 1199px) {
	
	.nav > li > a{
	padding: 15px 10px;
	font-size:12px	
	}
	
	header {
		
		max-width:1080px
	}
	
	nava {
	
			max-width:970px;
	}  
	
	nava ul li a {
		
		width:148px; 
		font-size:14px
		
	}
	.dropdown-icon{
	
	bottom:2px
	}
	
	.slider{
			padding-left:230px;
			padding-top:50px	
		} 
	/*.header_bottom, */
	.header_center, .header_center .cover_slide, .bjqs, .bjqs-slide, .bjqs-slide img{
		height:380px;	
		}
		
	.bjqs, .bjqs-slide, .bjqs-slide img {
    height: 280px;
	}
	.header_center .logo_slide{
		left:30px;	
		}
	.header_center h1{
		font-size:19px;
		right:60px	
	} 
	.aside_right .title_splash{
	width:180px;
	font-size:19px;
	
	
	} 
	.aside_gambar{
	
	height:80px;
	
	}
	.aside_terbaru{
	
	height:80px;
	
	}
	.aside_isi{
	width:58%
	}
	.home_img img{
	height:100%;
	
	}
.home_isi{
	width:70%;
	
	}
	
}
@media only screen and (min-width: 993px) {
	
	.flash_home {
		height:300px
	}
}
@media only screen and (max-width: 992px) {
	
	
	.nav > li > a {
    
    padding: 15px 6px;
	}
 	.sub_header h1{
		
		right:2%;
		bottom:11%;
		font-size:11px;
		margin-left:430px
}
	.aside_right .title_splash{
	width:180px;
	font-size:15px;
	
	
	} 
	.aside_gambar{
	
	height:60px;
	
	}
	.aside_terbaru{
	
	height:60px;
	
	}
	.aside_terbaru h5{
	
	font-size:12px;
	text-align:left
	
	}
	.aside_terbaru p{
	
	font-size:9px;
	text-align:left
	
	}
	.aside_img{
	width:70px;
	height:70px
	}
	.aside_isi{
	width:55%;
	height:70px;
	}
	.aside_isi h5{
	
	font-size:12px;
	}
	
	.media{
		
		}
	.media h3{
		font-size:22px	
		}
	.info-meta{
		font-size:11px;	
		}
	header {
		
		max-width:860px
	} 
	.article_left, .article_right{
		width:100%;	
		margin-bottom:20px;	
	}
	.header_center h1{
		font-size:16px	
	} 
	.slider{
			padding-left:170px;
			padding-top:40px	
		} 
	/*.header_bottom, */
	.header_center, .header_center .cover_slide, .bjqs, .bjqs-slide, .bjqs-slide img{
		height:300px;	
		}
		
	.bjqs, .bjqs-slide, .bjqs-slide img {
    height: 220px;
	}
	nava ul li a {
		
		width:112px; 
		font-size:12px
		
	}
	.dropdown-icon{
	
	bottom:5px
	}
	nava ul ul li a{
		font-size:12px;		
		}
	.kolom_pengurus h2{
		font-size:20px	
	}
	.kolom_pengurus .ket p{
		font-size:10px;
		line-height:20px
	}
	
	.hrv {
	display:none;
	}
	.galleria{
	display:inline-flex;
	padding-left:0px;
	padding-right:0px
	
}

.space_foto_anggota{
	width:30%	
	}
.profile_anggota{
	width:65%	
	}
.flash_back {
   
    overflow-y: none;
    
    height: 100%;
}
	
}

@media only screen and (max-width: 768px) {
	.fill-header .logo_infoambi{
	float:none;
	
	display:block;
	margin:0 auto
	}
	.header_bottom .top_cover p {
	padding-right:10px	
	}
	.navbar{
		width:100%	
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color:#fff
	}
	.header_bottom .top_cover p{
	font-size:12px	
		}
	
	
	.header_bottom .running_text h3{
		
		font-size:11px;
	
		
	}
	.header_bottom .running_text h3 marquee{
		
		padding:6px;padding-bottom:7px	
		
		
		
	}
	
	.sub_header .batas{display:compact}
	.sub_header h1{
		
		
		bottom:5%;
		display:none
		
}
	.navbar2{display:block}
	.container{
		padding-right: 0px;
		padding-left: 0px;	
		}  
	.header_center h1{
		font-size:11px;
		right:50px;
		margin-bottom:3px;
	} 
	.header_center .logo_slide{
		top:40px;
		left:30px;
		width:70px;
		height:70px;	
		}
	
	.slider{
		padding-left: 160px;
    	padding-top: 35px;
}
		 
	/*.header_bottom, */
	.header_center, .header_center .cover_slide, .bjqs, .bjqs-slide, .bjqs-slide img{
		height:280px;	
		}
		
	.bjqs, .bjqs-slide, .bjqs-slide img {
    height: 220px;
	}
	
	
	nava{
		display:none;
		}
	
	
	.content_home{
		padding:0px 10px 0px 10px;	
		}
	.content_event h3{
		font-size:13px	
		}
	.content_relevant{
		padding:20px 0px 10px 0px;
		margin:0px	
		
	}
	.content_relevant h3{
		
		margin-top:0px	
		
	}
	
	.content_relevant navi{
		margin-right:50px	
		}
	.relevant_left, .relevant_right{
		width:100%;	
		margin:0px;	
		float:left;
		padding-bottom:10px
	} 
	.kolom_pengurus h2{
		font-size:20px	
	}
	.galleria{
	display:block;
	overflow:hidden;
	
	
}
.list_galleria{
	padding:20px;
	padding-bottom: 40000px;
	margin-bottom: -40000px;
	
}
	.list_galleria_two{
		display:inline-flex;
		height:auto;		
	}
	
	.table-responsive {
		border:0px	
		}
		
		
	.content_article{
		width:100%
		}
	.aside_right{
		width:100%
		}
	.aside_right h5{
		font-size:20px;
		text-align:left
		}
	.aside_right .title_splash{
	width:180px;
	font-size:15px;
	
	
	} 
	.aside_gambar{
	
	height:90px;
	width:20%
	
	}
	.aside_terbaru{
	
	height:90px;
	
	}
	.aside_terbaru h5{
	
	font-size:18px;
	text-align:left
	
	}
	.aside_terbaru p{
	
	font-size:9px;
	text-align:left
	
	}
	.aside_img{
	width:100px;
	height:100px
	}
	.aside_isi{
	min-width:auto;
	height:100px;
	}
	.aside_isi h5{
	
	font-size:16px;
	}
	.info-meta-mini{
		display:block;
		}

	footer .ambi-link{
	width: 100%;
	padding-left: 0px;
	text-align:center
	}
	.bottom, .bottom h3, .bottom address, .bottom p{
	text-align:center	
		}
	.widget ul{
	padding:10px
	
		}
	.widget li{
	display:inline;
	
		}
	.widget a{
	white-space:nowrap
	
		}
	.widget i{
	margin:0px 5px;
	margin-left:10px;
	display:inline;
	font-style:normal
	
		}
	.widget h3{
	margin-bottom:0px
	
	}
	.sosial_bawah1{
	display:none;
	}
.sosial_bawah2{
	display:block;
	}

}
@media only screen and (max-width: 640px) {
	
	.slider{
		padding-left: 130px;
    	padding-top: 30px;
}
		 
	/*.header_bottom, */
	.header_center, .header_center .cover_slide, .bjqs, .bjqs-slide, .bjqs-slide img{
		height:240px;	
		}
		
	.bjqs, .bjqs-slide, .bjqs-slide img {
    height: 185px;
	}
	
	}
@media only screen and (max-width: 560px) {
	
	.slider{
		padding-left: 100px;
    	padding-top: 25px;
}
		 
	/*.header_bottom, */
	.header_center, .header_center .cover_slide, .bjqs, .bjqs-slide, .bjqs-slide img{
		height:200px;	
		}
		
	.bjqs, .bjqs-slide, .bjqs-slide img {
    height: 160px;
	}
	
	}
@media only screen and (max-width: 480px) {
  	body, p, li{
		font-size:14px
		}
	
	h3{
		font-size:14px;
	}
	.isi_konten p, .isi_konten li {
		font-size:14px
		} 
	
	.title_splash {
	line-height:normal;
	
	font-size: 14px;
	}
	.readmore{
	font-size:12px	
	}
	.article_right h3{
	font-size:18px	
	}
	.article_right p{
	display:none
	}
	.list_new_anggota td {
		font-size:11px		
	}
	
	/* #######################################3 HEADER ############################################# */
	.header_center h1{
		font-size:7px;
		right:30px;
		margin-bottom:5px;
	} 
	.header_center .logo_slide{
		top:70px;
		left:20px;
		width:40px;
		height:40px;	
		}
	.slider{
		padding-left: 80px;
    	padding-top: 20px;
}
		 
	/*.header_bottom, */
	.header_center, .header_center .cover_slide, .bjqs, .bjqs-slide, .bjqs-slide img{
		height:145px;	
		}
		
	.bjqs, .bjqs-slide, .bjqs-slide img {
    height: 145px;
	}
	
.header_top{
		height:50px;
		font-size:12px;
	}

.header_left {
		position:relative;
		float:left;
		width:0%
		
	}
.header_left img{
		max-width:100%;
		
		
	}	
		
.header_center {
		position:relative;	
		float:left;
		width:100%
		
	}
.header_center img{
		max-width:100%
		
	}
.head_title{
		height:20px
		
	}


	.title_splash{
	width:250px;
	
	}
	
.lang img{
	height:13px	
	}
.header_top a{
	font-size:13px	
	}
.header_top .text_lang_hide{
	display:none;	
	}
.kolom_pengurus{
	display:inline-block;
	}	
.kolom_pengurus p{
	font-size:15px !important;
	}	
.kolom_pengurus h2{
	font-size:22px !important;
	}	
.pengurus_left, .pengurus_center, .pengurus_right{
	float:left;
	width:100%;
	padding-left:30px;
	padding-right:30px;
	}	
.aside_right{
		width:100%
		}
	.aside_right .title_splash{
	width:180px;
	font-size:15px;
	
	
	} 
	.pull-left{
	
	
	width:30%;
	height:100px
	
	}
	
	
	
	.media-body{
	
	
	width:67%
	
	}
	.info-meta{
		font-size:11px	
		}
	.media-body h3{
	
	font-size:15px
	
	}
	.media-body p{
	
	font-size:12px
	
	}
	.aside_gambar{
	
	width:30%;
	
	}
	.aside_gambar img{
	
	height:auto;
	
	}
	.aside_terbaru{
	width:68%;
	height:auto;
	
	}
	.aside_terbaru h5{
	
	font-size:15px;
	text-align:left
	
	}
	.aside_terbaru p{
	
	font-size:9px;
	text-align:left
	
	}
.partner{
	padding:5px	
	}
.photobanner img {
    height: 60px !important;
    padding: 10px 10px !important;
}
.bottom {
	
	padding:40px;
	text-align:center;
	}
.bottom h3{
	text-align:center
	}

.widget h3{
	font-size:16px;
	font-weight:600
	}
.widget a, .widget li{
	font-size:14px;	
	list-style:none
	}
.widget ul{
	padding-left:0px
	}
hr{
	margin-top:5px;
	margin-bottom:5px	
	}
.partner{
	margin-top:0px
	}
.foto_anggota{
	width: 90px;
	height: 130px;	
	}
.profile_anggota td {
    font-size: 10px;
    padding: 2px;
}
.bt_biografi{

font-size: 10px;
line-height: 15px;
padding: 0px 5px;
}


.home_img img{
	height:100%;
	
	}
.home_isi{
	width:59%;
	
	}
	
.info_struktur h3{
		font-size:16px;
		margin-bottom:0px;
		padding-bottom:0px
	}
.info_struktur h4{
		font-size:15px;
		margin-bottom:0px;
		padding-bottom:0px;
		text-align:left
	}
.info_struktur p{
		font-size:10px;
		
	}
.isi_konten p{
	font-size:14px
	}
.home_img_berita {
	width:100%;
	height:auto;
}
}

@media only screen and (max-width: 360px) {
.home_img{
	height:100px;
	width:100px		
		}
.flash_content .home_isi h3{
	font-size:14px
	}	
.flash_content .home_isi p{
	font-size:12px
	}	
   .title_splash{
	width:180px;
	font-size:13px !important;
	
	
	} 
.foto_anggota{
	width: 70px;
	height: 105px;	
	}
.profile_anggota td {
    font-size: 8px;
    padding: 1px;
}
.bt_biografi{

font-size: 8px;
line-height: 13px;
padding: 0px 3px;
}
.aside_img{
	width:90px;
	height:90px
	}
	.aside_isi{
	min-width:auto;
	height:50px;
	}
	.aside_isi h5{
	
	font-size:12px;
	}
	
	.flash_content {
		min-height:auto;	
		}
.home_img{
	width:90px;
	height:90px;
	
	}
.home_img img{
	height:100%;
	
	}
.home_isi{
	min-width:auto;
	height:90px;
	
	}

}

