@charset "utf-8";

body {
    background-color: #000
}

.row {
    margin-right: 0;
    margin-left: 0;
    padding: 0
}

.container {
    width: 1180px;
    padding: 0
}

.container2 {
    width: 1140px;
    padding: 0;
    margin: 0 auto
}

.top-header {
    height: 50px
}

.header-standard-3 {
    background-image: url('../images/header/header-bg.jpg');
    background-repeat: repeat;
    background-size: 100% 112px;
    height: 112px;
    width: 100%
}

.aux-languages {
    margin: 2px 17px 0 4px
}

.navbar {
    height: 58px
}

.navbar-wp {}

.fff {
    color: #fff
}

.sr {
    visibility: hidden
}

.required {
    font-size: 10px;
    padding-top: 3px !important
}

p {
    color: #959595
}

.fa {
    font-size: 17px
}

.footer-absolute-logo {
    position: absolute;
    top: -75px;
    left: 0;
    right: 0;
    margin: auto
}

#news-ticker {
    background: transparent;
    padding: 20px 0 30px
}

.hover14 figure {
    position: relative;
    overflow: hidden
}

.hover14.youtube figure::before {
    top: 0%;
    height: 100%
}

.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.home_bg {
    background-image: url('../images/bg.jpg');
    background-repeat: no-repeat;
    background-position: center top
}

.main-block {}

.main-block-description {
    position: absolute;
    bottom: 0;
    height: 64px;
    width: 100%;
    text-align: center
}

.main-block-description h6 {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.main-block-description .btn-more {
    border-radius: 8px 8px 0 0;
    font-size: 11px;
    color: #000 !important;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    padding-top: 6px;
    padding-bottom: 4px
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.carousel-promotions {
    padding: 0 0 20px 0;
    position: relative
}

.carousel-promotions .carousel-indicators {
    bottom: -15px !important
}

.carousel-promotions .carousel-indicators li {
    background-color:
}

.circle-social-icons {
    font-size: 1em;
    color: #fff
}

.circle-social-icons .fa {
    width: 29px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #FFF;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 2px
}

.circle-social-icons.icon-circle .fa {
    border-radius: 50%
}

.circle-social-icons .fa:hover,
.circle-social-icons .fa:active {
    color: #FFF;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333
}

.circle-social-icons.icon-zoom .fa:hover,
.circle-social-icons.icon-zoom .fa:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.circle-social-icons.icon-rotate .fa:hover,
.circle-social-icons.icon-rotate .fa:active {
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg)
}

.circle-social-icons .fa {
    background-color: #3a3a3a
}

.circle-social-icons .fa:hover {
    background-color: #c3a253
}

.circle-social-icons.list-inline>li {
    padding-left: 0px;
    padding-right: 0px
}

.col-lg-8 .circle-social-icons.list-inline>li {
    padding-left: 0px;
    padding-right: 7px
}

.input-xs {
    height: 25px
}

.btn-xs {
    padding: 5px 0 3px 0
}

.btn-md {
    padding: 6px 25px !important;
    margin-top: 5px
}

.header-input {
    background-color: transparent;
    border: 1px solid #4a356b
}

#sportsbook-products {
    background-image: url('../images/core/sportsbook/sportsbook_bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 600px
}

#sportsbook-products .title {
    padding: 2% 0 6%
}

#live-casino-products {}

#live-casino-products .title {
    padding: 5% 0 2%
}

#slot-products {
    padding-bottom: 50px
}

#slot-products .title {
    padding: 4% 0 5%
}

#sportsbook-products .sr-main-block {
    padding-top: 33px
}

#sportsbook-products .carousel-indicators {
    bottom: 0px !important
}

#contact-us {
    background-image: url('../images/bg-contact-us.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain
}

#account {}

.bg-static {
    background-image: url('../images/bg-static.jpg');
    background-repeat: no-repeat;
    background-position: center top
}

@media (min-width:992px) {
    .contact-block {
        min-height: 155px;
        border-right: 1px solid #2e2e2e;
        border-left: 1px solid #5e5e60
    }

    .contact-block.last {
        border-right: 0
    }

    .contact-block.first {
        border-left: 0
    }

    .single-product-block {
        min-height: 310px;
        border-right: 1px solid #402c76;
        border-left: 1px solid #000000
    }

    .single-product-block.last {
        border-right: 0
    }

    .single-product-block.first {
        border-left: 0
    }

    .banners-block-small {
        min-height: 228px;
        margin-bottom: 30px
    }

    .banners-block-small.last {
        border-right: 0
    }

    .banners-block-small.first {
        border-left: 0
    }

    .affix .cl-effect-11 .fa {
        display: none
    }

    .cl-effect-11 {
        text-align: center
    }

    .cl-effect-11 .fa {
        font-size: 20px
    }

    .cl-effect-11 a:hover .fa {
        transform: rotateY(360deg);
        transition: 0.6s;
        transform-style: preserve-3d
    }

    .cl-effect-11 a {
        padding: 10px 0;
        text-shadow: none
    }

    .cl-effect-11 a::before {
        position: absolute;
        bottom: 8px;
        left: 20px;
        overflow: hidden;
        max-width: 0;
        color: #0075ff;
        content: attr(data-hover);
        -webkit-transition: max-width 0.5s;
        -moz-transition: max-width 0.5s;
        transition: max-width 0.5s;
        height: 20px
    }

    .cl-effect-11 a:hover::before,
    .cl-effect-11 a:focus::before {
        max-width: 100%
    }
}

.cl-effect-11 .ca-home {
    background-image: url("../images/header/home.png");
    background-repeat: no-repeat;
    width: 31px;
    height: 25px
}

