@font-face {
	font-family: Roboto Slab  ;
	src: url(../fonts/RobotoSlab-Regular.ttf);
}
@font-face {
	font-family: Parisienne;
	src: url(../fonts/Parisienne-Regular.ttf);
}
@font-face {
	font-family: MyriadPro SemiboldIt;
	src: url(../fonts/MyriadPro-SemiboldIt.otf);
}
@font-face {
	font-family: ProximaNovabold;
	src: url(../fonts/Proxima-Nova-Alt-Bold.otf);
}


.clear-fix {
	clear: both;
}
*{
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Calibri;
}
.wrapper{
	width: 990px !important;
	margin: 0 auto;
	position: relative;
    padding: 0 15px;
}
body{
    background: #001103 url('../../images/bg-oricasino.jpg') center top no-repeat;
}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}
a {
	color: #fff;
	text-decoration: none;
}
#header {
    background: linear-gradient(#333534, #121214);
    border-bottom: 2px solid #00ff00;
}
#menu li a:hover {
	color: #A7EB2A !important;
}
#header-right {
	width: 458px;
	float: right;
}
#like-button {
	float: left;
    padding: 6px 0px;
}
.social-detail {
	color:#AFE07F;
}
#frm-login {
    width: 308px;
    line-height: 20px;
    float: right;
    padding: 6px 0px;
}
#frm-login input[type="text"],
#frm-login input[type="password"] {
    width: 90px;
    height: 23px;
    float: left;
    font-size: 12px;
    margin-right: 4px;
    background: #fff;
    border-radius: 3px;
    outline: none;
    border: none;
    padding: 5px;
    font-family: Arial;

}
#frm-login input[type="text"]:focus,
#frm-login input[type="password"]:focus {
	box-shadow: none;
}
#frm-login input::-webkit-input-placeholder {
	color: #C2C2C2;
}
.btn-reset {
    color: #444;
    font-style: italic;
    vertical-align: top;
    float: left;
    font-size: 12px;
    margin-top: 6px;
}
.btnLogin ,
.btnRegister {
	cursor: pointer;
	text-transform: uppercase;
	width: 56px;
    height: 24px;
    border: none;
    font-family: Roboto Slab;
    border-radius: 2px;
    color: #efffaa;
    background: linear-gradient(#AEFD2B,#81B24B);
    text-shadow: 1px 1px 1px #000;
    font-size: 12px;
}

.btnRegister {
	display: block;
    text-align: center;
    float: right;
    line-height: 24px;
    width: 60px;
    padding: 0px 0px;
    background: linear-gradient(#D70001,#a22020,#c31a1a);
}
.btnRegister > img {
    width: 100%;
}
/* ---- contact -----*/



/* ---- /contact -----*/
/* ----  banner ----*/
#banner {
	width: 174px;
	float: right;
}
/* --- banner ----- */
#process {
    float: right;
    padding: 4px 0px;
    width: 100%;
    height: 104px;
    margin-top: 20px;
}
#process li {
	float: left;
}
#process li:last-child {
	background: transparent !important;
}
#process li a .process-icon {
	height: 18px;
}
#logo {
    display: inline-block;
    top: 0;
    z-index: 999;
    padding: 0px 10px 0 0px;
}
.pic-logo {
    vertical-align: middle;
    height: 60px;
}
/* ----- menu ----- */
.menu-wrapper {
    width: auto;
    float: right;
}
#menu  ,
#menu-bottom {
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 100%;
    float: left;
    padding: 20px 0px 0px 0px;
}
#menu li ,
#menu-bottom  li {
	float: left;
	position: relative;
}

#menu li a {
	font-family: ProximaNovabold;
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: block;
	font-weight: 500;
	padding: 5px 15px;
    text-transform: uppercase;
    margin: 0 0px;
    border-left: 2px solid grey;
}
#menu li:last-child {
    margin-right: 0px;
}
#menu li .hot {
    position: absolute;
    top: -8px;
    right: -8px;
}
#header-bottom {
	margin: 0px;
    padding: 0 5px 0 5px;
    background: linear-gradient(#2f2f2d, #42433e);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#menu-bottom {
	padding: 10px 0px;
	width: 575px;
	float: left;
}
#menu-bottom li a {
    padding: 0px 32px;
    font-family: ProximaNovabold;
    font-size: 14px;
    background: url(../../images/menu-left.png) no-repeat center left, url(../../images/menu-right.png) no-repeat center right;
}
#menu-bottom li a:hover {
background: black;
}
#menu-bottom li a span {
    position: relative;
}
/* ----- / menu ----- */

