body, p, div,  ul, ol, li {
	font-family:arial;
	vertical-align:baseline;
	list-style:none;
	text-decoration:none;
	line-height:1.5em;
	margin:0;
	padding:0;
	color:black;
	
	}
h1 {
	font-family:serif;
	font-size:35px;
	color:white;
	}

body {
	letter-spacing: 0.05em;
	font-size:14px;
	background-color:#e9eaed;
	}
#wrap {
	width:980px;
	position:relative;
	margin:0 auto;	
	}
#wrapa {
	width:980px;
	position:relative;
	margin:0 auto;
	background-color:#F3F2F2;
	height:4500px;
	padding-left:20px;;
	}
#head {
	width:100%;
	height:100px;
	background-color:#1a1a1a; 
	
	}
#judul {text-shadow:0 2px #1861c5;
		padding-top:2px;
		padding-left:17px;
	}
#deskr {
	padding-top:0px;
	padding-left:22px;
	color:white
	}
#tulhead {
	width:900px;
	height:auto;
	float:left
	}
#gbr_h {
	width:100px;
	height:100px;
	float:left;
	margin-left:185px;
	}
 #footer {
	width:100%;
	height:200px;
	background-color:#1a1a1a;
	} 
#headline {
	width:100%;
	height:10px;
	background-color:#2672ec;
	margin-bottom:20px;
	z-index:222;
	}
#footline {
	width:100%;
	height:10px;
	background-color:#2672ec;
	}
#sidebar {
	width:220px;
	height:450px;
	float:left;
	color:black;
	
	}
ul#navigation {
	margin-top:25px;
	margin-right:-5px;
	width:220px;
	z-index:999
	}
ul#navigation li {
	border:none;
	background-color:#0072C6;
	padding:0;
	}
ul#navigation li a:link, ul#navigation li a:visited {
	text-decoration:none;
	margin-bottom:1px;
	width:auto;
	font-size:20px;
	text-align:left;
	padding-left:10px !important;
	display:block;
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	padding:5px 10px 5px 0;
	color:white;
	letter-spacing:0.02em;
	}
ul#navigation li a:hover, ul#navigation li a.active {
	background-color:#2672ec;
	color:black;
	}
#container {
	width:730px;
	float:right;
	padding-right:10px;
	padding-left:10px;
	line-height: 16px;
	position:relative;
	padding-top:0;
	height:4500px;
	}
#ahli-wrap{
	width:710px;
	height:420px;
	
	}		
#ahli-kotak{
	width:340px;
	margin-top:10px;
	height:200px;
	float:left;
	color:black;
	}
#ahli-kotak1{
	width:100%;
	margin-top:10px;
	height:200px;
	float:left;
	color:black;
	}
#ahli-kotak2{
	width:100%;
	margin-top:10px;
	height:auto;
	padding-left:5px;
	padding-top:5xp;
	float:left;
	color:black;
	}
#ahli-kotak2:hover{
	background-color:#DFE1E4;
	}
.page_title {
	color:#192c3d;
	text-shadow: 0 0 2px white;
	}
.gotop {
	position:fixed;
	right:15px;
	bottom:15px;
	opacity:.3;
	padding:10px;
	color:#fff;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	z-index:999;
	transition:all 300ms;
	-webkit-transition:all 300ms
	}
#hra{
	background-color: #47a3da;
	height: 4px;
	}
.sp-slideshow {
    position: relative;
	margin: 10px auto;
	width: 97%;
	max-width: 1000px;
	min-width: 260px;
	height: 300px;
	}
#sl_foto {
	width: 250px;
	height:300px;
	float:left;
	}
#sl_konten {
	width : 310px; 
	height:200px;
	float:left;
	margin-top:20px;
	line-height:30px;
	text-align:left;
	}
.sp-content {
    background: #7d7f72 url(../images/grid.png) repeat scroll 0 0;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top:18px
	}
