table {
    max-width: 100%;
}

img {
    max-width: 100%;
    height:auto;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #d5217c;
    font-weight: bolder;
}

a:hover {
    text-decoration: none;
    color: #fff;
}
a {
	color:#d5217c;
	text-decoration:none;
}

a:hover, a h1:hover {
	transition: all linear .15s;
	-webkit-transition: all linear .15s;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
}

body{
	font-family: 'Poppins', sans-serif;
    color: hsla(0,0%,100%,.9);
    background-color: #26082c;
    font-size: 15px;
}

.container {
    max-width: 1080px;
}
.sticky-top{
    z-index:999;
}

header {
    background-color: #26082c;
    color: #fff;
}

header .logo {
    width: 250px;
    padding: .25rem 0;
}

header .logo img {
    width: 100%;
    height: auto;
}

header .col-kanan {
    width: calc(100% - 250px);
}

.providerfooter img:hover,
.logo:hover,
.btn:hover,
.footimg:hover,
.rtp-home:hover,
.rtp-box:hover,
.midDiv img:hover,
.midimg:hover,
.produkframe img:hover {
    mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    mask-size: 200%;
    animation: shine 1s infinite;
    -webkit-animation: shine 1s infinite;
    cursor: pointer;
}
.produkframe{
    padding:1.5rem 0 1rem;
}
.produkframe h3 {
    color: #fff;
    font-size:23px;
    margin:0;
    text-shadow: 0px 2px 2px #000;
    -webkit-text-shadow: 0px 2px 2px #000;
}

.divtitel{
    position: relative;
}
.divtitel .bgline3{
    position: absolute;
    width:100%;
    height:auto;
    bottom:0;
    left:0;
}
.ikons{
    height:23px;
    width:auto;
    margin-right:.5rem;
    filter: drop-shadow(0 2px 0px rgba(0, 0, 0, .9));
    -webkit-filter: drop-shadow(0 2px 0px rgba(0, 0, 0, .9));
    vertical-align: middle;
}

.divtitel h3 span, .divtitel h5 span{
    vertical-align: middle;
}
.produkframe .titel i{
    flex-grow: 1;
    margin: 0 15px;
}
.produkframe .titel{
    align-items: center;
    padding:.5rem .5rem .75rem;
    border-radius: 2px;
    background-color: #d5217c;
}
.titel2{
    background-color: #d5217c;
    border-radius: 2px;
    padding:.5rem;
    color:#fff;
    text-shadow: 0px 2px 2px #000;
    -webkit-text-shadow: 0px 2px 2px #000;
}
.icon-daftar,
.icon-login {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: .1rem;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}

.btn-login,
.btn-daftar,
.btn-rtp {
    font-weight: bolder;
    text-transform: uppercase;
    font-size: .9rem;
    padding: .25rem 1rem;
    color: #fff;
    border-radius:2px;
    transition: 0.4s;
}

