@font-face {
font-family: DeliciousRoman;
src: url(../fonts/Vera.ttf);
}

html {
  	font-family: sans-serif;
  	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
  	margin: 0;
}
footer {

}

/* custom css */
.line hr {
	border-top:2px solid #E0E0E0;
	max-width: 1070px;
	margin-top:10px;
	margin-bottom: 10px;
}
.bg {
	background-color: #fff;
}

/* header */

/* header {
	background-image: url("../images/Component.png");
	background-repeat: no-repeat;
    background-size: 100% 100%;
}
*/
header .theader {
	padding: 10px;
	font-size: 12px;
	color: #4F4F4F;
	height: auto;
}
header .theader .left {
	text-align: left;
}
header .theader .right {
	text-align: right;
}
header hr {
	margin-top: 10px;
	border: 1px solid #E0E0E0;
	margin-bottom: 0px;
}
header .sheader .navbar .container-fluid {
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
}
header .max-width {
	max-width: 1170px;
	margin:0px auto;
}
header .navbar-nav {
    margin: 0px;
}
header .sheader .navbar-brand {
    padding: 10px 15px;
}
header .navbar-default {
    background-color: transparent;
    border-color: transparent;
}
header .navbar {
	margin-bottom: 10px;
}
header .navbar-default .navbar-nav > ul {
    display: inline-block;
}
header .navbar-default .navbar-nav > li > a {
    color: #212121;
  	font-weight: bold;
  	font-size: 10px;
}
header .navbar-default .navbar-nav > li > a:hover {
    color: #ED5C28;
}
header .navbar-default .navbar-collapse, .navbar-default .navbar-form {
   	border-color: transparent;
   	text-align: center;
   	padding: 0px;
}
header .oheader .form-search-domain {
    padding: 0px 15px;
}
header .oheader .form-search-domain .tld {
    background: #fff;
    display: inline-block;
    width: auto;
    border-radius: 4px;
    padding: 0px 15px;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    width: 85%;
}
header .oheader .form-search-domain .tld .form1 {
    width: 75%;
}
header .oheader .form-search-domain .tld .form2 {
    width: 19%;
    text-align: right;
}
header .oheader .form-search-domain .tld .form-control {
    border: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);
    border-bottom: 0 !important;
    border-radius: 0px;
    margin-bottom: 0;
    width: 75%;
    display: inline;
    padding: 0px;
    font-size: 16px;
}
header .oheader .form-search-domain .tld .line {
	height: 30px;
	border: 2px solid #E0E0E0;
	vertical-align: middle;
}
header .oheader .form-search-domain .tld .dropdown {
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);
	border-bottom: 0 !important;
  	width: 100%;
 	display: inline-block;
  	background-color: #fff;
 	position: relative;
	font-size: 14px;
	color: #333;
	height: 100%;
	text-align: left;
}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

header img {
	width: 100%;
    vertical-align: middle;
}
header .overlay {
	margin-top: 100px;
}
header .overlay span{
  display: block;
  max-width: 500px;
  margin-bottom: 20px;
  font-size:14px;
  color: #fff;
}
header .overlay h2, .h2 {
	color:#fff;
	margin-bottom: 40px;
}
header .overlay select option {
    background: #fff;
    border-bottom: 5px solid #333;
}
option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    background-color: #333;
}

