

.a-son-wrapper {
    font-family: Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.a-son-wrapper *,.a-son-wrapper :after,.a-son-wrapper :before {
    box-sizing: border-box
}

@media (min-width: 1200px) {
    .a-son-wrapper {
        font-size:16px
    }

    .a-son-wrapper ::-webkit-scrollbar {
        width: 10px;
        height: 10px
    }

    .a-son-wrapper ::-webkit-scrollbar-button {
        width: 0;
        height: 0
    }

    .a-son-wrapper ::-webkit-scrollbar-thumb {
        background: #8ed327;
        border: 0 #fff;
        border-radius: 0
    }

    .a-son-wrapper ::-webkit-scrollbar-thumb:active,.a-son-wrapper ::-webkit-scrollbar-thumb:hover {
        background: #88ca25
    }

    .a-son-wrapper ::-webkit-scrollbar-track {
        background: #d6d6d8;
        border: 0 #fff;
        border-radius: 0
    }

    .a-son-wrapper ::-webkit-scrollbar-track:active,.a-son-wrapper ::-webkit-scrollbar-track:hover {
        background: #d1d1d3
    }

    .a-son-wrapper ::-webkit-scrollbar-corner {
        background: rgba(0,0,0,0)
    }
}

.a-son-wrapper a {
    color: #fff;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    text-decoration: none
}

.a-son-wrapper a:hover {
    color: #d9d9d9;
    text-decoration: none
}

.a-son-wrapper a:not([href]):not([tabindex]) {
    color: #fff;
    text-decoration: none
}

.a-son-wrapper a:not([href]):not([tabindex]):hover {
    color: #d9d9d9;
    text-decoration: none
}

.a-son-wrapper button {
    border-radius: 0
}

.a-son-wrapper button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

.a-son-wrapper button,.a-son-wrapper input {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.a-son-wrapper button,.a-son-wrapper input {
    overflow: visible
}

.a-son-wrapper button {
    text-transform: none
}

.a-son-wrapper [type=button],.a-son-wrapper button {
    -webkit-appearance: button
}

.a-son-wrapper [type=button]:not(:disabled),.a-son-wrapper [type=reset]:not(:disabled),.a-son-wrapper [type=submit]:not(:disabled),.a-son-wrapper button:not(:disabled) {
    cursor: pointer
}

.a-son-wrapper [type=button]::-moz-focus-inner,.a-son-wrapper button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

.a-son-wrapper .a-btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;
    font-weight: 700;
    font-size: .875em;
    line-height: 1.5;
    border: 2px solid #fff;
    padding: .565em .75em;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none
}

.a-son-wrapper .a-btn,.a-son-wrapper .a-btn:hover {
    color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fac136),color-stop(50%,#fac136),color-stop(51%,#f9b104),to(#f9b104));
    background: -webkit-linear-gradient(top,#fac136,#fac136 50%,#f9b104 51%,#f9b104);
    background: linear-gradient(180deg,#fac136 0,#fac136 50%,#f9b104 51%,#f9b104)
}

.a-son-wrapper .a-btn:hover {
    border-color: #fff;
    text-decoration: none
}

.a-son-wrapper .a-btn:focus {
    outline: 0;
    box-shadow: none
}

.a-son-wrapper .a-btn:disabled {
    box-shadow: none;
    opacity: .65
}

.a-son-wrapper .a-btn:not(:disabled):not(.a-disabled).a-active,.a-son-wrapper .a-btn:not(:disabled):not(.a-disabled).a-active:focus,.a-son-wrapper .a-btn:not(:disabled):not(.a-disabled):active,.a-son-wrapper .a-btn:not(:disabled):not(.a-disabled):active:focus {
    box-shadow: none
}

.a-son-wrapper .a-button-back:not(:disabled):not(.a-disabled).a-active,.a-son-wrapper .a-button-back:not(:disabled):not(.a-disabled).a-active:focus,.a-son-wrapper .a-button-back:not(:disabled):not(.a-disabled):active,.a-son-wrapper .a-button-back:not(:disabled):not(.a-disabled):active:focus {
    box-shadow: none
}

.a-son-wrapper .a-button-next:not(:disabled):not(.a-disabled).a-active,.a-son-wrapper .a-button-next:not(:disabled):not(.a-disabled).a-active:focus,.a-son-wrapper .a-button-next:not(:disabled):not(.a-disabled):active,.a-son-wrapper .a-button-next:not(:disabled):not(.a-disabled):active:focus {
    box-shadow: none
}

.a-son-wrapper .a-button-active:not(:disabled):not(.a-disabled).a-active,.a-son-wrapper .a-button-active:not(:disabled):not(.a-disabled).a-active:focus,.a-son-wrapper .a-button-active:not(:disabled):not(.a-disabled):active,.a-son-wrapper .a-button-active:not(:disabled):not(.a-disabled):active:focus {
    box-shadow: none
}

.a-son-wrapper .a-cont {
    display: block;
    width: 100%;
    height: calc(2.63em + 2px);
    padding: .565em .6em;
    outline: 0;
    background-clip: padding-box;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none
}

.a-son-wrapper .a-cont {
    color: #fff;
    background-color: #602e46
}

.a-son-wrapper .a-cont::-ms-expand {
    background-color: rgba(0,0,0,0);
    border: 0
}

.a-son-wrapper .a-cont:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff
}

.a-son-wrapper .a-cont::-webkit-input-placeholder {
    color: #fff
}

.a-son-wrapper .a-cont::-moz-placeholder {
    color: #fff
}

.a-son-wrapper .a-cont:-ms-input-placeholder {
    color: #fff
}

.a-son-wrapper .a-cont::-ms-input-placeholder {
    color: #fff
}

.a-son-wrapper .a-cont:disabled {
    background-color: #602e46;
    opacity: .5
}

.a-son-wrapper .a-cont:focus {
    outline: 0;
    color: #fff;
    background-color: #602e46;
    border-color: transparent;
    box-shadow: 0 0 5px #e338a8
}

.a-son-wrapper .a-checkbox:not(:checked)+label:before {
    color: #602e46
}

.a-son-wrapper .a-val {
    position: relative
}

.a-son-wrapper .a-sign-in-inline {
    position: relative
}

.a-son-wrapper .a-sign-in-inline form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.a-son-wrapper .a-sign-in-inline form .a-val {
    position: relative;
    max-width: 180px;
    margin-right: 5px
}

.a-son-wrapper .a-sign-in-inline form .a-forgot {
    display: block;
    position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
    background: rgba(0,0,0,0)!important;
    -webkit-transition: none!important;
    transition: none!important
}

.a-son-wrapper .a-sign-in-inline form .a-forgot:hover {
    text-decoration: none;
    color: #fff
}

.a-son-wrapper .a-sign-in-inline form .a-btn {
    display: block;
    font-weight: 400;
    border-radius: 0;
    box-shadow: none;
    border: 2px solid #fff;
    padding: .565em .75em
}

.a-son-wrapper .a-sign-in-inline form .a-btn.a-button-login {
    margin: 0 5px;
    color: #fff;
    background: #4472c4
}

.a-son-wrapper .a-sign-in-inline form .a-btn.a-button-register {
    color: #310c30;
    background: #ffdb07
}

.a-son-wrapper .a-cont::-webkit-input-placeholder {
    opacity: 1;
    color: #fff!important
}

.a-son-wrapper .a-cont::-moz-placeholder {
    opacity: 1;
    color: #fff!important
}

.a-son-wrapper .a-cont:-ms-input-placeholder {
    opacity: 1;
    color: #fff!important
}

.a-son-wrapper .a-cont::-ms-input-placeholder {
    opacity: 1;
    color: #fff!important
}

.a-son-wrapper .a-sign-in-inline form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.a-son-wrapper .a-sign-in-inline form .a-cont {
    font-size: .8em;
    background: #000;
    border: 1px solid #2f528f;
    color: #fff;
    height: 28px;
    max-width: 190px
}

.a-son-wrapper .a-sign-in-inline form .a-cont::-webkit-input-placeholder {
    font-size: .8em
}

.a-son-wrapper .a-sign-in-inline form .a-cont::-moz-placeholder {
    font-size: .8em
}

.a-son-wrapper .a-sign-in-inline form .a-cont:-ms-input-placeholder {
    font-size: .8em
}

.a-son-wrapper .a-sign-in-inline form .a-cont::-ms-input-placeholder {
    font-size: .8em
}

.a-son-wrapper .a-sign-in-inline form .a-cont:focus {
    box-shadow: none
}

.a-son-wrapper .a-sign-in-inline form .a-btn {
    padding-top: 0;
    padding-bottom: 0;
    height: 28px;
    border: 0 solid transparent;
    text-transform: uppercase
}

.a-son-wrapper .a-sign-in-inline form .a-btn.a-button-register {
    display: none
}

#wrapper #asidebar {
    display: none
}

#wrapper.active #asidebar {
    display: block
}