.cl-effect-11 .ca-sportbook {
    background-image: url("../images/header/sportbook.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 25px
}

.cl-effect-11 .ca-livecasino {
    background-image: url("../images/header/livecasino.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 25px
}

.cl-effect-11 .ca-slots {
    background-image: url("../images/header/slots.png");
    background-repeat: no-repeat;
    width: 23px;
    height: 25px
}

.cl-effect-11 .ca-promotion {
    background-image: url("../images/header/promotion.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 25px
}

.cl-effect-11 .ca-deposit {
    background-image: url("../images/header/deposit.png");
    background-repeat: no-repeat;
    width: 31px;
    height: 25px
}

.cl-effect-11 .ca-withdrawal {
    background-image: url("../images/header/withdrawal.png");
    background-repeat: no-repeat;
    width: 41px;
    height: 25px
}

.cl-effect-11 .ca-transfer {
    background-image: url("../images/header/transfer.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 25px
}

.about-us-block {
    padding: 15px;
    border: 2px solid #cc802e;
    min-height: 210px;
    background: #180f30
}

.about-us-title {
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Roboto"
}

.about-us-description {
    min-height: 268px
}

.about-us-description p {
    line-height: 16px;
    font-size: 12px
}

.main-title {
    color: #cc802e
}

.single-product-title {
    color: #cc802e
}

.single-product-icon {
    font-size: 45px;
    padding: 15px
}

.contact-title {
    color: #c3a253;
    margin-bottom: .3em
}

.contact-icon {
    font-size: 36px;
    padding: 15px
}

.product-info {
    padding: 20px 0 20px 0
}

#live-casino-single h5 {
    font-size: 13px;
    font-weight: 400;
    color: white;
    margin-bottom: 0;
    font-family: 'Roboto'
}

.product-info-2 {
    padding: 20px 0 20px 0;
    border-top: 1px solid #301e60
}

.owl-casino .item {
    margin: 10px
}

.owl-casino .wp-block.product p {
    color: #e1e1e1
}

.owl-casino .wp-block.product.style-2 .wp-block-footer {
    border-top: 0;
    background-color: black
}

.owl-casino .wp-block.product.style-2 .wp-block-footer a.btn {
    position: relative;
    top: -15px
}

.live-casino .wp-block.product.style-2 .product-title a {
    font-size: 24px
}

.label-minmax {
    background-color: #2c204a;
    border-radius: 2px
}

.c-bright {
    color: #7555cd
}

.static-sub-title {
    margin-top: 15px
}

.grid {
    max-width: 1300px;
    margin: 0 auto;
    list-style: none;
    text-align: center
}

.grid li {
    display: inline-block;
    margin: 0;
    text-align: left;
    position: relative
}

.grid figure {
    margin: 0;
    position: relative
}

.grid figure img {
    max-width: 100%;
    display: block;
    position: relative
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    background: #07001d;
    color: #ffffff
}

.grid figcaption h3 {
    margin: 0;
    padding: 0
}

.grid figcaption span:before {}

.grid figcaption a {
    text-align: center;
    padding: 5px 10px;
    border-radius: 2px;
    display: inline-block;
    color: #fff
}

.cs-style-4 li {
    -webkit-perspective: 1700px;
    -moz-perspective: 1700px;
    perspective: 1700px;
    -webkit-perspective-origin: 0 50%;
    -moz-perspective-origin: 0 50%;
    perspective-origin: 0 50%
}

.cs-style-4 figure {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.cs-style-4 figure>div {
    overflow: hidden
}

.cs-style-4 figure img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
    -webkit-transform: translateX(25%);
    -moz-transform: translateX(25%);
    -ms-transform: translateX(25%);
    transform: translateX(25%)
}

.cs-style-4 figcaption {
    height: 100%;
    width: 50%;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s
}

.cs-style-4 figcaption a.btn {
    position: absolute;
    bottom: 20px;
    right: 20px
}

.cs-style-4 figcaption a.link {
    font-size: smaller;
    color: #999;
    color: #cc802e;
    padding: 0
}

.smart-form *,
.smart-form *:after,
.smart-form *:before {
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box
}

.smart-form .btn {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.smart-form .radio+.radio,
.smart-form .checkbox+.checkbox {
    margin-top: 0
}

.smart-form .btn {
    float: right;
    height: 31px;
    margin: 10px 0 0 5px;
    padding: 0 22px;
    cursor: pointer
}

.smart-form legend {
    padding-top: 15px
}

.smart-form {
    margin: 0;
    outline: none;
    color: #666;
    position: relative
}

.smart-form header {
    display: block;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    background: white;
    font-size: 16px;
    font-weight: 300;
    color: #232323;
    margin: 10px 14px 0
}

.smart-form fieldset {
    display: block;
    padding: 25px 14px 5px;
    border: none;
    background: rgba(255, 255, 255, 0.9);
    position: relative
}

.smart-form fieldset+fieldset {
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.smart-form section {
    margin-bottom: 15px;
    position: relative
}

.smart-form footer {
    display: block;
    padding: 7px 14px 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(248, 248, 248, 0.9)
}

.smart-form footer:after {
    content: '';
    display: table;
    clear: both
}

.smart-form .label {
    display: block;
    margin-bottom: 6px;
    line-height: 19px;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    text-align: left;
    white-space: normal
}

.smart-form .label.col {
    margin: 0;
    padding-top: 7px
}

.smart-form .note,
.note {
    margin-top: 6px;
    padding: 0 1px;
    font-size: 11px;
    line-height: 15px;
    color: #fff
}

.note {
    margin-top: 2px;
    font-size: 10px
}

.smart-form .note a {
    font-size: 13px
}

.smart-form .input,
.smart-form .select,
.smart-form .textarea,
.smart-form .radio,
.smart-form .checkbox,
.smart-form .toggle,
.smart-form .button {
    position: relative;
    display: block;
    font-weight: 400
}

.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 5px 10px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 13px/16px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none
}

.smart-form .input-file .button {
    position: absolute;
    top: 4px;
    right: 4px;
    float: none;
    height: 22px;
    margin: 0;
    padding: 0 14px;
    font-size: 13px;
    line-height: 22px
}

.smart-form .input-file .button:hover {
    box-shadow: none
}

.smart-form .input-file .button input {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer;
    opacity: 0
}

.smart-form .select i {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 5px;
    height: 11px;
    background: white;
    box-shadow: 0 0 0 9px white
}

.smart-form .select i:after,
.smart-form .select i:before {
    content: '';
    position: absolute;
    right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.smart-form .select i:after {
    bottom: 0;
    border-top: 4px solid #404040
}

.smart-form .select i:before {
    top: 0;
    border-bottom: 4px solid #404040
}

.smart-form .select-multiple select {
    height: auto
}

.smart-form .textarea textarea {
    height: auto;
    resize: none
}

.smart-form .textarea-resizable textarea {
    resize: vertical
}

.smart-form .textarea-expandable textarea {
    height: 31px
}

.smart-form .textarea-expandable textarea:focus {
    height: auto
}

.smart-form .radio,
.smart-form .checkbox {
    margin-bottom: 4px;
    padding-left: 25px;
    line-height: 25px;
    color: #404040;
    cursor: pointer;
    font-size: 13px
}

.smart-form .radio:last-child,
.smart-form .checkbox:last-child {
    margin-bottom: 0
}

.smart-form .radio input,
.smart-form .checkbox input {
    position: absolute;
    left: -9999px
}

.smart-form .radio i,
.smart-form .checkbox i {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 17px;
    height: 17px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    background: #FFF
}

.smart-form .radio i {
    border-radius: 50%
}

.smart-form .radio input+i:after,
.smart-form .checkbox input+i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s
}

.smart-form .radio input+i:after {
    content: '';
    top: 4px;
    left: 4px;
    width: 9px;
    height: 9px;
    border-radius: 50%
}

.smart-form .checkbox input+i:after {
    content: '\f00c';
    top: -1px;
    left: 1px;
    width: 15px;
    height: 15px;
    font: normal 16px/19px FontAwesome;
    text-align: center
}

.smart-form .checkbox input:checked:hover+i:after {
    content: '\f00d'
}

.smart-form .checkbox input:checked:disabled:hover+i:after {
    content: '\f00c'
}

.smart-form .radio input:checked+i:after,
.smart-form .checkbox input:checked+i:after {
    opacity: 1
}

.smart-form .inline-group {
    margin: 0 -15px -4px 0
}

.smart-form .inline-group:after {
    content: '';
    display: table;
    clear: both
}

.smart-form .inline-group .radio,
.smart-form .inline-group .checkbox {
    float: left;
    margin-right: 30px
}

.smart-form .inline-group .radio:last-child,
.smart-form .inline-group .checkbox:last-child {
    margin-bottom: 4px
}

.smart-form .toggle {
    margin-bottom: 4px;
    padding-right: 61px;
    font-size: 15px;
    line-height: 25px;
    color: #404040;
    cursor: pointer
}

.smart-form .toggle:last-child {
    margin-bottom: 0
}

.smart-form .toggle input {
    position: absolute;
    left: -9999px
}

.smart-form .toggle i {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    width: 49px;
    height: 17px;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    background: #fff
}

.smart-form .toggle i:after {
    content: attr(data-swchoff-text);
    position: absolute;
    top: 2px;
    right: 8px;
    left: 8px;
    font-style: normal;
    font-size: 9px;
    line-height: 13px;
    font-weight: 700;
    text-align: left;
    color: #5f5f5f
}

.smart-form .toggle i:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 4px;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    opacity: 1;
    transition: right 0.2s;
    -o-transition: right 0.2s;
    -ms-transition: right 0.2s;
    -moz-transition: right 0.2s;
    -webkit-transition: right 0.2s
}

.smart-form .toggle input:checked+i:after {
    content: attr(data-swchon-text);
    text-align: right
}

.smart-form .toggle input:checked+i:before {
    right: 36px
}

.smart-form .rating {
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 25px;
    color: #404040
}

.smart-form .rating:last-child {
    margin-bottom: 0
}

.smart-form .rating input {
    position: absolute;
    left: -9999px
}

.smart-form .rating label {
    display: block;
    float: right;
    height: 17px;
    margin-top: 5px;
    padding: 0 2px;
    font-size: 17px;
    line-height: 17px;
    cursor: pointer
}

.smart-form .button {
    float: right;
    height: 31px;
    overflow: hidden;
    margin: 10px 0 0 5px;
    padding: 0 25px;
    outline: none;
    border: 0;
    font: 300 15px/31px 'Open Sans', Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    cursor: pointer
}

.smart-form .icon-append,
.smart-form .icon-prepend {
    position: absolute;
    top: 5px;
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.smart-form .icon-append {
    right: 5px;
    padding-left: 3px;
    border-left-width: 1px;
    border-left-style: solid
}

.smart-form .icon-prepend {
    left: 5px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid
}

.smart-form .input .icon-prepend+input,
.smart-form .textarea .icon-prepend+textarea {
    padding-left: 37px
}

.smart-form .input .icon-append+input,
.smart-form .textarea .icon-append+textarea {
    padding-right: 37px
}

.smart-form .input .icon-prepend+.icon-append+input,
.smart-form .textarea .icon-prepend+.icon-append+textarea {
    padding-left: 37px
}

.smart-form .row {
    margin: 0 -15px
}

.smart-form .row:after {
    content: '';
    display: table;
    clear: both
}

.smart-form .col {
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.smart-form .col-1 {
    width: 8.33%
}

.smart-form .col-2 {
    width: 16.66%
}

.smart-form .col-3 {
    width: 25%
}

.smart-form .col-4 {
    width: 33.33%
}

.smart-form .col-5 {
    width: 41.66%
}

.smart-form .col-6 {
    width: 50%
}

.smart-form .col-8 {
    width: 66.67%
}

.smart-form .col-9 {
    width: 75%
}

.smart-form .col-10 {
    width: 83.33%
}

.smart-form .select select {
    padding: 5px
}

.smart-form .tooltip {
    position: absolute;
    z-index: 99999;
    left: -9999px;
    padding: 2px 8px 3px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    opacity: 0;
    transition: margin 0.3s, opacity 0.3s;
    -o-transition: margin 0.3s, opacity 0.3s;
    -ms-transition: margin 0.3s, opacity 0.3s;
    -moz-transition: margin 0.3s, opacity 0.3s;
    -webkit-transition: margin 0.3s, opacity 0.3s
}

.smart-form .tooltip:after {
    content: '';
    position: absolute
}

.smart-form .input input:focus+.tooltip,
.smart-form .textarea textarea:focus+.tooltip {
    opacity: 1
}

.smart-form .tooltip-top-right {
    bottom: 100%;
    margin-bottom: 15px
}

.smart-form .tooltip-top-right:after {
    top: 100%;
    right: 11px;
    border-top: 4px solid rgba(0, 0, 0, 0.9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.smart-form .input input:focus+.tooltip-top-right,
.smart-form .textarea textarea:focus+.tooltip-top-right {
    right: 0;
    left: auto;
    margin-bottom: 5px
}

.smart-form .tooltip-top-left {
    bottom: 100%;
    margin-bottom: 15px
}

.smart-form .tooltip-top-left:after {
    top: 100%;
    left: 11px;
    border-top: 4px solid rgba(0, 0, 0, 0.9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.smart-form .input input:focus+.tooltip-top-left,
.smart-form .textarea textarea:focus+.tooltip-top-left {
    right: auto;
    left: 0;
    margin-bottom: 5px
}

.smart-form .tooltip-right {
    top: 4px;
    white-space: nowrap;
    margin-left: 15px
}

.smart-form .tooltip-right:after {
    top: 6px;
    right: 100%;
    border-top: 4px solid transparent;
    border-right: 4px solid rgba(0, 0, 0, 0.9);
    border-bottom: 4px solid transparent
}

.smart-form .input input:focus+.tooltip-right,
.smart-form .textarea textarea:focus+.tooltip-right {
    left: 100%;
    margin-left: 5px
}

.smart-form .tooltip-left {
    top: 4px;
    white-space: nowrap;
    margin-right: 15px
}

.smart-form .tooltip-left:after {
    top: 6px;
    left: 100%;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid rgba(0, 0, 0, 0.9)
}

.smart-form .input input:focus+.tooltip-left,
.smart-form .textarea textarea:focus+.tooltip-left {
    right: 100%;
    left: auto;
    margin-right: 5px
}

.smart-form .tooltip-bottom-right {
    top: 100%;
    margin-top: 15px
}

.smart-form .tooltip-bottom-right:after {
    bottom: 100%;
    right: 11px;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0, 0, 0, 0.9);
    border-left: 4px solid transparent
}

.smart-form .input input:focus+.tooltip-bottom-right,
.smart-form .textarea textarea:focus+.tooltip-bottom-right {
    right: 0;
    left: auto;
    margin-top: 5px
}

.smart-form .tooltip-bottom-left {
    top: 100%;
    margin-top: 15px
}

.smart-form .tooltip-bottom-left:after {
    bottom: 100%;
    left: 11px;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0, 0, 0, 0.9);
    border-left: 4px solid transparent
}

.smart-form .input input:focus+.tooltip-bottom-left,
.smart-form .textarea textarea:focus+.tooltip-bottom-left {
    right: auto;
    left: 0;
    margin-top: 5px
}

.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea,
.smart-form .radio i,
.smart-form .checkbox i,
.smart-form .toggle i,
.smart-form .icon-append,
.smart-form .icon-prepend {
    border-color: #BDBDBD;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s
}

.smart-form .toggle i:before {
    background-color: #3276B1
}

.smart-form .rating label {
    color: #fff;
    transition: color 0.3s;
    -o-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s
}

.smart-form .button {
    background-color: #3276B1;
    opacity: 0.8;
    transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s
}

.smart-form .button.button-secondary {
    background-color: #b3b3b3
}

.smart-form .icon-append,
.smart-form .icon-prepend {
    color: #A2A2A2
}

.smart-form .input:hover input,
.smart-form .select:hover select,
.smart-form .textarea:hover textarea,
.smart-form .radio:hover i,
.smart-form .checkbox:hover i,
.smart-form .toggle:hover i {
    border-color: #5D98CC
}

.smart-form .rating input+label:hover,
.smart-form .rating input+label:hover~label {
    color: #3276B1
}

.smart-form .button:hover {
    opacity: 1
}

.smart-form .radio:hover i,
.smart-form .checkbox:hover i,
.smart-form .toggle:hover i {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.smart-form .radio:active i,
.smart-form .checkbox:active i,
.smart-form .toggle:active i {
    background: #F0F0F0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.smart-form .input input:focus,
.smart-form .select select:focus,
.smart-form .textarea textarea:focus,
.smart-form .radio input:focus+i,
.smart-form .checkbox input:focus+i,
.smart-form .toggle input:focus+i {
    border-color: #3276B1
}

.smart-form .radio input+i:after {
    background-color: #3276B1
}

.smart-form .checkbox input+i:after {
    color: #3276B1
}

.smart-form .radio input:checked+i,
.smart-form .checkbox input:checked+i,
.smart-form .toggle input:checked+i {
    border-color: #3276B1
}

.smart-form .rating input:checked~label {
    color: #3276B1
}

.smart-form .state-error input,
.smart-form .state-error select,
.smart-form .state-error textarea,
.smart-form .radio.state-error i,
.smart-form .checkbox.state-error i,
.smart-form .toggle.state-error i {
    background: #fff0f0;
    border-color: #A90329
}

.smart-form .toggle.state-error input:checked+i {
    background: #fff0f0
}

.smart-form .state-error+em,
.smart-form .state-error>em {
    display: block;
    margin-top: 0;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161;
    position: absolute
}

.smart-form .rating.state-error+em {
    margin-top: -4px;
    margin-bottom: 4px
}

.smart-form .state-error select+i {
    background: #FFF0F0;
    box-shadow: 0 0 0 9px #FFF0F0
}

.state-error .icon-append,
.state-error .icon-prepend {
    color: #ed1c24
}

.smart-form .state-success input,
.smart-form .state-success select,
.smart-form .state-success textarea,
.smart-form .radio.state-success i,
.smart-form .checkbox.state-success i,
.smart-form .toggle.state-success i {
    background: #f0fff0;
    border-color: #7DC27D
}

.smart-form .toggle.state-success input:checked+i {
    background: #f0fff0
}

.smart-form .note-success {
    color: #6fb679
}

.smart-form .state-success select+i {
    background: honeyDew;
    box-shadow: 0 0 0 9px honeyDew
}

.smart-form .input.state-disabled input,
.smart-form .select.state-disabled,
.smart-form .textarea.state-disabled,
.smart-form .radio.state-disabled,
.smart-form .checkbox.state-disabled,
.smart-form .toggle.state-disabled,
.smart-form .button.state-disabled {
    cursor: default !important;
    opacity: 0.6 !important
}

.smart-form .input.state-disabled:hover input,
.smart-form .select.state-disabled:hover select,
.smart-form .textarea.state-disabled:hover textarea,
.smart-form .radio.state-disabled:hover i,
.smart-form .checkbox.state-disabled:hover i,
.smart-form .toggle.state-disabled:hover i {
    border-color: #e5e5e5 !important
}

.smart-form .state-disabled.radio input:checked+i,
.smart-form .state-disabled.checkbox input:checked+i,
.smart-form .state-disabled.toggle input:checked+i,
.smart-form .state-disabled.checkbox input+i:after,
.smart-form .state-disabled.radio input+i:after {
    border-color: #e5e5e5 !important;
    color: #333 !important
}

.smart-form .state-disabled.radio input+i:after {
    background-color: #333
}

.smart-form .message {
    display: none;
    color: #6fb679
}

.smart-form .message i {
    display: block;
    margin: 0 auto 20px;
    width: 81px;
    height: 81px;
    border: 1px solid #6fb679;
    border-radius: 50%;
    font-size: 30px;
    line-height: 81px
}

.smart-form.submited fieldset,
.smart-form.submited footer {
    display: none
}

.smart-form.submited .message {
    display: block;
    padding: 25px 30px;
    background: rgba(255, 255, 255, 0.9);
    font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center
}

.smart-form .ui-widget-content .ui-spinner-input {
    margin: 0px;
    border: 0px;
    box-shadow: none !important;
    height: 29px
}

.smart-form-modal {
    position: fixed;
    z-index: 1;
    display: none;
    width: 400px
}

.smart-form-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7)
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px
}

.ui-timepicker-div dl dd {
    margin: 17px 10px 12px 40%
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0
}

.ui-timepicker-rtl {
    direction: rtl
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right
}

.ui-timepicker-rtl dl dd {
    margin: 0 40% 10px 10px
}

.smart-form input.input-lg {
    height: 44px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33
}

.smart-form input.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.smart-form input.input-xs {
    height: 24px;
    padding: 2px 10px;
    font-size: 11px;
    line-height: 1.5
}

.smart-form select.input-sm {
    height: 30px;
    line-height: 15px;
    font-size: 12px
}

.smart-form select.input-sm+i {
    height: 10px
}

.smart-form select.input-lg {
    height: 44px;
    line-height: 22px;
    font-size: 17px
}

.smart-form select.input-lg+i {
    height: 11px;
    top: 17px
}

.smart-form .checkbox input+input[type=hidden]+i:after {
    content: '\f00c';
    top: -1px;
    left: 1px;
    width: 15px;
    height: 15px;
    font: normal 16px/19px FontAwesome;
    text-align: center
}

.smart-form .checkbox input:checked:hover+input[type=hidden]+i:after {
    content: '\f00d'
}

.smart-form .checkbox input:checked:disabled:hover+input[type=hidden]+i:after {
    content: '\f00c'
}

.smart-form .checkbox input:checked+input[type=hidden]+i:after {
    opacity: 1
}

.smart-form .toggle input:checked+input[type=hidden]+i:after {
    content: attr(data-swchon-text);
    text-align: right
}

.smart-form .toggle input:checked+input[type=hidden]+i:before {
    right: 36px
}

.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: roboto
}

.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
    font-family: roboto
}

.loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative
}

.loginmodal-container input[type=text],
.loginmodal-container input[type=password] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.loginmodal-container input[type=text]:hover,
.loginmodal-container input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px
}

.loginmodal-submit {
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #4d90fe;
    padding: 17px 0px;
    font-family: roboto;
    font-size: 14px
}

.loginmodal-submit:hover {
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #357ae8
}

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s
}

.login-help {
    font-size: 12px
}

#tabs.ui-widget-content {
    background: none;
    border: 0
}

.transactions .ui-widget-header {
    background: none;
    border: 0;
    border-bottom: 1px solid white
}

.option-title {
    font-size: 14px;
    margin-top: 30px;
    color: #fff
}

.product-list:hover {
    border: 1px solid #0075ff
}

.product-list.active {
    border: 1px solid #0075ff
}

.product-list .badge-corner {
    display: none
}

.product-list.active .badge-corner {
    display: block
}

.product-list.wp-block.product {
    margin-bottom: 0
}

.product-list-from:hover {
    border: 1px solid #02fafd
}

.product-list-from.active {
    border: 1px solid #02fafd
}

.product-list-from .badge-corner {
    display: none
}

.product-list-from.active .badge-corner {
    display: block
}

.product-list-from.wp-block.product {
    margin-bottom: 0
}

.product-list-to-block {
    display: none
}

.product-list-to:hover {
    border: 1px solid #02fafd
}

.product-list-to.active {
    border: 1px solid #02fafd
}

.product-list-to .badge-corner {
    display: none
}

.product-list-to.active .badge-corner {
    display: block
}

.product-list-to.wp-block.product {
    margin-bottom: 0
}

.product-list-to.active .badge-corner span,
.product-list-from.active .badge-corner span {
    color: #02fafd;
    top: -60px;
    left: -20px
}

.arrow {
    margin-top: 30px;
    display: none
}

.form_transfer_wrap {
    display: none
}

.withdrawal-bank-list:hover {
    border: 1px solid #cc802e
}

.withdrawal-bank-list.active {
    border: 1px solid #cc802e
}

.withdrawal-bank-list .badge-corner {
    display: none
}

.withdrawal-bank-list.active .badge-corner {
    display: block
}

.withdrawal-bank-list.wp-block.product {
    margin-bottom: 0 !important;
    min-height: 55px
}

.withdrawal-bank-list .badge-corner>span {
    color: #cc802e
}

.withdrawal-bank-list img {
    max-height: 36px;
    width: auto;
    margin: 0 auto
}

.info-box {
    padding: 8px 10px
}

.bank-list {}

.bank-item {
    background-color: #016deb;
    margin-left: 10px;
    border: 1px solid transparent
}

.bank-item:hover {
    border: 1px solid #fff
}

.bank-item.active {
    border: 1px solid #fff
}

.bank-item .badge-corner {
    display: none
}

.bank-item .badge-corner>span {
    color: #02fafd
}

.bank-item.active .badge-corner {
    display: block
}

.option-title.state-error em {
    color: #d56161;
    display: block;
    font-weight: normal;
    font-size: smaller;
    font-style: normal
}

.badge-corner-transparent {
    border-top-color: transparent
}

.footable.deposit_table,
.footable.withdrawal_table,
.footable.transfer_table {
    font-size: 11px;
    color: white
}

.deposit_table>thead>tr>th {
    background-color: #356e35 !important;
    font-weight: normal;
    color: white;
    text-transform: uppercase
}

.withdrawal_table>thead>tr>th {
    background-color: #2d6987 !important;
    font-weight: normal;
    color: white;
    text-transform: uppercase
}

.transfer_table>thead>tr>th {
    background-color: #c67605 !important;
    font-weight: normal;
    color: white;
    text-transform: uppercase
}

.footable.deposit_table>tbody>tr:hover,
.footable.withdrawal_table>tbody>tr:hover,
.footable.transfer_table>tbody>tr:hover {
    background: black
}

.footable.deposit_table.breakpoint>tbody>tr.footable-row-detail,
.footable.withdrawal_table.breakpoint>tbody>tr.footable-row-detail,
.footable.transfer_table.breakpoint>tbody>tr.footable-row-detail {
    background: none
}

.transactions .footable {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 13px
}

.transactions .footable>tbody>tr>td,
.transactions .footable>thead>tr>th {
    border-left: none
}

.transactions .footable>thead>tr>th,
.transactions .footable>thead>tr>td {
    text-shadow: none
}

.label-transfer[href],
.badge-transfer[href] {
    background-color: #c67605
}

.label-transfer,
.badge-transfer {
    background-color: #c67605
}

.label-deposit[href],
.badge-deposit[href] {
    background-color: #356e35
}

.label-deposit,
.badge-deposit {
    background-color: #356e35
}

.label-withdrawal[href],
.badge-withdrawal[href] {
    background-color: #2d6987
}

.label-withdrawal,
.badge-withdrawal {
    background-color: #2d6987
}

.label-active[href],
.badge-active[href] {
    background-color: green
}

.label-active,
.badge-active {
    background-color: green
}

.label-blocked[href],
.badge-blocked[href] {
    background-color: darkgray
}

.label-blocked,
.badge-blocked {
    background-color: darkgray
}

.label-blacklisted[href],
.badge-blacklisted[href] {
    background-color: red
}

.label-blacklisted,
.badge-blacklisted {
    background-color: red
}

.label-inactive[href],
.badge-inactive[href] {
    background-color: darkgray
}

.label-inactive,
.badge-inactive {
    background-color: darkgray
}

.label-online-profile[href],
.badge-online-profile[href] {
    background-color: darkblue
}

.label-online-profile,
.badge-online-profile {
    background-color: darkblue
}

.label-completed,
.badge-completed {
    background-color: darkgreen
}

.label-completed[href],
.badge-completed[href] {
    background-color: darkgreen
}

.label-approved,
.badge-approved {
    background-color: darkgreen
}

.label-approved[href],
.badge-approved[href] {
    background-color: darkgreen
}

.label-processing,
.badge-processing {
    background-color: darkorange
}

.label-processing[href],
.badge-processing[href] {
    background-color: darkorange
}

.label-rejected,
.badge-rejected {
    background-color: #900
}

.label-rejected[href],
.badge-rejected[href] {
    background-color: #900
}

.label-onhold,
.badge-onhold {
    background-color: gray
}

.label-onhold[href],
.badge-onhold[href] {
    background-color: gray
}

.label-no,
.badge-no {
    background-color: darkgray
}

.label-no[href],
.badge-no[href] {
    background-color: darkgray
}

.label-yes,
.badge-yes {
    background-color: darkgreen
}

.label-yes[href],
.badge-yes[href] {
    background-color: darkgreen
}

.label-enabled,
.badge-enabled {
    background-color: darkgreen
}

.label-enabled[href],
.badge-enabled[href] {
    background-color: darkgreen
}

.label-disabled,
.badge-disabled {
    background-color: darkgray
}

.label-disabled[href],
.badge-disabled[href] {
    background-color: darkgray
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal-dialog b {
    color: #00aeef;
    text-transform: uppercase
}

.promotion-tnc .modal-body {
    background: #fff;
    color: #000
}

#hellobar-slider {
    background-color: rgba(0, 0, 0, 0.6)
}

.jackpots-all {
    background-image: url(../images/core/home/jakpot-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 1380px;
    height: 507px;
    margin: 0 auto;
    margin-top: -40px;
    margin-bottom: 20px
}

.jackpots {
    position: relative;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    color: #f9c32d
}

.stat {
    position: relative;
    left: 270px;
    font-family: arial;
    line-height: 1.2;
    font-size: 48px;
    font-weight: bold;
    top: 20px;
    padding: 0;
    text-shadow: 1px 1px #FCFC2D
}

.stat-count {
    position: relative
}

.stat .part1 {
    letter-spacing: 4px;
    left: 0;
    position: relative
}

.stat .part2 {
    letter-spacing: 25px;
    left: 470px;
    position: relative
}

.stat .part3 {
    letter-spacing: 25px;
    left: 468px;
    position: relative
}

.stat .part4 {
    letter-spacing: 25px;
    left: 464px;
    position: relative
}

.stat-detail {
    color: #fff;
    padding-top: 10px;
    font: arial
}

.home-block {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    min-width: 160px
}

nav.cl-effect-1 {
    padding: 12px;
    padding-left: 0
}

.approved-banks {
    font-weight: 500
}

.cl-effect-1 a {
    color: #fff;
    font-weight: 500
}

.cl-effect-1 a::before,
.cl-effect-1 a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s
}

.cl-effect-1 a::before {
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}

.cl-effect-1 a::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}