.button1 {
  background-color: #2975E6;
  font-size: 1em;
  position: relative;
  text-align: center;
  display: inline-block;
  color: #fff;
  padding: 10px;
  border:0px;
  box-shadow: 3px 3px 5px rgba(0,0,0,.075);
  border-radius: 5px;
  left: 35px;
}
.button1:hover {
  background-color: #09387D;
  color: #fff;
}
#button2 {
	display: none;
}
.button3{
    background-color: #2975E6;
    font-size: 0.7em;
    text-align: center;
    display: inline-block;
    color: #fff;
    padding: 10px;
    border: 0px;
    box-shadow: 3px 3px 5px rgba(0,0,0,.075);
    border-radius: 5px;
    margin: 5px auto;
}
.button3:hover {
  background-color: #09387D;
}
.button4 {
  background-color: #F9D8CC;
  font-size: 12px;
  position: relative;
  text-align: center;
  display: inline-block;
  color: #ED5C28;
  padding: 5px 30px;
  border:0px;
  box-shadow: 3px 3px 5px rgba(0,0,0,.075);
  border-radius: 0px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.button4:hover {
  background-color: #ED5C28;
  color: #fff;
}


header .navbar-default .maxwidth {
	max-width: 1000px;
	margin:10px auto;
}
header .overlay1 span {
	color: transparent;
}
header .overlay1 {
	margin-top: 10px;
}
.theader .wp {
	padding: 0px;
}
.theader .sheader {
	height: 50px;
	text-align: center;
}
.theader .sheader .fa .fa-phone{
	color:#333;
}



/* footer */
footer .tfooter .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.tfooter {
	margin-top: 30px;
 	margin-bottom: 25px;
}
.tfooter .sfooter {
	background-color: #fff;
}
.tfooter .sfooter h4 , .h4{
	text-align: left;
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 1.5;
}
.tfooter .sfooter ul.a {
	list-style-type: none;
	padding: 0;
}
.tfooter .sfooter ul.a li a {
	color: #828282;
}
.tfooter .sfooter ul.a li a:hover {
	color: #ED5C28;
	text-decoration: none;
}
.tfooter .sfooter .a {
	color: #828282;
	margin-bottom: 20px;
}
.tfooter .sfooter .a:last-child {
	margin-bottom: 0;
}
.tfooter .sfooter img {
	height: 50px;
}

/*contact */
.contact {
	margin-top: 30px;
	margin-bottom: 50px;
}
.contact .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.contact .color {
	color: #828282;
}
.contact h4 , .h4{
	text-align: left;
	font-size: 20px;
	line-height: 1.5;
	padding-right: 60px;
}
.contact h5 , .h5{
	margin-top:18px;
	text-align: left;
	font-size: 14px;
}
.contact .fa {
	font-size: 25px;
	margin-top: -2%;
}
.contact .nomor {
	margin-top:-2%;
}
.contact .hov:hover, .hov:link {
  color: #ED5C28;
  cursor: pointer;
}
.contact .wp1 {
	margin-top:18px;
}

.contact .sosmed {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.contact .facebook {
	background-color: rgba(153, 182, 244, 0.6);
}
.contact .facebook:hover {
	background-color: rgba(153, 182, 244, 0.6);
	width: 50px;
	height: 50px;
}
.contact .fa-facebook {
	margin-top: 30%;
	margin-left: 33%;
	font-size: 20px;
	color: #0b55ce;
}

.contact .instagram {
	background-color: rgba(201, 75, 180, 0.5);
}
.contact .instagram:hover {
	background-color: rgba(201, 75, 180, 0.5);
	width: 50px;
	height: 50px;
}
.contact .fa-instagram {
	margin-top: 24%;
	margin-left: 28%;
	font-size: 20px;
	color: #c94bb4;
}

.contact .twitter {
	background-color: rgba(0, 187, 225, 0.5);
}
.contact .twitter:hover {
	background-color: rgba(0, 187, 225, 0.5);
	width: 50px;
	height: 50px;
}
.contact .fa-twitter {
	margin-top: 24%;
	margin-left: 28%;
	font-size: 20px;
	color: #00bbe1;
}

.contact .youtube {
	background-color: rgba(212, 52, 77, 0.5);
}
.contact .youtube:hover {
	background-color: rgba(212, 52, 77, 0.5);
	width: 50px;
	height: 50px;
}
.contact .fa-youtube {
	margin-top: 24%;
	margin-left: 29%;
	font-size: 20px;
	color: #d4344d;
	border-radius: 50%;
}



/* payment */
.payment {
	background-image: url("../images/Rectangle 2-2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto;
}
.payment .max-width {
	max-width: 1070px;
	margin:10px auto;
}
.payment .spayment img {
	height: 30px;
	width: auto;
}
.payment .spayment {
	margin-top: 10px;
	padding-bottom: 50px;
}
.payment .spayment .wp {
	padding: 0px;
}
.payment .spayment .wp2 {
	margin-bottom: 20px;
	margin-top: 20px;
}
.payment .spayment .wp2:last-child {
	margin-bottom: 70px;
	margin-top: 20px;
}
.payment .spayment h4, .h4{
	color: #fff;
	margin: 70px auto 30px auto;
	font-size: 20px;
}
.payment .tpayment {
	margin-top: 50px;
	margin-bottom: 50px;
}
.payment .tpayment .owl-pagination {
	display: none;
}
.payment .tpayment h4 , .h4{
	color: #fff;
	font-size: 24px;
	margin-bottom: 30px;
}
.payment .tpayment span {
	color: #fff;
	font-size: 13px;
	padding-right: 70px;
}
.payment .tpayment .square {
    background-color: #fff;
    height: auto;
    max-width: 100%;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    margin-right: 50px;
}
.payment .tpayment .square img {
	width: 100%;
}
.payment .tpayment .square span {
	color: #333;
	font-size:9px;
	padding-right: 0px;
}
.payment .tpayment .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 16px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.payment .tpayment #btnNext3 , .payment .tpayment #btnPrev3 {
	color: #fff;
}
.payment .tpayment button {
	background-color: transparent;
	border: 0px;
	margin-top: 10px;
}
.payment .spayment .bank {
	text-align: left;
	width: 100%;
	margin:10px auto;
}
.payment .spayment .bank .logo_bank {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 50px;
}
.payment .spayment .bank .logo_bank .logo_sbank {
	width: 100%;
	margin: 0px auto;
}
.payment .spayment .bank .logo_bank .logo_sbank img {
	max-width: 130px;
	height: auto;
	display: inline-block;
	margin: 20px;
	max-height: 40px;
}
.payment .tpayment button .fa {
	font-size: 20px;
	width: 50px;
}


/* keunggulan */
.keunggulan {
	margin-top: 50px;
	margin-bottom: 50px;
}
.keunggulan .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.keunggulan .tkeunggulan h4 , .h4 {
	font-size: 22px;
	padding-right: 50px;
	line-height: 37px;
	margin-bottom: 15px;
	color: #D2245C;
}
.keunggulan .tkeunggulan ul.a {
	list-style-type: none;
	padding: 0;
}
.keunggulan .tkeunggulan ul.a li a {
	color: #828282;
	line-height: 2.5;
	font-size: 16px;
}
.keunggulan .tkeunggulan ul.a li a:hover {
	color: #ED5C28;
	text-decoration: none;
}
.keunggulan .tkeunggulan .a {
	color: #828282;
}
.keunggulan .tkeunggulan img {
	width:25px;
	margin-right: 10px;
}
.keunggulan .skeunggulan img {
	width: 60px;
	margin-top: 20px;
}
.keunggulan .skeunggulan .info {
	color: #828282;
	line-height: 1.7;
	margin-top: 20px;
	font-size: 16px;
	padding-right: 40px;
}


/* client */
.client {
    margin-top: 50px;
    margin-bottom: 50px;
}
.client .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.client h3, .h3 {
	line-height: 1.7;
	color: #D2245C;
}
.client #owl-logo {
    margin-top: 50px;
}
.client #owl-logo .owl-controls {
    display: none !important;
}
.client #owl-logo .item img {
    width: 100%;
    height: 70px;
    object-fit: contain;
    object-position: center;
}
.client .owl-pagination {
	display: none;
}
.client #btnNext2 , .client #btnPrev2 {
	color: #2975E6;
	background-color: transparent;
	border: 0px;
}
.client button .fa {
	font-size: 20px;
	width: 50px;
	margin: 20px auto;
}
.client #btnPrev2 {
	display: inline;
	text-align: center;
}
.client #btnNext2 {
	display: inline;
}