.wrapper_border_bottom {
    border: solid #de319e;
    border-width: 0 0 2px
}

.wrapper_border_left1 {
    border: 0 solid #de319e
}

.highlight {
    font-weight: 700
}

.highlight {
    color: #f9b104!important
}

.clear {
    clear: both
}

.mbtm30>.col-md-10 {
    width: 100%;
    margin: 0 auto;
    float: none
}

.media {
    margin: 0 auto
}

.media-body {
    width: 100%;
    margin: 0 0 20px!important
}

.page-footer_links_wrapper {
    background-color: #000
}

.foot-links {
    display: inline-block;
    margin: 0 auto;
    padding: 0
}

.footer-license {
    display: none
}

.foot-links a {
    color: #aaa!important;
    padding: 10px
}

.foot-links a:hover {
    color: #fff!important;
    text-decoration: none!important
}

.page-footer_part .page-footer_image img {
    height: 60px
}

.page-footer_part.banking .page-footer_image img {
    height: 50px
}

.page-footer_part ul {
    max-width: 70%;
    margin: 0 auto;
    display: block
}

.page-footer_part.social-icons .page-footer_image img {
    height: 30px
}

#malta_txt {
    color: #777;
    font-size: 11px;
    text-align: center;
    width: 100%
}

.foot-logo-images {
    display: none!important
}

.page_home .foot-logo-images {
    display: block!important
}

ol {
    counter-reset: section;
    list-style-type: none!important;
    padding-left: 5px!important
}

ol>li {
    counter-increment: section;
    list-style-type: none!important;
    margin-top: 10px;
    margin-bottom: 10px
}

ol>li:before {
    content: counters(section, ".") ". "
}

.slider-inner {
    position: relative;
    height: 300px;
    overflow: hidden
}

#hero-section {
    width: 100%;
    height: auto
}

.slider-indicators .active {
    background-color: #222!important;
    color: #eee!important
}

@media (min-width: 1000px) {
    .owl-prev img {
        margin-left:15px
    }

    .owl-next img,.owl-prev img {
        border: none!important;
        width: 40px
    }

    .owl-next img {
        margin-right: 15px
    }
}

@media (min-width: 1000px) and (max-width:1280px) {
    .owl-next img,.owl-prev img {
        border:none!important;
        width: 30px!important
    }
}

@media (max-width: 767px) {
    .header .menu {
        display:none
    }

    #wrapper {
        padding-left: 70px;
        transition: all .4s ease 0s
    }

    #page-mian-content-wrapper {
        border-left: none
    }

    #wrapper.active {
        padding-left: 0
    }

    .row.space30 {
        margin-top: 0!important
    }

    .visa {
        width: 25px
    }

    .foot-links ul {
        text-align: center
    }

    .foot-links li {
        margin-right: 10px;
        margin-left: 10px
    }

    .foot-links a {
        font-size: 14px
    }

    .foot-logo-images li {
        margin-right: 0
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    .owl-next img,.owl-prev img {
        width:30px
    }

    .foot-links li {
        margin-right: 10px;
        margin-left: 10px
    }

    .visa {
        width: 50px
    }

    .foot-logo-images li {
        margin-right: 0
    }

    #page-mian-content-wrapper {
        border-left: 2px solid #de319e
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1000px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
    .owl-next img,.owl-prev img {
        width:34px
    }

    #page-mian-content-wrapper {
        border-left: 2px solid #de319e
    }

    .col-md-offset-2 {
        margin-left: 0
    }

    .col-md-10 {
        width: 100%
    }

    .visa {
        width: 50px
    }
}

@media(min-width: 0px) and (max-width:320px) {
    .visa {
        width:25px
    }
}

@media(min-width: 480px) and (max-width:640px) {
    .visa {
        width:50px
    }
}