/* ------  running Text ----------- */
.runningTitle {
	color: #fff;
    float: left;
    width: 43px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    font-family: Calibri;
    text-transform: uppercase;
    font-weight: bold;
}
.runningText {
    float: none;
    width: auto;
    padding: 6px 0px;
}
#runningText {
    color: #fff;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    font-family: Myriad Pro;
    font-weight: bold;
    margin-left: 38px;
    margin-left: 5px;
    max-width: 895px;
}
/* ------ / running Text --------- */
/* -------------- Progressive Jackpot ---------*/

.page-content {
    background: #000000de;
    padding: 15px;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    font-family: ProximaNovabold;
}

.page-content h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem;
    font-weight: 600;
    letter-spacing: 1px;
}

.page-content p {
    margin-bottom: 0.5rem;
    letter-spacing: 1px;
}

.page-content ul, ol{
    padding-left: 25px;
    margin-bottom: 0.5rem;
    letter-spacing: 1px;
}

.list-square {
    list-style: square;
}

.list-number {
    list-style: decimal;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.row-cols-md-1>* {
  -ms-flex:0 0 100%;
  flex:0 0 100%;
  max-width:100%
 }

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.px-4 {
    padding: 0 2.5rem;
}

.list-procces {
    display: flex;
    justify-content: center;
}

.list-procces .number-procces {
    font-size: 4rem;
    font-weight: 600;
    padding-right: 7px;
    font-style: italic;
    -webkit-background-clip: text;
    background-image: linear-gradient(to bottom, #adfb2d, #86b23e);
    -webkit-text-fill-color: transparent;
    color: #464646;
}

.list-procces .title-procces {
    padding: 15px 0;
    margin-left: 5px;
}

.list-procces .title-procces .span-title {
    font-size: 2rem;
    font-style: italic;
    font-weight: 600;
    color: white;
    text-shadow: 2px 1px 6px rgba(166, 206, 240, 0.78);
}

.list-procces .title-procces .span-sub-title {
    color: #91eb00;
}

.list-procces .line-procces {
    background: url('../../images/line.png') center no-repeat;
    width: 15px;
    margin-left: 15px;
}

.list-procces .line-procces.list-none {
    background: none;
}

.content-top-right {
	float: right;
}
.content-top-left {
    float: left;
}

.girl-1 {
    margin-left: 170px;
    animation: floatimg 1s infinite;
}

.girl-2 {
    position: absolute;
    margin-left: -307px;
    animation: floatimgg 2s infinite;
}

.girl-oricasino {
    margin-left: 254px;
    background: url(../../images/girl-oricasino.gif) no-repeat center;
    height: 424px;
    width: 303px;
    margin-top: -3px;
    z-index: -1;
    position: relative;
}


@keyframes floatimg {
    0% {
       background: url('../../images/girl-2.png') no-repeat center;
       height: 434px;
       width: 311px;
    }
    100% {
        background: url('../../images/girl-1.png') no-repeat center;
        height: 434px;
        width: 311px;
    }
}

@-webkit-keyframes floatimg {
    0% {
       background: url('../../images/girl-2.png') no-repeat center;
       height: 434px;
       width: 311px;
    }
    100% {
        background: url('../../images/girl-1.png') no-repeat center;
        height: 434px;
        width: 311px;
    }
}

@-moz-keyframes floatimg {
    0% {
       background: url('../../images/girl-2.png') no-repeat center;
       height: 434px;
       width: 311px;
    }
    100% {
        background: url('../../images/girl-1.png') no-repeat center;
        height: 434px;
        width: 311px;
    }
}

#pro-jackpot {    
    text-align: center;
    font-size: 39px;
    font-family: 'Roboto Slab';
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px #000;
	margin: 20px 0;
}
#pro-jackpot > div:nth-child(2) {
    letter-spacing: 6px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 42px;
    font-family: Roboto Slab;
    font-style: italic;
    color: #B2FF4A;
    height: 68px;
    line-height: 68px;
    text-shadow: 1px 1px 2px #000;
}
.title-jackpot {
    height: auto;
    text-align: right;
    letter-spacing: 7px;
}

