:root {
  --cinzel:'Cinzel', serif;
  --cinzel2: 'Cinzel Decorative', cursive;
  --danger-dark: #3f1a00;
}

html {
  width: 100%;
}

body {font-family: arial;font-size:14px;color:#ddd;line-height:2.0em;background: url(https://res.cloudinary.com/msgroup/image/upload/v1729861436/background_fx_ltd33f.webp) repeat-x center top fixed;background-size:cover;background-color: #2d0e00 !important;}

a {
  color: orange;
}

a:hover {
  color:yellow;
}

.container {
  width: 1140px
}

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

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

.logo {
  /*opacity: 0;*/
  height: 130px;
}

.cinzel {
  font-family: var(--cinzel);
}

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

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

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

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

.navbar-nav {
  width: 100%;
  gap:  0 1rem;
  padding: 0 .5rem;
}

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

.navbar-expand-lg .navbar-nav .nav-link {
  color: #401600;
  font-size: 1.2rem;
  font-family: var(--cinzel);
  font-weight: 600;
}

.navbar-collapse {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9219+0,ffc300+100 */
background: #ff9219; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9219 0%, #ffc300 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9219 0%,#ffc300 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9219 0%,#ffc300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9219', endColorstr='#ffc300',GradientType=0 ); /* IE6-9 */
  border-radius: 5rem;
}

.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;
  color:#000;
/* 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, #ffe49c, #837252) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
  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;
font-family: poppins;
color: #cc2229;
padding-right: 15px;
margin-top:10px;
}


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

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

.promo {
padding:0;
background:url(../images/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: 248px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  background: url(../images/img-ball2.png) 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, orange, orange);
background: -moz-radial-gradient(90% 12%, ellipse, white, orange, orange);
background: -o-radial-gradient(90% 12%, ellipse, white, orange, orange);
background: -ms-radial-gradient(90% 12%, ellipse, white, orange, orange);
background: radial-gradient(90% 12%, ellipse, white, orange, orange);
}

.ball-inner {
  width: 35px;
  height: 35px;
  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: 430px;
}

.page-link {
/* 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 */
border-color: orange;
color: maroon;  
}

.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;
}

.logo {
  position: relative;
}

#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;
}

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

#section-3 p , #section-2 .page-header {font-weight: normal;
                            font-size: 1.7rem;
                            font-weight: 700;
                            color: #521c02;
                            font-family: var(--cinzel2);
                            text-transform: capitalize;
                            text-align: center;
                            border-bottom:none;
                            margin:0;
                            padding:1rem;
                            position: relative;

/* Created with https://www.css-gradient.com */background: #ff9219; /* Old browsers */background: -moz-linear-gradient(top,  #ff9219 0%, #ffc300 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  #ff9219 0%,#ffc300 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #ffe49c, #837252) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9219', endColorstr='#ffc300',GradientType=0 ); /* IE6-9 */}

.page-header2 {font-weight: normal;
                            font-size: 1.7rem;
                            font-weight: 700;
                            color: #521c02;
                            font-family: var(--cinzel2);
                            text-transform: capitalize;
                            text-align: center;
                            border-bottom:none;
                            margin:0;
                            padding:1rem;
                            position: relative;

/* Created with https://www.css-gradient.com */background: #ff9219; /* Old browsers */background: -moz-linear-gradient(top,  #ff9219 0%, #ffc300 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  #ff9219 0%,#ffc300 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #ffe49c, #837252) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9219', endColorstr='#ffc300',GradientType=0 ); /* IE6-9 */}

.page-header {
  margin-top:20px;
}

#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('../images/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-family: var(--cinzel);
  font-size: 22px;
  font-weight: 700;
  margin-top:5px;
  text-transform: uppercase;
  color: #ffffff;
  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;
}

.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;
  color: #ffffff;
  padding:2rem .5rem;
  margin:0;
  background: #3b0404;
  border: 1px solid #ffb701;
  font-size: 14px;
}

.bola-home2 {
  text-align: center;
  color: #fff;
  padding:2rem .5rem;
  margin:0;
  background: #4d3f26;
  border: 1px solid #ffb701;
  font-size: 14px;
}

.bola-homex {
  text-align: center;
  color: #fff;
  padding:2rem .5rem;
  margin:0;

  font-size: 14px;
}

.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-family: var(--cinzel);
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}

.bola-home-title {
  font-size:24px;
  font-family: var(--cinzel);
  color: #fff;
  text-align: center;
}

.special-consolation-wrapper {
  background: url(../images/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;
}

#header {
  transition: all 0.5s;
  z-index: 997;
  padding: 0px 0 0px 0;
  top: 40px;
  margin-bottom: 2rem;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(191,191,191,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(191,191,191,1) 100%);
  background: linear-gradient(to bottom, rgb(254 227 155) 0%, rgb(135 118 85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 );
}

.top-header {
  background: rgb(0,52,120);
  background: -moz-linear-gradient(top, rgba(0,52,120,1) 0%, rgba(0,21,49,1) 100%);
  background: -webkit-linear-gradient(top, rgba(0,52,120,1) 0%,rgba(0,21,49,1) 100%);
  background: linear-gradient(to bottom, rgb(120 72 0) 0%, rgb(49 11 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003478', endColorstr='#001531',GradientType=0 );
  height: 40px;
  z-index: 400;
  display: block;
  width: 100%;
  z-index: 400;
  position: relative;
  margin-bottom: 0px;
  color: #fff;
}

.top-header-content {
  display: flex;
  background: rgb(0 0 0 / 25%);
  line-height: 40px;
  height: 40px;
  font-family: itcAvantGardeGothicCe;
}

.top-header-content div:first-child {
  margin-right: 1rem;
}

.top-header-content strong {
  font-family: itcAvantGardeGothicCeBold;
  font-weight: 600;
  font-size: 16px;
}

#header .logo {
  font-size: 28px;
  margin: 0;
    margin-right: 0px;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.navwrapper {

  margin-top: 0;
  float: right;
}

.nav-menu > ul {
  display: flex;
}

.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding: 0px;
}
.nav-menu a {
  display: block;
  position: relative;
  color: #3f1a00;
  transition: 0.3s;
  font-size: 16px;
  font-family: var(--cinzel);
  text-transform: capitalize;
  font-weight: 600;
  padding: 28px 15px;
  background-repeat: no-repeat;
  background-position: center left;
  text-decoration: none;
}
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  background: rgba(255,255,255,0.3);
  color: #c70c30;
}

.mobile-nav-toggle {
  position: absolute;
  right: 15px;
  top: 6px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #fff;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}
.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-nav a {
  display: block;
  position: relative;
  color: #555555;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #3fbbc0;
  text-decoration: none;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}


@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-none {
    display: none !important;
  }
}

@media screen and (max-width: 600px) {
 
  #header {
    padding-top: 0;
  }

  #header .logo {
    display: table;
    margin: 15px auto 0 auto;
  }

  #header .logo img {
   max-height: 120px;
   height: 120px;

  }

  .top-header-content {
    justify-content: center;
  }

  .hdg-home, .centerheading, .copyright {
    text-align: center;
  }

  marquee {
    padding-right: 3rem;
  }

  .section {
    padding-bottom:30px;
  }

  .navwrapper {
    background: none;
    margin: 0;
  }
}