.btn-login{
    background: #20829f;
    background: -moz-linear-gradient(top, #20829f 0%, #2596b8 40%, #28a4c9 100%);
    background: -webkit-linear-gradient(top, #20829f 0%,#2596b8 40%,#28a4c9 100%);
    background: linear-gradient(to bottom, #20829f 0%,#2596b8 40%,#28a4c9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20829f', endColorstr='#28a4c9',GradientType=0 ); 
}
.btn-daftar {
    margin-right: 1rem;
    background: #bb1813;
    background: -moz-linear-gradient(top, #bb1813 0%, #d71c16 40%, #e7201a 100%);
    background: -webkit-linear-gradient(top, #bb1813 0%,#d71c16 40%,#e7201a 100%);
    background: linear-gradient(to bottom, #bb1813 0%,#d71c16 40%,#e7201a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb1813', endColorstr='#e7201a',GradientType=0 );
}
.btn-rtp{
    background-color: #d5217c;
    color:#fff;
    font-size: 1.2rem;
    text-transform: capitalize;
    padding: .25rem 1rem;
    font-weight: 700;
}
.btn-login:hover,.btn-daftar:hover,.btn-rtp:hover{
    color: #fff;
}

.midimg{
    width:100%;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.box{
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);
    -webkit-box-shadow: 0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);
}
.rtp-home{
    position: relative;
}
.rtp-home img:first-child{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
    border:5px solid #d5217c;
    border-bottom:0;
}
.rtp-home .rtp-namagame{
    width:100%;
    text-align: center;
    font-size:.7rem;
    padding:.25rem .25rem .5rem;
}
.rtp-line{
    position: absolute;
    width:100%;
    height:auto;
    bottom:0;
    left:0;
}
summary{
    margin-bottom: 1rem;
    line-height: 35px;
}

footer{
    text-align:center;
    color:#fff;
    background-color: #000;
}
footer .line{
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom:1px solid hsla(0,0%,100%,.1);
    border-top:1px solid hsla(0,0%,100%,.1);
}
.providerfooter img{
    padding:.25rem;
    width: 100%;
    height:auto;
}
.bgline{
    margin:0 auto;
    max-width:100%;
    height:auto;
    display: block;
}
.bg-merah{
    background-color: #2f2032;
}
.bg-jp{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-weight: bolder;
}
.jptitle{
    font-size:30px;
    color:#d5217c;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px #000;
    -webkit-text-shadow: 0px 2px 2px #000;
}
.jp{
    display: inline-block;
    font-size:30px;
    width:300px;
    padding:.5rem;
    color:#fff;
    text-shadow: 0px 2px 2px #000;
    -webkit-text-shadow: 0px 2px 2px #000;
}
.jp:before{
    content: 'Rp. ';
}
.midprovider{
    background-color: #d5217c;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    padding: .25rem 0;
}
.midprovider .btn-menu{
    padding:.5rem;
    border-radius: 2px;
}
.midprovider .btn-menu:hover, .midprovider .btn-menu.active{
    background: rgba(0,0,0,.4);
}
.midprovider .btn-menu img{
    width:auto;
    max-height:40px;
    filter: drop-shadow(0 2px 0px rgba(0, 0, 0, .9));
    -webkit-filter: drop-shadow(0 2px 0px rgba(0, 0, 0, .9));
}
.midDiv {
    position: sticky;
    position: -webkit-sticky;
    top: 62px;
    z-index: 10;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    padding: .25rem 0;
    background-color: #f3efe6;
    border-top: 2px solid #3f2360;
    border-bottom: 2px solid #3f2360;
}

.midDiv button {
    position: relative;
    width: 120px;
    height:46px;
    margin: .2rem;
    outline: 0;
    background-color: #533702;
    border: 4px solid #d5219c;
    border-radius: .2rem;
    cursor: pointer;
    padding:.5rem;
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);
    -webkit-box-shadow: 0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12);
}

.midDiv button img {
    width: 100%;
}

.midDiv button:hover,
.midDiv button.active {
    border: 4px inset #d5219c;
}

.midDiv button img {
    -webkit-filter: drop-shadow(0 1px 0px rgba(0, 0, 0, .9));
    filter: drop-shadow(0 1px 0px rgba(0, 0, 0, .9));
}

.text-small-caps {
    font-variant: small-caps;
}

.rtpdesc {
    font-size: 1.2rem;
    color: #fff;
    text-shadow: 0px 1px 1px #000;
    -webkit-text-shadow: 0px 1px 1px #000;
}

.rtpdesc b{
    color:#ff6781;
}
.card {
    background-color: transparent;
    border:0;
}
.rtp-namagame {
    font-weight: bolder;
    text-transform: uppercase;
    font-size: .75rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#ff6781;
    padding:.25rem .25rem .5rem;
    text-align: center;
    text-shadow: 0px 1px 1px #000;
    -webkit-text-shadow: 0px 1px 1px #000;
}

.rtp-box {
    position: relative;
    color: #fff;
    cursor: pointer;
}
.rtp-box img:first-child{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem;
    border:5px solid #d5217c;
    border-bottom:0;
}

.progress{
    border-radius: 0;
    border-bottom-left-radius:1rem;
    border-bottom-right-radius:1rem;
    border:5px solid #d5217c;
    border-top:0;
}
.rtp-box-success {
    -webkit-box-shadow: 0 8px 6px -6px #28a745;
    -moz-box-shadow: 0 8px 6px -6px #28a745;
    box-shadow: 0 8px 6px -6px #28a745;
}

.rtp-box-warning {
    -webkit-box-shadow: 0 8px 6px -6px #ffc107;
    -moz-box-shadow: 0 8px 6px -6px #ffc107;
    box-shadow: 0 8px 6px -6px #ffc107;
}

.rtp-box-danger {
    -webkit-box-shadow: 0 8px 6px -6px #dc3545;
    -moz-box-shadow: 0 8px 6px -6px #dc3545;
    box-shadow: 0 8px 6px -6px #dc3545;
}

.rtppersen {
    position: absolute;
    color: #000;
    width:100%;
    text-align:center;
    left: 0;
    top: 50%;
    transform: translateY(-50);
    -webkit-transform: translateY(-50%);
}
#rtpModal .modal-content {
    border: 2px solid #d5219c;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

#rtpModal .modal-footer {
    border-top: 1px solid #d5219c;
}

#rtpModal img {
    border-radius: .25rem;
    border: 1px solid #d5219c;
}

#rtpModal table {
    font-size: .85rem;
    width: 100%;
}