@media(min-width: 768px) and (max-width:999px) {
    .owl-prev img {
        margin-left:15px!important
    }

    .owl-next img,.owl-prev img {
        border: none!important;
        width: 25px!important
    }

    .owl-next img {
        margin-right: 15px!important
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.authenticator .auth-checkbox:not(:checked)+label:before {
    color: #fff
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

section {
    display: block
}

video {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

img {
    border: 0
}

button,input {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    img {
        page-break-inaside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,p {
        orphans: 3;
        widows: 3
    }

    h2 {
        page-break-after: avoid
    }
}


*,:after,:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-resp,.slider-inner>.item>a>img,.slider-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

[role=button] {
    cursor: pointer
}

h1,h2,h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

.wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .wrapper {
        width:750px
    }
}

@media (min-width: 992px) {
    .wrapper {
        width:970px
    }
}

@media (min-width: 1200px) {
    .wrapper {
        width:1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-10,.col-md-12,.col-md-5,.col-md-7,.col-sm-10,.col-sm-9,.col-xs-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-10 {
    float: left
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-10,.col-sm-9 {
        float:left
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
}

@media (min-width: 992px) {
    .col-md-10,.col-md-12,.col-md-5,.col-md-7 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media-body {
    width: 10000px
}

.media-body {
    display: table-cell;
    vertical-align: top
}

.slider,.slider-inner {
    position: relative
}

.slider-inner {
    width: 100%;
    overflow: hidden
}

.slider-inner>.item {
    position: relative;
    display: none;
    transition: left .6s ease-in-out
}

.slider-inner>.item>a>img,.slider-inner>.item>img {
    line-height: 1
}

@media (-webkit-transform-3d),(transform-3d) {
    .slider-inner>.item {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .slider-inner>.item.active {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slider-inner>.active {
    display: block
}

.slider-inner>.active {
    left: 0
}

.slider-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: transparent;
    opacity: .5
}

.slider-control.left {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
    background-repeat: repeat-x
}

.slider-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
    background-repeat: repeat-x
}

.slider-control:focus,.slider-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.slider-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.slider-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.slider-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

@media screen and (min-width: 768px) {
    .slider-indicators {
        bottom:20px
    }
}

.row:after,.row:before,.wrapper:after,.wrapper:before {
    display: table;
    content: " "
}

.row:after,.wrapper:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

body,html {
    height: 100%;
    width: 100%
}

body {
    color: #10182b;
    background: #0c0408;
    font-size: 16px;
    font-weight: 100;
    font-family: Arial,Sans serif;
    padding-top: 70px
}



.icon {
    font-family: icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-chevron-right:before {
    font-family: Glyphicons Halflings!important;
    content: "\E080"
}

.icon-chevron-left:before {
    font-family: Glyphicons Halflings!important;
    content: "\E079"
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    margin-block-start:1em;-webkit-margin-after: 1em;
    margin-block-end:1em;-webkit-margin-start: 0;
    margin-inline-start:0;-webkit-margin-end: 0;
    margin-inline-end:0;-webkit-padding-start: 40px;
    padding-inline-start:40px}

li {
    padding: 0
}

p {
    margin: 0;
    color: #cbcbcb
}

a {
    color: #000
}

a,a:hover {
    text-decoration: none
}

.pad0 {
    padding: 0!important
}

img {
    filter: none;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0)
}

.space30 {
    margin-top: 10px!important
}

.row {
    margin-left: 0;
    margin-right: 0
}

.top_section {
    overflow: hidden;
    border-bottom: 2px solid #2f528f
}

.dp_section {
    padding: 20px 0
}

#wrapper {
    height: 100%
}

#page-mian-content-wrapper {
    background: #000;
    padding-left: 0;
    margin-left: 0;
    height: auto
}

#page-mian-content-wrapper {
    width: 100%
}

.pad0 {
    padding: 0
}

.marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box
}

.marquee p {
    display: inline-block;
    color: #fff
}

.marquee p {
    font-family: Arial,Sans serif;
    padding-left: 100%;
    -webkit-animation: marquee 60s linear infinite;
    animation: marquee 60s linear infinite
}

.marquee p:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    to {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    to {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }
}

::-webkit-input-placeholder {
    color: #8767a6!important;
    font-weight: 100!important;
    text-transform: uppercase!important
}

:-moz-placeholder,::-moz-placeholder {
    color: #8767a6!important;
    font-weight: 100!important;
    text-transform: uppercase!important
}

:-ms-input-placeholder {
    color: #8767a6!important;
    font-weight: 100!important;
    text-transform: uppercase!important
}

.owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    border: none
}

.owl-next img,.owl-prev img {
    border: none!important
}

.owl-next img:hover,.owl-prev img:hover {
    opacity: .3
}

.owl-next {
    position: absolute;
    right: 2%;
    top: 40%;
    border: none
}

.owl-item .item {
    text-align: center
}

.purple-bg {
    background: #0c0408;
    padding: 20px
}

.foot-links {
    background-color: #000
}

.foot-links li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    color: #aaa!important
}

.foot-links a {
    color: #3f3f3f;
    font-family: Arial,Sans serif;
    font-size: 16px
}

.foot-links a:hover {
    color: #fff
}

.foot-links {
    padding: 20px 0
}

.foot-logo-images {
    display: inline-block;
    margin: 0 auto
}

.foot-logo-images li {
    display: inline-block;
    margin-right: 10px
}

.mbtm30 {
    margin-bottom: 30px
}

.owl-prev img {
    margin-left: -32px
}

.owl-next img,.owl-prev img {
    border: none!important;
    width: 30px
}

.owl-next img {
    margin-right: -32px
}

.slideup {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out
}

.slideup:hover {
    opacity: .95;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    box-shadow: 0 6px 8px 2px rgba(0,0,0,.6)
}

.header {
    padding: 0;
    background: #000;
    height: 70px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    border-bottom: 2px solid #2f528f;
    z-index: 500
}

.header,.main-menu {
    display: flex;
    align-items: center
}

.main-menu {
    flex-wrap: wrap;
    padding-left: 15px;
    height: 100%;
    margin: 0 10px 0 0
}

.menu-navbar {
    outline: 0!important;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: 0 0;
    position: relative;
    cursor: pointer;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    display: inline-block;
    padding-left: 15px;
    top: -10px
}

.menu-navbar-wrapper {
    display: block;
    width: 30px;
    height: 20px;
    position: relative
}

.menu-navbar-wrapper i {
    display: block;
    position: absolute;
    height: 4px;
    width: 50%;
    background: #fff;
    opacity: 1;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out
}

.menu-navbar-wrapper i:nth-child(2n) {
    left: 50%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.menu-navbar-wrapper i:nth-child(odd) {
    left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.menu-navbar-wrapper i:first-child,.menu-navbar-wrapper i:nth-child(2) {
    top: 0
}

.menu-navbar-wrapper i:nth-child(3),.menu-navbar-wrapper i:nth-child(4) {
    top: 8px
}

.menu-navbar-wrapper i:nth-child(5),.menu-navbar-wrapper i:nth-child(6) {
    top: 16px
}

.header ul {
    width: 35%
}

.header ul,.header ul li,.header ul li a {
    display: inline-block;
    list-style-type: none;
    color: #fff;
    font-size: .92em;
    line-height: 70px;
    text-decoration: none
}

.header ul li a,.header ul li a:hover {
    display: inline-block;
    line-height: 30px!important;
    text-decoration: none
}

.header ul li {
    position: relative;
    padding: 0;
    text-align: center;
    font-weight: 700;
    margin: 0 1.2%
}

.header ul li:last-child {
    margin-left: 2%
}

.header .topbar-login {
    display: inline-block
}

.header .navbar-logo-image-wrapper {
    width: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: 70px
}

.header .nav-logo-image {
    position: absolute;
    width: 170px;
    height: 170px;
    top: -120%;
    left: -95%;
    display: flex;
    align-items: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 2px solid #2f528f;
    background-color: #000;
    z-index: 5
}

.header .compact-logo-image,.header .nav-logo-image {
    text-align: center;
    transition: all 1s ease-in-out;
    opacity: 1
}

.header .compact-logo-image {
    display: block;
    border: 0;
    background: 0 0;
    width: 150px;
    height: 70px;
    line-height: 70px;
    margin-left: -90%
}

@media (max-width: 1366px) and (min-width:1200px) {
    .header .nav-logo-image {
        left:-30%
    }

    .header .compact-logo-image {
        margin-left: -25%
    }
}

.header .compact-logo-image img {
    width: 80%;
    margin: 0 auto
}

.header .navbar-logo-image-wrapper.compact .nav-logo-image {
    top: -320%;
    opacity: 0
}

.header .navbar-logo-image-wrapper.compact .compact-logo-image {
    opacity: 1
}

.header .nav-logo-image img {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 70%;
    margin-top: 41%;
    margin-left: 33%
}

.header .topbar-login {
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

.header .topbar-login a:focus {
    outline: 0
}

.header .dual_button {
    display: inline-block;
    margin: 0 5px
}

.header .dual_button a {
    text-decoration: none;
    line-height: 26px;
    text-align: center;
    padding: 0 5px;
    background: #ffc963;
    color: #713e0c;
    height: 26px;
    font-size: .8em;
    font-weight: 700;
    display: block;
    margin: 0 auto 2px;
    border-radius: 5px
}

.header .dual_button a.button-line {
    background: #12c43a;
    margin-bottom: 0;
    margin-top: 2px;
    color: #fff
}

.header .dual_button a.button-line img {
    max-height: 20px;
    display: inline-block
}

@media (min-width: 1281px) {
    .header .dual_button a.button-download {
        display:block
    }

    .header .dual_button a.button-login {
        display: none
    }
}

@media (max-width: 1280px) {
    .header .dual_button a.button-download {
        display:none
    }

    .header .dual_button a.button-login {
        display: block
    }
}

.asidebar {
    pointer-events: auto;
    position: fixed;
    top: 70px;
    z-index: 999;
    width: 300px;
    height: auto;
    background: #000;
    overflow-x: hidden;
    overflow-y: auto;
    display: block!important;
    left: -100%;
    transition: left .2s ease-in-out,right .2s ease-in-out;
    -webkit-transition: left .2s ease-in-out,right .2s ease-in-out;
    -moz-transition: left .2s ease-in-out,right .2s ease-in-out;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.asidebar .aside-menu li.categ-list {
    list-style-type: none
}

.asidebar .aside-menu li.categ-list {
    margin-bottom: 5px
}

.asidebar .aside-menu li.categ-list a {
    display: block;
    width: 90%;
    line-height: 1.5em;
    margin-left: 5%;
    font-size: .9em
}

.asidebar .aside-menu li.categ-list a.highlight {
    font-size: 1vw
}

.asidebar .aside-menu a {
    color: #fff;
    font-weight: 700
}

@media (min-width: 992px) {
    .asidebar {
        left:-100%;
        -webkit-transform-origin: 300px 0;
        transform-origin: 300px 0
    }
}

@media (max-width: 991px) {
    .asidebar {
        left:-100%
    }
}

@media (max-width: 860px) {
    .asidebar .aside-menu li.categ-list a {
        font-size:.8em
    }

    .asidebar .aside-menu li.categ-list a.highlight {
        font-size: .9em
    }
}

@media (min-width: 861px) {
    .asidebar .aside-menu li.categ-list a {
        font-size:.8em
    }

    .asidebar .aside-menu li.categ-list a.highlight {
        font-size: .9em
    }

    .asidebar .aside-menu li.categ-list a,.asidebar .aside-menu li.categ-list a.highlight {
        font-size: 1vw
    }

    .asidebar .aside-menu li.categ-list a.highlight {
        font-size: 1.2vw
    }
}

.asidebar.opened {
    left: 0
}

.asidebar-wrapper {
    height: auto;
    padding: 10px 0
}

.hero-section {
    min-height: calc(70vh - 270px);
    width: 100%;
    position: relative
}

@media (min-width: 1025px) {
    .hero-section {
        display:inline-block
    }

    .hero-section:after {
        height: 5px;
        position: absolute;
        width: 50%;
        content: "";
        box-shadow: 0 0 25px 0 #000;
        left: 25%;
        border-radius: 50%;
        bottom: -1px;
        z-index: 1
    }

    .slider {
        height: auto;
        z-index: 100
    }

    .slider-inner,.slider-inner .item {
        height: 100%
    }

    .slider-inner .item .background-image {
        height: 100%;
        width: 100%;
        margin-left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .slider-inner .item .caption img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: auto;
        height: 100%
    }

    .slider-inner .item .caption img.align-center {
        left: 50%
    }
}

.slider .slider-indicators {
    position: absolute;
    bottom: 20px!important;
    margin: 0!important;
    min-width: 100px!important;
    width: auto!important;
    left: 3%!important;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 1;
    right: 0
}

.slider .slider-indicators li {
    display: inline-block;
    background-color: #f4f4f4;
    border: 0 solid #fff!important;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    box-shadow: inset 0 2px 2px #000;
    border-radius: 10px
}

.slider .slider-indicators li:before {
    content: ""!important
}

.slider .slider-indicators li.active {
    background-color: #27cef1;
    width: 20px;
    height: 20px
}

.slider .slider_arrows {
    width: 100px!important;
    background: transparent none!important
}

.slider .slider_arrows .icon {
    display: block;
    width: 100px;
    height: 105px;
    position: absolute;
    top: 50%;
    margin-top: -53px
}

.slider .slider_arrows .icon.icon-chevron-right {
    right: 50%;
    margin-right: -50px
}

.slider .slider_arrows .icon.icon-chevron-left {
    left: 50%;
    margin-left: -50px
}

.slider-control {
    transition: all .6s;
    opacity: 1
}

.slider-control.slider-control-next {
    right: 14px
}

.win-section {
    width: 100%;
    margin: -6px auto;
    padding-bottom: 50px;
    background-image: linear-gradient(#36342b,#000);
    padding-top: 45px
}

.win-section .jackpot_inner_wrapper {
    display: inline-block;
    border: 2px solid #73716b;
    background-color: #100f0f;
    border-radius: 20px;
    padding: 15px;
    margin: -27px auto 0
}

.win-section h4 {
    color: #ffda9c;
    font-size: 2em;
    position: relative
}

.win-section h2.win-value {
    color: #fef7c6;
    font-size: 4.5em
}

.win-value {
    font-size: 80px;
    font-weight: 600;
    color: #fff;
    margin: 5px auto;
    display: inline-block;
    position: relative
}

.win-value sup {
    position: absolute;
    top: -.1em;
    right: -5%;
    z-index: 75;
    font-size: 65%
}

.win-value span.char {
    width: 80px;
    height: 120px;
    background-image: linear-gradient(#e329a6,#e21a5b);
    border-radius: 15px;
    margin: 0 3px;
    border: 5px solid #333
}

.win-value span:first-child {
    background: 0 0;
    width: 60px;
    border-width: 0!important
}

.win-value span span:first-child {
    color: #333;
    border-width: 0!important
}

.win-value>span {
    margin: 0
}

.win-value span.special {
    width: 20px;
    background-color: transparent!important;
    background-image: none;
    border: 0;
    color: #333
}

img {
    max-width: 100%
}

.slots {
    justify-content: center;
    padding-top: 5px
}

.bx1 {
    background:#e043b1;;
    background-size: 100%;
    width: 19.7%;
    height: 375px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-top-right-radius: 45px;
    border-top-left-radius: 45px;
}

@media only screen and (max-width: 1200px) {
    .bx1 {
        width:19.5%;
        height: 230px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1450px) {
    .bx1 {
        width:19.7%;
        height: 281px
    }
}

@media only screen and (min-width: 1451px) and (max-width:1670px) {
    .bx1 {
        width:19.7%;
        height: 328px
    }
}

.bx2 {
    background-color: #e043b1;
    background-size: 100%;
    width: 19.7%;
    height: 375px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-top-right-radius: 45px;
    border-top-left-radius: 45px;
}

@media only screen and (max-width: 1200px) {
    .bx2 {
        width:19.5%;
        height: 230px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1450px) {
    .bx2 {
        width:19.7%;
        height: 281px
    }
}

@media only screen and (min-width: 1451px) and (max-width:1670px) {
    .bx2 {
        width:19.7%;
        height: 328px
    }
}

.overlay {
    max-width: 100%;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    top: 0
}

.otbl {
    background: url(../img/home/table.png?v=3) no-repeat;
    background-size: 100%;
    top: 0;
    width: 375px;
    height: 375px;
    display: inline-block
}

@media only screen and (max-width: 1666px) {
    .otbl {
        width:100%
    }
}

.oslot {
    background: url(../img/home/slots.png?v=3) no-repeat;
    background-size: 100%;
    top: 0;
    width: 100%;
    height: 375px;
    display: inline-block
}

@media only screen and (max-width: 1666px) {
    .oslot {
        width:100%
    }
}

.olive {
    background: url(../img/home/live.png?v=3) no-repeat;
    background-size: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block
}

@media only screen and (max-width: 1666px) {
    .olive {
        width:100%
    }
}

.ovirtual {
    background: url(../img/home/virtual.png?v=3) no-repeat;
    background-size: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block
}

@media only screen and (max-width: 1666px) {
    .ovirtual {
        width:100%
    }
}

.ofish {
    background: url(../img/home/fish.png?v=3) no-repeat;
    background-size: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block
}

@media only screen and (max-width: 1666px) {
    .ofish {
        width:100%
    }
}

.inaside-img {
    width: 19.7%;
    height: 320px;
    max-width: 100%;
    z-index: 0;
    display: inline-block
}

@media only screen and (max-width: 1666px) {
    .inaside-img {
        width:19.7%
    }
}

.tbl-bg {
    background: url(../img/home/table0.png) no-repeat;
    background-size: 100%;
    width: 375px;
    height: 375px;
    z-index: 0;
    margin: 30px 0;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    display: inline-block
}

@media only screen and (max-width: 1200px) {
    .tbl-bg {
        width:237px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1450px) {
    .tbl-bg {
        width:281px
    }
}

@media only screen and (min-width: 1451px) and (max-width:1800px) {
    .tbl-bg {
        width:328px
    }
}

.slots-bg {
    background: url(../img/home/slots0.png) no-repeat;
    background-size: 100%;
    width: 375px;
    height: 375px;
    z-index: 0;
    margin: 20px 0;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    display: inline-block
}

@media only screen and (max-width: 1200px) {
    .slots-bg {
        width:237px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1450px) {
    .slots-bg {
        width:281px
    }
}

@media only screen and (min-width: 1451px) and (max-width:1800px) {
    .slots-bg {
        width:328px
    }
}

.live-bg {
    background: url(../img/home/live0.png) no-repeat;
    background-size: 100%;
    width: 375px;
    height: 375px;
    z-index: 0;
    margin: 20px 0;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    display: inline-block
}

@media only screen and (max-width: 1200px) {
    .live-bg {
        width:237px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1450px) {
    .live-bg {
        width:281px
    }
}

@media only screen and (min-width: 1451px) and (max-width:1670px) {
    .live-bg {
        width:328px
    }
}

.virtual-bg {
    background: url(../img/home/virtual0.png) no-repeat;
    background-size: 100%;
    width: 375px;
    height: 375px;
    z-index: 0;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    display: inline-block;
    margin: 5px 0
}

@media only screen and (max-width: 1200px) {
    .virtual-bg {
        width:237px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1450px) {
    .virtual-bg {
        width:281px
    }
}

@media only screen and (min-width: 1451px) and (max-width:1670px) {
    .virtual-bg {
        width:328px
    }
}

.fish-bg {
    background: url(../img/home/fish0.png) no-repeat;
    background-size: 100%;
    width: 375px;
    height: 375px;
    z-index: 0;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    display: inline-block
}

@media only screen and (max-width: 1200px) {
    .fish-bg {
        width:237px
    }
}

@media only screen and (min-width: 1200px) and (max-width:1450px) {
    .fish-bg {
        width:281px
    }
}

@media only screen and (min-width: 1451px) and (max-width:1670px) {
    .fish-bg {
        width:328px
    }
}

.wall-in a:hover .cate-img {
    transform: translate(-2%,-2%) matrix(.6,-.09,.09,.6,0,0);
    -webkit-transform: rotate(15deg);
    transform: rotate(0);
    position: absolute;
    transition: all .3s ease;
    z-index: 0
}

.main-total-win-label {
    position: absolute;
    font-size: 75px;
    color: #fef7c6;
    font-family: EAK-Uni;
    width: 100%;
    letter-spacing: 0;
    background: -webkit-linear-gradient(hsla(0,0%,100%,.5),#fef7c6,#ff8400);
    -webkit-background-clip: text;
    text-shadow: -5px -5px 0 #25241d,5px -5px 0 #25241d,-5px 5px 0 #25241d,5px 5px 0 #25241d
}

@media only screen and (max-width: 1366px) {
    .main-total-win-label {
        font-size:75px
    }
}

@media (min-width: 1200px) {
    .wrapper {
        max-width:100%
    }
}

@media only screen and (max-width: 1150px) {
    .a-son-wrapper .a-sign-in-inline form .a-forgot {
        display:none
    }

    .header .dual_button a.button-line img {
        display: none
    }
}

@media only screen and (max-width: 880px) {
    .main-total-win-label {
        font-size:55px
    }
}

@media only screen and (max-width: 667px) {
    .main-total-win-label {
        font-size:50px
    }
}

@media only screen and (max-width: 645px) {
    .main-total-win-label {
        font-size:30px
    }
}

@media only screen and (max-width: 580px) {
    .main-total-win-label {
        font-size:23px
    }
}

@media only screen and (max-width: 520px) {
    .main-total-win-label {
        font-size:19px
    }
}

@media only screen and (max-width: 470px) {
    .main-total-win-label {
        font-size:30px
    }
}

#testimonials-new {
    height: 530px;
        background-color: #441a48;
    background-size: cover
}

#testimonials-new .content-check {
    text-align: right
}

.ico {
    font-family: icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slider-right {
    padding: 2rem 4.5rem 2rem 2rem;
    background: url(../img/home/cloud.png?v=1) no-repeat;
    background-size: 100% 100%;
    height: 150px;
    float: right!important;
    margin-right: 1rem;
    color: #676767!important
}

.slider-right .content-check {
    position: absolute;
    bottom: 15%;
    right: 5%
}

.slider-right .content-check img {
    width: 44%;
    padding-bottom: 10px
}

.slider-right .content {
    padding-left: 35px
}

.mt-5perc {
    margin-top: 5rem;
    text-align: center
}

.mt-5perc h2 {
    color: #fc0!important;
    font-size: 48px
}

.mt-5perc p {
    font-size: 21px
}

#testimonial-slider {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    grid-template-rows: 0fr 2fr 2fr 2fr 2fr 1fr
}

#testimonials-new .flex-row {
    padding-top: 8%
}

.vslider {
    grid-column: 1/span 6;
    grid-row: 3/span 2
}

.left.vslider__button--next {
    grid-column: 7/span 1;
    grid-row: 3/span 1
}

.right.vslider__button--prev {
    grid-column: 7/span 1;
    grid-row: 4/span 1;
    align-self: end
}

.vslider-wrapper * {
    box-sizing: border-box
}

.vslider__button--next,.vslider__button--prev {
    text-decoration: none!important
}

.vslider-wrapper {
    overflow: hidden
}

.vslider {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.vslider-item {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    margin: auto;
    z-index: 100;
    transition: opacity .5s,z-index .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s,z-index .5s;
    transition: transform .5s,opacity .5s,z-index .5s,-webkit-transform .5s
}

.vslider-item.active {
    opacity: 1;
    position: relative;
    z-index: 900
}

.vslider-item.next,.vslider-item.prev {
    z-index: 899;
    width: 100%
}

.vslider-item.prev {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.vslider-item.next {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.vertical .vslider {
    height: 100%
}

.vslider-wrapper.vertical .active {
    top: 0
}

.icon_up:before {
    display: inline-block;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.icon_down:before {
    display: inline-block;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.ico-chevron-down:before {
    color: #fff!important;
    font-size: 2.5rem;
    content: "\E908"
}

.slider-right .content {
    padding-right: 3rem
}

.ico.ico-chevron-down.icon_up.v2 {
    position: absolute!important;
    top: 12%
}

.ico.ico-chevron-down.v2 {
    position: absolute;
    bottom: 12%
}

.vslider__button--next.v2 {
    position: unset!important
}

.mian-content {
    padding-bottom: 60px;
    color: #fff
}

.mian-content p {
    padding-top: 20px
}

@media (max-width: 768px) {
    .mian-content {
        text-align:center
    }

    .caption,.header .dual_button a.button-line,.header .nav-logo-image,.header .topbar-login,.slider-indicators,.slider_arrows {
        display: none
    }

    .header .compact-logo-image {
        margin-left: 0
    }

    .win-section .jackpot_inner_wrapper {
        padding: 10px;
        max-width: 100%!important
    }

    .win-section h2.win-value {
        font-size: 1.5em!important
    }

    .win-value span.char {
        border-radius: 10px!important;
        margin: 0!important
    }

    .bx1,.bx2 {
        width: 49%;
        height: 170px
    }

    .slider-inner {
        height: auto
    }

    .hero-section {
        min-height: auto
    }

    #testimonials-new {
        height: 530px;
        background-size: cover
    }

    .mt-5perc h2 {
        font-size: 27px!important
    }

    .mt-5perc p {
        font-size: 16px!important
    }

    .slider-right {
        font-size: 15px;
        padding: 1rem 1rem 1rem 3.3rem!important
    }

    .slider-right .content {
        padding-right: 0!important;
        padding-left: 10px!important
    }

    .slider-right .content-check {
        font-size: 12px!important
    }

    .border-bottom,.foot-links ul,.footer-logo-images,.no-border {
        padding-inline-start:0!important}
}

.loader_wrapper {
    z-index: 12000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.loader_wrapper .col-xs-12.col-sm-12.col-md-12.col-lg-12,.loader_wrapper .row,.loader_wrapper .wrapper {
    width: 100%!important;
    height: 100%!important;
    position: relative;
    padding: 0;
    margin: 0
}

.loader_wrapper .loader {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    background: #000
}

.loader_wrapper .loader img {
    margin: 0 auto;
    max-height: 70%;
    max-width: 90%
}

.loader_wrapper .loader .loader_overlay {
    position: absolute;
    display: block;
    width: 3000px;
    height: 100%;
    bottom: 0;
    opacity: .95;
    -moz-opacity: .95;
    -khtml-opacity: .95;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    transform: scale(-1)
}

.transitions {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.loader_wrapper p {
    width: 100%;
    color: #fff;
    font-size: 1.7vw;
    font-weight: 700;
    text-align: center;
    line-height: 1.5em
}

.env-xs .loader_wrapper p {
    font-size: 7vw
}

.env-sm .loader_wrapper p {
    font-size: 5vw
}

.loader_wrapper .loader p a,.loader_wrapper .loader p a:focus,.loader_wrapper .loader p a:hover {
    font-weight: 700;
    font-size: 1.2vw;
    line-height: 1.5em;
    outline: 0!important;
    text-decoration: none
}

.env-xs .loader_wrapper .loader p a,.env-xs .loader_wrapper .loader p a:focus,.env-xs .loader_wrapper .loader p a:hover {
    font-size: 5vw;
    line-height: 1.5em
}

.env-sm .loader_wrapper .loader p a,.env-sm .loader_wrapper .loader p a:focus,.env-sm .loader_wrapper .loader p a:hover {
    font-size: 4vw
}

@media all and (orientation: landscape) {
    .env-md .loader_wrapper p,.env-xs .loader_wrapper p {
        font-size:4vw
    }

    .env-md .loader_wrapper .loader p a,.env-md .loader_wrapper .loader p a:focus,.env-md .loader_wrapper .loader p a:hover,.env-xs .loader_wrapper .loader p a,.env-xs .loader_wrapper .loader p a:focus,.env-xs .loader_wrapper .loader p a:hover {
        font-size: 3vw
    }
}

.loader_wrapper .fade_toggle {
    animation: fade_toggle 1s linear infinite alternate
}

@keyframes fade_toggle {
    from {
        opacity: .95;
        -moz-opacity: .95;
        -khtml-opacity: .95
    }

    to {
        opacity: .75;
        -moz-opacity: .75;
        -khtml-opacity: .75
    }
}

@-webkit-keyframes waveAction {
    0% {
        -webkit-transform: translate(-25%,0);
        -moz-transform: translate(-25%,0);
        transform: translate(-25%,0)
    }

    100% {
        -webkit-transform: translate(25%,0);
        -moz-transform: translate(25%,0);
        transform: translate(25%,0)
    }
}

.loader_wrapper .waveShape {
    position: absolute;
    left: -50%;
    display: block;
    opacity: .98;
    -moz-opacity: .98;
    -khtml-opacity: .98;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    animation: waveAction 1s linear infinite alternate;
    -webkit-animation: waveAction 1s linear infinite alternate;
    width: 3000px;
    fill: #000;
    -webkit-transform: translate(-25%,0);
    -moz-transform: translate(-25%,0);
    transform: translate(-25%,0)
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1
    }

    50% {
        opacity: .5;
        -moz-opacity: .5;
        -khtml-opacity: .5
    }

    90% {
        opacity: .1;
        -moz-opacity: .1;
        -khtml-opacity: .1
    }

    100% {
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0
    }
}

.hide_loader {
    animation: fadeOut 2s linear
}

.white-color {
    color: #fff
}

.env-xs #wrapper.active {
    padding-left: 0!important
}

#banner {
    background: 0 0!important;
    height: calc(100vw * .48)
}

#banner .show-desk {
    background: 0 0!important;
    padding: 0
}

#banner .wrapper_border_bottom {
    border: 0 solid #de319e!important
}

#banner .wrapper_border_bottom video,#lucky_niki_slots,.video_thumb {
    border-bottom: 2px solid #de319e!important
}

.fa.leave-fold {
    position: fixed;
    right: 1%;
    bottom: 20%;
    font-size: 4em;
    color: #fff;
    cursor: pointer;
    z-index: 1000
}

.desktop-chat {
    position: fixed;
    right: 1%;
    bottom: 4%;
    z-index: 1000
}

.mobile-chat {
    position: fixed;
    bottom: 0;
    z-index: 1000
}

.video_thumb,video {
    width: 100%!important;
    height: auto!important;
    position: relative
}

iframe#video_frame {
    width: 100%!important;
    height: 315px!important
}

.action_button {
    background: 0 0;
    z-index: 400;
    position: absolute;
    bottom: 15%;
    left: 36%;
    max-width: 25%;
    height: auto;
    display: inline-block
}

.action_button img {
    cursor: pointer;
    position: relative
}

.block-row_subtitle,.block-row_title {
    font-size: 6vw;
    color: #fff;
    font-weight: 700;
    line-height: 1.5em;
    margin-top: 0
}

.block-row_subtitle {
    font-size: 4vw;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}

.env-lg .block-row_subtitle,.env-lg .block-row_title {
    font-size: 4.5vw;
    line-height: 1.5em
}

.env-md .block-row_subtitle,.env-md .block-row_title,.env-sm .block-row_subtitle,.env-sm .block-row_title {
    font-size: 5vw
}

.env-md .block-row_subtitle,.env-sm .block-row_subtitle {
    font-size: 4vw;
    line-height: 1.5em
}

.env-lg .block-row_subtitle {
    font-size: 2.5vw
}

.video_wrapper {
    background-color: #000;
    cursor: pointer;
    position: relative;
    border: 2px solid #de319e;
    padding: 0;
    margin: 0 auto
}

.video_wrapper {
    padding-bottom: 55%;
    height: 0
}

.video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video_wrapper .img-resp {
    width: 100%;
    height: auto
}

.youtube img.youtube_image {
    width: 100%;
    opacity: .7;
    cursor: pointer;
    top: -17%;
    left: 0
}

.youtube embed,.youtube iframe,.youtube img.youtube_image,.youtube object {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.video_title {
    background-color: #de319e;
    width: 100%;
    line-height: 1.5em;
    font-size: 1vw;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 1px #333
}

.env-xs .video_title {
    font-size: 4vw
}

.env-md .video_title,.env-sm .video_title {
    font-size: 2vw
}

.videos_section {
    width: 100%!important
}

.videos_section .col-xs-12.col-sm-6.col-md-6.col-lg-6 {
    padding: 1%
}

.videos_section .col-xs-12 {
    padding: 3%
}

.note_wrapper {
    font-size: 2vw;
    font-weight: 700;
    color: #aaa;
    line-height: 1.5em;
    margin: 0 auto;
    padding: 0 0 2%!important
}

.vimeo-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.vimeo-player embed,.vimeo-player iframe,.vimeo-player object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-controls {
    z-index: 200;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1;
    top: 0;
    left: 0
}

.video-controls img {
    cursor: pointer;
    margin: 0 auto;
    position: absolute;
    top: 35%;
    left: 41%;
    width: 15%;
    max-width: 137px;
    max-height: 137px
}

#auto_play_video img {
    top: 40%;
    left: 45%
}

.active_controls .pause {
    display: none!important
}

.active_controls:hover .pause {
    display: block!important
}

.video-controls img {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.dp_main_image {
    position: relative;
    height: auto;
    text-align: center
}

.dp_main_image a img {
    margin: 0 auto
}

#welcome_page {
    position: absolute;
    right: 22%;
    top: 46%;
    width: 30%;
    height: 38%;
    z-index: 100
}

#dp_slider {
    display: block!important;
    padding: 0 60px;
    position: relative;
    margin: 30px auto;
    height: auto
}

#dp_slider .item {
    display: inline-block;
    margin-right: 12px
}

#dp_slider .item img {
    max-width: 182px;
    height: auto
}

#dp_slider .owl-item {
    display: inline-block
}

#dp_slider .owl-stage-outer {
    overflow: hidden
}

#dp_slider .owl-next,#dp_slider .owl-prev {
    cursor: pointer
}

@media all {
    #dp_slider .owl-next img,#dp_slider .owl-prev img {
        display: block!important;
        margin-left: 0;
        width: 40px
    }
}

.env-xs .owl-next img:hover,.env-xs .owl-prev img:hover {
    opacity: 1!important
}

.env-xs #dp_slider .owl-next img {
    margin-right: 0
}

.dp_block-row_bg {
    background: #000 url(img/daily_promotions_background.jpg) left top no-repeat
}

.jackpots_section {
    color: #fff;
    margin-bottom: 2%
}

.jackpots_section h2 {
    font-size: 5vw;
    line-height: 1.5em;
    font-weight: 700
}

.env-xs .jackpots_section h2 {
    margin-bottom: 0;
    font-size: 5vw;
    line-height: 1em
}

.tournaments_text {
    font-size: 2.2vw;
    line-height: 3.5vw;
    margin: 7% 0
}

.env-sm .tournaments_text {
    line-height: 3.5em
}

.env-xs .tournaments_text {
    font-size: 6vw;
    line-height: 2.7em
}

.env-xs .timer_wrapper {
    font-size: 6vw;
    line-height: 1.5em
}

.timer_wrapper {
    width: 100%;
    text-align: center;
    font-size: 3vw;
    line-height: 2em;
    font-weight: 700;
    padding: 0;
    margin: 0 auto;
    display: block
}

.env-xs .timer_wrapper {
    font-size: 8vw
}

.tournaments_section {
    font-weight: 700
}

.promotions_wrapper {
    width: 100%;
    padding: 3% 4%;
    color: #fff;
    font-weight: 700;
    font-size: 52px
}

.promotions_wrapper h2 {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase
}

.promo_boxes {
    padding: 0 2% 2%;
    height: auto
}

.env-xs .promo_boxes {
    height: auto!important
}

.env-lg .promotions_wrapper h2 {
    font-size: 2.2vw;
    line-height: 1.3em
}

.env-md .promotions_wrapper h2,.env-sm .promotions_wrapper h2 {
    font-size: 2vw;
    line-height: 2.5vw
}

.env-xs .promotions_wrapper .wrapper_border {
    margin-bottom: 30px
}

.env-xs .promotions_wrapper h2 {
    font-size: 9.5vw;
    line-height: 1em
}

.promotions_wrapper .row .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
    padding: 1%
}

.promotions_wrapper #big-winners-slider,.promotions_wrapper #recent-winners-slider {
    background: 0 0;
    font-size: 18px;
    color: #fff
}

.promotions_wrapper #recent-winners-slider .winner_game {
    max-width: 100%;
    max-height: 150px;
    margin: 4% auto 0
}

.promotions_wrapper .winner {
    font-size: 1.7vw;
    line-height: 2vw
}

.promotions_wrapper .winner .lower_text {
    line-height: 2vw
}

.env-xs .promotions_wrapper .winner {
    font-size: 5vw;
    line-height: 1.5em
}

.promotions_wrapper .big_winners .winner {
    font-size: 2vw;
    line-height: 2.2vw
}

.env-xs .promotions_wrapper .big_winners .winner {
    font-size: 5vw;
    line-height: 1.5em
}

.promotions_wrapper .big_winners .winnerAmount {
    font-size: 3.5vw;
    line-height: 1.3em;
    margin-top: 0;
    text-align: center
}

.env-xs .promotions_wrapper .big_winners .winnerAmount {
    font-size: 9vw;
    line-height: 1.5em;
    margin-bottom: .5em;
    text-align: center
}

.promotions_wrapper .big_winners .winnerGame {
    font-size: 2.2vw;
    line-height: 1em;
    margin-top: 0;
    text-align: center
}

.env-xs .promotions_wrapper .big_winners .winnerGame {
    font-size: 5vw;
    line-height: 1.5em;
    margin-top: 0;
    text-align: center
}

.promotions_wrapper .slider .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.promotions_wrapper .slider .item.active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.game_of_the_month img,.new_game img,.special_promotion img {
    width: 100%
}

.virtual_sports_wrapper {
    width: 100%;
    position: relative;
    padding: 0 0 2%;
    background: #000 url(img/virtual_sports_background.jpg) left top no-repeat;
    background-size: 100% auto;
    height: auto!important
}

.virtual_sports_wrapper .video_wrapper {
    width: 80%;
    background-color: transparent!important;
    max-height: 700px!important;
    height: auto;
    position: relative;
    margin: 0 auto;
    border: 0!important
}

.virtual_sports_wrapper .video_wrapper .video-controls {
    background-color: transparent!important
}

.virtual_sports_wrapper #virtual_sports {
    margin: 0 auto;
    background-color: transparent!important
}

