:root {
  --danger-dark: #7a0000;
  --dark-light: #293144;
  --dark: #1f2534;
  --warning: #e1c107;
  --font1: "Inter", sans-serif;
  --font2: "Wallpoet", sans-serif;
}

html {
  width: 100%;
}

body {
font-family: var(--font1);
color:#333;
background:url(../img/bgbody.jpg?v=0) repeat center top;
background-color:#000 !important;
}

.font-1 {
  font-family: var(--font1);
}

.font-2 {
  font-family: var(--font2);
}

a {
  color: orange;
}

a:hover {
  color:yellow;
}

.container {
/*  width: 1140px*/
}

.bgcontainer {
  background: rgba(255,255,255,0.5);
}

.fs-7 {
  font-size: .85rem;
}

.bg-danger-dark {
  background-color: var(--danger-dark);
}

.bg-dark {
  background-color: var(--dark);
}

.bg-top {
  background: url(../img/slide1.jpg) no-repeat center;
  background-size: cover;
}

.text-warning {
  color: #fff100 !important;
}

.bg-warning {
  background-color: #fff100 !important;
}

.header {
  background: transparent;
}

.logo {
  /*opacity: 0;*/
  height: 50px;
  position: relative;
}

.runningtext {
  background: rgba(0, 0, 0, 0.5);
}

.runningtext marquee {
  margin-bottom: -5px;
  color: #fff;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.navbar-nav {
  background: var(--danger-dark);
  gap:  0 1rem;
  padding: 0 .5rem;
  border-radius: 50rem;
}

.navbar {
  background: none;
  padding-bottom: 0;
  width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link {
  color: #eee;
  font-size: 1.2rem;

  font-weight: 600;
}

.navbar-collapse {
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #ce0000 !important;
}

.center-banner-wrapper {
  margin-top:  1.5rem;
}

#section-2 #baris-result .baris-bola{
margin-top:5px;
margin-bottom:10px;
}


#section-3 {
min-height:300px;
margin:0;
background: #cc0208;
color: #fff;
}

#section-3 .judul-baris{
font-size:34px;
font-stretch:narrower;
color:#2e3e4b;
margin-bottom:20px;
}

#section-3 .wrapper-subkolom {
border:none;
border-radius:0;
padding-top:110px;
}

#section-3 .security {
padding-top:0;
padding-top:10%;
padding-bottom:10%;
background: none;
}

#section-3 .judul-baris span{
display:inline-block;
}

#section-3 .bigger-text {
font-size:x-large;
text-transform:uppercase;
}

#section-3 h1, #section-3 h2, #section-3 h3, #section-2 h3{
padding-top:0;
margin-top:0;
font-weight:bold;
}

#section-3 p{
}

#section-3 .judul-baris .text-berwarna{
color:#dc5e61;
font-size:30px;
}

#section-3 .wrapper-subkolom .text-berwarna{
color:#cc1a1a;
}

#section-4 .other-result {
  border:1px solid #e7e7e7;
  background: #0a103c;
  padding:20px 0;
  color: #f2c280;
}

#section-4 .result-prize {
  color: #f2c280;
  font-size: 36px;
  font-weight: bold;
  margin:20px 0 10px 0;
}

#section-4 .checkout-button {
  margin:20px 0;
}

#footer-wrapper{
  margin-top: 3rem;
  padding:10px 0;
  font-size:14px;
  line-height: normal;
}

#footer-wrapper .row {
  display: flex;
  align-items: center;
}

.footer-top {
  padding: 10px 0;
background: #f4eb5e;
color: #108048;
text-align: center;
font-size: 18px;
font-weight:bold;
}