/* member */
.member {
	margin-top: 50px;
	margin-bottom: 50px;
}
.member .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.member .max-width .swidth {
	width: 100%;
	margin: 0px auto;
}
.member h4 , .h4{
	color: #D2245C;
	font-size: 22px;
	margin-bottom: 30px;
}
.member span {
	color: #828282;
	font-size: 16px;
	padding-right: 40px;
}
.member .wp {
	padding-bottom: 20px;
}
.member img {
	margin-right: 40px;
	margin-bottom: 40px;
	width: 100px;
}

/* partner */
.partner {
	margin-top: 50px;
	margin-bottom: 50px;
}
.partner .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.partner .max-width .swidth {
	width: 100%;
	margin: 0px auto;
}
.partner h4 , .h4{
	color: #D2245C;
	font-size: 22px;
	margin-bottom: 30px;
}
.partner span {
	color: #828282;
	font-size: 16px;
	padding-right: 40px;
}
.partner img {
	margin-right: 20px;
	margin-bottom: 40px;
	width: 90px;
}


/* promo */
.promo {
	background-image: url("../images/Rectangle-5.png");
	background-repeat: no-repeat;
    background-size: 100% 100%;
}
.promo {	
	margin-top: 10px;
	margin-bottom: 50px;
	padding-top: 50px;
}
.promo p {
	color:#fff;
	font-size: 18px;
}
.promo .daftarharga {
	max-width: 1070px;
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	border:1px solid #E0E0E0;
	margin-top: 20px;
}
.promo .daftarharga .carousel {
	max-width: 80%;
	margin: 0px auto;
}
.promo .carousel .owl-pagination {
	display: none;
}
.promo .daftarharga .carousel .owl-pagination {
	display: none;
}
.promo .daftarharga .carousel .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	text-align: center;
}
.promo #buttonNext , .promo #buttonPrev {
	color: #D2245C;
	background-color: transparent;
	border: 0px;
	display: inline;
	padding: 0px;
	width: 10%;
}
.promo #buttonPrev {
	float: left;
	margin-top: 10px;
}
.promo  #buttonNext {
	float: right;
	margin-top: -30px;
}
.promo .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.promo .wp {
	padding-right: 0px;
}
.promo h4, .h4 {
    font-size: 20px;
    padding-right: 110px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.promo span {
	font-size: 14px;
	padding-right: 40px;
}
.promo .owl-theme .owl-controls .owl-buttons div {
	display: none;
}
.promo img {
	width: 100%;
	padding: 10px;
	height: 250px;
}
.promo #btnNext , .promo #btnPrev {
	color: #2975E6;
}
.promo button {
	background-color: transparent;
	border: 0px;
	margin-top: 10px;
}
.promo button .fa {
	font-size: 20px;
}



