html {
	position: relative;
	min-height: 100%;
}
body{
	padding-top:70px;
}
*{
	border-radius: 0 !important;
}
.navbar-bg-white{
	background: #fff;
	border-color: #f9f9f9;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(118,118,118,0.3);
    -moz-box-shadow: 2px 2px 2px 2px rgba(118,118,118,0.3);
    /* box-shadow: 2px 2px 2px 2px rgba(118,118,118,0.3);*/
}
.navbar{
	min-height: 70px;
}
.brand-pg{
	height: 55px;
	margin-top: -10px;
}
.navbar-default .navbar-nav>li>a{
	color: #777;
    padding: 5px;
    margin-right: 10px;
    margin-top: 20px;
    font-size: 15px;
}
.navbar-default .navbar-nav>li>a.register{
	color: #fff;
    background: #ed1b24;
    padding: 5px 10px;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 5px !important;
}
.navbar-default .navbar-nav>li>a.login{
	color: #fff;
    background: #00a650;
    padding: 5px 10px;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 5px !important;
}

.navbar-default .navbar-nav>li>a.login:hover{
	background: #00a650;
	color: #fff;
	border-bottom: none;
	font-weight: 100;
}

.navbar-default .navbar-nav>li>a.register:hover{
	background: #ed1b24;
	color: #fff;
	border-bottom: none;
	font-weight: 100;
}