.sp-parallax-bg {
    background: #3a678e;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.sp-slideshow input {
    position: absolute;
	bottom: 15px;
	left: 50%;
	width: 9px;
	height: 9px;
	z-index: 1001;
	cursor: pointer;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.sp-slideshow input + label {
    position: absolute;
    bottom: 15px;
	left: 50%;
    width: 6px;
	height: 6px;
	display: block;
	z-index: 1000;
	border: 3px solid #fff;
	border: 3px solid rgba(255,255,255,0.9);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color linear 0.1s;
    -moz-transition: background-color linear 0.1s;
    -o-transition: background-color linear 0.1s;
    -ms-transition: background-color linear 0.1s;
    transition: background-color linear 0.1s;
}
.sp-slideshow input:checked + label {
	background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}
.sp-selector-1, .button-label-1 {
    margin-left: -36px;
}
.sp-selector-2, .button-label-2 {
    margin-left: -18px;
}
.sp-selector-4, .button-label-4 {
    margin-left: 18px;
}
.sp-selector-5, .button-label-5 {
    margin-left: 36px;
}
.sp-arrow {
    position: absolute;
	top: 50%;
	width: 28px;
	height: 38px;
	margin-top: -19px;
	display: none;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1000;
	background: transparent url(../images/arrows.png) no-repeat;
	-webkit-transition: opacity linear 0.3s;
    -moz-transition: opacity linear 0.3s;
    -o-transition: opacity linear 0.3s;
    -ms-transition: opacity linear 0.3s;
    transition: opacity linear 0.3s;
}
.sp-arrow:hover{
	opacity: 1;
}
.sp-arrow:active{
	margin-top: -18px;
}
.sp-selector-1:checked ~ .sp-arrow.sp-a2,
.sp-selector-2:checked ~ .sp-arrow.sp-a3,
.sp-selector-3:checked ~ .sp-arrow.sp-a4,
.sp-selector-4:checked ~ .sp-arrow.sp-a5 {
    right: 15px;
	display: block;
	background-position: top right;
}
.sp-selector-2:checked ~ .sp-arrow.sp-a1,
.sp-selector-3:checked ~ .sp-arrow.sp-a2,
.sp-selector-4:checked ~ .sp-arrow.sp-a3,
.sp-selector-5:checked ~ .sp-arrow.sp-a4 {
    left: 15px;
	display: block;
	background-position: top left;
}
.sp-slideshow input:checked ~ .sp-content {
    -webkit-transition: background-position linear 0.6s, background-color linear 0.8s;
    -moz-transition: background-position linear 0.6s, background-color linear 0.8s;
    -o-transition: background-position linear 0.6s, background-color linear 0.8s;
    -ms-transition: background-position linear 0.6s, background-color linear 0.8s;
    transition: background-position linear 0.6s, background-color linear 0.8s;
}
.sp-slideshow input:checked ~ .sp-content .sp-parallax-bg {
    -webkit-transition: background-position linear 0.7s;
    -moz-transition: background-position linear 0.7s;
    -o-transition: background-position linear 0.7s;
    -ms-transition: background-position linear 0.7s;
    transition: background-position linear 0.7s;
}
input.sp-selector-1:checked ~ .sp-content {
    background-position: 0 0;
	background-color: #727b7f;
}
input.sp-selector-2:checked ~ .sp-content {
    background-position: -100px 0;
	background-color: #7f7276;
}
input.sp-selector-3:checked ~ .sp-content {
    background-position: -200px 0;
	background-color: #737f72;
}
input.sp-selector-4:checked ~ .sp-content {
    background-position: -300px 0;
	background-color: #79727f;
}
input.sp-selector-5:checked ~ .sp-content {
    background-position: -400px 0;
	background-color: #7d7f72;
}
input.sp-selector-1:checked ~ .sp-content .sp-parallax-bg {
    background-position: 0 0;
}
input.sp-selector-2:checked ~ .sp-content .sp-parallax-bg {
    background-position: -200px 0;
}
input.sp-selector-3:checked ~ .sp-content .sp-parallax-bg {
    background-position: -400px 0;
}
input.sp-selector-4:checked ~ .sp-content .sp-parallax-bg {
    background-position: -600px 0;
}
input.sp-selector-5:checked ~ .sp-content .sp-parallax-bg {
    background-position: -800px 0;
}
.sp-slider {
    position: relative;
	left: 0;
    width: 500%;
	height: 100%;
	list-style: none;
    margin: 0;
	padding: 0;
    -webkit-transition: left ease-in 0.8s;
    -moz-transition: left ease-in 0.8s;
    -o-transition: left ease-in 0.8s;
    -ms-transition: left ease-in 0.8s;
    transition: left ease-in 0.8s; 
}
.sp-slider > li {
	color: #fff;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	padding: 0 60px;
    float: left;
	text-align: center;
	opacity: 0.4;
    -webkit-transition: opacity ease-in 0.4s 0.8s;
    -moz-transition: opacity ease-in 0.4s 0.8s;
    -o-transition: opacity ease-in 0.4s 0.8s;
    -ms-transition: opacity ease-in 0.4s 0.8s;
    transition: opacity ease-in 0.4s 0.8s; 
}
.sp-slider > li img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	padding: 40px 0 50px 0;
	max-height: 100%;
	max-width: 100%;
}
input.sp-selector-1:checked ~ .sp-content .sp-slider {
    left: 0;
}