.cl-effect-1 a:hover {
    color: #c3a253
}

.footer-additional {
    padding: 15px
}

.footer-additional .main-title {
    color: #00aeef;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: larger;
    font-weight: 500;
    text-transform: uppercase
}

.footer-additional .sub-title {
    color: #00aeef;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 16px
}

.footer-additional p {
    text-align: justify;
    line-height: 1.2em;
    font-size: 11px;
    color: #959595
}

.footer-copyright {
    padding-top: 5px;
    padding-bottom: 5px
}

#promotions .item-content-title {
    text-align: left;
    font-size: 46px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 20px
}

#promotions {
    padding: 0 0 60px 0
}

#promotions .btn {
    padding-top: 6px;
    padding-bottom: 4px
}

#promotions .block {
    margin-top: 20px
}

#promotions .block img {
    border-top: 2px solid #00aeef;
    border-bottom: 2px solid #00aeef
}

#promotions .block img {
    opacity: 0.8;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#promotions .block:hover img {
    opacity: 1
}

#promotions .block .btn {
    margin-left: 5px
}

.livechat_button {
    font-size: 23px;
    text-transform: uppercase;
    padding: 6px
}

.product-info .title {
    font-size: 22px;
    color: #0075ff;
    text-align: center;
    padding: 5px 5px
}