/*Styling Selectbox*/

.dropdown .select {
    cursor: pointer;
    display: inline-block;
    border: 0px;
    background: #fff;
    width: 100%;
}
.dropdown .select > i {
    font-size: 13px;
    color: #888;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px;
    display: inline-block;
}
.dropdown .select span {
	color: #333;
	display: inline-block;
}
.dropdown .select span:active {
	color: #333;
	border: 0px;
}
.dropdown:active {
    background-color: #f8f8f8;
}
.dropdown.active:hover,
.dropdown.active {
    border-radius: 0;
    background-color: #fff;
    border: 0px;
}
.dropdown.active .select > i {
    transform: rotate(-90deg)
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    margin-top: 0px;
    border: 1px solid #E0E0E0;
    overflow: hidden;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9;
}
.dropdown .dropdown-menu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer;
 	border-bottom: 2px solid #E0E0E0;
 	text-align: center;
 	color: #333;
} 
.dropdown .dropdown-menu li:last-child {
 	border-bottom: 0px;
} 
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}
.dropdown .dropdown-menu li:hover {
    background-color: #f2f2f2;

}
.dropdown .dropdown-menu li:active {
    background-color: #e2e2e2
}

/* informasi */
.informasi {
	margin-top: 50px;
	margin-bottom: 50px;
}
.informasi .wp {
	padding: 0px;
}
.informasi .max-width {
	max-width: 1100px;
	margin: 0px auto;
}
.informasi .carousel {
	height: 100%;
	position: relative;
	z-index: +3;
}
.informasi .square {
    background-color: #fff;
	min-height: 450px;
	max-width: 100%;
	border-radius: 5px;
	padding: 0px 5px 5px 5px;
	text-align: center;
	border: 1px solid #ddd;
	margin-right: 10px;
	overflow: hidden;
}
.informasi .square img {
	width: 50%;
	height: auto;
	margin: 20px auto;
	text-align: center;
}
.informasi .square span {
	color: #333;
	font-size:9px;
	padding-right: 0px;
}
.informasi .square .title {
	text-align: center;
	color: #fff;
}
.informasi .square .tsquare {
	background: #ED5C28;
	max-width: 120px;
	margin: 0px auto;
	height: auto;
	padding: 0px 20px;
	border-radius: 0px 0px 5px 5px;
}
.informasi .square ul {
	list-style: none;
	text-align: center;
	font-size: 12px;
	padding: 0;
	margin-top: 15px;
}
.informasi .square li {
	margin-bottom: 5px;
}
.informasi .owl-pagination {
	display: none;
}
.informasi #btnNext1 , .informasi #btnPrev1 {
	color: #2975E6;
	background-color: transparent;
	border: 0px;
}
.informasi button .fa {
	font-size: 20px;
	width: 50px;
}
.informasi #btnPrev1 {
	display: inline;
}
.informasi #btnNext1 {
	display: inline;
}
.informasi .square .harga {
	display: inline-block;
}
.informasi .square .top {
	top:-2em;
}
.informasi .square .fa {
	color: #ED5C28;
}
.informasi .square p {
	text-align: center;
	font-size: 12px;
}
.informasi .square .sharga {
	font-size: 26px;
	color: #EB592E;
}
.informasi .sinformasi .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ED5C28;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ED5C28;
    font-weight: 700;
}
.informasi .sinformasi .nav-tabs > li > a {
    margin-right: 1px;
    line-height: 1.42857143;
    border: 0px;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: currentcolor;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: currentcolor;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CC4515;
    border-radius: 0px;
    color: #fff;
    background: #ED5C28;

}
.informasi .sinformasi .nav-tabs > li {
	margin-bottom: 0px;
	display: inline-block !important;
	zoom: 1;
	text-align: center;
}
.informasi .sinformasi .nav-tabs a {
    color: #333;
    text-decoration: none;
    font-weight: 700;
}
.informasi .sinformasi .nav-tabs {
	border-bottom: 0px;
    text-align: center;
}
.informasi .sinformasi .tab-content {
	height: 400px;
	position: relative;
	margin-top: 40px;
	padding-left: 20px;
}
.informasi .sinformasi .tab-content p {
    margin: 50px 0 0 17px;
    padding-right: 20px;
}
.informasi h2 , .h2 {
	color: #D2245C;
	font-size: 36px;
	font-weight: 700;
}
.informasi #grad1 {
    height: 200px;
	width: 100%;
	background: #F9511F;
	background: linear-gradient(to right, #F9511F , #F53077);
	border-radius: 5px;
	position: absolute;
	top: 38%;
	float: right;
	left: 0%;
}
.informasi #grad1 ul {
	list-style: none;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}
