
@font-face {
  font-family: 'museo';
  src: url("../fonts/museosans-100-webfont.ttf");
}


.bg-dark{
	background: #fff !important;
}
.tekscenter{
    margin-top: 115px;
}
body{

    top:0;
    width:100%;

    background: #000;
    z-index:-1;
    font-family:'museo';
    font-size:15px;line-height:18px;
    letter-spacing:0.4px;
    color: #696969;

}


.blink_me {
  -webkit-animation: blinker 1s linear infinite;
  -moz-animation: blinker 1s linear infinite;
  -ms-animation: blinker 1s linear infinite;
  -o-animation: blinker 1s linear infinite;
     animation: blinker 1s linear infinite;
}


@-webkit-keyframes blink {
    50% {
    opacity: 0;
  }
}
@-moz-keyframes blink {
    50% {
    opacity: 0;
  }
}
@-ms-keyframes blink {
    50% {
    opacity: 0;
  }
}
@-o-keyframes blink {
   50% {
    opacity: 0;
  }
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.halamandalam .carousel-item{
    overflow: hidden;
}

.promo-thumb .gbr{
    padding: 10px;
    text-align: center;
}

footer h5{
    color:#989d9e;
}

footer .alamat-javamifi{
     color:#989d9e;
}

.cservice{
    color:#989d9e;

}


.cservice a{
    color:#989d9e;

}

.cservice a:hover{
    color:#fff;

}

.cservice i{
    color:#fff;

}

.copyright{
    color:#989d9e;

}

footer .sosmed-footer-javamifi a{
    color: #fff;
}

footer .sosmed-footer-javamifi a:hover{
    color: #989d9e;
}

.promo-thumb .gbr img{
    width: 80%;
}

/*radio button */

.pilih{
    padding:10px 10px 4px 10px;
    border-radius:50px;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#171905+0,847682+0,f1eff4+50,8e838a+100 */
background: #171905; /* Old browsers */
background: -moz-linear-gradient(top, #171905 0%, #847682 0%, #f1eff4 50%, #8e838a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #171905 0%,#847682 0%,#f1eff4 50%,#8e838a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #171905 0%,#847682 0%,#f1eff4 50%,#8e838a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171905', endColorstr='#8e838a',GradientType=0 ); /* IE6-9 */
}

.choose {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 4px;
    color: #000;
}

/* Hide the browser's default radio button */
.choose input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.choose:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.choose input:checked ~ .checkmark {
    background-color: #000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.choose input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.choose .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}


.carousel-item{
    background-color: #000;
}

.ourproducts{
    color: #fff;
}

.leftR{
    color: #fff;
    text-align: left;
}

.left123{
    text-align: left;
    color: #fff;
}

.right123 {
    text-align: right;
    color: #fff;
}

.logo123{
    text-align: center;
}

.boxapply{
     background: url("../images/bg-last.jpg") repeat-x contain;
     padding: 20px;
     border: 1px solid #cfcfd0;
     font-size: 20px;
     color: #fff;
     line-height: 24px;
}

.information{
    color: #fff;
}

.logo123 img {
    width: 80%;
}

.opening{
    color: #fff;
}


.linex1{
    padding: 15px 0;
    width: 100%;
    text-align: center;
    
}

.linex1 img {
    width: 80%;
}

/* end radio button */

/*footer*/
.footer-javamifi{
    padding-top: 15px;
    background-color: #232a31;
    color: #fff;
}
.footer-left{
    padding-left: 50px;
    padding-right: 60px;
}
.footer-center{
    padding-left: 30px;
    margin-top: 19px;
}
.footer-right{
    margin-top: 19px;
    padding-left: 60px;
    padding-right: 50px;
}
.footer-left p{
    margin-bottom: 0px;
    line-height: 1.2rem;
}
.alamat-javamifi{
    margin-top: 15px;
}
.outer-payment-partner{
    margin-top: 20px;
    padding-left: 13px;
    padding-right: 27px;
}
.payment-partner{
    margin-bottom: 4px;
}
.img-payment-partner{
    padding-left: 2px;
    padding-right: 2px;
}
.img-payment{
    width: 100%;
    /*height: 35px;
    object-fit: cover;
    border-radius: 6px;*/
}
.about-javamifi-footer{
    margin-top: 7px;
}
.about-javamifi-footer h5{
    margin-bottom: 0rem;
}
.h2-partner-javamifi-footer{
    margin-top: 52px;
}
.partner-javamifi-footer h5{
    margin-bottom: 0rem;
}
.icon-left{
    padding-left: 0px;
    font-size: 1.5rem;
}
.text-icon-right{
    padding-left: 10px;
}
.text-icon-right p{
    padding-top: 4px;
    margin-bottom: 0px;
}
.sosmed-footer-javamifi{
    font-size: 2rem;
    line-height: 0px;
}
.logo-kiri{
    padding-left: 0px;
    padding-right: 0px;
}
.logo-kanan{
    padding-top: 10px;
    padding-left: 0px;
}
.h2-javamifi-footer-right{
    margin-top: 17px;
}
.logo-download{
    margin-top: 18px;
    padding-left: 5px;
}
.copyright{
    margin-top: 20px;
}
/*footer*/


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}


.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoWrapper{
    border-radius: 10px;
    text-align: center;
}

.videoWrapper iframe{
    border-radius: 10px;
}


.cekpesanan ol li {
    float: left;
margin: 0px 20px;
}

.cekpesanan ol li.first {
    float: left;
margin: 0px 20px 0 0 ;
}

.cekpesanan ol{
        padding: 0px 15px;

}

.cekpesanan ol li.active{
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: underline;
}



blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect; // for android
    animation: 2s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}

.travelwifiindonesia {
        position: relative;
        width: 50px;
        height: 25px;
        background: url("../images/ifTrafelWifiindonesia.png") no-repeat;
        background-size: 100%;

    }
.active div.travelwifiindonesia {
        background: url("../images/ifTrafelWifiindonesia-on.png") no-repeat;
        background-size: 100%;
    }

.travelwifiinternational {
        position: relative;
        width: 50px;
        height: 25px;
        background: url("../images/ifTrafelWifiInternational.png") no-repeat;
        background-size: 100%;

    }
.active div.travelwifiinternational {
        background: url("../images/ifTrafelWifiInternational-on.png") no-repeat;
        background-size: 100%;
    }


.travelsimcard {
        position: relative;
        width: 50px;
        height: 25px;
        background: url("../images/ifTrafelSimCard.png") no-repeat;
        background-size: 100%;

    }
.active div.travelsimcard {
        background: url("../images/ifTrafelSimCard-on.png") no-repeat;
        background-size: 100%;
    }

.haji {
        position: relative;
        width: 30px;
        height: 28px;
        background: url("../images/haji-black.png") no-repeat;
        background-size: 100%;

    }
.active div.haji {
        background: url("../images/haji-white.png") no-repeat;
        background-size: 100%;
    }

.iconmenu{
    width: 30px;
}

#flag img.img-fluid{
    width: 80%;
    padding: 10px !important;
}