.product-info .content {
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 2px 8px;
    line-height: 16px
}

.btnpart {
    margin: 0 auto;
    width: 100%;
    padding-top: 10px;
    text-align: center
}

#promotions .btnpart {
    margin: 0 auto;
    max-width: 903px;
    padding-top: 10px;
    text-align: right
}

.btn.register,
.btn.playnow {
    background: #0075ff;
    border-radius: 7px 7px 0 0;
    margin: 0 auto;
    text-align: center;
    color: #141f30;
    padding-top: 6px;
    padding-bottom: 2px;
    color: #000;
    font-weight: 800
}

#sportsbook-products .product-info {
    padding-bottom: 0
}

#live-casino-products .btnpart {
    position: absolute;
    width: 204px;
    bottom: 26px;
    left: 50%;
    margin-left: -102px
}

#live-casino-products .btnpart .btn80 {
    cursor: pointer;
    font-size: 11px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    text-decoration: none
}

.modal-dialog .btn:hover,
.modal-dialog .btn:focus,
.modal-dialog .btn.focus {
    color: #000;
    text-decoration: none
}

.bankinfo {
    line-height: 17px
}

.btn-yellow {
    position: relative;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto';
    text-transform: uppercase;
    background: #00aeef;
    color: #fff;
    padding: 4px 10px
}