#rtpModal table thead th {
    padding: .25rem;
}

#rtpModal table tr {
    border-top: 1px solid #d5219c;
}

#rtpModal table td,
#rtpModal table thead {
    text-align: center;
}

#rtpModal .btn {
    background-color: #d5219c;
    border: 1px solid #fff;
    color: #fff;
}

.text-small-caps {
    font-variant: small-caps;
}

.bg-foot, .bg-rtp{
    background-color: #26082e;
    color:#fff;
}

.bg-opas {
    background-color: rgba(0, 0, 0, .75);
}
.bg-ungu{
    background:rgba(104, 85, 224, .3);
}
.bg-hitam {
    background: rgba(0,0,0,.4) none repeat scroll 0 0;
    box-shadow: 0 1px 0 hsla(0,0%,100%,.2),inset 0 2px 1px rgba(0,0,0,.9);
    -webkit-box-shadow: 0 1px 0 hsla(0,0%,100%,.2),0 2px 1px rgba(0,0,0,.9) inset;
    -moz-box-shadow: 0 1px 0 hsla(0,0%,100%,.2),0 2px 1px rgba(0,0,0,.9) inset;
}
.m-rtp{
margin-left:-7px;
margin-right:-7px;
}
.konten{
    background-color: #5e1f47;
}
h1,h2,h3,
.konten h1,
.konten h2,
.konten h3,
.konten h4,
.konten h5,
.konten h6 {
    color: #ff6781;
    font-weight: bold;
    text-shadow: 0px 2px 2px #000;
    -webkit-text-shadow: 0px 2px 2px #000;
}

.fixed-bottom {
    display: none;
}

.fixed-lc {
    position: fixed;
    background: url(/assets/img/icon-livechat.webp);
    width: 55px;
    height: 50px;
    right: 15px;
    bottom: 15px;
    z-index: 9999;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: swing 1s .5s ease-in-out infinite normal;
    animation: swing 1s .5s ease-in-out infinite normal;
}

.fixed-whatsapp {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    z-index: 9999;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: swing 1s ease-in-out infinite normal;
    animation: swing 1s ease-in-out infinite normal;
}