.ttmiddle {
    display: table;
    height: 100%;
}

.xxmiddle {
    display: table-cell;
    vertical-align: middle;
}

#subscriber{
    padding: 20px 0
}
#subscriber{
    background-color:#00afe7;
    color: #fff;
}

#subscriber .list-group-item{
    background:none;
    border:none;
}

#subscriber .btn-primary{
    background:#fff;
    color: #333;
}

footer ul li a {
    color: #dedfdf !important;
}

footer #paymentpartners h5{
    text-align: left;
}

footer .xlogo {
    width: 70% !important;
}


.bgx {
   /* background: #ffff;
    text-align: center;
    padding:3px;
    border-radius: 5px; */
}

.list-unstyled a{
	color: #696969;
	font-size: 16px;
	line-height: 20px;
}

.list-unstyled a i{
	color: #0083ff;
	font-size: 16px;


}

.bg-light{
	padding-top: 1rem;
}

.col-6 {
	padding-left: 10px;
	padding-right: 10px;
}

.box-shadow{
	padding: 15px;
}

.album a{
	text-decoration: none;
	color: #000;
}

.ukuranfont a{
    font-size: 13px;
}

.titlehome{
	color: #fff;
	padding: 5px;
}

.navbar-brand{
	margin-top: -10px;
	/*margin-right: -10px*/
}

.box-shadow{
	padding: 7px
}
.navbar-dark .navbar-toggler{
	color: #717070;
	border: none;
}
.logoJavaMifi{
	float: right;
}
.d-flex{
	width: 100%;
}
.logoJavaMifi img{
	width: 150px; margin-right: 10px;
    padding-top: 6px;
}

#sidebarCollapse {
    padding-top: 10px;
}