.informasi #grad1 li {
	color: #fff;
	margin-bottom: 5px;
}
.informasi .arrowcar{ 
		text-align: left;
		margin-bottom: 20px;
}
.informasi .owl-carousel {
    margin-top: 0px;
}

/*  under_contruction bagian1 */
.bagian1 {
	background-image: url("../images/UnderBG.png");
	background-repeat: no-repeat;
    background-size: 100% auto;
    /*
	background-color: #FEEFE9;
	padding-top: 100px; */
}

.bagian1 .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.bagian1 .wp {
	padding: 0px;
}
.bagian1 .padding {
	padding: 30px;
}
.bagian1 img {
	width: 100%;
	height: auto;
	vertical-align: middle; 
}
.bagian1 .padding_left {
	padding-left: 70px;
}
.bagian1 .margin_bottom {
	margin-bottom: 20px;
	color: #4F4F4F;
}
.bagian1 a {
	color: #ED5C28;
}
.bagian1 h3 , .h3 {
	font-weight: 700;
}
.bagian1 h3 , .h3 , .bagian1 h4 , .h4 {
	color: #ED5C28;
}
.bagian1 h2 , .h2 {
	text-align: center;
	color: #ED5C28;
}
.bagian1 ul.a {
	list-style-type: none;
	padding: 0;
}
.bagian1 ul.a li a {
	color: #4F4F4F;
}
.bagian1 ul.a li a:hover {
	color: #ED5C28;
	text-decoration: none;
}
.bagian1 .a {
	color: #828282;
	margin-bottom: 20px;
}
.bagian1 .a:last-child {
	margin-bottom: 0;
}





