body,
html {
    width: 100%;
    height: 100%;
	font-size: 15px;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	
}

h1,
h2,
h3,
h4,
h5{
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
}

.panel1{
	font-weight: 700;
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:28px;
}

.icon1 {
    float:right;
    top: 50px;
    z-index: 70;
	padding-left:30px;
	position: relative;
}

.icon2 {
    float:right;
    top: 100px;
    z-index: 70;
	padding-left:30px;
	position: relative;
}

.icon3 {
    float:right;
    top: 150px;
    z-index: 70;
	padding-left:30px;
	position: relative;
}

.icon4 {
    float:right;
    top: 200px;
    z-index: 70;
	padding-left:30px;
	position: relative;
}

.icon5 {
    float:right;
    top: 250px;
    z-index: 70;
	padding-left:30px;
	position: relative;
}

.icon6 {
    float:right;
    top: 300px;
    z-index: 70;
	padding-left:30px;
	position: relative;
}

.icon7 {
	float:left;
    top: 50px;
    z-index: 70;
	padding-right:30px;
	position: relative;
}

.icon8 {
	float:left;
    top: 100px;
    z-index: 70;
	padding-right:30px;
	position: relative;
}

.icon9 {
	float:left;
    top: 150px;
    z-index: 70;
	padding-right:30px;
	position: relative;
}

.icon10 {
	float:left;
    top: 200px;
    z-index: 70;
	padding-right:30px;
	position: relative;
}

.icon11 {
	float:left;
    top: 250px;
    z-index: 70;
	padding-right:30px;
	position: relative;
}

.icon12 {
	float:left;
    top: 300px;
    z-index: 70;
	padding-right:30px;
	position: relative;
}

.teks1 {
    top: 50px;
	position: relative;
	text-align: right;
}

.teks2 {
    top: 100px;
	position: relative;
	text-align: right;
}

.teks3 {
    top: 150px;
	position: relative;
	text-align: right;
}

.teks4 {
    top: 200px;
	position: relative;
	text-align: right;
}

.teks5 {
    top: 250px;
	position: relative;
	text-align: right;
}

.teks6 {
    top: 300px;
	position: relative;
	text-align: right;
}

.teks7 {
    top: 50px;
	position: relative;
	text-align: left;
}

.teks8 {
    top: 100px;
	position: relative;
	text-align: left;
}

.teks9 {
    top: 150px;
	position: relative;
	text-align: left;
}

.teks10 {
    top: 200px;
	position: relative;
	text-align: left;
}

.teks11 {
    top: 250px;
	position: relative;
	text-align: left;
}

.teks12 {
    top: 300px;
	position: relative;
	text-align: left;
}

h6 {
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:28px;
}

.biru {
	line-height:18px;
	color: #0097c2;
	font-weight: bold;
}

.ora {
	color: #ff8e01;
	font-weight: bold;
}

.hijau {
	color: #71b900;
	font-weight: bold;
}


.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 14px;
    font-weight: 400;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/p3.jpg) no-repeat center center;
    background-size: cover;
}

.intro-med {
	font-size:18px;
	
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #fff;
    background: url(../img/thepics6.jpg) no-repeat center center;
	background-attachment: fixed;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}



@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
	}
	
    .intro-message > h1 {
        font-size: 3em;
	}
	
    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
	}
	
    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
	}
	
    .intro-divider {
        width: 100%;
	}
	
	
}