.virtual_sports_wrapper .niki_image,.virtual_sports_wrapper .starburst {
    position: absolute;
    top: 0;
    display: inline-block;
    z-index: 100
}

.virtual_sports_wrapper .starburst {
    left: 6%;
    top: auto;
    bottom: 50%;
    width: 22%
}

.env-lg .virtual_sports_wrapper .starburst img {
    max-width: 80%
}

.env-xs .virtual_sports_wrapper .starburst {
    left: 1%;
    bottom: 52%;
    top: auto;
    width: 22%
}

.virtual_sports_wrapper .niki_image {
    right: 0;
    bottom: 0;
    top: auto;
    width: 38%
}

.virtual_sports_wrapper h2,.virtual_sports_wrapper h4 {
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    line-height: 1.5em
}

.virtual_sports_wrapper h4 {
    font-size: 2.8vw;
    margin-bottom: 2%
}

.virtual_sports_wrapper h2 {
    font-size: 4.5vw;
    margin-top: 2%
}

.env-xs .virtual_sports_wrapper h2 {
    font-size: 9.5vw;
    margin-top: 0
}

.env-xs .virtual_sports_wrapper h4 {
    font-size: 3vw;
    margin-bottom: 3%;
    margin-top: 0
}

.total_jackpots_amount {
    width: 100%;
    text-align: center
}