.menuTab {
  background-color: #fff;
  text-align: center;
  display: inline-block;
  padding: 8px;
  width: 100%;
  height: 60px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(27, 27, 27, .20) 0px 2px 4px 0px;
          box-shadow: rgba(27, 27, 27, .20) 0px 2px 4px 0px;
  margin: 0 4px 8px;
  vertical-align: middle;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.fastorder{
	padding: 1rem 0;
}

.fastorder .nav-tabs .active {
	 background-color: #00afe7;
	 color: #fff;
}
.fastorder .nav-tabs li{
	width: 25%;
}

.tab-content{
	padding-top: 10px
}

.btn-primary {
    color: #fff;
    background-color: #00afe7;
    border-color: #00afe7;
}

.benyoben{
	padding-top: 10px;
}

.benyoben a.btn-lg {
    color: #fc6100;
    font-size: 15px;
    font-weight: bold;
    background: #fff !important;
    padding: .1rem .4rem !important;
}

.ourproducts{
	margin: 2rem 0;
    margin-bottom: -1px;
}

footer{
	background: #232a31;
	padding: 1rem 0px;
	/*margin-top: 1rem; */
}

footer h3{
	color: #fff;
	text-align: center;

}

.sosmed{
	font-size: 35px;
color: #fff;
margin: 1rem 0px 2rem 0px;
text-align: center;
}


.get_in_touch ul li::after {
    content: "";
    display: block;
    width: 70px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(255,255,255,.2);
    position: absolute;
    left: -30px;
    bottom: 0;
}

.get_in_touch ul li {
    margin: 0;
    list-style: none;
    position: relative;
    padding: 5px 0 5px 50px;
    word-wrap: break-word;

}


.get_in_touch ul li a{
	color: #dedfdf !important;
}


.cs {
	/*margin: 1rem 0px 2rem 0px; */
}

.download{
	margin: 1rem 0px;
}

.get_in_touch ul li .icon {
    position: absolute;
    left: 0;
    top: 5px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 27px;
    text-align: center;
}

.orange a.btn-lg {
    color: #fc6100;
    font-size: 15px;
    font-weight: bold;
    background: #fff !important;
    padding: .1rem .4rem !important;
}

.productx{
	margin: 2rem 0px;
}

.simpletorent{
	margin: 1rem 0px;
	padding: 1rem 15px;
	background: #92fdc1;
	text-align: center;
}

.image {
    width: 86px;
    height: 86px;
    line-height: 84px;
    text-align: center;
    position: relative;
    margin: 0 auto 15px;
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-radius: 100%;
}

.image img {
    max-width: 46px !important;
    max-height: 46px !important;
    vertical-align: middle;
}

.image .number {
    background: #4c8ab1;
}

.image .number {
    color: #fff;
}

.image .number {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    border-radius: 100%;
    -webkit-box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
    box-shadow: inset 0 0 0 2px rgba(0,0,0,.1);
}

.testimonial .carousel-item{
	border-radius: 10px;
}


.testimonial img{
	border-radius: 10px;
}


.testimonial .carousel-caption{
	color: #696969;
	border-radius: 10px;
	background: #cfcdcd;
}


.testimonial .carousel-caption{
	color: #696969;
	border-radius: 10px;

}

.testimonial .carousel-item{
	color: #696969;
	border-radius: 10px;
	background: #cfcdcd;
}

.textorange{
	color:#fc6100;
}

.provider{
	margin-top: 2rem;
	margin-bottom: 2rem;
	background: #f8f9fa !important;
	padding: 1rem 15px;
}

.provider .row img{
	max-width: 100%;
	height: auto;
}

header a{
    color: #717070;
    text-decoration: none;
}

header a:hover {
    color: #007fff;
    text-decoration: none;
}

.menuleft{
    margin-top: 10px;
}

.menutabshow{
    background: #000;
    padding: 7px 15px;
}

.menutabshow a{
    color: #fff;
}

.hargaini{
    font-size: 12px;
}

.benyoben del{
    font-size: 10px
}


.text-muted .container{
    color: #dedfdf !important;
}

.productsimg {
    position: relative;
}

.productsimg img{
    width: 100%;
    border-radius: 10px;

}


.productsimg .desc {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    padding: 80px 15px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color:#fff;
    text-align: center;

}

.datacart{
    font-size: 14px;
}

.datacart tr.active{
    background:#2222;
}

.datacart tr td{
    padding: 10px 10px 3px 10px;
}

.datacart .table td, .table th{
    border:none;
}

.datacart tr.addons td{
    padding: 0px 10px 3px 10px;
    font-size: 13px;
}


.bgblack {
    background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 0px;
    z-index: 999;
    border-radius: 10px;
}

.whyjavamifi{
    margin: 0 10%;
    text-align: center;
}

.newshide p{
    display:none;
}

.newshide ul{
    display:none;
}

div.moreclose {
    display: none;
}

.newshide p:nth-child(1){
    display: block !important;
}

.inside_product2 {
    display: none !important;
}

#outside-main-list2{
    display: none !important;
}


@media only screen and (max-width: 400px)  {



    .carousel-item{
        height: 10rem !important;
    }

    .carousel-item img{
        width: 100%;
         height: 10rem !important;
    }

    .hide360{
        display: none !important;
    }

    .membersign i{
        font-size:30px;
        padding-right: 10px;
    }

    .choose {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-top: 4px;
    color: #fff;
    }

    .pilih{
        width: 100px;
    }


    .footer-left {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    }

    .img-payment-partner {
    padding-left: 10px;
    padding-right: 2px;
}

    .footer-center{
        text-align: center;
    }

    .footer-right{
        text-align: center;
    }
}




@media only screen and (max-width: 780px)  {

   .inside_product2 {
    display: block !important;
}

#outside-main-list2{
    display: block  !important;
}

.inside_product {
    display: none !important;
}

#outside-main-list{
    display: none !important;
}


}



@media only screen and (max-width: 960px)  {

   .menuTab{
    height: 80px;
   }

}