.box-login {
    padding: 0 10px;
    border: 2px solid white;
    border-radius: 10px;
    background: #0006;
    float: right;
}

.box-login .cust-input {
    width: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 404px;
}

.box-login .form-control {
    border-radius: 5px !important;
    background: #dfdfdf00 !important;
    padding: 13px 13px;
    font-size: 16px;
    font-weight: 700;
    position: static;
    border: 2px solid white;
    color: white;
    margin-right: 5px;
}

.btn {
    font-size: 18px;
    display: inline-block;
    padding: 13px 30px;
    color: white;
    border: 2px solid transparent;
    border-radius: 2px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: ProximaNovabold;
}

.login-btn {
    background: #9adb3a;
    color: black;
    max-width: 129px;
}

.login-btn:hover {
    background: transparent;
    border: 2px solid #9adb3a;
    color: white;
}

.daftar-btn {
    background: linear-gradient(#ca0001, #5e0010);
    max-width: 129px;
}

.daftar-btn:hover {
    background: transparent;
    border: 2px solid #ca0001;
}

.bonus-cashback {
	margin: 20px 0;
}
.process {
	height: auto;
	margin-top: 0px;
	background: linear-gradient(black , #2f2f2d 50%, #424240);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: 2px solid lime;
}
/* --------------  / Progressive Jackpot ---------*/
/* ---------- last 5 ------------ */

.content-top {
    height: 420px;
}

#content-bottom {
    background: linear-gradient(black, #005329);
    padding: 5px;
    display: flex;
}

.menu-slider {
    height: auto;
    max-width: 645px;
}

#slider {
    margin: 0 0 0px 0;
    padding: 5px;
}

.game-list {
    display: inline-block;
}

.game-list ul li {
    float: left;
    margin-right: 10px;
    max-width: 140px;
}

.game-list ul li:last-child {
    margin-right: 0;
}

.game-list ul li img {
    max-width: 119px;
}

.menu-footer {
    border-top: 2px solid lime;
    padding-top: 10px;
    z-index: 999;
    position: relative;
    margin: 0 5px;
}

.menu-fotter ul {
    display: inline-block;
}

.menu-footer ul li {
    float: left;
    font-family: ProximaNovabold;
    padding-right: 5px;
    border-right: 1px solid grey;
    padding-top: 7px;
}

.menu-footer ul li:last-child {
    padding-left: 5px;
    border-right: 1px solid transparent;
}

.menu-footer ul li a {
    padding-right: 10px;
}

.menu-footer ul li:last-child > a {
    margin-left: 10px;
}

.menu-footer li a:hover {
    color: green;
}

.menu-footer span {
   float: right; 
}

.menu-footer span img {
    width: 175px;
}

.contact {
    max-width: 295px;
    background: #092c27;
    margin: 5px;
    width: 100%;
    padding: 5px 10px;
}

.contact .head-contact {
    height: 50px;
    color: #fff;
    padding-top: 15px;
    background: url('../../images/contactline.png') bottom no-repeat;
    text-align: center;
    margin-bottom: 15px;
}

.contact .head-contact h1 {
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 600;
    color: white;
    font-family: ProximaNovabold;
    letter-spacing: 2px;
}

.contact .box-contact {
    height: 50px;
    background: white;
    display: flex;
    margin-bottom: 15px;
}

.contact .box-contact .icon-contact {
    width: 50px;
    background: linear-gradient(to bottom, #adfb2d, #86b23e);
    text-align: center;
    padding: 5px 0;
}

.contact .body-contact {
    width: 225px;
    padding: 5px 10px;
    align-self: center;
    font-family: ProximaNovabold;
    font-size: 20px;
}


.fivelast {
    width: 280px;
    height: 170px;
    color: #fff;
    text-align: center;
    padding-left: 2px;
    font-family: Roboto Slab;
    font-size: 20px;
    margin-top: 34px;
    font-size: 14px;
    margin: 16px auto;
}
#last-five > .deposit ,
#last-five > .withdraw,
#last-five > .contact{
    background: url(../../images/last5-bg.png) no-repeat center center;
    float: left;
    height: 270px;
    width: 330px;
}
#last-five > .deposit > .title,
#last-five > .withdraw > .title,
#last-five > .contact > .title {
    height: 64px;
    margin-left: 0px;
    line-height: 76px;
    text-align: center;
    font-size: 38px;
    color: #fff;
    text-shadow: 1px 1px 8px #506eff;
    font-family: Parisienne;
}

