body {
font-family: trebuchet;
font-size:14px;
color:#eae6e3;
}

.container{
max-width:1178px;
}

.navbar-default{
background:none;
border:none;
}

.wrapper-subkolom{
text-align:center;
}

.baris-bola{
padding:20px 0;
font-weight:bold;
display:inline-block;
}

.bolabig {
display:inline-block;
width:51px;
height:54px;
background-color:#fff;
text-align:center;
line-height:54px;
color:#cc1a1a;
font-size:24px;

-moz-border-radius:100%;
-o-border-radius:100%;
-webkit-border-radius:100%;
border-radius:100%;
}

.bola {
display:inline-block;
width:31px;
height:30px;
line-height:30px;
text-align:center;
color:#fff;
font-size:14px;
background-color:#cc1a1a;

-moz-border-radius:100%;
-o-border-radius:100%;
-webkit-border-radius:100%;
border-radius:100%;
} 

.table thead tr th, .table tbody tr td {
padding:10px;
}

.table thead tr th {
background-color:#cc1a1a;
text-align:center;
color:#fff;
}

.table tbody tr td {
background-color:#eae6e3;
color:#2e3e4b;
}



#section-1 {
	background-image:url('../img/section-2.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	/*padding-bottom:60px;*/
}

#section-1 #wrapper-logo{
	margin:20px 0;
	margin-top:0;
	/*background-image:url('../img/bg-divider-logo.png');
	height:500px;*/
	background-color:#000;
	background-position:center;
	color:#eae6e3;
}

.logo {
margin:10px 0;
}

#section-1 #jackpot-wrapper{
text-align:center;
padding-bottom:65px;
}

#section-1 .tagline{
color:#f28284;
line-height:12px;
font-size:12px;
margin:20px 0;
}



#section-1 #result-wrapper .col-md-4{
	margin-top:25px;
	margin-bottom:25px;
	padding-left:0px;
	padding-right:0px;
}

#section-1 #tanggal-jackpot{
font-size:24px;
margin-top:200px;
}

#section-1 #jackpot-lg{
font-size:110px;
color:#cc1a1a;
font-family:bebasNeue;
}
#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 {
background-color:#fff;
min-height:255px;
padding-bottom:45px;
color:#878787;
}

#section-2 p , #section-2 .page-header {
text-align:center;
text-align:justify;

-moz-text-align-last:center;
-o-text-align-last:center;
-webkit-text-align-last:center;
text-align-last:center;
}

#section-2 .judul-baris {
margin:40px 0;
}

#section-2 #baris-result{
	margin-top:40px;
	margin-bottom:20px;
}

#section-2 #baris-result .col-md-4{
background-position:bottom;
background-image:url('../img/line-border-bawah.png');
background-repeat:no-repeat;
padding-bottom:10px;
padding-top:10px;
}


#section-2 .judul-subkolom{
margin-bottom:10px;
}
#section-2 .bigger-text{
font-size:24px;
}
#section-2 .text-berwarna{
color:#6f7f8c;
}
#section-2 #baris-result .baris-bola{
margin-top:20px;
margin-bottom:20px;
}


#section-3 {
background:url(../img/section-3.png) no-repeat center top;
background-color:#fff;
min-height:300px;
padding-top:50px;
margin:0;
color:#000;
}

#section-3 #femaleagent-wrapper{
text-align:center;
padding:0;
margin:0;
}

#section-3 .judul-baris{
font-size:34px;
font-stretch:narrower;
color:#2e3e4b;
margin-bottom:20px;
}

#section-3 .judul-baris span{
display:inline-block;
}

#section-3 .judul-subkolom {
font-family:champagneAndLimousine;
margin-top:10px;
font-weight:bold;
}

#section-3 .bigger-text{
font-size:x-large;
text-transform:uppercase;
}

#section-3 h1, #section-3 h2, #section-3 h3{
color:#dc5e61;
padding-top:0;
margin-top:0;
}

#section-3 p{
color:#bfac9d;
}

#section-3 .judul-baris .text-berwarna{
color:#dc5e61;
font-size:30px;
}

#section-3 .wrapper-subkolom .text-berwarna{
color:#cc1a1a;
}

#section-3 #baris-info{
color:#fff;
height:130px;
text-align:center;
}
#section-3 #baris-info .col-xs-4{
height:130px;
margin:0;
padding-top:10%;
padding-bottom:10%;
}

#section-3 #baris-info .kolom-1{
background-color:#2e3e4b;
}
#section-3 #baris-info .kolom-2{
background-color:#dc5e61;
}
#section-3 #baris-info .kolom-3{
background-color:#fff;
color:#dc5e61;
}

#footer-wrapper{
background-color:#000;
padding-top:20px;
padding-bottom:10px;
}

.red {
color:#cc1a1a;
}


/*-- start nav-justified */
/* Customize the nav-justified links to be fill the entire space of the .navbar */
.nav-justified {
  background-color: #000;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 0;
  font-weight: bold;
  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:         linear-gradient(to bottom, #f5f5f5 0%,#e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #d5d5d5;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

#pagination-wrapper .number, #pagination-wrapper .pageposition {
color:#cc1a1a;
}

#pagination-wrapper .current {
background-color:#cc1a1a;
border-color:#8b0b0b;
color:#fff;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}
/*-- end nav-justified */

/*-- start custom nav */
#wrapper-logo{
border-bottom:5px solid #991313;
}
#wrapper-logo .navbar {
margin-bottom:0;
}

#wrapper-logo .nav li a{
background-image:none;
color:#991313;
background-color:#000;
border:none;
}

#wrapper-logo .nav li a:hover{
color:#fff;
}
#wrapper-logo li.active a{
color:#fff;

}
#wrapper-logo #navbar ul{
border:none;
}
#wrapper-logo .nav li{
border-right:1px solid #252525;
}
#wrapper-logo .nav li:last-child{
border-right:none;
}

/*-- end custom nav */


/*-- start animasi --*/
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


.fa-refresh {
    animation-duration: 1s;
}


#loader {
display:inline-block;
}
#loader i{
    animation: 0.5s linear 0s normal none infinite running spin;
}

@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}


/*-- end animasi --*/