.jSlots-wrapper {
    overflow: hidden;
    height: 4vw;
    display: inline-block;
    border: 1px solid #999
}

.slot,.slot2 {
    float: left
}

.total_jackpots_amount .jSlots-wrapper {
    overflow: hidden;
    height: 6vw;
    display: inline-block;
    border: 1px solid #999;
    text-align: center;
    background: #000
}

.env-xs .total_jackpots_amount .jSlots-wrapper {
    height: 6vw;
    line-height: 2em
}

.total_jackpots_amount .slot li,.total_jackpots_amount .slot2 li {
    width: 4vw;
    line-height: 1.5em;
    text-align: center;
    font-size: 4vw;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,.8);
    font-family: 'Gravitas One',serif;
    border-left: 1px solid #555
}

.env-xs .total_jackpots_amount .slot li,.env-xs .total_jackpots_amount .slot2 li {
    width: 6vw;
    font-size: 4vw
}

.total_jackpots_amount .slot li span,.total_jackpots_amount .slot2 li span {
    display: block;
    background: #000 url(img/slot.jpg) left top no-repeat;
    background-size: cover
}

.total_jackpots_amount .decimal {
    font-size: 2vw;
    width: 32px;
    font-weight: 700;
    margin: 0 10px
}

.page-footer_part {
    position: relative;
    width: 100%;
    background: #000;
    text-align: center
}