.footer-middle {
  padding: 3rem 0;
/* Created with https://www.css-gradient.com */
background: #002151;
background: -webkit-linear-gradient(top left, #002151, #000000);
background: -moz-linear-gradient(top left, #002151, #000000);
background: linear-gradient(to bottom right, #002151, #000000);
margin-top:4rem;
}

.additional-info {
  text-align: center;
  font-size: 12px;
  line-height: normal;
  text-align: justify;
  text-align-last: center;
}

.additional-info .title {
  font-size: 18px;
  font-weight: bold;
}

.additional-info hr {
  border-top-color: rgba(0,0,0,0.1);
}

.footer-bottom {
  background: #ffcc00;
  color: #be0405;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding:2rem 0;
}

.foot-img, .foot-img li {
  margin:0; padding: 0; list-style: none;
}

.foot-img {
  display: table;
  margin:0 auto;
  text-align: center;
}

.foot-img li {
  display: inline-block;
  margin-left: 15px;
}

.foot-img li:first-child {
  margin-left: 0;
}

.foot-img li img {
  height: 40px;
}

.footnav, .footnav li {
  margin: 0; padding: 0;
}

.footnav li {
  margin: 0 1rem;
  display: inline-block;
}

.footnav li a {
  color: #ffcc00;
  text-decoration: underline;
}

.footnav li a:hover {
  color: #dd2525;
}

.foot-sosmed {
  margin-top: 0;
  margin-bottom: 0;
}

.foot-sosmed li a {
  color: #ffd51d;
}

.time {
  display: block;
  text-align: right;
color: #cc2229;
padding-right: 15px;
margin-top:10px;
}


#section-2 .wrapper-subkolom, #section-3 .wrapper-subkolom {
padding:28px;
background: rgba(0,0,0,.5);
}

.agent {
min-height:370px;
background:url(../img/femaleagent.jpg) no-repeat bottom right;
}

.promo {
padding:0;
background:url(../img/promo.jpg) no-repeat;
background-size:100%;
min-height:370px;
}

.bolabig {
display:inline-block;
width:75px;
height:75px;
background-color:#fff;
text-align:center;
line-height:75px;
color:#000;
font-size:36px;
margin:5px 0;
border:1px solid #c4c4c4;

-moz-border-radius:100%;
-o-border-radius:100%;
-webkit-border-radius:100%;
border-radius:100%;

box-shadow:0px -5px 5px #d3d3d3 inset;
}

.bola {
width:40px;
line-height: 40px;
height: 40px;
color:#4b1902;
font-family: arial;
font-weight: bold;
font-size: 18px;
border-radius: 50%;
border: 1px groove #ba3e03;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+51,fbdf93+100;Orange+3D+%235 */
background: #fceabb; /* Old browsers */
background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
} 

.bola2 {
  width: 161px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  background: url(../img/ball2.png?v=2) repeat-x;
  color: #000;
  display: inline-block;
  letter-spacing: 30px;
  padding-left: 14px;
}

.d-flex-allctr {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.ball {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-sizing: border-box;
background: -webkit-radial-gradient(90% 12%, ellipse, white, #bb002c, #bb002c);
background: -moz-radial-gradient(90% 12%, ellipse, white, #bb002c, #bb002c);
background: -o-radial-gradient(90% 12%, ellipse, white, #bb002c, #bb002c);
background: -ms-radial-gradient(90% 12%, ellipse, white, #bb002c, #bb002c);
background: radial-gradient(90% 12%, ellipse, white, #bb002c, #bb002c);
}

.ball-inner {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}



.table thead tr th, .table tbody tr td {
padding:10px;
}

.table thead tr th {
background-color:#cc0208;
text-align:center;
color:#fff;
}

.table tbody tr td {
background-color:#fff8d7;
color:#cc2229;
}

.table tbody tr:nth-child(even) td {
  background-color: #fff;
}


#section-3 .bgwhite, .bgwhite {
background-color:#fff !important;
}

#section-1 {
  border-top: 10px ​solid #01151f;
  background-color: #ebc516;
  background-color:transparent;
  /*padding-bottom:60px;*/
}

.carousel {
  margin-top: 1rem;
}

.white {
color:#fff !important;
}

.red {
  color: #f00 !important;
}

.blue{
  color: #11bad8 !important;
}

.yellow {
  color: #fff000 !important;
}

.green {
  color: #bacc02 !important;
}

.page-wrapper {
  min-height: 530px;
}

.page-link {
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
border-color: maroon;
color: yellow;  
}

.wrapper-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4rem;
}

.header-img {
  margin-bottom: -1rem;
}

.wrapper-logo .header-icon img {
  height: 80px;
}

#section-1 #jackpot-wrapper{
text-align:center;
padding-bottom:155px;
}

#section-1 .tagline{
color:#f28284;
font-size:12px;
margin:20px 0;
}

#section-1 #result-wrapper {
  padding: 10px 20px;
  margin-top: 0px;
}

#section-1 #result-wrapper .col-md-4{
  padding-left:0px;
  padding-right:0px;
}

#section-1 .tanggal-jackpot2{
font-size:30px;
color: #fff;
text-shadow:3px 3px 0 #000;
line-height: normal;
font-weight: bold;
font-style: italic;
padding: 37px 0 7px 0;
}