input.sp-selector-2:checked ~ .sp-content .sp-slider {
    left: -100%;
}

input.sp-selector-3:checked ~ .sp-content .sp-slider {
    left: -200%;
}

input.sp-selector-4:checked ~ .sp-content .sp-slider {
    left: -300%;
}

input.sp-selector-5:checked ~ .sp-content .sp-slider {
    left: -400%;
}

input.sp-selector-1:checked ~ .sp-content .sp-slider > li:first-child,
input.sp-selector-2:checked ~ .sp-content .sp-slider > li:nth-child(2),
input.sp-selector-3:checked ~ .sp-content .sp-slider > li:nth-child(3),
input.sp-selector-4:checked ~ .sp-content .sp-slider > li:nth-child(4),
input.sp-selector-5:checked ~ .sp-content .sp-slider > li:nth-child(5){
	opacity: 1;
}
@media screen and (max-width: 840px){
	.sp-slideshow { height: 345px; }
}
@media screen and (max-width: 680px){
	.sp-slideshow { height: 285px; }
}
@media screen and (max-width: 560px){
	.sp-slideshow { height: 235px; }
}
@media screen and (max-width: 320px){
	.sp-slideshow { height: 158px; }
}
.page {
	margin-left:10px;
	margin-right:10px;
	padding-top:6px;	
	}
.page a:link,a:visited{
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0072C6;
	width:120px;
	text-align:center;
	padding:4px;
	text-decoration:none;
	margin-top:3px;
	}
.page a:hover,a:active {
	background-color:#2672ec;
	}