/*  under_contruction bagian2 */
.bagian2 .bg {
	background: #fff;
}
.bagian2 {
	padding-top: 30px;
}
.bagian2 .max-width {
	max-width: 1070px;
	margin:0px auto;
}
.bagian2 .wp1 {
	padding-left: 30px;
	padding-right: 30px;
}
.bagian2 .sbagian2 {
	color: #333;
	font-size: 14px;
	margin:40px auto;
}
.bagian2 .sbagian2 a {
	color: #ED5C28;
}
.bagian2 p {
	color: #BDBDBD;
	font-size: 12px;
}
.bagian2 .sosmed {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin: 0px auto;
}
.bagian2 .facebook {
	background-color: rgba(153, 182, 244, 0.6);
}
.bagian2 .facebook:hover {
	width: 50px;
	height: 50px;
	margin-top: -10%;
}
.bagian2 .fa-facebook {
	margin-top: 30%;
	margin-left: 33%;
	font-size: 20px;
	color: #0b55ce;
}
.bagian2 .fa-facebook:hover {
    margin-top: 32%;
    margin-left: 36%;
}

.bagian2 .instagram {
	background-color: rgba(201, 75, 180, 0.5);
}
.bagian2 .instagram:hover {
	width: 50px;
	height: 50px;
	margin-top: -10%;
}
.bagian2 .fa-instagram {
	margin-top: 24%;
	margin-left: 28%;
	font-size: 20px;
	color: #c94bb4;
}
.bagian2 .fa-instagram:hover {
    margin-top: 30%;
    margin-left: 34%;
}

.bagian2 .twitter {
	background-color: rgba(0, 187, 225, 0.5);
}
.bagian2 .twitter:hover {
	width: 50px;
	height: 50px;
	margin-top: -10%;
}
.bagian2 .fa-twitter {
	margin-top: 24%;
	margin-left: 28%;
	font-size: 20px;
	color: #00bbe1;
}
.bagian2 .fa-twitter:hover {
    margin-top: 32%;
    margin-left: 36%;
}

.bagian2 .youtube {
	background-color: rgba(212, 52, 77, 0.5);
}
.bagian2 .youtube:hover {
	width: 50px;
	height: 50px;
	margin-top: -10%;
}
.bagian2 .fa-youtube {
	margin-top: 24%;
	margin-left: 29%;
	font-size: 20px;
	color: #d4344d;
	border-radius: 50%;
}
.bagian2 .fa-youtube:hover {
    margin-top: 30%;
    margin-left: 36%;
}


/*  page 404 bagian1 */
.bagian3 {
	background-image: url("../images/404.png");
	background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 16px;
}
.bagian3 .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.bagian3 .wp {
	padding: 0px;
}
.bagian3 .padding {
	padding: 30px;
}
.bagian3 img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.bagian3 .margin_bottom {
	margin-bottom: 20px;
	color: #fff;
}
.bagian3 a {
	color: #ED5C28;
}
.bagian3 h3 , .h3 {
	font-weight: 700;
}
.bagian3 h3 , .h3 , .bagian3 h4 , .h4 {
	color: #ED5C28;
}
.bagian3 h2 , .h2 {
	text-align: center;
	color: #ED5C28;
}
.bagian3 ul.a {
	list-style-type: none;
	padding: 0;
}
.bagian3 ul.a li a {
	color: #fff;
}
.bagian3 ul.a li a:hover {
	color: #ED5C28;
	text-decoration: none;
}
.bagian3 .a {
	color: #828282;
	margin-bottom: 20px;
}
.bagian3 .a:last-child {
	margin-bottom: 0;
}


