contact
Telepon +6282136633144
Whatsapp +6282136633144
Anda dapat menghubungi kami Senin - Minggu: 10:00 – 22:00/* Share button by jagoankode */ #sharejagoankode { width: 100%; text-align: center; } #sharejagoankode a { width: 20%; height: 40px; display: block; font-size: 24px; color: #fff; opacity: 0.8; transition: opacity 0.15s linear; float: left; } #sharejagoankode a:hover { opacity: 1; } #sharejagoankode i { position: relative; top: 50%; transform: translateY(-50%); } .facebook { background: #3b5998; } .twitter { background: #55acee; } .googleplus { background: #dd4b39; } .linkedin { background: #0077b5; } .pinterest { background: #cb2027; } .whatsapp { background: #25d366; } #sharejagoankode a:first-child { border-radius: 3px 0 0 3px; } #sharejagoankode a:last-child { border-radius: 0 3px 3px 0; }