#hr1 {  
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  border-radius:2px;
  opacity:0.6
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:hover {
  opacity:1
}
blockquote p {
  display: inline;
}
.cbp-contentslider {
	width: 100%;
	height: 500px;
	margin: 1em auto;
	position: relative;

}
.cbp-contentslider > ul {
	list-style: none;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
}
.cbp-contentslider > ul li {
	position: absolute;
	width: 96%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 1em;
}
.cbp-contentslider > ul li:target {
	z-index: 100;
}
.cbp-contentslider nav {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	height: 3.313em;
	z-index: 1000;
	border-bottom: 1px solid #47a3da; 
	overflow: hidden;
}
.cbp-contentslider nav a {
	float: left;
	display: block;
	width: 20%;
	height: 100%;
	font-weight: 400;
	letter-spacing: 0.1em;
	overflow: hidden;
	color: #47a3da;
	background: #fff;
	outline: none;
	text-align: center;
	line-height: 3;
	position: relative;
	padding-left: 3.125em;
	text-transform: uppercase;
	border-right: 4px solid #47a3da;
}
.cbp-contentslider nav a span {
	display: block;
}
.cbp-contentslider nav a:last-child {
	border: none;
	box-shadow: 1px 0 #47a3da;
}
.cbp-contentslider nav a:hover {
	background-color: #47a3da ;
	color: #fff;
}
.cbp-contentslider nav a.rc-active {
	background-color: #47a3da ;
	color: #fff;
}
.cbp-contentslider h3 {
	font-size: 17px;
	height: 30px;
	line-height: 1.7;
	font-weight: 300;
	margin: 0 0 0.3em;
	position: relative;
	color: black;
	text-align: left;
	letter-spacing: 0.3em;
	border-bottom: 4px solid #47a3da;
}
#org1,#org2,#org3,#org4,#org5,#org6 {
    background-image:url(../images/tr.png);
    color:#fff;
	float:left;
	width:1020px;
	height:200px;
}
#over_in {
	width:730px;
	height:500px;
	float:right;
	background-color:#F3F2F2;
	margin-top:17px;
	padding-left:10px;
	}
#over_foto {
	width:300px;
	height:300px;
	float:left;
	margin-right:10px;
	}
#over_konten {
	width:720px;
	height:425px;
	float:left;
	overflow:auto
	}
.overlay {
	display:none
	}
.btn {
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0072C6;
	width:120px;
	text-align:center;
	padding:4px;
	text-decoration:none;
	margin-top:3px;
}
.btn:hover {
	background-color:#2672ec;
}
#orgsukses {
	width: 340px;
	height:180px;
	margin-top:5px;
	float:left;
	margin-left:10px;
	}
#orgsukses:hover {
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-color:#DDE6EB;
	}
#org_judul {
	margin-left:20px;
	margin-bottom:10px;
	font-size:15px;
	}

#org_fnk {
	width:350px;
	height:120;
	}
#org_foto {
	width:120px;
	height:120px;
	background-color:blue;
	margin-left:5px;
	float:left
	}
#org_konten {
	width:205px;
	height:120px;
	padding-right:10px;
	float:left;
	padding-left:10px;
	}
#org_lengkap {
	float:left
	}
#media1 {
	width:710px;
	height:153px;
	background:black;
	padding-left:2px
	}
#med_live {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/livejournal2.png');
	float:left; 
	}
#med_live:hover {
	width:169px;
	height:140px;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/livejournal1.png');
	}
#med_blogger {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/blogger2.png');
	float:left; 
	}
#med_blogger:hover {
	width:169px;
	height:140px;
	background-color:#57585a;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/blogger1.png');}
#med_word {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/wordpress2.png');
	float:left; 
	}
#med_word:hover {
	width:169px;
	height:140px;
	background-color:#57585a;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/wordpress1.png');}
#med_weebly {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/weebly2.png');
	float:left; 
	}
#med_weebly:hover {
	width:169px;
	height:140px;
	background-color:#57585a;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/weebly1.png');}
#med_blogdetik {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/blogdetik2.png');
	float:left; 
	}
#med_blogdetik:hover {
	width:169px;
	height:140px;
	background-color:#57585a;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/blogdetik1.png');}
#med_multiply {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/multiply2.png');
	float:left; 
	}
#med_multiply:hover {
	width:169px;
	height:140px;
	background-color:#57585a;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/multiply1.png');}
#med_mwb {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/mywapblog2.png');
	float:left; 
	}
#med_mwb:hover {
	width:169px;
	height:140px;
	background-color:#57585a;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/mywapblog1.png');}
#med_bs {
	width:169px;
	height:140px;
	background-color:#57585a;
	background-image:url('../images/blogsom2.png');
	float:left; 
	}
#med_bs:hover {
	width:169px;
	height:140px;
	background-color:#57585a;
	float:left
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	background-image:url('../images/blogsom1.png');}
#media {
	height:700px;
	}