/*  page 808 bagian1 */
.bagian4 {
	background-image: url("../images/808.png");
	background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 16px;
}
.bagian4 .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.bagian4 .wp {
	padding: 0px;
}
.bagian4 .padding {
	padding: 30px;
}
.bagian4 img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.bagian4 .margin_bottom {
	margin-bottom: 20px;
	color: #fff;
}
.bagian4 a {
	color: #ED5C28;
}
.bagian4 h3 , .h3 {
	color: #fff;
	font-weight: 700;
}
.bagian4 h4 , .h4 {
	color: #ED5C28;
}
.bagian4 h2 , .h2 {
	text-align: center;
	color: #ED5C28;
}
.bagian4 ul.a {
	list-style-type: none;
	padding: 0;
}
.bagian4 ul.a li a {
	color: #fff;
}
.bagian4 ul.a li a:hover {
	color: #ED5C28;
	text-decoration: none;
}
.bagian4 .a {
	color: #828282;
	margin-bottom: 20px;
}
.bagian4 .a:last-child {
	margin-bottom: 0;
}


/*  page suspend */
.bagian5 {
	background-image: url("../images/suspend03.png");
	background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 16px;
}
.bagian5 .max-width {
	max-width: 1070px;
	margin: 0px auto;
}
.bagian5 .wp {
	padding: 0px;
}
.bagian5 .padding {
	padding: 30px 0px;
}
.bagian5 .padding2 {
	padding: 100px 0px;
}
.bagian5 img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.bagian5 .margin_bottom {
	margin-bottom: 20px;
	color: #fff;
}
.bagian5 a {
	color: #FFF;
}
.bagian5 h3 , .h3 {
	color: #fff;
	font-weight: 700;
}



ul.fsm{
  display: inline-block;
  margin-top:10%;
  width: 100%;
}

ul.fsm li{
	display: inline-block;
	background: #fff;
	padding: 14px 20px;
	border-radius: 50%;
	margin-right: 30px;
	width: 60px;
	height: auto;
	margin-bottom: 10px;
}
ul.fsm li a{
  color: #333;
  text-decoration: none;
  margin-right:0px;
  font-size: 20px;
  text-align: center;
}
ul.fsm .fa-facebook{
  color:#0b55ce;
}
ul.fsm .fa-instagram{
  color:#c94bb4;
}
ul.fsm .fa-twitter{
  color:#00bbe1;
}
ul.fsm .fa-youtube{
  color:#d4344d;
}
ul.fsm .fa-facebook:hover , .page_404_2 ul.fsm .fa-instagram:hover , .page_404_2 ul.fsm .fa-twitter:hover , .page_404_2 ul.fsm .fa-youtube:hover{
  color:#333;
}
.page_808 .wp , .page_404_2 .wp , .page_505 .wp {
	margin-top: 30px;
	color: #fff;
}



/* 808 */
.page_808 {
}
.background_808 .font_808 {
	font-size: 52px;
	margin: 10px auto;
}
.background_808 .font_808_2 {
	font-size: 30px;
}
.background_808 .button3{
    background-color: #2975E6;
    font-size: 1em;
    text-align: center;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    border: 0px;
    box-shadow: 3px 3px 5px rgba(0,0,0,.075);
    border-radius: 5px;
    margin: 5px auto;
    bottom: 20%;
}
.background_808 .button3:hover {
  background-color: #09387D;
}



/* 505 */
.page_505 {
    background: url("../images/notifikasi.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%; 
    background-position: center;
}
.page_505 .font_505 {
	font-size: 48px;
	margin: 10px auto;
}
.page_505 .font_505_2 {
	font-size: 36px;
}
.page_505 .position1 {
	position: absolute;
	top: 35%;
	width: 100%;
}
.page_404_2 .position2 , .page_808 .position2 , .page_505 .position2 {
	position: relative;
	top: 50%;
	width: 100%;
}


.background_808 {
    background: url(../images/808.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    margin: 0;
    padding: 0;
    display: block;
    height: 100%;
}
.background_808 .container {
	display: table;
    padding-top: 80px;
    width: 100%;
    height: 100%;
}
.background_808 .content {
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.background_808 h1, .h1 {
	margin: 0;
    padding: 0;
    font-size: 52px;
    line-height: 50px;
    font-weight: 400;
    margin-top: 20px;
}