.fivelast  tr  td:nth-child(1) {
    text-align: left;
}
.fivelast  tr   td:nth-child(2) { 
    text-align: center;
}
.fivelast  tr   td:nth-child(3) { 
    text-align: right;
    font-weight: bold;
}
.offline-bank {
    text-align: center;
    padding: 20px 10px;
}
/* social */
#social {
    width: 80%;
    margin: 8px auto;
}
#social li {
    width: 100%;
    height: 42px;
    padding: 2px 0px;
    display: inline-block;
}
#social .social-icon {
    float: left;
    cursor: pointer;
}
.social-info {
    float: right;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    padding-left: 50px;
    padding-right: 10px;
    width: 215px;
    text-align: left;
    font-family: Roboto Slab;
}
/* /social */
/* ------------ last 5 ---------- */

/*	------------ selamat -------------*/
.selamat-header {
	text-align: center;
    padding: 15px 0px;
    font-family: Parisienne;
    font-size: 38px;
     color: #fff;
     text-shadow: 1px 1px 10px #383dc5;
}
.selamat-header .text-color {
    font-style: italic;
}

.rumahtaruhan {
	vertical-align: middle;
}
.selamat-content {
	font-size: 14px;
    font-family: Myriad Pro;
    color: #fff;
    line-height: 20px;
    text-align: center;
}
.txt-green {
	color: #AFE07F;
}
.selamat-content p {
	margin-bottom: 20px;
}

.text-underline {
	text-decoration: underline;
	font-style: italic;
}
.line-color {
	color: #dccf7b;
}
/*	------------ / selamat -------------*/
#bank ,
#sugested-browser 
 {
	float: left;
	width: 386px;
	text-align: center;
}
.follow-ul li {
	float: left;
	margin-left: 10px;
}
.follow-ul li:first-child {
	margin-left: 0px;
}
#follow-us {
	    width: 214px;
	    	text-align: center;
	    	float: left;
}
.bank-content {
	    padding: 20px 0px 0px 0px;
}
#footer {
	margin: 5px 0 10px;
}
#bank {
    height: 40px;
    width: 468px;
    background: url(../../images/bank.png) no-repeat top left;
}
#iphone {
	height: 40px;
    width: 468px;
    float: right;
    background: url(../../images/iphone.png) no-repeat top right;
}
#product-game {        
	width: 100%;
    height: 100px;
    background: url(../../images/game.png) no-repeat center center;
}

/* ------ / slideshow nivoslider ------*/
#slideshow {
	width: 810px;
	height: 398px;
	float: left;
}
.copy-right {
    text-align: center;
    color: #fff;
    position: relative;
    font-family: Roboto Slab;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 1px 1px 10px #383dc5;
    margin: 10px 0;
}
.fb-like {
	margin-top: 20px;
}
	
/* ----  menu footer -- */
	#menu-footer {
		width: 100%;
		display: table;
	
	}
	#menu-footer li > div,
	#menu-footer li a {
		font-family: Calibri;
	}
	#menu-footer > li {
		color: #fff;
		display: table-cell;
	}

	#menu-footer > li >.caption {
		padding: 20px 0px;
		font-size: 20px;
	}
	#menu-footer > li > ul > li {
		padding: 5px 0px 5px 15px;
		background: transparent url(../../images/menu-icon.html) center left  no-repeat;
	}
/* ----  / menu footer -- */
.footer-icon {
	height: 108px;
	width: 100%;
	background: transparent url(../../images/bg-border.html) center center no-repeat;
}
#contact {
	position: absolute;
    right: 0px;
    top: 44px;
}
/* -----  proces -------*/
#process li a {
    display: block;
    width: 202px;
    height: 102px;
}
#process li:nth-child(2) a {
	width: 272px;
	height: 102px;
}
#process li:nth-child(3) a {
	width: 250px;
}
#process li:nth-child(4) a {
	width: 266px;
}
/* -----  / proces -------*/
#body .header {
    border: 1px solid #fff778;
    color: #FFF;
    font-size: 20px;
    margin-top: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
    border-bottom: 1px #fee567 solid;
    padding-left: 20px;
    font-family: Arial;
    padding: 5px 10px;
}
#body .body {
    font-family: Arial;
    border: 1px solid #fff778;
    color: #FFF;
    border-top: none;
    min-height: 350px;
    margin-bottom: 10px;
    padding: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
}

