

@font-face {
    font-family: 'open_sansregular';
    src: url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    background: url(../images/bg/newpat.jpg);
    font-family: 'open_sansregular';
    background-color: #00395e;
}

/* Head */
.heads-container {
    width: 100%;
    /* background-color: #4CAF50; */
    max-height: 6vh;
    background-color: rgb(0, 57, 94);
    /* z-index: 99; */
}

.heads {
    height: 50px;
    width: 100%;
    background-color: rgb(0, 57, 94);
    overflow: hidden;
    position: fixed;
    z-index: 99;
    top: 0;
}

.hamburger-dc {
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    font-size: 30px;
    cursor: pointer;
    color: white;
}

.logo-DC {
    margin-left: 2vh;
    margin-top: 10px;
    float: left;
    width: 124px;
    height: 23px;
    background: var(--masterLogo) no-repeat;
    background-size: 100% 100%;
}

/* Top Right */
.button-container {
    height: 6vh;
    float: right;
}

.logins {
    float: left;
    margin-top: 1.5vh;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.5vh;
    font-family: arial, helvetica, sans-serif;
    padding: 5px 12px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #FFFFFF;
    border: none;
    background-color: rgb(0, 57, 94);
}

.regis {
    float: left;
    margin-top: 1.5vh;
    margin-left: 0.5vh;
    margin-right: 0.5vh;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 1.5vh;
    font-family: arial, helvetica, sans-serif;
    padding: 5px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #FFFFFF;
    /* background: linear-gradient(0deg, #0099ff 15%, #0099ff 65%, #33ffff 100%);
    border-radius: 7px; */
}

/* Logged in User */
.logged-container {
    float: right;
    padding-top: 5px;
    padding-right: 5px;
    color: white;
    text-align: center;
    font-size: 12px;
}

.game-panel-overview .game-panel-head {
    background: #454545;
    background: -moz-linear-gradient(top, #454545 0%, #5e5e5e 50%, #454545 55%);
    background: -webkit-linear-gradient(top, #454545 0%, #5e5e5e 50%, #454545 55%);
    background: linear-gradient(to bottom, #454545 0%, #5e5e5e 50%, #454545 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3156', endColorstr='#1e3156', GradientType=0);
    /* height: 30px; */
    padding: 4px 10px;
    font-family: 'opensans-bold';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.4rem;
}

.icon-game {
    width: 14px;
    height: 14px;
    vertical-align: text-top;
}

.username-log {
    display: inline-block;
    /*width: 80%;*/
    color: rgb(61, 179, 255);
}

.wallet-log {
    display: inline-block;
    width: 80%;
    color: white;
}

.wallet-ico-log {
    color: rgb(211, 227, 75);
    /* margin-left: 5vh; */
    margin-right: 5px;
    margin-top: 4px;
}

/* News */
.news-header {
    z-index: 10;
    background: rgb(211, 227, 75);
    height: 22px;
    overflow: hidden;
    position: relative;
    top: 50px;
}

.news-header-container {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.news-header-container>span {
    margin-left: 10px;
    font-size: 14px;
    font-family: 'open_sansregular';
    font-weight: bold;
}

.news-header-container>marquee {
    font-size: 14px;
}

/* Main */
.body-main-container {
    margin-bottom: 10px;
    width: 100%;
    /*height: 92vh;*/
    margin-top: 43px;
    /* overflow: scroll; */
}

/*-------------------------------*/
/*         Owl Carousel          */
/*-------------------------------*/
.slide-wrapper #progressBar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 4;
}

.slide-wrapper #progressBar #bar {
    width: 0%;
    max-width: 100%;
    height: 2px;
    background: #d3e34b;
}

.slide-wrapper .owl-carousel .owl-controls {
    position: absolute;
    width: 100%;
    bottom: 2px;
}

.slide-wrapper .owl-carousel {
    height: 100%;
}

.slide-wrapper .owl-carousel .owl-controls .owl-pagination {
    display: none;
}

.slide-wrapper .owl-carousel .item {
    padding: 0px 0;
    color: white;
}

.slide-wrapper .owl-carousel .item img {
    max-width: 100%;
}

/*-------------------------------*/
/*            Slider             */
/*-------------------------------*/
#slider {
    top: 1.4em;
    /* position: relative; */
    /* overflow: hidden; */
    display: block;
    clear: both;
    height: auto;
}

.slide-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    background: #1a1a1a;
}

.slider-btn {
    position: absolute;
    right: 10px;
    bottom: 6%;
    /*left: 50%;
    bottom: 8%;
    margin-left: -75px !important;*/
    z-index: 1020;
}

.shade {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.85);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.85);
}