.navbar-nav>li>a{
	/*line-height: 36px;*/
	line-height: 20px
}
.navbar-toggle{
	margin-top: 17px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #f60;    
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 20px;
    background: #333;
    opacity: .8;
}
.dropdown-menu>li>a{
	color: #fff;
}
.jumbotron-top-title{
	background: #5f8fb7;
    color: #fff;
    font-size: 29px;
    font-family: 'Nunito', sans-serif !important;
    letter-spacing: 2px;
}
.jumbotron-no-margin{
	margin-bottom: 0 !important;
}
.jumbotron-sm{
	padding-top: 24px;
    padding-bottom: 24px;
}
.main-title{
    margin-bottom: 5px;
}
.img-background{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.jumbotron-xs{
	padding-top: 20px;
    padding-bottom: 26px;
}
.jumbotron-xs-title{
	padding-top: 5px;
    padding-bottom: 0px;
}
.jumbotron p{
	margin-bottom: 5px;
}
.jumbroton-testimoni{
	padding-top: 0px;
}
.jombotron-footer{
	background: #5f8fb7;
    color: #fff;
}
.jombotron-footer a{
    color: #fff;
    cursor: pointer
}
.jombotron-footer a:hover{
    color: #f9f9f9;
    text-decoration: underline;
}
.border-bottom-fff{
	border-bottom: 1px solid #fff;
}
.border-testimoni{
	border:2px solid #ddd;
    height: 140px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out; /* Firefox 4 */
    -webkit-transition: all .5s ease-in-out; /* Safari and Chrome */
    -o-transition: all .5s ease-in-out; /* Opera */
    -ms-transition: all .5s ease-in-out; /* IE9 (maybe) */
    position: relative;
}
.border-testimoni:hover{
	background: #fff;
	color: inherit;
	cursor: pointer;
	transform: scale(1.1);
	z-index: 999;
}
.title-promo{
    padding: 5px 0;
}
.title-testimoni{
	background: #337ab7;
    color: #fff;
    text-align: center;
    font-size: 25px;
    padding: 5px 0;
}
.title-mitra{
	text-align: center;
    color: #337ab7;
    font-weight: 800;
    font-size: 30px;
}
.padding-another-testimoni{
	/*padding: 20px 0;*/
	margin-top:20px;
}
.title-another-testimoni{
	text-align: center;
    font-size: 24px;
    background: #fff;
    color: #333;
    padding: 20px 0 0 0;
}

.bg-img{
	background: url(../img/asset/bg_testimoni_copy.jpg);
    background-position-y: -17px;
}
.bg-fff{
	background: #fff;
}
.bg-f9f9f9{
	background: #f9f9f9;
}
.bg-blue{
	background: #337ab7;
	color: #fff;
}
.img-background-panel{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.img-win-container{
	margin-top: 15px;
}
.img-win-container img{
	width: 110px;
	display: block;
    margin: 0 auto;
    padding-bottom: 15px;
}
.img-win-container p{
	font-size: 14px;
	margin-bottom: 5px;
}
.img-win-container p.text-center:last-child{
	font-size: 12px
}
center{
	padding: 4px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bbb;
}
.content-deposit{
	border: 1px solid #bbb;margin-bottom:10px
}
.media-object{
	margin-bottom: 10px;
}
.thumbnail{
	border-bottom: 1px solid #ddd;
}
h4.media-heading{
	color: #f60;
    font-weight: 600;
    margin-bottom: 15px;
}

h4.media-heading>small>i{
    color: #ff6600;
    font-weight: 700;
    float: right;
    margin: 7px;
}
h4.media-heading-sms-center{
    color: #f60;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0px;
}
.alert-primary{
	background: #337ab7;
	color: #fff;
}
.font-14{
	font-size: 14px !important;
}
.font-15{
	font-size: 15px !important;
}
.font-16{
	font-size: 16px !important;
}
.font-17{
	font-size: 17px !important;
}
.font-18{
	font-size: 18px !important;
}
.font-19{
	font-size: 19px !important;
}
.font-24{
	font-size: 24px !important;
}
.font-banner-19{
	font-size: 19px !important;	
}
.font-banner-24{
	font-size: 24px !important;	
}
.font-banner-30{
	font-size: 30px !important;		
}
.font-27{
	font-size: 27px !important;
}
.font-30{
	font-size: 30px !important;
}
.font-32{
	font-size: 32px !important;
}
.font-40{
	font-size: 40px !important;
}
.font-fff{
	color: #fff !important;
}
.font-bold{
	font-weight: 800  !important;
}
.panel-stat.blue-soft {
    background-color: #4c87b9;
}
.panel-stat.orange-soft {
    background-color: #f39c12;
}
.panel-stat.green-soft {
    background-color: #2ecc71;
}
.panel-stat.red-soft {
    background-color: #e74c3c;
}
.panel-stat {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.panel-stat-light {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.panel-stat .visual {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 35px;
}
.panel-stat.blue-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.panel-stat.green-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.panel-stat.red-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.panel-stat.orange-soft .visual > i {
    color: white;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.panel-stat .visual > i {
    margin-left: -35px;
    font-size: 110px;
    line-height: 110px;
}
.panel-stat .details {
    position: absolute;
    right: 15px;
    padding-right: 15px;
}
.panel-stat-light .details {
    margin-bottom: 5px;
}
.panel-stat.blue-soft .details .download-title {
    color: white;
}
.panel-stat.orange-soft .details .download-title {
    color: white;
}
.panel-stat.red-soft .details .download-title {
    color: white;
}
.panel-stat.green-soft .details .download-title {
    color: white;
}
.panel-stat .details .download-title {
    padding-top: 15px;
    text-align: right;
    font-size: 28px;
    line-height: 25px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    font-weight: 300;
}
.panel-stat.blue-soft .details .desc > a {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}
.panel-stat.red-soft .details .desc > a {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}
.panel-stat.green-soft .details .desc > a {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}
.panel-stat.orange-soft .details .desc > a {
    color: white;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}
.panel-stat .details .desc {
    text-align: right;
    font-size: 19px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-top: 15px;
}
.text-banner{
  	color: #337ab7;
  	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	font-weight: 800;
}
.centering{
	display: table;
	margin:0 auto;
}
.media-testimonial {
    width:100%;
    /*margin:0 auto 30px auto;*/
    padding: 10px 0;
}
.media-testimonial-med {
    width:500px;     
}

.media-testimonial-sm {
    width:300px;     
}

.media-testimonial .media-body {
    padding-left:30px;   
}
.media-testimonial .media-body:before {
  color: #337ab7;
  content: "\201C";
  font-size: 6em;
  position:absolute;
  top:-13px;
  left: 6px;
  font-family: Arial, Helvetica, sans-serif;
}

.media-testimonial .media-body p {
  margin-bottom:8px;
  font-size:12px;
}

.media-attribution {
    font-size:90%;   
    position: absolute;
    bottom: 8px;
}

.media-attribution em {
    font-style:normal;
    font-weight:bold;
}
.footer{
	position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #444;
    color: #fff;
    padding-top: 10px;
    border-top: 1px solid #fff;
}
.fb{
	cursor: pointer;
	color: #fff;
	/*text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;*/
    border: 2px solid #fff;
    padding: 10px 15px;
    background: #3b5998;
    border-radius: 100% !important;
}
.tw{
	cursor: pointer;
	color: #fff;
	/*text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;*/
    border: 2px solid #fff;
    padding: 10px 11px;
    background: #1da1f2;
    border-radius: 100% !important;
}

.ig{
    cursor: pointer;
    color: #fff;
    /*text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;*/
    border: 2px solid #fff;
    padding: 10px 12px;
    background: #A1755C;
    border-radius: 100% !important;
}
.fa-ul>li{
	margin-bottom: 5px;
}
.bg-img-top img{
  	position:absolute;
  	bottom: 0px;
 	left:0;
  	right:0;
}
.bg-img-top{
	min-height:400px;
	margin:0 auto
}
.arrow-carousel{
	display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control.left, .carousel-control.right{
	background-image: none !important;
}
.promo-terbaru{
	position: absolute;
    top: 10px;
    z-index: 9;
}
.alert-info-pg{
	background: #337ab7;
	color: #fff;
}
.btn-danger-pg{
	background: #da251d;
}
.alert-success-pg{
	background: #29b134;
    color: #fff;
}
.pulsa{
	color: #4564ff;
}
.gram{
	color: #ff6600;
}
.img-pg-app-bottom{
	margin-right: 15px;position: absolute;right: 0;bottom: -26px;width: 220px;
}
.padding-bottom-25{
	padding-bottom: 25px;
}
.live{
    color: #00a650;
    font-weight: 600;
}
.comming-soon{
    color: #f5a50a;
    font-weight: 600;
}
.img-produk{
    margin-bottom: 15px;
}
.mitra{
	color: #606366;
    padding: 20px 20px 0px 20px;
    line-height: 100%;
    /*border: 1px solid #57a7c6;*/
    display: table;
    outline: none;
    text-decoration: none;
    margin: 10px auto;
    color: #f16501;
    font-size: 25px;
    font-weight: 600;
}
.color-green{
    color: #00a650;
}
.file-text { margin-top: .2em; }
.keuntungan, .deposit, .layanan, .cara-daftar, .panduan-aplikasi, .transaksi, .cashback, .afiliasi, .kebijakan-privasi, .disclaimer{
	font-family: 'Nunito', sans-serif !important;
	margin-bottom: 20px;
	font-size: 15px;
}
body{
    font-family: 'Nunito', sans-serif !important;
}
ul.kebijakan-privasi{
    margin-bottom: 30px;
}
.jumbotron .container{
	max-width: none;
}
ol.dep>li{
	margin-bottom: 15px;
}
ol.dep>li>h4{
	font-weight: 600;
}
@media (max-width:767px){
	/*.brand-pg{
		height: 55px;
		margin-top: -20px;
	}*/
	.text-banner{
		font-size:20px !important;
	}
	.navbar-header{
		min-height: 70px;
	}
	.padding-another-testimoni{
		margin:15px;
	}
	.img-pg-app-bottom{
		display: none;
	}
}
@media screen and (max-width: 767px) {
    .text-banner{
		font-size:15px !important;
	} 
	.font-banner-19{
		font-size: 9px !important;	
	}
	.font-banner-24{
		font-size: 12px !important;	
	}
	.font-banner-30{
		font-size: 11px !important;		
	}
}
/* sm */
@media screen and (min-width: 768px) {
    .text-banner{
		font-size:22px !important;
	}
	.font-banner-19{
		font-size: 16px !important;	
	}
	.font-banner-24{
		font-size: 21px !important;	
	}
	.font-banner-30{
		font-size: 18px !important;		
	}
}
/* md */
@media screen and (min-width: 992px) {
    .text-banner{
		font-size:30px !important;
	}
	.font-banner-19{
		font-size: 18px !important;	
	}
	.font-banner-24{
		font-size: 23px !important;	
	}
	.font-banner-30{
		font-size: 26px !important;		
	}
}
/* lg */
@media screen and (min-width: 1200px) {
    .text-banner{
		font-size:35px !important;
	}
	.font-banner-19{
		font-size: 19px !important;	
	}
	.font-banner-24{
		font-size: 24px !important;	
	}
	.font-banner-30{
		font-size: 30px !important;		
	}
}

.devsite-footer-linkboxes-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.devsite-footer-linkbox {
    background: #263238;
    display: inline-block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    padding: 24px 40px 40px;
    text-align: left;
    vertical-align: top;
    width: 25%;
}
.devsite-footer-linkbox-logo {
    margin: -5px 0 0 -3px;
    max-width: 225px;
    width: 100%;
}
.devsite-footer-linkbox-backup {
    padding: 24px 40px 40px;
    width: 20%;
}
.devsite-footer-linkbox-sites {
    padding: 24px 90px 40px;
    width: 30%;
}
.devsite-footer-linkbox-heading {
    color: #fff;
    font: 500 14px/16px Roboto,sans-serif;
    margin: 0 0 16px;
    line-height: 20px;
}
.devsite-footer-linkbox-item {
    margin: 5px 0;
}
.devsite-footer-linkbox-item:first-child {
    margin-top: 0;
}
.devsite-footer-linkbox-item:last-child {
    margin-bottom: 0;
}
.devsite-footer-linkbox-list {
    list-style-type: none;
    padding: 0;
}
.devsite-footer-linkbox-item a {
    color: #cfd8dc;
    cursor: pointer;
}
.devsite-footer-linkbox-item a:hover {
    color: #fff;
}
.devsite-footer-linkbox-item{
	color: #fff;
}
.devsite-footer-linkbox-logo-link {
    border-bottom: 1px solid #455a64;
    display: block;
    margin: 0 -40px 24px;
    padding: 0 40px 17px;
}
@media screen and (max-width: 1000px){
	.devsite-footer-linkbox {
	    width: 50%;
	    padding: 24px 40px 40px;
	}
	.devsite-footer-linkbox-sites, .devsite-footer-linkbox-backup {
	    padding: 24px 40px 40px;
	}
	.devsite-footer-linkbox-sites{
		width: 100%;
	}
	.devsite-footer-linkbox-backup {
		width: 100%;
	}
}
@media (min-width:1200px) {
  .affix, .affix-bottom {
    width: 263px;
  }
}
.nav-fixed a {
    color: #00a650;
    font-size: .9em;
    padding: 5px 0 !important;
    margin-bottom: -5px;
}

.nav-fixed li a:hover,
.nav-fixed li a:focus {
  background: inherit;
}

.nav-fixed .active {
  font-weight: bold;
    text-decoration: underline;
}

.nav-fixed .nav-fixed {
  display: none;
}

.nav-fixed .active .nav-fixed {
    display: block;
    padding-left: 15px;
}

.nav-fixed .nav-fixed a {
  font-weight: normal;
  font-size: .85em;
}

.nav-fixed .nav-fixed span {
  margin: 0 5px 0 2px;
}

.nav-fixed .nav-fixed .active a,
.nav-fixed .nav-fixed .active:hover a,
.nav-fixed .nav-fixed .active:focus a {
    font-weight: bold;
    /*padding-left: 15px !important;*/
}

.nav-fixed .nav-fixed .active span,
.nav-fixed .nav-fixed .active:hover span,
.nav-fixed .nav-fixed .active:focus span {
  display: none;
}

.affix-top {
  position: relative;
}

.affix {
  top: 80px;
}

.affix, 
.affix-bottom {
    width: 263px;
}

.affix-bottom {
  position: absolute;
}
.scroll-data{
    cursor: pointer;
}

/*start carousel*/
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 15px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -33.333%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 33.333%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(33.333%, 0, 0);
            transform: translate3d(33.333%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-33.333%, 0, 0);
            transform: translate3d(-33.333%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}


/*end carousel*/