.network-name {
    font-size: 13px;
    font-weight: 400;
	
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.content-section-c {
    padding: 50px 0;
    background-color: #fff;
}

.content-section-d {
    padding: 50px 0;
    background-color: #4DCEFF;
}



h2 { 
	font-family: 'Unkempt', cursive;
    font-size:24px;
	color: #9ddbfb;
	text-transform: uppercase;
	font-weight: bold;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: #8472BC;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
	}
	
		.icon1 {
		float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon2 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon3 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon4 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon5 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon6 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon7 {		
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon8 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon9 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon10 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon11 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon12 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.teks1 {
		text-align: left;
		top: 0;
	}
	
	.teks2 {
		text-align: left;
		top: 0;
	}
	
	.teks3 {
		text-align: left;
		top: 0;
	}
	
	.teks4 {
		text-align: left;
		top: 0;
	}
	
	.teks5 {
		text-align: left;
		top: 0;
	}
	
	.teks6 {
		text-align: left;
		top: 0;
	}
	
	.teks7 {
		text-align: left;
		top: 0;
	}
	
	.teks8 {
		text-align: left;
		top: 0;
	}
	
	.teks9 {
		text-align: left;
		top: 0;
	}
	
	.teks10 {
		text-align: left;
		top: 0;
	}
	
	.teks11 {
		text-align: left;
		top: 0;
	}
	
	.teks12 {
		text-align: left;
		top: 0;
	}
	
	
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
	}
	
    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
	}
	
    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
	}
	
	.icon1 {
		float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon2 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon3 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon4 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon5 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon6 {
	float:left;
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon7 {		
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon8 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon9 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon10 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon11 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.icon12 {
		top: 0;
		padding-right:30px;
		padding-bottom:50px;
	}
	
	.teks1 {
		text-align: left;
		top: 0;
	}
	
	.teks2 {
		text-align: left;
		top: 0;
	}
	
	.teks3 {
		text-align: left;
		top: 0;
	}
	
	.teks4 {
		text-align: left;
		top: 0;
	}
	
	.teks5 {
		text-align: left;
		top: 0;
	}
	
	.teks6 {
		text-align: left;
		top: 0;
	}
	
	.teks7 {
		text-align: left;
		top: 0;
	}
	
	.teks8 {
		text-align: left;
		top: 0;
	}
	
	.teks9 {
		text-align: left;
		top: 0;
	}
	
	.teks10 {
		text-align: left;
		top: 0;
	}
	
	.teks11 {
		text-align: left;
		top: 0;
	}
	
	.teks12 {
		text-align: left;
		top: 0;
	}
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.btn
{
	color:#fff;
	background:#ca0606 !important;
	border-color:#ca0606 !important;
}

ol, ul {
	padding-left:15px;
}

.navbar-default
{
	background: #fff;
}



.bpurple {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #9974B9;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}

.bblack {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #000;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}

.bpink {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #FC76B1;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}

.byellow {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #F1CD39;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}

.bgreen {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #89C77A;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}

.bred {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #FF120F;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}


.blightblue {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #80C4D1;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}

.borange {
	margin:auto;
	margin-top:-40px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #FF8353;
    color: #fff;
	z-index:100;
	position:relative;
    text-transform: uppercase;
    padding: 23px 10px;
    font-size: 12px;
}

[class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.bb ul {
	margin: -40px auto 0px auto;
	text-align: center;
}

.bb li {
	list-style: none;
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
}

@-moz-keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

@-webkit-keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

@-o-keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

@keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(-360deg);}
}

.round {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 30px 10px;	
	text-decoration: none;		
	text-align: center;
	font-size: 12px;		
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	border-radius: 300px;
	z-index: 1;
	text-transform: uppercase;
	
}

.round:hover {
	text-transform: uppercase;
	width: 130%;
	height: 130%;
	left: -15%;
	top: -15%;
	font-size: 33px;
	padding-top: 38px;
	text-decoration: none;
	z-index: 2;
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

a.blue {
	background-color: #80C4D1;
	color:#fff;
}

a.blue:hover {
	color: #80C4D1;
	font-size:1px;		
}

a.orange {
	background-color: #FF8353;
	color:#fff;
}

a.orange:hover {
	color: #FF8353;
	font-size:1px;		
}

a.green {
	background-color: #89C77A;
	color:#fff;
}

a.green:hover {
	color: #89C77A;
	font-size:1px;		
}

a.yellow {
	background-color: #F1CD39;
	color:#fff;
}

a.yellow:hover {
	color: #F1CD39;
	font-size:1px;		
}

.round span.round {
	display: block;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	font-size: 1px;
	border: none;
	padding: 50% 20% 0 20%;
	color: #fff;
}

.round span:hover {
	opacity: 1;
	font-size: 13px;
	
}





.kirim {
	text-align: center; 
	margin: 10px auto 15px auto;
	width:135px;
	height:29px;
}

input[type=text],input[type=email], select {
    width: 100%;
    padding: 5px 0px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
    border-bottom: 1px dashed #fff;
	background: #424242;
	color: #fff;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}

.statusMessage {
	display: none;
	margin: auto;
	width: 30em;
	height: 2em;
	padding: 1.5em;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.statusMessage p {
	text-align: center;
	margin: 0;
	padding: 0;
}

.table-domain>thead {
    background-color: #ff8e01;
	color:#fff;
}