.page-footer_part ul,.page-footer_part ul li {
    display: inline-block;
    border: 0 solid #111
}

.page-footer_part .border-bottom {
    border-bottom: 2px solid #111
}

.social-icons ul {
    padding: 15px 0
}

.social-icons ul li {
    padding: 0 15px;
    color: #fff
}

.banking ul li,.payments-slots ul li {
    padding: 0 10px
}

.social-icons ul li.itech {
    cursor: pointer
}

.social-icons .facebook a,.social-icons .twitter a,.social-icons .youtube-icon a {
    border-radius: 50%;
    background: 0 0;
    width: 40px;
    height: 40px;
    display: inline-block
}

.social-icons .facebook a:hover,.social-icons .twitter a:hover,.social-icons .youtube-icon a:hover {
    background: #f9b104
}

::-webkit-media-conts-panel {
    display: none!important;
    -webkit-appearance: none
}

::-webkit-media-conts-start-playback-button {
    display: none!important;
    -webkit-appearance: none
}

.jackpot_slots {
    margin: 0 auto;
    border: 2px solid #de319e!important;
    width: 80%;
    font-size: 1.3vw;
    font-weight: 700;
    color: #ddd;
    border-bottom: 0 solid #de319e!important;
    border-right: 0 solid #de319e!important
}