#sukses {
	height:650px;
	}
#kontak { 
	width:620px;
	height:150px;
	float:left;
	margin-left:185px;
	margin-top:10px;
	}
#kh {height:16px;
	font-size:17px;
	color:white;
	padding-left:5px;
	}
#hv {
	width:auto;
	height:auto;
	color:white;
	padding-left:10px;
	}
#kontak1 { 
	width:300px;
	height:140px;
	float:left;
	padding-top :10px;
	color:white;
	}
#fba {
	width:auto;
	height:50px;
	margin-left:5px;
	margin-top:2px
	}
#fb {
	width:50px;
	height:50px;
	background-color:#292929;
	float:left;
	margin-left:5px;
	background-image:url('../images/fb1.png');
	opacity:0.7;
	}
#fb:hover {
	background:black;
	background-image:url('../images/fb2.png');
	opacity:1;
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	}
#tw {width:50px;
	height:50px;
	background-color:#292929;
	float:left;
	margin-left:5px;
	background-image:url('../images/tw1.png');
	opacity:0.7;
	}
#tw:hover {
	background:black;
	background-image:url('../images/tw2.png');
	opacity:1;
	transition:all 200ms;
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	}
#kafot {width:260px;
	height:100px;
	margin-top:10px;
	margin-right:185px;
	float:right;
	color:white;
	text-align:right
	}
#lb_atas {
	width:auto;
	height:auto;
	text-align:justify;
	}
#lb_bawah {
	width:auto;
	height:auto;
	float:left;
	text-align:justify}
#lb_img {
	width:auto;
	height:auto;
	float:left;
	margin-right:30px;
	}
.close {
    position: absolute;
    right: 1;
    top: 10;
}

body{	
	background:transparent;
	border:0;
	outline:0;
	padding:0;
	margin:0;
}

#loader {
	background:url(images/loader.gif) center center no-repeat;
	height: 50px;
	width: 50px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -25px 0 0 -25px;
}

#home.parallax-slider {
	height:auto;
}
.home-pattern {
	background:url(images/home_pattern.png) repeat;
	width:100%;
	height:100%;
}
.pattern {
	background:url(images/pattern.png) repeat;
	width:100%;
	height:100%;
}	
#home-center {
	height: 100%;  
	display: table;
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width:90%;
	margin-left:5%;
	margin-right:5%;
}	

#fullscreen-slider {
	display:none;
}
#cycle-loader {
	height:32px;
	left:50%;
	margin:-8px 0 0 -8px;
	position:absolute;
	top:50%;
	width:32px;
	z-index:999;
}

#slider_left {
	top:50%;
	height:60px;
	position:absolute;
	left:50px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
	cursor:pointer;
}

#slider_right {
	top:50%;
	height:60px;
	position:absolute;
	right:50px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
	cursor:pointer;
}

#slider_left:hover, #slider_right:hover {
	margin-top:-28px;
}
#slider_left:active, #slider_right:active {
	margin-top:-28px;
}

.slide-content {
	height: 100%;  
	display: table;
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width:80%;
	margin-left:10%;
	margin-right:10%;
}

.light {
	color:#fff!important;
}

.dark {
	color:#222222;
}

.slide-content h1 {
	color:inherit;
	font-size:100px;
	line-height:100px;
	margin:10px 0;
	letter-spacing:1px;
}

.georgia {	
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 30px;
	line-height:30px;
	font-style: italic;
	padding:10px 0;
	color:black
}

div.mc-image {
	-webkit-transition: opacity 1s ease-in-out; 
	-moz-transition: opacity 1s ease-in-out; 
	-o-transition: opacity 1s ease-in-out; 
	transition: opacity 1s ease-in-out;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
	overflow:hidden;
	width:100%;
}
#tbl_up {
	width:100px;
	float:right;
	margin-top:10px;
	opacity:0.3
	}
#tbl_up:hover {
	width:100px;
	float:right;
	margin-top:10px;
	opacity:1
	}
	
	