.responsive-image {
    width: 100%;
    height: 100%;
}

.play-container {
    /* width: 95%; */
    margin: 8px;
}
@media screen and (orientation: landscape) {
.play-container-reg {
    width: 100%;
    padding: 5px 50px 0px 50px;
}
}

.play-games {
    margin-top: 25px;
}

.banner-play {
    text-align: center;
}

.banner-sports {
    margin-top: 1vh;
    width: 100%;
    /* height: 14vh; */
    position: relative;
    background-size: 100% 100%;
}

.banner-sports>img, .banner-half-items>img {
    height: 100%;
    width: 100%;
}

.banner-half {
    overflow: hidden;
    margin-top: 8px;
}

.banner-sports>a, .banner-half-items>a {
    position: absolute;
    display: block;
    /* height: 100%; */
    /* width: 100%; */
}

.banner-half>.banner-half-items:nth-child(1) {
    width: 100%;
    float: left;
    position: relative;
}

.banner-half>.banner-half-items:nth-child(2) {
    width: 49%;
    float: left;
    position: relative;
    margin-top: 2%;
}
.banner-half>.banner-half-items:nth-child(3) {
    width: 49%;
    float: left;
    margin-top: 2%;
    margin-left: 2%;
    position: relative;
}
.banner-half>.banner-half-items:nth-child(4) {
    width: 49%;
    float: left;
    margin-top: 2%;
    position: relative;
}
.banner-half>.banner-half-items:nth-child(5) {
    width: 49%;
    float: left;
    margin-left: 2%;
    margin-top: 2%;
    position: relative;
}
.banner-half>.banner-half-items:nth-child(6) {
    width: 49%;
    float: left;
    margin-top: 2%;
    position: relative;
}
.banner-half>.banner-half-items:nth-child(7) {
    width: 49%;
    float: left;
    margin-left: 2%;
    margin-top: 2%;
    position: relative;
}