[name="accordion-group"]{
    display: none;
}
.element-list{
  margin-left: 0;
  padding-left: 0 !important;
  list-style-type: none;
}
.accordion-group label{
    /*typography*/
      color: #666;
      /*misc*/
      cursor: pointer;
      margin-top: 10px;
}
.accordion-group label:hover{
    color: #C85A17;
}

[name="accordion-group"] ~ .accordion-h .accordion-toggle{
    display: block;
}
[name="accordion-group"]:checked ~ .accordion-h .accordion-toggle{
      display: none;
}
[name="accordion-group"] ~ h4 .accordion-dismiss{
      display: none;
}
[name="accordion-group"]:checked ~ h4 .accordion-dismiss{
      display: block;
}
.accordion-body{
    height: auto;
    max-height: 0;
    overflow: hidden;
    background-color: hsla(0, 5.8%, 23.7%, 0.39);
    -webkit-transition: max-height .2s ease 0s;
    transition: max-height .25s ease 0s;
    transition-duration: 0.25s;
}
.accordion-group li:last-child .accordion-body{
    border-bottom-width: 1;
}
[name="accordion-group"]:checked ~ .accordion-body{
      /*box model*/
      max-height: 960px;
      /*transition*/
      transition-duration: .75s;
}
.accordion-inner{
  padding: 0.631100639515315em 2%;  /*15/11.884/2*/
}

.accordion-body .page-body {
    padding: 10px;
}

.accordion-toggle .img-accordion {
    max-width: 100%;
}

.accordion-dismiss .img-accordion {
    max-width: 100%;
}

.accordion-h {
    margin-bottom: 0;
}

.body-footer {
    text-align: center;
    background: #0000004f;
    color: white;
    padding: 15px;
    border: 5px solid lime;
}

.body-footer h1 {
    font-size: 2rem;
    font-family: ProximaNovabold;
    margin-bottom: 1rem;
    letter-spacing: 1px;
}

.body-footer h2 {
    font-size: 1.7rem;
    font-family: ProximaNovabold;
    margin-bottom: 1rem;
    letter-spacing: 1px;
}

.body-footer h3 {
    font-size: 1.5rem;
    font-family: ProximaNovabold;
    margin-bottom: 1rem;
    letter-spacing: 1px;
}

.body-footer p {
    margin-bottom: 1rem;
    font-family: ProximaNovabold;
    letter-spacing: 1px;
}

.jadwal {
    margin: 20px auto;
    border: 1px solid #8537c6;
    color: #dbfddd;
    font-size: 13px;
    width: 700px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
}

.jadwal td {
    border: 1px solid #4f6c09;
    text-align: center;
    background-color: #a8d048;
    width: 180px;
}
.jadwal img {
    padding: 12px 0px 0px 0px;
}

.box-bank {
    width: 700px;
    margin: 0 auto;
    display: flex;
    background: #a8d048;
    margin-bottom: 15px;
}

.box-bank .bank-img {
    padding: 10px;
}

.box-bank .jadwal-bank {
    width: 143px;
    text-align: center;
    padding: 5px 0 0;
    font-size: 14px;
    background: #6f911d;
    margin: 10px 0 0;
    border-right: 2px solid #507101;
}

.box-bank .jadwal-bank .title-date {
    padding: 5px;
}

.box-bank .kode-bank {
    width: 148px;
    text-align: center;
    padding: 5px 0 0;
    font-size: 14px;
    background: #6f911d;
    margin: 10px 0 0;
}

.box-bank .kode-bank .title-kode {
    padding: 5px 0 0;
}

.box-bank .kode-bank .number-kode {
    font-size: 24px;
}

.box-bank .col-1-bank {
    width: 429px;
}

.hot-promo {
    float: right;
    position: relative;
    margin-top: -38px;
}

ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-bottom: 2px solid lime;
}
ul.tabs li{
    background: none;
    color: white;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    transition: 0.5s ease;
}

ul.tabs li.current{
    background: #000000a8;
    color: #0f0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tab-content{
    display: none;
    padding: 15px;
    transition: 0.5s ease;
}

.tab-content.current{
    display: inherit;
    transition: 0.5s ease;
}