.btn-lg {
    font-size: 18px;
    line-height: 1.33;
    border-radius: 5px;
    color: #fff !important;
    padding: 10px 30px
}

.btn-orange {
    position: relative;
    display: inline-block;
    background: #ba4f13;
    background-image: linear-gradient(#B65305, #D65F1B);
    text-decoration: none;
    color: #000;
    font-weight: 800;
    font-family: sans-serif;
    text-transform: uppercase;
    border-radius: 6px;
    box-shadow: 0px 1px 4px -2px #333;
    padding-left: 8px;
    padding-right: 8px
}

.btn-orange:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: 50%;
    border-radius: 6px;
    background: linear-gradient(rgba(224, 178, 175, 0.8), rgba(184, 78, 71, 0.1))
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
    background: linear-gradient(#d57930, #bd6c2c)
}

.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
    background: linear-gradient(#d57930, #bd6c2c)
}

.btn-orange:hover,
.btn-yellow:hover {
    background: #1e98e5;
    color: #fff
}

.btn80 {
    border-radius: 7px;
    margin: 0 auto;
    text-align: center;
    color: #000;
    font-size: 9px;
    overflow: hidden
}

#live-casino-products .btn80 {
    width: 82%
}

#slot .col-xs-6 {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

#slot .btnpart {
    position: absolute;
    bottom: 20px;
    width: 190px;
    margin: 0 auto
}

#slot .slot-block {
    width: 190px;
    margin: 0 auto
}

#slot .btnpart .btn80 {
    cursor: pointer
}

#slot .btn80 {
    width: 88%;
    font-size: 11px;
    padding-top: 1px
}

#slot img {
    max-width: 190px
}

.page-title {
    font-size: 30px;
    color: #c3a253;
    padding: 20px 0;
    font-weight: normal;
    text-transform: uppercase
}

.footer-bar {
    padding: 10px 0
}

.wp-block .wp-block-body {
    padding: 8px
}

.topmenu-banner {
    padding-top: 20px
}

.carousel-indicators .active {
    background-color: #0075ff
}

#live-casino-products .row>div {
    padding-bottom: 30px
}

.reg-guild2 {
    z-index: 298
}

.reg-guild2 {
    position: fixed;
    min-height: 300px;
    top: 200px;
    right: 2px;
    text-align: center;
    font-weight: 500
}

.blk-floatContactUs {
    right: 0;
    top: 10px;
    background-image: url('../images/header/right-contact.png');
    cursor: pointer
}

.blk-floatContactUs2 {
    right: 0;
    top: 150px;
    background-image: url('../images/header/live-chat.png');
    cursor: pointer
}

.reg-guild2 .are-contact>span {
    z-index: 150
}

.reg-guild2 span {
    color: #fff
}

.are-contact>span {
    position: absolute;
    width: 40px;
    height: 175px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 40px auto;
    color: #fff;
    text-indent: -999px;
    overflow: hidden
}

.reg-guild2 .floatBlock-contact>.SharpRight {
    border-left-color: #141f31
}

.floatBlock-contact>.SharpRight {}

.floatBlock-contact>.SharpRight {
    z-index: 10
}

.floatBlock-contact>.SharpRight {
    border-width: 11px;
    top: 90px
}

.reg-guild2 span {
    color: #fff
}

.SharpRight {
    border-left-color: #F8F7F6
}

.SharpRight {
    width: 0px;
    height: 0px;
    border: transparent solid;
    position: absolute;
    border-width: 10px;
    top: 8px;
    right: -57px;
    content: ""
}

.reg-guild2 .floatBlock-contact {
    right: 161px
}

.floatBlock-contact {
    background-color: none
}

.floatBlock-contact {
    z-index: 230
}

.floatBlock-contact {
    display: none;
    position: absolute;
    width: 132px;
    height: 412px;
    top: -75px
}

.checkbox a {
    color: #0075ff;
    text-decoration: underline
}