.game-panel-history .game-panel-head {
    background: #454545;
    background: -moz-linear-gradient(top, #454545 0%, #5e5e5e 50%, #454545 55%);
    background: -webkit-linear-gradient(top, #454545 0%, #5e5e5e 50%, #454545 55%);
    background: linear-gradient(to bottom, #454545 0%, #5e5e5e 50%, #454545 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3156', endColorstr='#1e3156', GradientType=0);
    font-family: 'opensans-bold';
    font-size: 14px;
    color: #fff;
    line-height: 1rem;
}

.game-panel-history thead>tr>td {
    border: 2px solid #fff;
    padding: 3px 10px;
}

.game-panel-history tbody>tr>td {
    background: #d5dfec;
    font-size: 12px;
    color: #000000;
    padding: 5px 10px;
    text-align: center;
    border: 2px solid #fff;
}

.box-play {
    position: absolute;
    width: 100%;
    height: 4vh;
    background-color: rgba(0, 0, 0, 0.85);
    border: 1px solid black;
    bottom: 0;
    /* opacity: 0.6; */
    /* For IE8 and earlier */
}

.tag-button {
    color: rgb(211, 227, 75);
    font-size: 2vh;
    position: absolute;
    bottom: 0.5vh;
    left: 1vh;
}

.play-button {
    border-radius: 5px;
    margin: 2px;
    padding: 2px;
    color: beige;
    font-size: 2vh;
    width: 8vh;
    height: 3.5vh;
    font-family: 'open_sansregular';
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 1 !important;
    background: linear-gradient(to bottom, rgba(25, 174, 235, 1) 0%, rgb(14, 86, 115) 100%);
}

@media screen and (orientation: landscape) {
    .play-button {
        border-radius: 5px;
        margin: 2px 2px .5px 2px !important;
        padding: 2px;
        color: beige;
        font-size: 10px;
        width: 40px !important;
        height: 18px !important;
        font-family: 'open_sansregular';
        font-weight: bold;
        position: absolute;
        bottom: 0;
        right: 0;
        opacity: 1 !important;
        background: linear-gradient(to bottom, rgba(25, 174, 235, 1) 0%, rgb(14, 86, 115) 100%);
    }
}
@media screen and (max-width: 1024px) and (min-width: 814px) {
    .play-button {
        margin: 2px 2px .5px 2px !important;
    }
}

.pokerplay {
    background: url(../images/bannerplay/Poker.jpg) no-repeat;
    background-size: 100% 100%;
}

.casinoplay {
    background: url(../images/bannerplay/Casino.jpg) no-repeat;
    background-size: 100% 100%;
}

.ogplay {
    background: url(../images/bannerplay/CasinoOG.jpg) no-repeat;
    background-size: 100% 100%;
}

.liveplay {
    background: url(../images/bannerplay/LiveNumber.jpg) no-repeat;
    background-size: 100% 100%;
}

/* Payment Section */
.payment-section {
    width: 100%;
    margin-top: 1vh;
    height: 2vh;
    border-top: 1px solid black;
    /* background-color:white; */
}

.icon-payment-bar {
    display: flex;
    justify-content: space-between;
    /* background-color: aqua; */
}

.payment-items {
    width: 15%;
    height: 2vh;
    float: left;
    /* background-color: aqua; */
}

.ibank-bca {
    background: url(../images/icons/bank/bank-bca.svg) no-repeat;
    background-size: 100% 100%;
}

.ibank-mandiri {
    background: url(../images/icons/bank/bank-mandiri.svg) no-repeat;
    background-size: 100% 100%;
}

.ibank-bni {
    background: url(../images/icons/bank/bank-bni.svg)no-repeat;
    background-size: 100% 100%;
}

.ibank-cimb {
    background: url(../images/icons/bank/bank-cimb.svg)no-repeat;
    background-size: 100% 100%;
}

.ibank-bri {
    background: url(../images/icons/bank/bank-bri.svg)no-repeat;
    background-size: 100% 100%;
}

.payment-tag {
    font-size: 2vh;
    /* background-color: #4CAF50; */
}

/* Footer */
.icon-bar {
    width: 100%;
    background-color: rgb(30, 66, 107);
    overflow: auto;
    position: fixed;
    bottom: 0;
}

.icon-bar a {
    font-family: 'Aller Regular', Arial, sans-serif;
    float: left;
    width: 20%;
    text-align: center;
    padding: 5px 0 0px 0;
    transition: all 0.3s ease;
    font-size: 2.5vh;
}

.icon-bar a:not(.active) {
    color: white;
}

.icon-bar a.active {
    background-color: rgb(15, 47, 83);
    color: rgb(211, 227, 75);
}

.icon-bar a:hover {
    background-color: rgb(15, 47, 83);
    color: rgb(211, 227, 75);
    text-decoration: none;
}

.icon-bar a span {
    font-size: 10px;
    padding: 2px 0 5px 0;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* DUAL BUTTON MAIN */
.main-dual-button {
    width: 100%;
    height: 40px;
}

.main-dual-button label {
    vertical-align: center;
    font-size: 80%;
}

.main-dual-button>.dual-button {
    display: inline-block;
    float: left;
    font-family: 'open_sansregular';
    width: 49%;
    height: 40px;
    color: yellow;
    text-align: center;
    padding: 5px 6px;
    background-image: url(../images/icons/bg_main_btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main-dual-button>.dual-button:first-child {
    /* margin-left: 2%; */
}

.main-dual-button>.dual-button:last-child {
    /* margin-left: 2%; */
    float: right;
}

.span-menu {
    margin-left: -1vh;
}

.button-menu::before {
    content: "";
    display: block;
    background: url(../images/icons/redkoin.png) no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 100%;
    float: left;
    margin-left: 1vh;
}

.button-live::before {
    content: "";
    display: block;
    background: url(../images/icons/livestraming.png) no-repeat;
    background-size: 100% 100%;
    width: 31px;
    height: 100%;
    float: left;
}

.svg-home {
    display: inline-block;
    background-image: url(../images/icons/homeyellow.png);
    height: 20px;
    width: 20px;
}

.svg-sport {
    display: inline-block;
    background-image: url(../images/icons/sport.png);
    height: 20px;
    width: 20px;
}

.svg-casino {
    display: inline-block;
    background-image: url(../images/icons/casino.png);
    height: 20px;
    width: 20px;
}

.svg-poker {
    display: inline-block;
    background-image: url(../images/icons/poker.png);
    height: 20px;
    width: 20px;
}

.svg-livechat {
    display: inline-block;
    background-image: url(../images/icons/livechat.png);
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
}

.svg-og {
    display: inline-block;
    background-image: url(../images/icons/og.png);
    height: 20px;
    width: 20px;
}

.svg-live {
    display: inline-block;
    background-image: url(../images/icons/live.png);
    height: 20px;
    width: 20px;
}

.svg-depo {
    display: inline-block;
    background-image: url(../images/icons/deposit.png);
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
}

.svg-wd {
    display: inline-block;
    background-image: url(../images/icons/withdraw.png);
    height: 20px;
    width: 20px;
}

.svg-promo {
    display: inline-block;
    background-image: url(../images/icons/promosi.png);
    height: 20px;
    width: 20px;
}

.svg-andro {
    display: inline-block;
    background-image: url(../images/icons/downandro.png);
    height: 20px;
    width: 20px;
}

.svg-contact {
    display: inline-block;
    background-image: url(../images/icons/contactus.png);
    height: 20px;
    width: 20px;
}

.btn-g-green {
    color: #fff !important;
    background: #74ae10;
    background: -moz-linear-gradient(top, #74ae10 0%, #1c810a 100%);
    background: -webkit-linear-gradient(top, #74ae10 0%, #1c810a 100%);
    background: linear-gradient(to bottom, #74ae10 0%, #1c810a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74ae10', endColorstr='#1c810a', GradientType=0);
    border: none;
    border: transparent;
    border-radius: .25rem;
    padding: .375rem 1.75rem;
    color: #00395e;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 13px !important;
}

.btn-g-blue {
    color: #fff !important;
    background: #00a9d9;
    background: -moz-linear-gradient(top, #00a9d9 0%, #007c8f 100%);
    background: -webkit-linear-gradient(top, #00a9d9 0%, #007c8f 100%);
    background: linear-gradient(to bottom, #00a9d9 0%, #007c8f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00a9d9', endColorstr='#007c8f', GradientType=0);
    border: none;
    border: transparent;
    border-radius: .25rem;
    padding: .375rem 1.75rem;
    color: #00395e;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 13px !important;
}

.btn-g-grey {
    color: #fff !important;
    background: #929292;
    background: -moz-linear-gradient(top, #929292 0%, #7d7c7c 100%);
    background: -webkit-linear-gradient(top, #929292 0%, #7d7c7c 100%);
    background: linear-gradient(to bottom, #929292 0%, #7d7c7c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#929292', endColorstr='#7d7c7c', GradientType=0);
    border: none;
    border: transparent;
    border-radius: .25rem;
    padding: .375rem 1.75rem;
    color: #00395e;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 13px !important;
}

/* Footer Mobile*/
.footer-mobile {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #000;
    color: #fff;
    box-shadow: 0px 0px 7px 0px rgb(211, 227, 75);
    border-top: 2px solid rgb(211, 227, 75);
    /* position: relative; */
    width: 100%;
    min-height: 200px;
    max-height: 100%;
    bottom: 31px;
}

.static-menu-wrapper {
    width: 100%;
    background-color: #282828;
    color: black;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-links {
    padding: 0 2%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

ul.footer-links li {
    justify-content: flex-start;
    font-size: 12px;
}

ul.footer-links li a {
    display: flex;
    padding: 7px;
    align-items: center;
    color: white;
    transition: color 0.1s linear;
    text-align: center;
}

.footer-mobile .static-menu-wrapper .footer-links li:not(:last-child) {
    border-bottom: 1px solid #a7a7a7;
}

.footer-mobile .statement {
    font-size: 12px;
    margin: 1vh 0;
    text-align: justify;
    padding: 0 2%;
}

.footer-mobile .bank-list {
    background: transparent;
    margin: 10px 0 3vh;
    max-width: 373px;
}

.footer-mobile .bank-list .title {
    font-size: 9px;
    text-align: center;
}

.footer-mobile .bank-list ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-mobile .bank-list ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px 12px;
}

.footer-mobile .bank-list ul li img {
    width: 68px;
    height: auto;
}

.footer-mobile .footer-end {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.footer-mobile .footer-end .col-footer {
    margin-right: 12px;
    text-align: center;
}

.footer-mobile .footer-end .col-footer h6 {
    font-size: 9px;
    text-align: center;
}

.footer-mobile .footer-end .col-footer img {
    width: 108px;
}

.bg-footer-icon {
    display: inline-block;
    margin: 0 5px;
    background: url(../images/bg/footer-icon.png);
    background-position: -0px 0px;
    background-size: 900px;
    background-repeat: no-repeat;
}

.bg-footer-icon.bmm {
    background-position: -61px -16px;
    width: 66px;
    height: 25px;
}

.bg-footer-icon.pacgor {
    background-position: -769px -23px;
    width: 66px;
    height: 16px;
}

/* Breadcrumbs */
.breadcrumb.b-custom {
    width: 100%;
    margin-top: 20px;
    margin-bottom: -25px;
    font-size: 12px;
    border-radius: 0px;
    /* background: #00395e; */
    background: transparent;
}

.breadcrumb-item.b-custom.active {
    color: #00395e;
    font-weight: bold;
}

.breadcrumb-item.b-custom {
    /* color: rgb(211, 227, 75); */
    color: black;
}

/* Input stylush Contract */
.input-type2 {
    width: 50vh !important;
    height: 30px !important;
    font-size: 12px;
    padding: 10px;
}

/* Button contract */
.btn-type1 {}

/* Position Contract */
.position-center {
    margin: 0px auto;
    display: inline-block;
}