#section-1 #jackpot-lg{
font-size:110px;
color:#d6ab00;
line-height:90px;
font-family:bebasNeue;
margin-top: 10px;
text-shadow:5px 5px 5px #000;
}
#section-1 #jackpot-sm{
font-size:36px;
}
#section-1 #jackpot-xs{
font-size:24px;
}
#section-1 #navlink-result{
color:#fff;
}

#section-1 #navlink-result .col-xs-10{
padding-right:0;
margin-right:0;
}
#section-1 #navlink-result .col-xs-2{
padding-left:0;
margin-left:0;
}
#section-1 #navlink-result:hover{
text-decoration:none;
}

.dropdown-menu {
  background: var(--danger-dark);
}

.dropdown-item {
  color: #ccc;
}

.dropdown-item:hover {
  background: var(--dark-light);
  color: white;
}

#section-2 {
min-height:255px;
padding-top:1rem;
padding-bottom:0px;
}

.header-countdown {
font-weight: normal;
font-weight: 700;
color: #521c02;

text-transform: capitalize;
text-align: center;
border-bottom:none;
margin:0;
padding:1rem;
position: relative;
background: rgba(0, 0, 0, 0.5);
}

.page-header {
}

.icon-home-wrapper {
  width: 65px;
  height: 65px;
  border: 2px solid #333;
  border-radius: 50%;
}

.home-about {
  overflow: hidden;
  height: 18rem;
}

#section-2 .judul-baris {
margin:40px 0;
}

#section-2 #baris-result{
  margin-top:10px;
}

#section-2 #baris-result .col-md-4{
background-position:bottom;
background-image:url('../img/line-border-bawah.png');
background-repeat:no-repeat;
}

#baris-result .isi-subkolom {
}

.hdg-prize {
  font-size: 16px;
  color: #fff;
  font-weight:bold;
}

.baris-bola{
padding:0px 0 10px 0;
font-weight:bold;
display:inline-block;
}

.baris-bola.bola-home > span.bola {
  width: 33px;
  height: 33px;
  line-height: 33px;
  font-size: 20px;
  color: #0a103c;
  background:#f2c280;
  margin:0 2px;
  border-radius:50%;
}

#section-2 .judul-subkolom {

  font-weight: 700;
margin-top:5px;
  text-transform: uppercase;
  border-radius: 50px;
}

#section-2 .judul-subkolom.Lottery {
  background: #d8261b;
}

#section-2 .judul-subkolom.Midday {
  background: #1b6685;
}

#section-2 .judul-subkolom.Evening {
  background: #ffd51d;
  color: #d8261b;
}

.timer-wrapper {
  position: relative;
  z-index: 1;
}

.countdown-heading {
  font-size: 4.5rem;
}

.time-countdown {
  font-size: 2.5rem;
  font-weight: normal;
}

.ball-countdown {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  width: 160px;
  animation: spinning 8s infinite;
  z-index: 2;
}

@keyframes spinning {
  50% {
    transform: translateX(calc(620% - 80px)) rotate(1060deg);
  }
  100% {
    transform: translateX(calc(0vw)) rotate(360deg);
  }
}


.bola-home {
  text-align: center;
  padding:1rem 1.0rem;
  margin:0;
}

.bola-home.Morning {
  border-bottom:9px solid #dd2525;
}

.bola-home.Midday {
  border-bottom:9px solid #108048;
}

.bola-home.Evening {
  border-bottom:9px solid #ffd200;
}

.icon-time {
  margin:1rem 0;
}

.icon-time img {
  width:50px;
}

.tanggal-home {
  font-weight: 500;
  text-transform: capitalize;
}

.bola-home-title {
  font-size:16px;
  font-family: poppinsBold;
  color: #494949;
}

.special-consolation-wrapper {
  background: url(../img/special-consolation.png) repeat-x;
  padding: 10px;
  background-size: auto 100%;
  margin-bottom:2rem;
}

.special-consolation-inside {
  padding: 10px;
  background: #cc2229;
  color: #ebc518;
  font-family: poppins;
  font-size:24px;
  line-height: 30px;
}

.home-consolation {
  font-family: poppinsSemiBold;
  font-size:25px;
  text-align: center;
  margin-bottom:1rem;
}

.baris-bola-consolation {
  display: table;
  margin:auto;
}

.baris-bola-consolation .bola {
  display: inline-block;
  border-radius:0;
  width: auto; height: auto;
  text-align:center;
  font-size:18px;
  color: #fff;
  font-weight: bold;
  background: none;
}