.cl-effect-12:hover {
    background: #282828;
    background: -moz-linear-gradient(top, #282828 1%, #2c2c2c 50%, #363636 100%);
    background: -webkit-linear-gradient(top, #282828 1%, #2c2c2c 50%, #363636 100%);
    background: linear-gradient(to bottom, #282828 1%, #2c2c2c 50%, #363636 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#363636', GradientType=0)
}

.cl-effect-12>a:hover:after {
    display: inherit;
    content: "";
    position: relative;
    bottom: -6px;
    background-image: url(../images/header/arrow-top.png);
    background-repeat: no-repeat;
    background-position: inherit;
    height: 6px;
    width: 12px;
    margin: 0 auto;
    margin-top: -6px
}

.cl-effect-12 .ca-home {
    background-image: url("../images/header/home.png");
    background-repeat: no-repeat;
    width: 25px;
    height: 26px
}

.cl-effect-12 .ca-Sportsbook {
    background-image: url("../images/header/sportsbook.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 26px
}

.cl-effect-12 .ca-livecasino {
    background-image: url("../images/header/casino.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 .ca-slots {
    background-image: url("../images/header/slots.png");
    background-repeat: no-repeat;
    width: 34px;
    height: 26px
}

.cl-effect-12 .ca-games {
    background-image: url("../images/header/games.png");
    background-repeat: no-repeat;
    width: 27px;
    height: 26px
}

.cl-effect-12 .ca-lottery {
    background-image: url("../images/header/lottery.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 .ca-nogames {
    background-image: url("../images/header/nogames.png");
    background-repeat: no-repeat;
    width: 18px;
    height: 26px
}

.cl-effect-12 .ca-forex {
    background-image: url("../images/header/forex.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 .ca-poker {
    background-image: url("../images/header/poker.png");
    background-repeat: no-repeat;
    width: 21px;
    height: 26px
}

.cl-effect-12 .ca-promo {
    background-image: url("../images/header/promo.png");
    background-repeat: no-repeat;
    width: 22px;
    height: 26px
}

.cl-effect-12 .ca-cockfight {
    background-image: url("../images/header/cockfight.png");
    background-repeat: no-repeat;
    width: 22px;
    height: 27px
}

.cl-effect-12 .ca-my-profile {
    background-image: url("../images/afbcash/account/icons/icon-my-profile.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-latest-news {
    background-image: url("../images/header/latest-news.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 .ca-club {
    background-image: url("../images/header/club.png");
    background-repeat: no-repeat;
    width: 34px !important;
    height: 26px;
    background-size: 34px 28px
}

.cl-effect-12 .ca-affiliate {
    background-image: url("../images/header/affiliate.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 .ca-prediction {
    background-image: url("../images/header/predict.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 .ca-judi-online {
    background-image: url("../images/header/gambling-casino.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 .ca-change-password {
    background-image: url("../images/afbcash/account/icons/icon-change-password.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-news {
    background-image: url("../images/afbcash/account/icons/icon-news.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-bullfight {
    background-image: url("../images/header/bullfight.png");
    background-repeat: no-repeat;
    width: 22px;
    height: 27px
}

.cl-effect-12 .ca-deposit {
    background-image: url("../images/afbcash/account/icons/icon-deposit.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-withdrawal {
    background-image: url("../images/afbcash/account/icons/icon-withdrawal.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-transfer {
    background-image: url("../images/afbcash/account/icons/icon-transfer.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-bonus {
    background-image: url("../images/afbcash/account/icons/icon-bonus.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-statements {
    background-image: url("../images/afbcash/account/icons/icon-statements.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-bet-list {
    background-image: url("../images/afbcash/account/icons/icon-bet-list.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12 .ca-vip {
    background-image: url("../images/afbcash/account/icons/icon-vip.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px
}

.cl-effect-12.active .ca-my-profile {
    background-image: url("../images/afbcash/account/icons/icon-my-profile-active.png")
}

.cl-effect-12.active .ca-change-password {
    background-image: url("../images/afbcash/account/icons/icon-change-password-active.png")
}

.cl-effect-12.active .ca-news {
    background-image: url("../images/afbcash/account/icons/icon-news-active.png")
}

.cl-effect-12.active .ca-deposit {
    background-image: url("../images/afbcash/account/icons/icon-deposit-active.png")
}

.cl-effect-12.active .ca-withdrawal {
    background-image: url("../images/afbcash/account/icons/icon-withdrawal-active.png")
}

.cl-effect-12.active .ca-transfer {
    background-image: url("../images/afbcash/account/icons/icon-transfer-active.png")
}

.cl-effect-12.active .ca-bonus {
    background-image: url("../images/afbcash/account/icons/icon-bonus-active.png")
}

.cl-effect-12.active .ca-statements {
    background-image: url("../images/afbcash/account/icons/icon-statements-active.png")
}

.cl-effect-12.active .ca-bet-list {
    background-image: url("../images/afbcash/account/icons/icon-bet-list-active.png")
}

.cl-effect-12.active .ca-vip {
    background-image: url("../images/afbcash/account/icons/icon-vip-active.png")
}

.cl-effect-12 .ca-live-stream {
    background-image: url("../images/header/on-air.png");
    background-repeat: no-repeat;
    width: 26px;
    height: 26px
}

.cl-effect-12 a:hover .fa {
    transform: rotateY(360deg);
    transition: 0.6s;
    transform-style: preserve-3d
}

.cl-effect-12 a {
    font-size: 13px !important
}

.cl-effect-12 i {
    width: 30px !important;
    height: 28px !important;
    background-size: 30px 28px
}

.dob select {
    color: #555;
    display: inline-block;
    height: 34px;
    padding: 4px 12px;
    margin-right: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px
}

.dob select.dd {
    width: 26%
}

.dob select.mm {
    width: 26%
}

.dob select.yyyy {
    width: 35%
}

.winners {
    background: transparent
}

.nav-tabs {
    background: #fff;
    border: none;
    border-radius: 0
}

.nav-tabs>li>a {
    background-color: #0075ff;
    margin: 0;
    line-height: 1.42857143;
    border: none;
    border-radius: 0;
    color: #000
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:active {
    border-color: none;
    background-color: #0075ff;
    border: none;
    color: #000;
    margin: 0
}

.winners {
    margin: 0 auto
}

.winners .nav>li>a {
    position: relative;
    display: block;
    padding: 2px 0;
    text-align: center;
    background-color: #fff;
    color: #000;
    font-weight: 500
}

.winners .nav>li.active>a {
    position: relative;
    display: block;
    color: #000;
    text-align: center;
    background-color: #0075ff;
    margin: 0
}

.winners .nav>li {
    width: 50%
}

.left {
    float: left
}

.right {
    float: right
}

.winners .item {
    display: block;
    border-bottom: 1px solid #7d7d7d;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 0px;
    clear: both;
    font-size: 14px
}

.clear {
    clear: both
}

.footer-link {}

.winners .tab-content {
    padding: 5px
}

.base-color {
    color: #0075ff
}

.speedometer_content {
    padding: 5px 0;
    color: #959595;
    line-height: 16px
}

.speedometer_content .left {
    padding: 0 10px 0 0
}

.speedometer_content .right {
    padding: 0 0 0 10px;
    font-size: 16px;
    color: #fff;
    font-weight: bold
}

.speedometer_content .min {
    font-size: 16px;
    color: #c3a253;
    font-weight: bold
}

.speedometer_content .sc_title {
    font-size: 16px;
    color: #fff;
    font-weight: bold
}

.speedometer_content .first {
    padding-top: 7px
}

.speedometer_content .second {
    padding-top: 7px
}

.speedometer_content .third {
    padding-top: 12px
}

.security_content {
    clear: both;
    line-height: 17px
}

.progress-bar-wrapper {
    border-radius: 8px;
    background: #ECECEC;
    height: 15px;
    width: 100%
}

.bar {
    border-radius: 6px;
    height: 100%;
    transition: width .3s ease-in-out;
    background: #959595
}

.level-1 {
    width: calc(2/10 * 100%)
}

.level-2 {
    width: calc(6/10 * 100%)
}

.pr3 {
    padding-right: 5px
}

.fa-apple {
    font-size: 18px;
    color: #fff;
    padding-right: 4px
}

.fa-android {
    font-size: 18px;
    color: #fff;
    padding-right: 4px
}

.fa-desktop {
    font-size: 18px;
    color: #fff;
    padding-right: 4px
}

.btnpart i {
    text-shadow: 0 0 0 #fff
}

.fa-apple {
    font-size: 17px;
    color: #e6dfdf
}

.fa-user-plus {
    font-size: 13px
}

.home-promotion-title {
    padding-top: 10px;
    padding-bottom: 30px
}

.carousel-indicators {
    bottom: 0
}

.home-promotion-btnpart {
    padding-top: 10px
}

.home-promotion h4 {
    font-size: 19px;
    height: 30px;
    width: 90%;
    margin: 0 auto
}

.home-promotion img {
    cursor: pointer
}

.winners .item {
    padding-left: 0px;
    padding-right: 20px
}

.top-header span.language {
    padding-left: 25px;
    padding-bottom: 3px;
    background-size: contain;
    background-repeat: no-repeat;
    color: #fff
}

.layer-slider-wrapper .btn {
    color: #fff !important;
    font-weight: 400
}

.navbar-collapse {
    margin-top: 2px
}

.bank-list {
    padding-top: 20px;
    line-height: 16px
}

.partner-list {
    padding-top: 10px;
    line-height: 16px
}

.responbility-list {
    padding-top: 10px;
    line-height: 16px
}

.navbar-toggle,
.fa-bars {
    color: #fff;
    border-color: #fff
}

.navbar-toggle:hover,
.navbar-toggle:focus {
    color: #fff;
    border-color: #fff;
    background: none
}

.navbar .navbar-nav {
    float: left;
    vertical-align: top;
    display: flex;
    flex: 1;
    width: 940px
}

.nav>li {
    flex: 1
}

.navbar .navbar-collapse {
    text-align: center
}

.owl-carousel .item {
    margin: 0 15px
}

.item {
    position: relative
}

.item-content {}

.item-content.e1 {
    position: absolute;
    top: 45%;
    width: 32%;
    right: 4%
}

.item-content.e2 {
    position: absolute;
    top: 24%;
    width: 32%;
    right: 4%
}

#slot-products .item {
    margin-bottom: 30px
}

.homepage .item-img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    cursor: pointer
}

.homepage .item-img:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
    cursor: pointer
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

.homepage .item-content-title {
    border-top: 2px solid #00aeef
}

.home-about {
    border-bottom: 2px solid #00aeef;
    display: inline-block;
    padding-bottom: 0px
}

.item-img {
    padding-bottom: 5px
}

#sportsbook-products .item {
    padding-bottom: 40px;
    opacity: 0.8;
    cursor: pointer
}

#sportsbook-products .item:hover {
    opacity: 1
}

#sportsbook-products .item-content {}

#live-casino-products .item-content {
    position: relative;
    padding-top: 1px
}

#live-casino-products .item-content-title {
    text-align: left;
    color: #959595;
    font-size: 24px;
    font-weight: 500;
    padding: 7px 0 7px;
    margin-top: 10px
}

.dpart {
    height: 42px
}

form em.invalid {
    color: #d53232;
    font-weight: normal;
    font-style: normal
}

.android-btn:hover,
.pc-btn:hover,
.ios-btn:hover {
    box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388
}

.ios-btn {
    background: #f65f64;
    color: #fff;
    font-size: 17px;
    padding: 10px 0;
    text-align: center
}

.android-btn {
    background: #00aeef;
    color: #fff;
    font-size: 17px;
    padding: 10px 0;
    text-align: center
}

.pc-btn {
    background: #959595;
    color: #fff;
    font-size: 17px;
    padding: 10px 0;
    text-align: center
}

.item-content-title {
    text-align: left;
    color: #959595;
    font-size: 24px;
    font-weight: 500;
    padding: 7px 0 7px;
    margin-top: 10px
}

.homepage .item-content-title {
    margin-top: 30px
}

.sportbook .item-content-title {
    margin-top: 20px
}

.item-content-title span {
    color: #00aeef
}

.item-content p {
    line-height: 16px;
    padding-top: 6px
}

.winners .price {
    padding-left: 0px
}

.winners .item .left {}

.table {
    width: 100%;
    max-width: 100%;
    margin: 10px 0
}

.modal-title {
    text-transform: uppercase
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
    background: #00aeef
}

.modal-header h4 {
    color: #fff
}

.textbox1 {
    width: 106px;
    height: 27px;
    border-radius: 4px;
    padding-left: 8px;
    color: #000
}

.textbox2 {
    width: 64px;
    height: 27px;
    border-radius: 4px;
    padding-left: 8px;
    color: #000
}

.textbox3 {
    width: 64px;
    height: 27px;
    border-radius: 4px;
    text-align: center;
    background: #707070;
    color: #fff;
    box-shadow: none
}

input {
    border: none;
    color: #000
}

.clock {
    background: url(../images/new/top-icon1.png) no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -6px
}

.banners-block .col-md-3 {
    margin: 0 20px;
    padding: 0
}

.banners-block .first {
    margin-left: 0
}

.banners-block .last {
    margin-right: 0
}

.banners-block h4 {
    font-size: 17px;
    margin-bottom: 15px
}

footer {
    background-image: url('../images/footer/footer-border.jpg');
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: 60px
}

footer nav a {
    padding-right: 3px
}

.homepage {
    background: #000
}

.footer-block {
    border-bottom: 1px dotted #666666;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.new-logo {
    background-image: url('../images/core/home/news-icon.png');
    width: 100%;
    background-repeat: no-repeat;
    background-position: top left;
    width: 18px;
    height: 16px;
    display: inline-block;
    margin-right: 10px
}

.owl-prev {
    position: absolute;
    left: -20px;
    top: 124px;
    background-image: url(../images/core/home/left-btn.png);
    width: 19px;
    height: 37px
}

.owl-next {
    position: absolute;
    right: -20px;
    top: 124px;
    background-image: url(../images/core/home/right-btn.png);
    width: 19px;
    height: 37px
}

.winners {
    font-family: 'myriad pro';
    color: #959595;
    height: 250px;
    overflow-y: hidden
}

.winners .item .date .left i {
    background-image: url(../images/core/home/home-date.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 16px;
    background-position: top left;
    vertical-align: text-bottom;
    margin-right: 4px
}

.winners .item .date .right i {
    background-image: url(../images/core/home/home-clock.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 13px;
    height: 12px;
    background-position: top left;
    vertical-align: text-top;
    margin-right: 4px
}

.winners .item .name {
    width: 68px;
    clear: both;
    display: inline-block
}

.playnow {
    width: 1208px;
    height: 37px;
    margin: 0 auto;
    top: 445px;
    text-align: center;
    position: absolute
}

.playnow-btn {
    border-radius: 20px;
    padding: 6px 21px;
    opacity: 0.8;
    color: #111111;
    font-size: 18px;
    background: #fdf3b3;
    background: -moz-linear-gradient(top, #fdf3b3 0%, #bda96f 50%, #725320 100%);
    background: -webkit-linear-gradient(top, #fdf3b3 0%, #bda96f 50%, #725320 100%);
    background: linear-gradient(to bottom, #fdf3b3 0%, #bda96f 50%, #725320 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdf3b3', endColorstr='#725320', GradientType=0)
}

.playnow-btn:hover {
    opacity: 1;
    color: #111111
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: width 1s;
    transition: width 1s
}

a:focus {
    text-decoration: none
}

.btn-breathing {
    -webkit-animation: breathing 4s ease-out infinite normal;
    animation: breathing 4s ease-out infinite normal;
    -webkit-font-smoothing: antialiased
}

.btn-breathing:hover {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes breathing {
    0% {
        opacity: 1;
        color: #111111
    }

    25% {
        opacity: 0.6;
        color: #111111
    }

    60% {
        opacity: 1;
        color: #111111
    }

    100% {
        opacity: 1;
        color: #111111
    }
}

@keyframes breathing {
    0% {
        opacity: 1;
        color: #111111
    }

    25% {
        opacity: 0.6;
        color: #111111
    }

    60% {
        opacity: 1;
        color: #111111
    }

    100% {
        opacity: 1;
        color: #111111
    }
}

@keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.animate-flicker {
    -webkit-animation: flickerAnimation .5s infinite;
    -moz-animation: flickerAnimation .5s infinite;
    -o-animation: flickerAnimation .5s infinite;
    animation: flickerAnimation .5s infinite
}

.logo-mask a {
    position: absolute;
    width: 223px;
    height: 72px;
    padding: 0;
    margin: 0;
    top: -20px;
    z-index: 1001
}

.logo-mask img {
    position: relative !important;
    top: 0 !important
}

.logo-mask a::after {
    background-position: -423px 0;
    animation: 3s shining-logo infinite;
    -webkit-animation-delay: 12s;
    animation-delay: 12s
}

.logo-mask a:hover,
.logo-mask a:focus {
    background-position: 10px 0;
    transition: all 1s
}

.logo-mask a::after {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-mask: url('../images/header/logo.png') center;
    -webkit-mask-size: 223px 59px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position-x: 0;
    -webkit-mask-position-y: 0
}

.logo-mask1 a {
    position: absolute;
    width: 223px;
    height: 72px;
    padding: 0;
    margin: 0;
    top: -20px;
    z-index: 1001
}

.logo-mask1 img {
    position: relative !important;
    top: 0 !important
}

.logo-mask1 a::after {
    background-position: -423px 0;
    animation: 3s shining-logo infinite;
    -webkit-animation-delay: 12s;
    animation-delay: 12s
}

.logo-mask1 a:hover,
.logo-mask1 a:focus {
    background-position: 10px 0;
    transition: all 1s
}

.logo-mask1 a::after {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-mask: url('../images/header/logo757.png') center;
    -webkit-mask-size: 223px 59px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position-x: 0;
    -webkit-mask-position-y: 0
}

@-webkit-keyframes shining-logo {
    100% {
        background: radial-gradient(0 0, circle farthest-side, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
        background: radial-gradient(circle farthest-side at 0 0, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
        background-position: inherit
    }
}

@keyframes shining-logo {
    100% {
        background: radial-gradient(0 0, circle farthest-side, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
        background: radial-gradient(circle farthest-side at 0 0, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
        background-position: inherit
    }
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0
    }

    to {
        opacity: 0.0
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate
}

.video {
    position: absolute;
    top: 0;
    height: calc(100% - 37px);
    width: 100%;
    -webkit-mask-image: url(/images/afbcash/home/blocks/sportsbook-bg.png);
    -webkit-mask-size: 89%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 15px 12px
}

video.thevideo {
    position: absolute;
    left: -40%
}

.video .video-cta {
    position: absolute;
    display: none;
    bottom: 30px;
    width: 100%;
    height: 60px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px;
    font-size: 16px
}

video::-webkit-media-controls {
    display: none !important
}

.item-top {
    margin-top: 10px
}

.item-caption {
    height: 32px !important;
    width: auto !important;
    margin-top: 5px
}

.item-bg {
    position: absolute;
    top: 6%;
    width: 88% !important;
    left: 6%
}

.item-obj {
    position: absolute;
    bottom: 51px;
    width: 88% !important;
    height: 82%;
    left: 6%
}

.owl-item img.item-caption:hover {
    width: initial !important;
    margin-left: auto
}

.hrdr-top-right a.h-w {
    margin: 0 10px 0
}

.btn-normal {
    background: #c6b079;
    background: -moz-linear-gradient(top, #c6b079 0%, #b19963 31%, #876a35 69%, #725320 100%);
    background: -webkit-linear-gradient(top, #c6b079 0%, #b19963 31%, #876a35 69%, #725320 100%);
    background: linear-gradient(to bottom, #c6b079 0%, #b19963 31%, #876a35 69%, #725320 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6b079', endColorstr='#725320', GradientType=0);
    color: #fff;
    opacity: 0.8;
    border-left: 1px solid #eddcb3;
    border-right: 1px solid #eddcb3
}

.layer-slider-wrapper .btn {
    color: #12103d !important;
    font-weight: bold
}

.btn-normal:hover {
    opacity: 1
}

.bottom-overlay {
    position: absolute;
    width: 100%;
    height: 30%;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 53%, rgba(0, 0, 0, 0.75) 67%, rgba(0, 0, 0, 0.87) 77%, rgba(0, 0, 0, 1) 86%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(53%, rgba(0, 0, 0, 0.58)), color-stop(67%, rgba(0, 0, 0, 0.75)), color-stop(77%, rgba(0, 0, 0, 0.87)), color-stop(86%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 53%, rgba(0, 0, 0, 0.75) 67%, rgba(0, 0, 0, 0.87) 77%, rgba(0, 0, 0, 1) 86%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 53%, rgba(0, 0, 0, 0.75) 67%, rgba(0, 0, 0, 0.87) 77%, rgba(0, 0, 0, 1) 86%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 53%, rgba(0, 0, 0, 0.75) 67%, rgba(0, 0, 0, 0.87) 77%, rgba(0, 0, 0, 1) 86%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 53%, rgba(0, 0, 0, 0.75) 67%, rgba(0, 0, 0, 0.87) 77%, rgba(0, 0, 0, 1) 86%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

.column div span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 358px;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0
}

.column figure {
    width: 358px;
    height: 259px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden
}

.column figure:hover+span {
    bottom: -36px;
    opacity: 1
}

.column .divider {
    line-height: 2px
}

.column .info-block {
    padding: 10px 5px
}

.hover02 figure img {
    width: 358px;
    height: auto;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.hover02 figure:hover img {
    width: 363px
}

.slots-game {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center
}

.slots-game .divider {
    line-height: 2px
}

.slots-game .info-block {
    padding: 10px 0;
    text-align: left
}

.slots-game .info-block p {
    padding: 0 5px
}

.slots-game figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    height: 259px;
    width: 358px;
    text-align: center;
    cursor: pointer
}

.slots-game figure img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 0.8
}

.slots-game figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slots-game figure figcaption::before,
.slots-game figure figcaption::after {
    pointer-events: none
}

.slots-game figure figcaption,
.slots-game figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slots-game figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.slots-game figure h2 {
    word-spacing: -0.15em;
    font-weight: 300
}

.slots-game figure h2 span {
    font-weight: 800
}

.slots-game figure h2,
.slots-game figure p {
    margin: 0
}

.slots-game figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(195, 162, 83, 0.75) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(195, 162, 83, 0.75) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
}

figure.effect-sadie h2 {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    color: #484c61;
    color: transparent;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0)
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.game-list .wp-block {
    margin: 0
}

.work .btn-list {
    margin: 0
}

.btn-list {
    border: 2px solid #bf9f52;
    border-radius: 0;
    background: none
}

.btn-list:hover {
    background: #bf9f52
}

.btn-list.active {
    background: #bf9f52
}

.game-list .wp-block.inverse h2 {
    text-align: center;
    color: #fff
}

.game-list .base {
    background: #bf9f52
}

.game-list .caption {
    padding: 10px
}

.navbar-inner {
    height: 82px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #bf9f52
}

.navbar-inner>li {
    position: relative;
    color: #fff;
    margin-right: 2px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    background: #202020
}

.navbar-inner a {
    display: block
}

.navbar-inner a:hover:after {
    background: none
}

.navbar-inner>li.active {
    background: #bf9f52
}

.navbar-inner>li.active a {
    color: #000000;
    font-weight: bold
}

.account {
    background: url(../images/afbcash/account/bg.jpg) no-repeat;
    background-size: cover
}

.account-container {
    background: url(/images/afbcash/account/bg.jpg) no-repeat;
    background-size: contain;
    background-position-y: 105px
}

.my-profile .info-label {
    padding: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #202020;
    padding-bottom: 10px;
    color: #fff
}

.my-profile .info-value {
    padding: 0;
    color: #c3a253;
    margin-bottom: 15px;
    border-bottom: 1px solid #202020;
    padding-bottom: 10px
}

.my-profile .date-value {
    color: #959595
}

.tab-style-button {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tab-style-button a {
    float: left;
    display: inline-block;
    padding: 8px 9px;
    border: 1px solid;
    text-align: Center;
    color: #ffffff;
    border-color: #bf9f52;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin-left: -0.1em
}

.tab-style-button a:hover {
    background: rgba(191, 159, 82, 0.7);
    color: black;
    border-color: #bf9f52
}

.tab-style-button a.active {
    background: #bf9f52;
    color: black;
    border-color: #bf9f52;
    font-weight: bold
}

.bank.item {
    border: 2px solid white;
    border-radius: 8px;
    width: 100%;
    height: auto;
    background: white;
    margin-bottom: 8px
}

.bank .bank-logo {
    width: 140px;
    display: inline-block;
    float: left;
    padding: 2px
}

.bank .acc-name {
    width: 200px;
    display: inline-block;
    float: left;
    padding: 11px;
    background: white;
    color: black;
    text-transform: uppercase;
}

.bank .acc-no {
    width: 200px;
    display: inline-block;
    float: left;
    background: white;
    color: black;
    padding: 11px
}

.bank.item.active {
    border: 2px solid #bf9f52
}

.bank .checked {
    display: none;
    position: absolute;
    right: 12px;
    bottom: 12px;
    color: #bf9f52
}

.bank.active .checked {
    display: block
}

.balances {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.balances .item {
    float: left;
    display: inline-block;
    padding: 8px 15px;
    text-align: Center;
    color: #ffffff;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin-left: -3em
}

.balances .item-label {
    color: #bf9f52
}

.balances .item-amount {
    font-size: 20px
}

.contact-popup {
    background: url(../images/afbcash/contact-sidebar/bg-full.png);
    height: 500px;
    width: 1050px;
    overflow: hidden
}

.contact-popup .page-title {
    margin-top: 65px;
    padding-bottom: 0
}

.contact-popup p {
    color: white;
    font-size: 16px
}

.modal-xlg {
    width: 100%;
    max-width: 1050px
}

.modalbg .dialog {
    width: 1037px;
    height: 650px;
    position: relative;
    margin: 12% auto;
    padding: 5px 5px 5px 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #ccc);
    background: -webkit-linear-gradient(#fff, #ccc);
    background: -o-linear-gradient(#fff, #ccc);
    box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    margin-top: -16px;
    margin-left: -16px
}

.slots_games_name {
    background: #000 !important
}

span.slots_games_name {
    display: block !important;
    background: #fff !important;
    padding-left: 10px;
    font-weight: 600;
    color: #000 !important
}

.free_play {
    margin-top: 15px !important;
    margin-left: 5px !important;
    line-height: 40px !important
}

.real_play {
    margin-left: 5px !important;
    line-height: 40px !important
}

.real_play,
.free_play {
    width: 183px;
    height: 30px;
    top: 70px;
    line-height: 30px;
    background: #fff095;
    background: -moz-linear-gradient(top, #fff095 0%, #b88416 88%);
    background: -webkit-linear-gradient(top, #fff095 0%, #b88416 88%);
    background: linear-gradient(to bottom, #fff095 0%, #b88416 88%) !important;
    width: 150px !important;
    border-radius: 50px;
    margin: auto;
    left: 15px !important;
    top: 10px !important;
    height: 40px !important;
    color: #000 !important
}

.real_play:before,
.free_play:before {
    content: "\0000a0";
    display: inline-block;
    height: 22px;
    width: 22px;
    line-height: 24px;
    margin: 0 4px 0px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url(../../images/slot-arrow.png) no-repeat left center;
    background-size: 100%
}

.slots-list a:hover img {
    background: rgba(0, 0, 0, .8);
    opacity: .3
}

.slots-list a img {
    height: 160px !important;
    width: 100%;
    background: #26272b
}

.slots-list a {
    height: 200px !important;
    border: 1px solid #171717 !important;
    border-radius: 10px
}

.slots-list a span {
    -webkit-transition-duration: 2s;
    -webkit-transition-delay: 1s;
    transition-duration: 2s;
    transition-delay: 1s;
    webkit-transition: all 0.5s
}

.slots-list a:hover .free_play,
.slots-list a:hover .real_play {
    -webkit-animation: slideInDown 0.5s;
    animation: slideInDown 0.5s
}

.search_btn {
    margin-left: -5px
}
.item img.img_pgenesis, .item img.img_phacksaw{
    filter: brightness(0) invert(1);
}