.jackpot_slots td {
    text-align: center;
    padding: 10px;
    line-height: 40px;
    border-bottom: 2px solid #de319e!important;
    border-right: 2px solid #de319e!important
}

.jackpot_slots td a {
    color: #ddd
}

.jackpot_slots td a:hover {
    color: #fff!important
}

.mobile_device .jackpot_slots {
    width: 90%;
    font-size: 1em
}

.env-md .jackpot_slots,.env-sm .jackpot_slots {
    font-size: 2vw
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (orientation:landscape) {
    .env-sm .jackpot_slots,.env-xs .jackpot_slots {
        font-size:3vw
    }
}

.seo_list ul {
    width: 70%;
    margin: 20px auto;
    color: #fff;
    text-align: left
}

.seo_list ul li {
    display: list-item;
    list-style-type: disc
}

.seo_list ul li a {
    text-decoration: underline;
    color: #fff
}

.page_home .slots_categories_wrapper {
    margin: 4px 0 auto!important
}

@keyframes blink {
    50% {
        border-color: red
    }
}

.overlaymsg {
    position: relative;
    width: 100%;
    height: 80px;
    background-image: url(../img/ticker-bg.png);
    color: #fff;
    text-align: center;
    padding: 1%;
    animation: blink .5s step-end infinite alternate;
    text-shadow: -1px -1px 0 #712ad1,1px -1px 0 #712ad1,-1px 1px 0 #712ad1,1px 1px 0 #712ad1
}

.overlaymsg span {
    color: #ffc946;
    text-shadow: -1px -1px 0 #f0352f,1px -1px 0 #f0352f,-1px 1px 0 #f0352f,1px 1px 0 #f0352f
}

.overlaymsg_mobile {
    position: relative;
    width: 100%;
    height: 55px;
    background-image: url(../img/ticker-bg.png);
    color: #fff;
    text-align: center;
    padding: 3%;
    text-shadow: -1px -1px 0 #712ad1,1px -1px 0 #712ad1,-1px 1px 0 #712ad1,1px 1px 0 #712ad1
}

.overlaymsg_mobile span {
    color: #ffc946;
    text-shadow: -1px -1px 0 #f0352f,1px -1px 0 #f0352f,-1px 1px 0 #f0352f,1px 1px 0 #f0352f
}

.bell {
    padding-right: 15px;
    padding-bottom: 8px
}

.mobile_device .bell {
    width: 3%
}

.footer-logo-images,.footer-logo-images-placeholder {
    display: inline-block;
    list-style-type: none
}

.footer-logo-images li,.footer-logo-images-placeholder li {
    float: none;
    display: inline-block
}

.footer-logo-images.lazyloaded li a {
    background: transparent url(../img/home/logos-dark_new.png) 0 0 no-repeat;
    display: inline-block;
    height: 45px!important
}

.footer-logo-images li a.ego {
    background-position: -29px -45px;
    width: 138px
}

.footer-logo-images li a.ego:hover {
    background-position: -29px 0
}

.footer-logo-images li a.ego {
    display: none!important
}

.footer-logo-images li a.skillonnet {
    background-position: -188px -45px;
    width: 158px
}

.footer-logo-images li a.skillonnet:hover {
    background-position: -188px 0
}

.footer-logo-images li a.gamcare {
    background-position: -362px -45px;
    width: 48px
}

.footer-logo-images li a.gamcare:hover {
    background-position: -362px 0
}

.footer-logo-images li a.gamstop {
    background-position: -1770px -45px;
    width: 120px
}

.footer-logo-images li a.gamstop:hover {
    background-position: -1770px 0
}

.footer-logo-images li a.gamstop {
    display: none!important
}

.footer-logo-images li a.itech {
    background-position: -429px -45px;
    width: 148px
}

.footer-logo-images li a.itech:hover {
    background-position: -429px 0
}

.footer-logo-images li a.itech {
    display: none!important
}

.footer-logo-images li a.plus18 {
    background-position: -591px -45px;
    width: 47px
}

.footer-logo-images li a.plus18:hover {
    background-position: -591px 0
}

.footer-logo-images li a.secure {
    background-position: -654px -45px;
    width: 130px
}

.footer-logo-images li a.secure:hover {
    background-position: -654px 0
}

.footer-logo-images li a.malta {
    background-position: -1186px -45px;
    width: 85px
}

.footer-logo-images li a.malta:hover {
    background-position: -1186px 0
}

.footer-logo-images li a.uk {
    background-position: -1085px -45px;
    width: 100px
}

.footer-logo-images li a.uk:hover {
    background-position: -1085px 0
}

.footer-logo-images li a.uk {
    display: none!important
}

.footer-logo-images li a.curacao_new {
    background-position: -1597px -45px;
    width: 25px
}

.footer-logo-images li a.curacao_new:hover {
    background-position: -1597px 0
}

.footer-logo-images li a.curacao_new {
    display: none!important
}

.footer-logo-images li a.denmark {
    background-position: -990px -45px;
    width: 54px
}

.footer-logo-images li a.denmark:hover {
    background-position: -990px 0
}

.footer-logo-images li a.denmark {
    display: none!important
}

.footer-logo-images li a.gambleaware {
    background-position: -1287px -45px;
    width: 160px
}

.footer-logo-images li a.gambleaware:hover {
    background-position: -1287px 0
}

.footer-logo-images li a.gambleaware {
    display: none!important
}

.footer-logo-images li a.donor {
    background-position: -1450px -45px;
    width: 55px
}

.footer-logo-images li a.donor:hover {
    background-position: -1450px 0
}

.footer-logo-images li a.donor {
    display: none!important
}

.footer-logo-images li a.sga {
    display: none!important
}

figure {
    margin: 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

th {
    font-weight: 700
}

.wp-block-table table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

.wp-block-table td,th {
    padding: 8px
}

.wp-block-table th {
    border-width: 0 1px 1px 0
}

.wp-block-table td {
    border-width: 0 1px 1px 0
}


.wp-block-table td {
    border: 1px solid #FFF
}



.wp-block-table table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

 .wp-block-table > td,th {
    padding: 8px
}

.wp-block-table > th {
    border-width: 0 1px 1px 0
}

.wp-block-table tr td:first-child {
width: 28%;
text-align: left;
}

.wp-block-table tr td {
    width: 35%;
    text-align: center;
}

.wp-block-table {
        max-width: 561px;
        margin: 0 auto;
}
a {
    cursor: pointer;
}