.fixed-whatsapp::before {
    content: "";
    background-repeat: no-repeat;
    background-size: 34px 34px;
    background-position: center center;
    width: 50px;
    height: 50px;
    background-image: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 24 24' width='32' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:%23ffffff' d='M16.75,13.96C17,14.09 17.16,14.16 17.21,14.26C17.27,14.37 17.25,14.87 17,15.44C16.8,16 15.76,16.54 15.3,16.56C14.84,16.58 14.83,16.92 12.34,15.83C9.85,14.74 8.35,12.08 8.23,11.91C8.11,11.74 7.27,10.53 7.31,9.3C7.36,8.08 8,7.5 8.26,7.26C8.5,7 8.77,6.97 8.94,7H9.41C9.56,7 9.77,6.94 9.96,7.45L10.65,9.32C10.71,9.45 10.75,9.6 10.66,9.76L10.39,10.17L10,10.59C9.88,10.71 9.74,10.84 9.88,11.09C10,11.35 10.5,12.18 11.2,12.87C12.11,13.75 12.91,14.04 13.15,14.17C13.39,14.31 13.54,14.29 13.69,14.13L14.5,13.19C14.69,12.94 14.85,13 15.08,13.08L16.75,13.96M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22C10.03,22 8.2,21.43 6.65,20.45L2,22L3.55,17.35C2.57,15.8 2,13.97 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12C4,13.72 4.54,15.31 5.46,16.61L4.5,19.5L7.39,18.54C8.69,19.46 10.28,20 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
    background-color: #00c853;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
}

.lazy {
    width: 100%;
    height: auto;
}

.blink{
    -webkit-animation: blinker 1s infinite normal;
    animation: blinker 1s infinite normal;
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
      }
      10%, 20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
      }
      30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
      }
      40%, 60%, 80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
      }
      100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
      }
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
      }
      10%, 20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
      }
      30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
      }
      40%, 60%, 80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
      }
      100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
      }
}
@keyframes blinker { from { opacity: 0; } to { opacity: 1; } }
@-webkit-keyframes blinker { from { opacity: 0; } to { opacity: 1; } }
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%
    }
    to {
        -webkit-mask-position: 0%
    }
}

@keyframes shine {
    from {
        -webkit-mask-position: 150%
    }
    to {
        -webkit-mask-position: 0%
    }
}

@media (max-width: 991.98px) {
    .produkframe .row{
        flex-direction: row;
        justify-content: flex-start;
        overflow-x: auto;
    }
    .midDiv, .midprovider {
        flex-direction: row;
        justify-content: flex-start;
        overflow-x: auto;
    }
    .midDiv button, .midprovider .btn-menu {
        flex: 0 0 auto;
    }
    .overlay .ket .btn span{
        display: none;
    }
}

@media (max-width: 767.98px) {
    .produkframe .col-2 {
        min-width: 140px;
        min-height: 140px;
      }
    .rtptitle {
        font-size: 2rem;
    }
}


@media (max-width: 575.98px) {
    .produkframe .titel i{
        display:none;
    }
    .produkframe .titel{
        display: block;
        text-align: center;
    }
    .produkframe h3{
        margin-bottom:.5rem;
    }
    .tada {
        -webkit-animation-name: tada;
        animation-name: tada;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-iteration-count: infinite;
      }
    .midDiv{
        top:57px;
    }
    header .logo{
        width: 140px;
    }
    header .col-kanan {
        width: calc(100% - 140px);
    }
    
    .btn-daftar,.btn-login{
        padding:.25rem .75rem;
    }
    .btn-daftar{
        margin-right:.25rem;
    }

    #rtpModal img {
        max-width: 200px;
    }
    .rtptitle {
        font-size: 1.5rem;
    }
    .rtpdesc {
        font-size: 1rem;
    }
    .rtp-home .rtp-namagame,
    .rtp-namagame,
    .rtppersen {
        font-size: .7rem;
    }
    .fixed-bottom {
        display: block;
    }
}