@font-face {
    font-family: "Gilroy Black";
    src: url("../fonts/gilroy-black.eot");
    src: url("../fonts/gilroy-black.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy-black.woff") format("woff"), url("../fonts/gilroy-black.ttf") format("truetype"), url("../fonts/gilroy-black.svg#gilroy-blackuploaded_file") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "pasa-casino";
    src: url("../fonts/pasa-casino.ttf") format("truetype"), url("../fonts/pasa-casino.svg#pasa-casino") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "bnw-banking-icon";
    src: url("../fonts/bnw-banking-icon.eot?c16fwu");
    src: url("../fonts/bnw-banking-icon.eot?c16fwu#iefix") format("embedded-opentype"), url("../fonts/bnw-banking-icon.ttf?c16fwu") format("truetype"), url("../fonts/bnw-banking-icon.woff?c16fwu") format("woff"), url("../fonts/bnw-banking-icon.svg?c16fwu#bnw-banking-icon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

.icon {
    font-family: "bnw-banking-icon" !important;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    text-transform: none
}

.bnw-icon-user:before {
    content: ""
}

.bnw-icon-wallet:before {
    content: ""
}

.bnw-icon-remove-favorite:before {
    content: ""
}

.bnw-icon-magnify:before {
    content: ""
}

.bnw-icon-add-favorite:before {
    content: ""
}

.bnw-icon-approval:before {
    content: ""
}

.bnw-icon-approved:before {
    content: ""
}

.bnw-icon-process:before {
    content: ""
}

.bnw-icon-bank:before {
    content: ""
}

.bnw-icon-checkmark:before {
    content: ""
}

.bnw-icon-clear-options:before {
    content: ""
}

.bnw-icon-denied:before {
    content: ""
}

.bnw-icon-down-arrow-fill:before {
    content: ""
}

.bnw-icon-down-arrow:before {
    content: ""
}

.bnw-icon-fast-deposit:before {
    content: ""
}

.bnw-icon-favorites:before {
    content: ""
}

.bnw-icon-filter-clock:before {
    content: ""
}

.bnw-icon-filter-money:before {
    content: ""
}

.bnw-icon-info:before {
    content: ""
}

.bnw-icon-last-transaction:before {
    content: ""
}

.bnw-icon-left-arrow:before {
    content: ""
}

.bnw-icon-list:before {
    content: ""
}

.bnw-icon-mobile:before {
    content: ""
}

.bnw-icon-popular:before {
    content: ""
}

.bnw-icon-question-mark:before {
    content: ""
}

.bnw-icon-remove-icon:before {
    content: ""
}

.bnw-icon-up-arrow:before {
    content: ""
}

.input-wrapper {
    border-radius: 100px;
    position: relative;
    display: inline-block;
}

.input-wrapper input {
    width: 100%;
    outline: none !important;
    color: #2b3d4f;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    text-align: left
}

.input-wrapper.hasSpan .currency {
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 20px !important
}

.select-wrapper {
    display: inline-block;
    position: relative
}

.select-wrapper select::-ms-expand {
    display: none
}

.select-wrapper select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.select-wrapper select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: none;
    font-size: 15px;
    padding-right: 25px;
    border: none !important;
    outline: none !important
}

.checkbox-wrapper {
    position: relative;
    cursor: pointer;
    display: block;
    text-align: left
}

.checkbox-wrapper label {
    margin-left: 30px;
    display: inline-block
}

.checkbox-wrapper label:after {
    font-family: "pasa-casino" !important;
    display: block;
    content: "";
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 25px;
    font-size: 10px;
    position: absolute;
    background: #d8d8d8;
    top: 7px;
    left: -20px;
    border-radius: 40px
}

.checkbox-wrapper input[type=checkbox] {
    visibility: hidden;
    margin-left: -20px
}

.checkbox-wrapper input[type=checkbox]:checked+label:after {
    content: "k";
    color: #fff;
    background: #2ecc71
}

.form1 {
    font-size: 0 !important;
    width: 663px;
    margin: 0 auto !important;
    padding: 65px 0 !important;
    display: block
}

form>*,
form p {
    font-size: 16px
}

form .left {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 56px
}

form .right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 56px
}

form .error-tooltip {
    display: none
}

form .bnw-icons-user-fill {
    border: 2px solid #d4eefa;
    text-align: center;
    border-radius: 40px;
    font-size: 78px;
    width: 82px;
    height: 82px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    color: #d4eefa;
    margin-bottom: 30px
}

form .bnw-icons-user-fill:before {
    position: relative;
    top: 6px
}

form .bnw-icons-key {
    font-size: 78px;
    color: #4a4a4a;
    text-align: center;
    display: block
}

form .input-wrapper {
    width: 100%
}

form .input-wrapper input[type=password],
form .input-wrapper input[type=tel],
form .input-wrapper input[type=text] {
    line-height: 50px;
    font-size: 16px
}

form .select-wrapper .form-control {
    padding:0px !important;
}
form .select-wrapper {
    background: #ededed;
    border-radius: 100px;
    position: relative;
    display: inline-block;
    padding: 0 30px !important;
    height: 50px;
    margin-bottom: 10px;
    width: 100%;
    padding-top:0px !important;
}

form .select-wrapper:after,
form .select-wrapper select {
    color: #2b3d4f;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    height:50px;
    box-shadow:none !important;
    background: transparent !important;
    outline:none !important;
    line-height: 50px;
    text-align-last: center;
    padding-right: 0;
}

form .select-wrapper:after {
    position: absolute;
    left: auto;
    right: 20px;
    top: 0;
    content: "q";
    padding: 0 0 2px;
    pointer-events: none;
    font-family: "pasa-casino" !important;
    color: #2b3d4f;
    font-size: 14px
}

form>p {
    text-align: center;
    padding: 20px 50px;
    margin: 20px 0;
    opacity: .5;
    border: 2px solid #ededed;
    border-radius: 100px;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 17px
}

form>p:hover {
    opacity: 1
}

form>p a {
    color: #4a4a4a
}

form>p.alternate {
    border-radius: 12px
}

form .standalone {
    margin: 20px 0
}

.form-group {
    position: relative;
    width: 100%;
    margin: auto
}

.form-group.relative {
    width: 100%
}

.form-group.field {
    width: 315px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px
}

.form-group.form-group.field:nth-child(2n+1) {
    float: right;
    margin-right: 0
}

.form-group.form-group.field:last-child {
    margin-bottom: 0
}

.form-group.half-width {
    margin: 0 auto 30px;
    width: 50%
}

.form-group.half-width>.input-wrapper {
    height: 60px
}

.form-group.half-width>.input-wrapper input[type=password],
.form-group.half-width>.input-wrapper input[type=tel],
.form-group.half-width>.input-wrapper input[type=text] {
    line-height: 60px;
    font-size: 20px
}

.form-group.error label {
    color: #2ecc71
}

.form-group.error>.input-wrapper,
.form-group.error>.select-wrapper {
    background: #2ecc71
}

.form-group.error span.error-tooltip {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    z-index: 123;
    top: -45px;
    border-radius: 40px;
    padding: 5px 15px;
    right: 0;
    color: #fff !important;
    background: #2ecc71;
    font-size: 12px !important;
    font-family: "Open Sans", sans-serif;
    line-height: 16px !important
}

.form-group.error span.error-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -9px;
    right: 14px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2ecc71
}

.form-group.error ::-webkit-input-placeholder {
    color: #fff
}

.form-group.error ::-moz-placeholder {
    color: #fff
}

.form-group.error :-ms-input-placeholder {
    color: #fff
}

.form-group.error :-moz-placeholder {
    color: #fff
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
    -webkit-transition-delay: 9999s
}

a.iforgot {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: 0;
    text-decoration: underline;
    display: block;
    margin: 30px auto;
    text-align: center
}

.button,
button {
    display: inline-block;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid transparent;
    white-space: nowrap
}

.button.redButton,
button.redButton {
    color: #fff !important;
    background: #14266b !important
}

.button.redButton:hover,
button.redButton:hover {
    background: #fff !important;
    color: #14266b !important;
    border-color: #14266b !important
}

.button.red,
button.red {
    color: #fff !important;
    background: #2ecc71 !important
}

.button.red:hover,
button.red:hover {
    background: #fff !important;
    color: #2ecc71 !important;
    border-color: #2ecc71 !important
}

.button.dark,
button.dark {
    color: #fff !important;
    background: #4a4a4a !important
}

.button.dark:hover,
button.dark:hover {
    background: #2ecc71 !important;
    color: #fff !important;
    border-color: #2ecc71 !important
}

.button.invertred,
button.invertred {
    background: #fff !important;
    color: #2ecc71 !important;
    border-color: #2ecc71 !important
}

.button.invertred:hover,
button.invertred:hover {
    color: #fff !important;
    background: #2ecc71 !important
}

.button.outlined,
button.outlined {
    background: transparent !important;
    color: #fff !important;
    border: 2px solid rgba(151, 151, 151, .5) !important
}

.button.outlined:hover,
button.outlined:hover {
    color: #fff !important;
    background: #2ecc71 !important;
    border: 2px solid rgba(151, 151, 151, .1) !important
}

.button.success,
button.success {
    color: #fff !important;
    background: #4ecb95 !important
}

.button.success:hover,
button.success:hover {
    background: #fff !important;
    color: #4ecb95 !important;
    border-color: #4ecb95 !important
}

.button.small,
.button.btn-sm,
button.small,
button.btn-sm {
    height: 31px;
    line-height: 31px;
    font-size: 14px
}

.button.medium,
button.medium {
    height: 46px;
    line-height: 46px;
    font-size: 18px !important
}

.button.larger,
button.larger {
    min-width: 266px
}

.button.fullwidth,
button.fullwidth {
    min-width: 100%;
    line-height: 50px;
    height: 50px;
    margin-bottom: 50px
}

.button.centered,
button.centered {
    display: block;
    text-align: center;
    margin: 40px auto;
    max-width: 275px
}

.button i,
button i {
    font-size: 12px !important;
    position: relative
}

.select-mimic button {
    display: block;
    width: 100%;
    font-size: 15px;
    background: none;
    padding: none;
    font-weight: normal;
    padding: 0;
    color: #4a4a4a;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%
}

.select-mimic ul {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    z-index: 10;
    background: #ededed;
    list-style: none;
    top: 44px;
    border-radius: 3px;
    padding: 15px;
    margin-top: 5px;
    font-size: 14px !important
}

.select-mimic ul li {
    list-style: none;
    margin-left: 0 !important;
    white-space: nowrap;
    position: relative
}

.select-mimic ul li label.checkbox {
    position: relative;
    cursor: pointer;
    display: block;
    font-size: 14px !important;
    line-height: 20px
}

.select-mimic ul li label.checkbox:after {
    font-family: "pasa-casino" !important;
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    font-size: 10px;
    border: 1px solid #4a4a4a;
    position: absolute;
    top: 2px;
    left: 0;
    border-radius: 3px
}

.select-mimic ul li label.checkbox input[type=checkbox] {
    visibility: hidden
}

.select-mimic ul li label.checkbox.checked:after {
    content: "k"
}

ul.info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding: 0;
    list-style: none;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #4a4a4a;
    padding: 40px;
    margin-bottom: 50px
}

ul.info h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0 15px 0;
    line-height: 0;
    font-weight: bold
}

ul.info div {
    line-height: 16px
}

[data-icon]:before {
    font-family: "pasa-casino" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=bnw-icons-]:before,
[class*=bnw-icons-]:before {
    font-family: "pasa-casino" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bnw-icons-wallet:before {
    content: "a"
}

.bnw-icons-virtual-bet:before {
    content: "b"
}

.bnw-icons-user:before {
    content: "c"
}

.bnw-icons-unchecked:before {
    content: "d"
}

.bnw-icons-slot:before {
    content: "e"
}

.bnw-icons-replay:before {
    content: "f"
}

.bnw-icons-okey:before {
    content: "g"
}

.bnw-icons-live-casino:before {
    content: "h"
}

.bnw-icons-poker:before {
    content: "i"
}

.bnw-icons-search:before {
    content: "j"
}

.bnw-icons-big-check:before {
    content: "k"
}

.bnw-icons-bingo:before {
    content: "l"
}

.bnw-icons-checked:before {
    content: "m"
}

.bnw-icons-heart:before {
    content: "n"
}

.games.live-casino .bnw-icons-heart:before {
    margin-left: 1px
}

.bnw-icons-favorite:before {
    content: "o"
}

.bnw-icons-right:before {
    content: "p"
}

.bnw-icons-down:before {
    content: "q"
}

.bnw-icons-chart:before {
    content: "r"
}

.bnw-icons-lock:before {
    content: "s"
}

.bnw-icons-star:before {
    content: "t"
}

.bnw-icons-close:before {
    content: "u"
}

.bnw-icons-message:before {
    content: "v"
}

.bnw-icons-heart-alt:before {
    content: "w"
}

.bnw-icons-up-down:before {
    content: "x"
}

.bnw-icons-heart-full:before,
.bnw-icons-heart.full:before {
    content: "y"
}

.bnw-icons-info:before {
    content: "z"
}

.bnw-icons-left:before {
    content: "A"
}

.bnw-icons-fullscreen:before {
    content: "B"
}

.bnw-icons-normalscreen:before {
    content: "D"
}

.bnw-icons-promo:before {
    content: "E"
}

.bnw-icons-lira:before {
    content: "F"
}

.bnw-icons-tag:before {
    content: "G"
}

.bnw-icons-magnify:before {
    content: "H"
}

.bnw-icons-chip:before {
    content: "C"
}

.bnw-icons-user-fill:before {
    content: "I"
}

.bnw-icons-home:before {
    content: "J"
}

.bnw-icons-cell:before {
    content: "K"
}

.bnw-icons-twitter:before {
    content: "L"
}

.bnw-icons-facebook:before {
    content: "M"
}

.bnw-icons-instagram:before {
    content: "N"
}

.bnw-icons-bank-transfer:before {
    content: "O"
}

.bnw-icons-key:before {
    content: "P"
}

.bnw-icons-withdraw:before {
    content: "Q"
}

.bnw-icons-promo-1:before {
    content: "R"
}

.bnw-icons-fin-trans:before {
    content: "S"
}

.bnw-icons-wallet-dollar:before {
    content: "T"
}

.bnw-icons-soccer:before {
    content: "U"
}

.sub-menu {
    background: #2b3d4f;
    border-radius: 6px;
    display: none;
    left: 0;
    position: absolute;
    text-align: left;
    top: 73px
}

.sub-menu .info {
    opacity: .5;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 600
}

.sub-menu .info:hover {
    opacity: 1
}

.sub-menu:before {
    border-bottom: .5555555556em solid #2b3d4f;
    border-left: .5555555556em solid transparent;
    border-right: .5555555556em solid transparent;
    content: "";
    height: 0;
    position: relative;
    position: absolute;
    right: 1.8333333333em;
    right: -0.5555555556em;
    top: -1.5em;
    top: .5555555556em;
    width: 0
}

.sub-menu ul {
    padding-bottom: 1.1111111111em
}

.sub-menu .infotag {
    display: none;
    left: .2222222222em;
    position: absolute;
    top: .5em;
    z-index: 500
}

.sub-menu .infotag:before {
    border-bottom: .8333333333em solid transparent;
    border-left: .8333333333em solid #2b3d4f;
    border-top: .8333333333em solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -14.6111111111em;
    top: .2777777778em;
    width: 0
}

.sub-menu .infotag .wrap {
    background: #2b3d4f;
    border-radius: 6px;
    left: -14.4444444444em;
    padding: 1.1111111111em 2.2222222222em;
    position: absolute;
    top: -0.6666666667em;
    width: 28.4444444444em;
    z-index: 5
}

.sub-menu .infotag h2 {
    color: #2ecc71;
    font-size: 1.3333333333em;
    font-weight: bold;
    line-height: 1.6666666667em
}

.sub-menu .infotag ul {
    font-size: .7777777778em
}

.sub-menu .infotag ul li {
    display: list-item !important;
    list-style: disc;
    margin-bottom: .2777777778em;
    margin-left: 1.1111111111em;
    position: static !important
}

.sub-menu .infotag:after {
    background-size: contain;
    content: "";
    height: 16.1111111111em;
    left: 2.5em;
    position: absolute;
    top: -4.1666666667em;
    width: 16.1111111111em;
    z-index: -5
}

.triggered .sub-menu {
    display: block
}

header .sub-menu {
    left: 0;
    min-width: 180px;
    width: 100%
}

header .sub-menu ul {
    background: #2ecc71;
    padding: 25px 20px
}

header .sub-menu ul li {
    height: auto;
    line-height: 25px;
    min-height: 15px;
    padding: 0
}

header .sub-menu ul li h2 {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0 4px 0
}

header .sub-menu ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    opacity: .8
}

header .sub-menu ul li a:hover {
    color: #fff;
    opacity: 1
}

header .sub-menu:before {
    display: none
}

header .language.single {
    top: 1.1111111111em
}

header .language .sub-menu {
    top: 2.1111111111em
}

header .language .sub-menu ul {
    min-width: 0px
}

header .language .sub-menu:before {
    left: 1.2222222222em
}

header.smaller .sub-menu {
    top: 58px
}

header.smaller .sub-menu ul li {
    line-height: 25px
}

header.smaller nav ul li.user-menu>div.profile .sub-menu,
header.smaller nav ul li.user-menu>div.language .sub-menu {
    top: 56px
}

header.smaller nav ul li {
    line-height: 53px
}

header.notlogged nav ul li {
    line-height: 59px !important
}

#game-bar .sub-menu {
    background: #2b3d4f;
    padding: 1.6666666667em;
    top: 2.7777777778em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 17.2222222222em
}

#game-bar .sub-menu:before {
    border-bottom: .5555555556em solid #2b3d4f;
    right: 2.3888888889em;
    top: -0.5555555556em
}

body,
input,
select,
textarea {
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    line-height: 24px;
    -moz-osx-font-smoothing: darkgreyscale
}

body.overflow,
input.overflow,
select.overflow,
textarea.overflow {
    overflow: hidden
}

* {
    box-sizing: border-box;
    outline: none !important
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    background: #fbfbfb;
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #4a4a4a;
    font-family: "Roboto", sans-serif;
    font-size: 16px
}

li,
select,
input,
div,
p {
    -moz-transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, display 0.2s ease;
    -webkit-transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, display 0.2s ease;
    -ms-transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, display 0.2s ease;
    transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease, display 0.2s ease
}

a,
.owl-theme .owl-controls .owl-page span,
.button {
    -moz-transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;
    -webkit-transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;
    -ms-transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;
    transition: border-bottom-color 0.2s ease, color 0.2s ease, background-color 0.2s ease, opacity 0.2s ease;
    color: #4a4a4a;
    text-decoration: none
}

a:hover,
.owl-theme .owl-controls .owl-page span:hover,
.button:hover {
    border-bottom-color: transparent;
    opacity: 1
}

a strong,
.owl-theme .owl-controls .owl-page span strong,
.button strong {
    color: #2ecc71
}

table,
.table {
    display: table;
    text-align: left;
    width: 100%
}

table .thead,
.table .thead {
    font-size: 14px;
    text-align: left !important
}

table .thead span,
.table .thead span {
    font-weight: bold;
    opacity: 1 !important
}

table>div,
.table>div {
    display: table-row-group
}

table>div div,
.table>div div {
    display: table-row
}

table td,
table>div>div>span,
.table td,
.table>div>div>span {
    padding-bottom: 20px;
    vertical-align: middle
}

table td:last-child,
table>div>div>span:last-child,
.table td:last-child,
.table>div>div>span:last-child {
    text-align: right
}

table span,
.table span {
    display: block;
    opacity: .5
}

table>div>div>span,
.table>div>div>span {
    display: table-cell;
    text-align: left !important
}

table.bordered,
.table.bordered {
    border: 2px solid #4a4a4a;
    border-radius: 6px
}

table.bordered .thead span,
.table.bordered .thead span {
    border: none
}

table.bordered tr td,
table.bordered>div span td,
.table.bordered tr td,
.table.bordered>div span td {
    padding: 20px 0
}

table.bordered>div span,
.table.bordered>div span {
    border-bottom: 1px solid #e9e9e9;
    font-size: 14px;
    opacity: 1;
    padding: 20px 0
}

article.standalone {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    margin-bottom: 60px;
    text-align: center
}

article.standalone h1 {
    font-size: 36px;
    margin-bottom: 30px
}

article.standalone p {
    font-size: 18px
}

article.standalone p span {
    color: #2ecc71
}

article.withicon {
    border-bottom: 1px solid #ededed;
    margin: 0 0 50px 0;
    padding-bottom: 50px;
    position: relative;
    width: 100%
}

article.withicon h1 {
    color: #2ecc71;
    font-family: "Gilroy Black", sans-serif;
    font-size: 36px;
    margin-bottom: 10px
}

article.withicon p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0
}

article.withicon img {
    display: block;
    height: 63px;
    position: absolute;
    right: 120px;
    top: 0
}

article.withicon>i {
    font-size: 70px;
    position: absolute;
    right: 0;
    top: 20px
}

article.withicon>i:before {
    position: relative;
    top: -25px
}

article.withicon .icon {
    position: absolute;
    right: 0;
    top: -15px
}

article.withicon .icon input {
    background: none;
    border: none;
    color: #2b3d4f;
    font-size: 20px;
    letter-spacing: 0;
    opacity: .5;
    pointer-events: none;
    position: absolute;
    right: 100px;
    text-align: right;
    top: 50%;
    transform: translateY(-100%)
}

article.withicon .icon .bnw-icons-user-fill {
    border: 2px solid #d4eefa;
    border-radius: 40px;
    color: #d4eefa;
    display: block;
    font-size: 78px;
    height: 82px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    width: 82px
}

article.withicon .icon .bnw-icons-user-fill:before {
    position: relative;
    top: 6px
}

.text-right {
    text-align: right
}

.intl-tel-input {
    display: inline-block;
    font-size: 16px;
    position: relative
}

.intl-tel-input * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input {
    margin-bottom: 0 !important;
    margin-right: 0;
    margin-top: 0 !important;
    padding-right: 36px;
    position: relative;
    z-index: 0
}

.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
    margin-bottom: 0 !important;
    margin-right: 0;
    margin-top: 0 !important;
    padding-right: 36px;
    position: relative;
    z-index: 0
}

.intl-tel-input .flag-container {
    bottom: 0;
    padding: 1px;
    position: absolute;
    right: 0;
    top: 0
}

.intl-tel-input .selected-flag {
    height: 100%;
    padding: 0 0 0 8px;
    position: relative;
    width: 36px;
    z-index: 1
}

.intl-tel-input .selected-flag .iti-flag {
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0
}

.intl-tel-input .selected-flag .iti-arrow {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
    height: 0;
    margin-top: -2px;
    position: absolute;
    right: 6px;
    top: 50%;
    width: 0
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-bottom: 4px solid #555;
    border-top: none
}

.intl-tel-input .country-list {
    background-color: #d8d8d8;
    border-radius: 3px;
    list-style: none;
    margin: 0 0 0 -10px;
    max-height: 200px;
    opacity: 1 !important;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    position: relative;
    text-align: left;
    top: 8px;
    white-space: nowrap;
    width: 294px;
    z-index: 2
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

.intl-tel-input .country-list .divider {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.intl-tel-input .country-list .country {
    margin: 0;
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #4a4a4a
}

.intl-tel-input .country-list .country.highlight {
    background-color: #2ecc71
}

.intl-tel-input .country-list .country.highlight span {
    color: #fff !important
}

.intl-tel-input .country-list .country span {
    position: static
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
    vertical-align: middle
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
    margin-right: 6px
}

.intl-tel-input.allow-dropdown input {
    margin-left: 0;
    padding-left: 52px !important;
    padding-right: 6px !important
}

.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel] {
    margin-left: 0;
    padding-left: 26px !important;
    padding-right: 6px !important
}

.intl-tel-input.allow-dropdown .flag-container {
    left: 0;
    right: auto
}

.intl-tel-input.allow-dropdown .selected-flag {
    width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: #2ecc71
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-flag {
    background-color: #2ecc71;
    display: table
}

.intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
    display: table-cell;
    padding-left: 28px;
    vertical-align: middle
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input {
    padding-left: 76px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 76px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 70px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input {
    padding-left: 84px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 84px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 78px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input {
    padding-left: 92px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 92px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 86px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input {
    padding-left: 100px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 100px
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 94px
}

.intl-tel-input.iti-container {
    left: -1000px;
    padding: 1px;
    position: absolute;
    top: -1000px;
    z-index: 1060
}

.intl-tel-input.iti-container:hover {
    cursor: pointer
}

@media(max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.iti-mobile .intl-tel-input.iti-container {
    bottom: 30px;
    left: 30px;
    position: fixed;
    right: 30px;
    top: 30px
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
    line-height: 1.5em;
    padding: 10px 10px
}

.iti-flag {
    background-color: #dbdbdb;
    background-image: url("../assets/images/flags.png");
    background-position: 20px 0;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 1px 0px #888;
    height: 15px;
    width: 20px;
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.np {
    width: 13px
}

.iti-flag.va {
    width: 15px
}

.iti-flag.ac {
    background-position: 0px 0px;
    height: 10px
}

.iti-flag.ad {
    background-position: -22px 0px;
    height: 14px
}

.iti-flag.ae {
    background-position: -44px 0px;
    height: 10px
}

.iti-flag.af {
    background-position: -66px 0px;
    height: 14px
}

.iti-flag.ag {
    background-position: -88px 0px;
    height: 14px
}

.iti-flag.ai {
    background-position: -110px 0px;
    height: 10px
}

.iti-flag.al {
    background-position: -132px 0px;
    height: 15px
}

.iti-flag.am {
    background-position: -154px 0px;
    height: 10px
}

.iti-flag.ao {
    background-position: -176px 0px;
    height: 14px
}

.iti-flag.aq {
    background-position: -198px 0px;
    height: 14px
}

.iti-flag.ar {
    background-position: -220px 0px;
    height: 13px
}

.iti-flag.as {
    background-position: -242px 0px;
    height: 10px
}

.iti-flag.at {
    background-position: -264px 0px;
    height: 14px
}

.iti-flag.au {
    background-position: -286px 0px;
    height: 10px
}

.iti-flag.aw {
    background-position: -308px 0px;
    height: 14px
}

.iti-flag.ax {
    background-position: -330px 0px;
    height: 13px
}

.iti-flag.az {
    background-position: -352px 0px;
    height: 10px
}

.iti-flag.ba {
    background-position: -374px 0px;
    height: 10px
}

.iti-flag.bb {
    background-position: -396px 0px;
    height: 14px
}

.iti-flag.bd {
    background-position: -418px 0px;
    height: 12px
}

.iti-flag.be {
    background-position: -440px 0px;
    height: 15px
}

.iti-flag.bf {
    background-position: -460px 0px;
    height: 14px
}

.iti-flag.bg {
    background-position: -482px 0px;
    height: 12px
}

.iti-flag.bh {
    background-position: -504px 0px;
    height: 12px
}

.iti-flag.bi {
    background-position: -526px 0px;
    height: 12px
}

.iti-flag.bj {
    background-position: -548px 0px;
    height: 14px
}

.iti-flag.bl {
    background-position: -570px 0px;
    height: 14px
}

.iti-flag.bm {
    background-position: -592px 0px;
    height: 10px
}

.iti-flag.bn {
    background-position: -614px 0px;
    height: 10px
}

.iti-flag.bo {
    background-position: -636px 0px;
    height: 14px
}

.iti-flag.bq {
    background-position: -658px 0px;
    height: 14px
}

.iti-flag.br {
    background-position: -680px 0px;
    height: 14px
}

.iti-flag.bs {
    background-position: -702px 0px;
    height: 10px
}

.iti-flag.bt {
    background-position: -724px 0px;
    height: 14px
}

.iti-flag.bv {
    background-position: -746px 0px;
    height: 15px
}

.iti-flag.bw {
    background-position: -768px 0px;
    height: 14px
}

.iti-flag.by {
    background-position: -790px 0px;
    height: 10px
}

.iti-flag.bz {
    background-position: -812px 0px;
    height: 14px
}

.iti-flag.ca {
    background-position: -834px 0px;
    height: 10px
}

.iti-flag.cc {
    background-position: -856px 0px;
    height: 10px
}

.iti-flag.cd {
    background-position: -878px 0px;
    height: 15px
}

.iti-flag.cf {
    background-position: -900px 0px;
    height: 14px
}

.iti-flag.cg {
    background-position: -922px 0px;
    height: 14px
}

.iti-flag.ch {
    background-position: -944px 0px;
    height: 15px
}

.iti-flag.ci {
    background-position: -961px 0px;
    height: 14px
}

.iti-flag.ck {
    background-position: -983px 0px;
    height: 10px
}

.iti-flag.cl {
    background-position: -1005px 0px;
    height: 14px
}

.iti-flag.cm {
    background-position: -1027px 0px;
    height: 14px
}

.iti-flag.cn {
    background-position: -1049px 0px;
    height: 14px
}

.iti-flag.co {
    background-position: -1071px 0px;
    height: 14px
}

.iti-flag.cp {
    background-position: -1093px 0px;
    height: 14px
}

.iti-flag.cr {
    background-position: -1115px 0px;
    height: 12px
}

.iti-flag.cu {
    background-position: -1137px 0px;
    height: 10px
}

.iti-flag.cv {
    background-position: -1159px 0px;
    height: 12px
}

.iti-flag.cw {
    background-position: -1181px 0px;
    height: 14px
}

.iti-flag.cx {
    background-position: -1203px 0px;
    height: 10px
}

.iti-flag.cy {
    background-position: -1225px 0px;
    height: 13px
}

.iti-flag.cz {
    background-position: -1247px 0px;
    height: 14px
}

.iti-flag.de {
    background-position: -1269px 0px;
    height: 12px
}

.iti-flag.dg {
    background-position: -1291px 0px;
    height: 10px
}

.iti-flag.dj {
    background-position: -1313px 0px;
    height: 14px
}

.iti-flag.dk {
    background-position: -1335px 0px;
    height: 15px
}

.iti-flag.dm {
    background-position: -1357px 0px;
    height: 10px
}

.iti-flag.do {
    background-position: -1379px 0px;
    height: 13px
}

.iti-flag.dz {
    background-position: -1401px 0px;
    height: 14px
}

.iti-flag.ea {
    background-position: -1423px 0px;
    height: 14px
}

.iti-flag.ec {
    background-position: -1445px 0px;
    height: 14px
}

.iti-flag.ee {
    background-position: -1467px 0px;
    height: 13px
}

.iti-flag.eg {
    background-position: -1489px 0px;
    height: 14px
}

.iti-flag.eh {
    background-position: -1511px 0px;
    height: 10px
}

.iti-flag.er {
    background-position: -1533px 0px;
    height: 10px
}

.iti-flag.es {
    background-position: -1555px 0px;
    height: 14px
}

.iti-flag.et {
    background-position: -1577px 0px;
    height: 10px
}

.iti-flag.eu {
    background-position: -1599px 0px;
    height: 14px
}

.iti-flag.fi {
    background-position: -1621px 0px;
    height: 12px
}

.iti-flag.fj {
    background-position: -1643px 0px;
    height: 10px
}

.iti-flag.fk {
    background-position: -1665px 0px;
    height: 10px
}

.iti-flag.fm {
    background-position: -1687px 0px;
    height: 11px
}

.iti-flag.fo {
    background-position: -1709px 0px;
    height: 15px
}

.iti-flag.fr {
    background-position: -1731px 0px;
    height: 14px
}

.iti-flag.ga {
    background-position: -1753px 0px;
    height: 15px
}

.iti-flag.gb {
    background-position: -1775px 0px;
    height: 10px
}

.iti-flag.gd {
    background-position: -1797px 0px;
    height: 12px
}

.iti-flag.ge {
    background-position: -1819px 0px;
    height: 14px
}

.iti-flag.gf {
    background-position: -1841px 0px;
    height: 14px
}

.iti-flag.gg {
    background-position: -1863px 0px;
    height: 14px
}

.iti-flag.gh {
    background-position: -1885px 0px;
    height: 14px
}

.iti-flag.gi {
    background-position: -1907px 0px;
    height: 10px
}

.iti-flag.gl {
    background-position: -1929px 0px;
    height: 14px
}

.iti-flag.gm {
    background-position: -1951px 0px;
    height: 14px
}

.iti-flag.gn {
    background-position: -1973px 0px;
    height: 14px
}

.iti-flag.gp {
    background-position: -1995px 0px;
    height: 14px
}

.iti-flag.gq {
    background-position: -2017px 0px;
    height: 14px
}

.iti-flag.gr {
    background-position: -2039px 0px;
    height: 14px
}

.iti-flag.gs {
    background-position: -2061px 0px;
    height: 10px
}

.iti-flag.gt {
    background-position: -2083px 0px;
    height: 13px
}

.iti-flag.gu {
    background-position: -2105px 0px;
    height: 11px
}

.iti-flag.gw {
    background-position: -2127px 0px;
    height: 10px
}

.iti-flag.gy {
    background-position: -2149px 0px;
    height: 12px
}

.iti-flag.hk {
    background-position: -2171px 0px;
    height: 14px
}

.iti-flag.hm {
    background-position: -2193px 0px;
    height: 10px
}

.iti-flag.hn {
    background-position: -2215px 0px;
    height: 10px
}

.iti-flag.hr {
    background-position: -2237px 0px;
    height: 10px
}

.iti-flag.ht {
    background-position: -2259px 0px;
    height: 12px
}

.iti-flag.hu {
    background-position: -2281px 0px;
    height: 10px
}

.iti-flag.ic {
    background-position: -2303px 0px;
    height: 14px
}

.iti-flag.id {
    background-position: -2325px 0px;
    height: 14px
}

.iti-flag.ie {
    background-position: -2347px 0px;
    height: 10px
}

.iti-flag.il {
    background-position: -2369px 0px;
    height: 15px
}

.iti-flag.im {
    background-position: -2391px 0px;
    height: 10px
}

.iti-flag.in {
    background-position: -2413px 0px;
    height: 14px
}

.iti-flag.io {
    background-position: -2435px 0px;
    height: 10px
}

.iti-flag.iq {
    background-position: -2457px 0px;
    height: 14px
}

.iti-flag.ir {
    background-position: -2479px 0px;
    height: 12px
}

.iti-flag.is {
    background-position: -2501px 0px;
    height: 15px
}

.iti-flag.it {
    background-position: -2523px 0px;
    height: 14px
}

.iti-flag.je {
    background-position: -2545px 0px;
    height: 12px
}

.iti-flag.jm {
    background-position: -2567px 0px;
    height: 10px
}

.iti-flag.jo {
    background-position: -2589px 0px;
    height: 10px
}

.iti-flag.jp {
    background-position: -2611px 0px;
    height: 14px
}

.iti-flag.ke {
    background-position: -2633px 0px;
    height: 14px
}

.iti-flag.kg {
    background-position: -2655px 0px;
    height: 12px
}

.iti-flag.kh {
    background-position: -2677px 0px;
    height: 13px
}

.iti-flag.ki {
    background-position: -2699px 0px;
    height: 10px
}

.iti-flag.km {
    background-position: -2721px 0px;
    height: 12px
}

.iti-flag.kn {
    background-position: -2743px 0px;
    height: 14px
}

.iti-flag.kp {
    background-position: -2765px 0px;
    height: 10px
}

.iti-flag.kr {
    background-position: -2787px 0px;
    height: 14px
}

.iti-flag.kw {
    background-position: -2809px 0px;
    height: 10px
}

.iti-flag.ky {
    background-position: -2831px 0px;
    height: 10px
}

.iti-flag.kz {
    background-position: -2853px 0px;
    height: 10px
}

.iti-flag.la {
    background-position: -2875px 0px;
    height: 14px
}

.iti-flag.lb {
    background-position: -2897px 0px;
    height: 14px
}

.iti-flag.lc {
    background-position: -2919px 0px;
    height: 10px
}

.iti-flag.li {
    background-position: -2941px 0px;
    height: 12px
}

.iti-flag.lk {
    background-position: -2963px 0px;
    height: 10px
}

.iti-flag.lr {
    background-position: -2985px 0px;
    height: 11px
}

.iti-flag.ls {
    background-position: -3007px 0px;
    height: 14px
}

.iti-flag.lt {
    background-position: -3029px 0px;
    height: 12px
}

.iti-flag.lu {
    background-position: -3051px 0px;
    height: 12px
}

.iti-flag.lv {
    background-position: -3073px 0px;
    height: 10px
}

.iti-flag.ly {
    background-position: -3095px 0px;
    height: 10px
}

.iti-flag.ma {
    background-position: -3117px 0px;
    height: 14px
}

.iti-flag.mc {
    background-position: -3139px 0px;
    height: 15px
}

.iti-flag.md {
    background-position: -3160px 0px;
    height: 10px
}

.iti-flag.me {
    background-position: -3182px 0px;
    height: 10px
}

.iti-flag.mf {
    background-position: -3204px 0px;
    height: 14px
}

.iti-flag.mg {
    background-position: -3226px 0px;
    height: 14px
}

.iti-flag.mh {
    background-position: -3248px 0px;
    height: 11px
}

.iti-flag.mk {
    background-position: -3270px 0px;
    height: 10px
}

.iti-flag.ml {
    background-position: -3292px 0px;
    height: 14px
}

.iti-flag.mm {
    background-position: -3314px 0px;
    height: 14px
}

.iti-flag.mn {
    background-position: -3336px 0px;
    height: 10px
}

.iti-flag.mo {
    background-position: -3358px 0px;
    height: 14px
}

.iti-flag.mp {
    background-position: -3380px 0px;
    height: 10px
}

.iti-flag.mq {
    background-position: -3402px 0px;
    height: 14px
}

.iti-flag.mr {
    background-position: -3424px 0px;
    height: 14px
}

.iti-flag.ms {
    background-position: -3446px 0px;
    height: 10px
}

.iti-flag.mt {
    background-position: -3468px 0px;
    height: 14px
}

.iti-flag.mu {
    background-position: -3490px 0px;
    height: 14px
}

.iti-flag.mv {
    background-position: -3512px 0px;
    height: 14px
}

.iti-flag.mw {
    background-position: -3534px 0px;
    height: 14px
}

.iti-flag.mx {
    background-position: -3556px 0px;
    height: 12px
}

.iti-flag.my {
    background-position: -3578px 0px;
    height: 10px
}

.iti-flag.mz {
    background-position: -3600px 0px;
    height: 14px
}

.iti-flag.na {
    background-position: -3622px 0px;
    height: 14px
}

.iti-flag.nc {
    background-position: -3644px 0px;
    height: 10px
}

.iti-flag.ne {
    background-position: -3666px 0px;
    height: 15px
}

.iti-flag.nf {
    background-position: -3686px 0px;
    height: 10px
}

.iti-flag.ng {
    background-position: -3708px 0px;
    height: 10px
}

.iti-flag.ni {
    background-position: -3730px 0px;
    height: 12px
}

.iti-flag.nl {
    background-position: -3752px 0px;
    height: 14px
}

.iti-flag.no {
    background-position: -3774px 0px;
    height: 15px
}

.iti-flag.np {
    background-position: -3796px 0px;
    height: 15px
}

.iti-flag.nr {
    background-position: -3811px 0px;
    height: 10px
}

.iti-flag.nu {
    background-position: -3833px 0px;
    height: 10px
}

.iti-flag.nz {
    background-position: -3855px 0px;
    height: 10px
}

.iti-flag.om {
    background-position: -3877px 0px;
    height: 10px
}

.iti-flag.pa {
    background-position: -3899px 0px;
    height: 14px
}

.iti-flag.pe {
    background-position: -3921px 0px;
    height: 14px
}

.iti-flag.pf {
    background-position: -3943px 0px;
    height: 14px
}

.iti-flag.pg {
    background-position: -3965px 0px;
    height: 15px
}

.iti-flag.ph {
    background-position: -3987px 0px;
    height: 10px
}

.iti-flag.pk {
    background-position: -4009px 0px;
    height: 14px
}

.iti-flag.pl {
    background-position: -4031px 0px;
    height: 13px
}

.iti-flag.pm {
    background-position: -4053px 0px;
    height: 14px
}

.iti-flag.pn {
    background-position: -4075px 0px;
    height: 10px
}

.iti-flag.pr {
    background-position: -4097px 0px;
    height: 14px
}

.iti-flag.ps {
    background-position: -4119px 0px;
    height: 10px
}

.iti-flag.pt {
    background-position: -4141px 0px;
    height: 14px
}

.iti-flag.pw {
    background-position: -4163px 0px;
    height: 13px
}

.iti-flag.py {
    background-position: -4185px 0px;
    height: 11px
}

.iti-flag.qa {
    background-position: -4207px 0px;
    height: 8px
}

.iti-flag.re {
    background-position: -4229px 0px;
    height: 14px
}

.iti-flag.ro {
    background-position: -4251px 0px;
    height: 14px
}

.iti-flag.rs {
    background-position: -4273px 0px;
    height: 14px
}

.iti-flag.ru {
    background-position: -4295px 0px;
    height: 14px
}

.iti-flag.rw {
    background-position: -4317px 0px;
    height: 14px
}

.iti-flag.sa {
    background-position: -4339px 0px;
    height: 14px
}

.iti-flag.sb {
    background-position: -4361px 0px;
    height: 10px
}

.iti-flag.sc {
    background-position: -4383px 0px;
    height: 10px
}

.iti-flag.sd {
    background-position: -4405px 0px;
    height: 10px
}

.iti-flag.se {
    background-position: -4427px 0px;
    height: 13px
}

.iti-flag.sg {
    background-position: -4449px 0px;
    height: 14px
}

.iti-flag.sh {
    background-position: -4471px 0px;
    height: 10px
}

.iti-flag.si {
    background-position: -4493px 0px;
    height: 10px
}

.iti-flag.sj {
    background-position: -4515px 0px;
    height: 15px
}

.iti-flag.sk {
    background-position: -4537px 0px;
    height: 14px
}

.iti-flag.sl {
    background-position: -4559px 0px;
    height: 14px
}

.iti-flag.sm {
    background-position: -4581px 0px;
    height: 15px
}

.iti-flag.sn {
    background-position: -4603px 0px;
    height: 14px
}

.iti-flag.so {
    background-position: -4625px 0px;
    height: 14px
}

.iti-flag.sr {
    background-position: -4647px 0px;
    height: 14px
}

.iti-flag.ss {
    background-position: -4669px 0px;
    height: 10px
}

.iti-flag.st {
    background-position: -4691px 0px;
    height: 10px
}

.iti-flag.sv {
    background-position: -4713px 0px;
    height: 12px
}

.iti-flag.sx {
    background-position: -4735px 0px;
    height: 14px
}

.iti-flag.sy {
    background-position: -4757px 0px;
    height: 14px
}

.iti-flag.sz {
    background-position: -4779px 0px;
    height: 14px
}

.iti-flag.ta {
    background-position: -4801px 0px;
    height: 10px
}

.iti-flag.tc {
    background-position: -4823px 0px;
    height: 10px
}

.iti-flag.td {
    background-position: -4845px 0px;
    height: 14px
}

.iti-flag.tf {
    background-position: -4867px 0px;
    height: 14px
}

.iti-flag.tg {
    background-position: -4889px 0px;
    height: 13px
}

.iti-flag.th {
    background-position: -4911px 0px;
    height: 14px
}

.iti-flag.tj {
    background-position: -4933px 0px;
    height: 10px
}

.iti-flag.tk {
    background-position: -4955px 0px;
    height: 10px
}

.iti-flag.tl {
    background-position: -4977px 0px;
    height: 10px
}

.iti-flag.tm {
    background-position: -4999px 0px;
    height: 14px
}

.iti-flag.tn {
    background-position: -5021px 0px;
    height: 14px
}

.iti-flag.to {
    background-position: -5043px 0px;
    height: 10px
}

.iti-flag.tr {
    background-position: -5065px 0px;
    height: 14px
}

.iti-flag.tt {
    background-position: -5087px 0px;
    height: 12px
}

.iti-flag.tv {
    background-position: -5109px 0px;
    height: 10px
}

.iti-flag.tw {
    background-position: -5131px 0px;
    height: 14px
}

.iti-flag.tz {
    background-position: -5153px 0px;
    height: 14px
}

.iti-flag.ua {
    background-position: -5175px 0px;
    height: 14px
}

.iti-flag.ug {
    background-position: -5197px 0px;
    height: 14px
}

.iti-flag.um {
    background-position: -5219px 0px;
    height: 11px
}

.iti-flag.us {
    background-position: -5241px 0px;
    height: 11px
}

.iti-flag.uy {
    background-position: -5263px 0px;
    height: 14px
}

.iti-flag.uz {
    background-position: -5285px 0px;
    height: 10px
}

.iti-flag.va {
    background-position: -5307px 0px;
    height: 15px
}

.iti-flag.vc {
    background-position: -5324px 0px;
    height: 14px
}

.iti-flag.ve {
    background-position: -5346px 0px;
    height: 14px
}

.iti-flag.vg {
    background-position: -5368px 0px;
    height: 10px
}

.iti-flag.vi {
    background-position: -5390px 0px;
    height: 14px
}

.iti-flag.vn {
    background-position: -5412px 0px;
    height: 14px
}

.iti-flag.vu {
    background-position: -5434px 0px;
    height: 12px
}

.iti-flag.wf {
    background-position: -5456px 0px;
    height: 14px
}

.iti-flag.ws {
    background-position: -5478px 0px;
    height: 10px
}

.iti-flag.xk {
    background-position: -5500px 0px;
    height: 15px
}

.iti-flag.ye {
    background-position: -5522px 0px;
    height: 14px
}

.iti-flag.yt {
    background-position: -5544px 0px;
    height: 14px
}

.iti-flag.za {
    background-position: -5566px 0px;
    height: 14px
}

.iti-flag.zm {
    background-position: -5588px 0px;
    height: 14px
}

.iti-flag.zw {
    background-position: -5610px 0px;
    height: 10px
}

.iti-flag.np {
    background-color: transparent
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-size: 5630px 15px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url("../assets/images/flags@2x.png")
    }
}

body {
    background: #fbfbfb top center no-repeat fixed;
    background-size: 1920px 1200px;
    background-position: top center;
    min-width: 1280px
}

body.bet-games {
    background-image: url("../assets/images/bg/bg-poker.jpg")
}

body.tombala {
    background-image: url("../assets/images/bg/bg-tombala.jpg")
}

body.virtual-games {
    background-image: url("../assets/images/bg/bg-virtual-games.jpg")
}

body.virtual-games #game-list {
    min-height: 700px
}

.logo {
    color: #2ecc71;
    display: block;
    font-family: "Gilroy Black", sans-serif;
    font-size: 30px;
    margin: 0;
    text-align: center
}

.logo span {
    color: #4a4a4a
}

#wrapper {
    margin-top: 86px
}

.jQhidden {
    display: none
}

.flex {
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1280px
}

.container-fluid {
    height: 86px;
    margin-left: auto;
    margin-right: auto;
    min-width: 1280px;
    padding-left: 40px
}

#messages {
    border-radius: 28px;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1);
    display: inline-block;
    left: 50%;
    max-width: 800px;
    padding: 75px 80px 35px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%)
}

#messages .content {
    margin-top: 30px
}

#messages .content table {
    margin-bottom: 30px
}

#messages .content .thead {
    font-size: 20px;
    font-weight: bold
}

#messages .content h5 {
    border-bottom: 1px solid #000;
    font-weight: bold;
    padding-bottom: 10px
}

#messages .content h6 {
    margin-top: 20px
}

#messages h1 {
    color: #2ecc71;
    font-family: "Gilroy Black", sans-serif;
    font-size: 36px;
    margin-bottom: 20px
}

#messages p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0
}

#messages .icon .bnw-icons-user-fill {
    border: 2px solid #d4eefa;
    border-radius: 40px;
    color: #d4eefa;
    display: block;
    font-size: 78px;
    height: 82px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    width: 82px
}

#messages .icon .bnw-icons-user-fill:before {
    position: relative;
    top: 6px
}

#messages .button.small {
    margin: 0 10px
}

.placehold {
    padding: 0 40px
}

.placehold.full-height {
    display: inline-block
}

div.articles {
    margin-bottom: 100px !important
}

header {
    position: fixed;
    z-index: 22;
    top: 0;
    display: block;
    width: 100%;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #fff;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1)
}

header.smaller {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 71px;
    margin-top: -15px
}

header .logo {
    display: flex;
    float: left;
    align-items: center;
    height: 86px
}

header .logo img {
    height: 43px
}

header:after {
    display: block;
    clear: both;
    height: 1px;
    content: ""
}

header nav {
    float: right;
    padding: 13px 0 12px 0
}

header nav ul {
    position: relative
}

header nav ul li {
    line-height: 55px;
    padding: 0 14px
}

header nav ul li.bonus_menu {
    padding: 0 !important
}

header nav ul li.bonus_menu div {
    display: table;
    border: solid 1px #fe8928;
    border-radius: 4px;
    padding: 5px
}

header nav ul li.bonus_menu div a {
    display: table
}

header nav ul li.bonus_menu div a img {
    width: 110px;
    display: table
}

header nav ul li .dropDownTombalaMenu {
    position: absolute;
    top: 73px;
    display: none;
    min-width: 150px;
    padding: 25px 20px;
    background: #2ecc71
}

header nav ul li .dropDownTombalaMenu.open {
    display: block
}

header nav ul li .dropDownTombalaMenu li {
    line-height: 25px;
    height: auto;
    min-height: 15px;
    padding: 0
}

header nav ul li .dropDownTombalaMenu li a {
    font-size: 15px;
    font-weight: normal;
    opacity: .8;
    color: #fff
}

header nav ul li.login {
    margin-left: 12px;
    padding-left: 25px;
    border-left: 1px solid #e9e9e9
}

header nav ul li.login a {
    color: #2ecc71
}

header nav ul li.register {
    padding: 0
}

header nav ul li.register a {
    line-height: 42px;
    display: block;
    margin-left: 15px;
    padding: 0 19px;
    color: #fff !important;
    border: 1px solid transparent;
    border-radius: 40px;
    background: #2ecc71
}

header nav ul li.register a:hover {
    color: #2ecc71 !important;
    border-color: #2ecc71;
    background: #fff
}

header nav ul li.user-menu>div {
    position: relative;
    cursor: pointer;
    color: #2ecc71
}

header nav ul li.user-menu>div i {
    font-size: .6111111111em;
    position: relative;
    top: .1111111111em;
    margin-left: .2222222222em
}

header nav ul li.user-menu>div i.big {
    font-size: 25px;
    position: relative;
    top: .2222222222em;
    margin-right: .6666666667em;
    margin-left: 0 !important
}

header nav ul li.user-menu>div i.big:first-child {
    margin-right: .3333333333em
}

header nav ul li.user-menu>div.banking,
header nav ul li.user-menu>div.language,
header nav ul li.user-menu>div.profile {
    padding: 0 15px
}

header nav ul li.user-menu>div.banking {
    margin-left: 0;
    border-left: 1px solid #e9e9e9
}

header nav ul li.user-menu>div.language {
    margin-left: 0;
    border-left: 1px solid #e9e9e9
}

header nav ul li.user-menu>div.language .sub-menu {
    top: 71px
}

header nav ul li.user-menu>div.profile {
    border-left: 1px solid #e9e9e9
}

header nav ul li.user-menu>div.profile .trigger {
    display: flex;
    flex-direction: row-reverse
}

header nav ul li.user-menu>div.profile .trigger i.bnw-icons-down {
    padding: 0 10px
}

header nav ul li.user-menu>div.profile .bnw-icons-user-fill {
    font-size: 35px;
    display: block;
    float: right;
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin: 0 !important;
    text-align: center;
    border: 2px solid #86d745;
    border-radius: 40px
}

header nav ul li.user-menu>div.profile .sub-menu {
    top: 71px
}

header nav ul li:last-child {
    padding-right: 0px
}

header nav ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #4a4a4a
}

header nav ul li a:hover {
    color: #2ecc71
}

header nav ul li.active a {
    color: #2ecc71
}

@media screen and (max-width: 1490px) {
    header nav ul li {
        padding: 0 7px
    }
    header nav ul li .banking {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 1420px) {
    header nav ul li {
        padding: 0 5px
    }
    header nav ul li .banking {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 1300px) {
    header nav ul li a {
        font-size: 13px
    }
}

header.forms {
    position: relative;
    padding: 33px 0;
    text-align: center;
    box-shadow: none
}

header.forms .logo {
    font-size: 36px;
    float: none
}

header.forms .homenow {
    font-size: 22px;
    line-height: 40px;
    position: fixed;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 40px;
    background: #2ecc71
}

header.forms .homenow:hover {
    color: #2ecc71;
    border-color: #2ecc71;
    background: #fff
}

header.forms .homenow i {
    position: relative;
    top: 3px
}

#footer {
    position: relative;
    z-index: 2;
    min-width: 1280px;
    margin-top: 70px;
    background: #fff;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1)
}

#footer .footwrap {
    padding: 50px 0
}

#footer .footwrap .logo {
    margin: 0
}

#footer .footwrap .social_links {
    display: flex;
    justify-content: center;
    margin-top: 50px
}

#footer .footwrap .social_links a {
    width: 40px;
    margin: 0 10px
}

#footer .footwrap .social_links a img {
    width: 100%
}

#footer .footwrap nav {
    display: block;
    margin: 50px 0;
    text-align: center
}

#footer .footwrap nav ul li {
    display: inline-block;
    padding: 0 15px
}

#footer .footwrap nav ul li a {
    color: #4a4a4a
}

#footer .footwrap nav ul li a:hover {
    color: #2ecc71
}

#footer .footwrap .foot-logos {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 40px;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1)
}

#footer .footwrap .foot-logos img {
    width: 100%;
    pointer-events: none
}

#footer .footwrap .foot-logos img.license-bnw {
    width: 300px;
    margin-top: 40px
}

#footer .footwrap .license-logos {
    width: 55px;
    margin: 0px auto
}

#footer .footwrap .license-logos a {
    display: table
}

#footer .footwrap .license-logos img {
    width: 100%;
    pointer-events: none
}

#footer .footwrap .copyright {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    width: 90%;
    margin: 40px auto;
    text-align: center
}

#footer .footwrap .copyright p {
    line-height: normal;
    padding-bottom: 10px;
    color: #d8d8d8
}

.spacer-footer {
    display: block;
    padding: 40px
}

#sliders {
    margin: 0 auto;
    max-width: 1154px
}

#sliders .left #main-slider .item,
#sliders .left #side-slider .item,
#sliders .right #main-slider .item,
#sliders .right #side-slider .item {
    display: none
}

#sliders .left #main-slider .item:first-child,
#sliders .left #side-slider .item:first-child,
#sliders .right #main-slider .item:first-child,
#sliders .right #side-slider .item:first-child {
    display: block
}

#sliders h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 40px 0;
    padding-top: 40px
}

#sliders .owl-theme .owl-controls {
    text-align: left
}

#sliders .owl-theme .owl-controls .owl-page span {
    background: #d8d8d8;
    border-radius: 3px;
    height: 6px;
    margin: 5px 5px 5px 0;
    opacity: 1;
    width: 20px
}

#sliders .owl-theme .owl-controls .owl-page span:hover {
    background: #2ecc71
}

#sliders .owl-theme .owl-controls .owl-page.active span {
    background: #2ecc71;
    width: 30px
}

#sliders .item {
    overflow: hidden;
    position: relative
}

#sliders .item a {
    display: block
}

#sliders .item a div {
    bottom: 40px;
    color: #bababa;
    font-family: _family(opensans);
    font-size: 18px;
    font-weight: 300;
    left: 40px;
    position: absolute;
    width: 100%
}

#sliders .item a div span {
    font-size: 14px
}

#sliders .item a div h2 {
    color: #fff;
    font-size: 31px;
    font-weight: bold;
    margin: 7px 0 15px 0
}

#sliders .item a div button {
    bottom: -20px;
    position: absolute;
    right: 60px
}

#sliders .item a div button:hover {
    border-color: #fff !important
}

#sliders .item a div p {
    line-height: 19px;
    max-width: 65%
}

#sliders .ms-slide {
    border-radius: 6px;
    display: block;
    overflow: hidden
}

#sliders img {
    display: block;
    width: 100%
}

#sliders figure {
    border-radius: 6px;
    display: block;
    overflow: hidden
}

#sliders figure img {
    display: block;
    width: 100%
}

#sliders .left,
#sliders .right {
    display: inline-block;
    vertical-align: top;
    width: 763px
}

#sliders .right {
    float: right;
    width: 373px
}

#sliders .right .item a>div {
    font-size: 17px
}

#sliders .right .item a>div h2 {
    font-size: 24px;
    margin: 5px 0 15px 0
}

#sliders:after {
    clear: both;
    content: "";
    display: block;
    height: 1px
}

.carousel {
    display: block;
    left: 10px;
    margin: 35px auto 45px auto;
    max-width: 1172px;
    position: relative
}

.carousel:before {
    background: #fbfbfb;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    width: 3px;
    z-index: 12
}

.carousel:after {
    clear: both;
    content: "";
    display: block;
    height: 1px
}

.carousel h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 60px 0
}

.carousel a,
.carousel span {
    color: #2b3d4f;
    font-size: 14px
}

.carousel a figure,
.carousel span figure {
    position: relative;
    z-index: 1
}

.carousel a figure:before,
.carousel span figure:before {
    background: rgba(19, 35, 57, .5);
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 1
}

.carousel a .playBtn,
.carousel span .playBtn {
    backface-visibility: hidden;
    background: #2ecc71;
    border-radius: 50%;
    color: #fff;
    content: "";
    display: block;
    height: 64px;
    left: 46%;
    opacity: 0;
    position: absolute;
    top: 43%;
    transform: translate(-50%, -50%);
    transition: all .3s ease-in-out;
    width: 64px;
    z-index: 10
}

.carousel a .playBtn:hover,
.carousel span .playBtn:hover {
    background-color: #fff;
    transform: scale(1.2) translate(-43%, -41%)
}

.carousel a .playBtn:hover:after,
.carousel span .playBtn:hover:after {
    border-color: transparent transparent transparent #2ecc71
}

.carousel a .playBtn:after,
.carousel span .playBtn:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 13px 0px 13px 22.5px;
    content: "";
    display: block;
    font-size: 30px;
    height: 0px;
    left: 53%;
    position: absolute;
    text-align: center;
    top: 49%;
    transform: translate(-50%, -50%);
    transition: all .3s ease-in-out;
    width: 0px;
    z-index: 30
}

.carousel a:hover .playBtn,
.carousel a:hover figure:before,
.carousel span:hover .playBtn,
.carousel span:hover figure:before {
    opacity: 1
}

.carousel i.bnw-icons-heart {
    color: #2b3d4f;
    cursor: pointer;
    margin-left: 1px;
    margin-right: 5px;
    position: relative;
    top: 2px
}

.carousel i.bnw-icons-heart.full {
    color: #2ecc71
}

.carousel .button {
    position: absolute;
    right: 18px;
    top: -16px
}

.carousel .owl-buttons div {
    background: #fff !important;
    border-radius: 41px;
    box-shadow: 0 0 42px 0 rgba(0, 0, 0, .1);
    color: #2ecc71 !important;
    font-size: 15px !important;
    height: 41px;
    line-height: 41px;
    opacity: 1 !important;
    position: absolute;
    text-align: center;
    top: 40%;
    transform: translateY(-50%);
    width: 41px
}

.carousel .owl-buttons div:hover {
    background: #2ecc71 !important;
    color: #fff !important
}

.carousel .owl-buttons div.owl-next {
    right: -60px
}

.carousel .owl-buttons div.owl-next i:before {
    left: 1px;
    position: relative
}

.carousel .owl-buttons div.owl-prev {
    left: -82px
}

.carousel .owl-buttons div.owl-prev i:before {
    left: -1px;
    position: relative
}

.carousel .item {
    width: 193px
}

.carousel .item.empty {
    pointer-events: none !important
}

.carousel figure {
    background-color: #f1f1f1;
    border-radius: 6px;
    display: block;
    height: 178px;
    margin-bottom: 18px;
    overflow: hidden;
    overflow: hidden;
    width: 178px
}

.carousel figure img {
    height: 178px;
    width: 178px
}

#most-played-games {
    height: 210px
}

#main-slider {
    height: 292px
}

.home .four-row {
    font-size: 0;
    left: -2px;
    margin: 0 auto;
    max-width: 1172px;
    position: relative
}

.home .four-row li {
    display: inline-block;
    padding: 0 10px;
    vertical-align: bottom;
    width: 25%
}

.home .four-row li a,
.home .four-row li .placeholder {
    background: #2ecc71;
    border-radius: 3px;
    display: block;
    min-height: 178px;
    overflow: hidden;
    width: 275px
}

.home .four-row li a {
    background: none
}

.home .four-row li img {
    width: 100%
}

#home .home-slider {
    min-height: 640px;
    position: relative
}

#home .home-slider #login-form {
    background: #fff;
    border-radius: 12px;
    display: block;
    height: 350px;
    left: 50%;
    padding: 30px 0 0 0 !important;
    position: absolute;
    top: 150px;
    transform: translateX(50%);
    width: 313px
}

#home .home-slider #login-form b {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 28px;
    text-align: center
}

#home .home-slider #login-form .form-group {
    margin: 0 auto;
    width: 236px
}

#home .home-slider #login-form .form-group input[type=password],
#home .home-slider #login-form .form-group input[type=tel],
#home .home-slider #login-form .form-group input[type=text],
#home .home-slider #login-form .form-group .input-wrapper {
    height: 42px;
    line-height: normal;
    text-align: left
}

#home .home-slider #login-form .row {
    margin: 0 auto;
    padding-top: 5px;
    width: 236px
}

#home .home-slider #login-form .row * {
    display: inline-block;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    width: 110px
}

#home .home-slider #login-form .row .button {
    float: right;
    font-size: 16px;
    padding: 0
}

#home .home-slider #login-form .button.red {
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 186px
}

#home .home-slider #login-form .grayed {
    background-color: #ededed;
    border-radius: 0 0 12px 12px;
    bottom: 0;
    height: 90px;
    padding-top: 20px;
    position: absolute;
    width: 100%
}

#home .home-slider .slider-home {
    min-height: 500px
}

#home .home-slider .slider-home .owl-item {
    min-height: 500px
}

#home .home-slider .slider-home .owl-item figure {
    min-height: 500px
}

#home .home-slider .slider-home .owl-item img {
    width: 100%
}

#home .home-slider .slider-home .item {
    display: none;
    height: 640px !important;
    position: relative
}

#home .home-slider .slider-home .item:first-child {
    display: block;
    z-index: 131
}

#home .home-slider .slider-home a.figure.none:after {
    background: none !important
}

#home .home-slider .slider-home a.figure {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#home .home-slider .slider-home a.figure:after {
    background: url(../assets/images/slides/home-slider-shadow.png);
    background-size: cover;
    bottom: 0;
    content: "";
    display: block;
    height: 516px;
    left: 0;
    position: absolute;
    width: 1092px;
    z-index: 2
}

#home .home-slider .slider-home a.figure.no-shadow::after {
    display: none
}

#home .home-slider .slider-home a.figure figure {
    background-position: top center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#home .home-slider .slider-home .container.qr a.button {
    left: 107px !important;
    top: 398px !important
}

#home .home-slider .slider-home a.button {
    height: 45px;
    left: 101px;
    margin-top: 133px;
    min-width: 128px;
    position: absolute;
    text-align: center;
    top: 53%;
    transform: translateY(-50%)
}

#home .home-slider .slider-home .container {
    height: 100%;
    position: relative;
    z-index: 12
}

#home .home-slider .slider-home .container img {
    left: 100px;
    position: absolute;
    top: 53%;
    transform: translateY(-50%);
    width: 515px
}


.home-slider-two .owl-controls.clickable {
    background: #fbfbfb;
    bottom: 0px;
    height: 40px;
    left: 50%;
    line-height: 23px;
    margin: 0;
    padding: 12px 20px;
    position: absolute;
    transform: translateX(-50%);
    z-index: 213213
}

.home-slider-two .owl-controls.clickable .owl-page span {
    background: #4a4a4a;
    height: 11px;
    margin: 5px 4px;
    width: 11px
}

.home-slider-two .owl-controls.clickable>* {
    margin: 0;
    padding: 0
}

.home-slider-two .owl-controls.clickable>*>* {
    margin: 0;
    padding: 0
}

.home-slider-two .owl-controls.clickable:before,
.home-slider-two .owl-controls.clickable:after {
    background: url(../assets/images/slides/pager.png) left top;
    background-size: auto 42px;
    content: "";
    height: 42px;
    left: -87px;
    position: absolute;
    top: 0;
    width: 87px
}

.home-slider-two .owl-controls.clickable:after {
    background-position: right top;
    left: auto;
    right: -87px
}
.home-slider-two {margin-top:100px;}
.home-slider-two img {width:100%;}
.home-slider-two .owl-item .item img {width:100%; height:500px; object-fit: cover}

.multiple-new {width:100%; height:50px;}
#fast_deposit_filter_amount_range_input {
    margin-top:10px;
    margin-bottom:10px;
}
#fast_deposit_filter_amount_range_input .noUi-origin {
    width:100%;
}








































#home .home-featured {
    font-size: 0;
    margin: 0 auto;
    padding: 60px 0 100px 0;
    width: 1133px
}

#home .home-featured li {
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 300px;
    margin-right: 36px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 255px
}

#home .home-featured li:last-child {
    margin-right: 0
}

#home .home-featured li a.all {
    display: block;
    position: relative;
    width: 100%
}

#home .home-featured li a.all img {
    width: 100%
}

#home .home-featured li a.all:after {
    background: url(../assets/images/featured/shadow.png);
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#home .home-featured li h2 {
    bottom: 100px;
    left: 0;
    position: absolute;
    width: 100%
}

#home .home-featured li .button {
    bottom: 30px;
    font-size: 14px;
    height: 45px;
    left: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 128px
}

#gamesHead {
    margin: 0 auto;
    padding: 0 !important;
    width: 100%;
    height: 480px;
    background-size: cover;
    background-position: center center
}

#game-list {
    min-width: 1172px
}

#game-list .carousel {
    margin-bottom: 0;
    left: 0
}

#game-list .carousel:before {
    display: none
}

#game-list .carousel .button {
    right: 0
}

#game-list #filters>div {
    max-width: 1172px
}

#game-list .articles {
    max-width: 1172px;
    margin: 0 auto;
    font-size: 0;
    min-height: auto !important;
    font-size: 0px
}

#game-list .articles article {
    font-size: 14px;
    padding-bottom: 10px;
    display: inline-block;
    font-size: 14px;
    margin-right: 20px
}

#game-list .articles article:nth-child(6n) {
    margin-right: 0 !important
}

#game-list .articles article.empty {
    pointer-events: none !important
}

#game-list .articles article a {
    display: block;
    width: 100%;
    height: 178px;
    margin-bottom: 7px;
    position: relative;
    border-radius: 6px
}

#game-list .articles article a img {
    width: 178px;
    height: 178px;
    border-radius: 6px
}

#game-list .articles article a:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(19, 35, 57, .5);
    display: block;
    opacity: 0;
    transition: all .3s ease-in-out;
    border-radius: 4px
}

#game-list .articles article a .playBtn {
    backface-visibility: hidden;
    width: 64px;
    height: 64px;
    color: #fff;
    background: #2ecc71;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: block;
    opacity: 0
}

#game-list .articles article a .playBtn:hover {
    transform: scale(1.2) translate(-40%, -40%);
    background-color: #fff
}

#game-list .articles article a .playBtn:hover:after {
    border-color: transparent transparent transparent #2ecc71
}

#game-list .articles article a .playBtn:after {
    z-index: 30;
    left: 56%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    text-align: center;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 22.5px;
    border-color: transparent transparent transparent #fff;
    content: "";
    transition: all .3s ease-in-out;
    display: block
}

#game-list .articles article a:hover:before,
#game-list .articles article a:hover .playBtn {
    opacity: 1
}

#game-list .articles article a .status {
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    border-radius: 0 0 6px 6px
}

#game-list .articles article i {
    font-size: 18px;
    cursor: pointer;
    z-index: 3;
    top: -2px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 5px
}

#game-list .articles article i.bnw-icons-heart.full {
    color: #2ecc71
}

#game-list .articles article .gameName {
    display: inline-block;
    opacity: 1;
    color: #4a4a4a;
    vertical-align: top;
    max-width: 155px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 16px
}

#game-list .articles article .gameName span {
    opacity: 1;
    color: #4a4a4a
}

#game-list .placeholder {
    border: 2px solid #4a4a4a;
    border-radius: 12px;
    padding: 35px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px;
    font-size: 18px;
    text-align: center
}

#game-list .placeholder a {
    display: block;
    text-align: center;
    margin-top: 5px;
    cursor: pointer
}

#playarea iframe {
    min-width: 100% !important
}

#carousel_provider {
    display: block;
    left: 10px;
    margin: 35px auto 45px auto;
    max-width: 1172px;
    position: relative
}

#carousel_provider #provider-select_ {
    width: 100%;
    list-style: none
}

#carousel_provider #provider-select_ li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.games.live-casino #game-list .articles.ezugi-article article {
    width: 278px;
    height: 167px;
    display: inline-block;
    margin-right: 20px
}

.games.live-casino #game-list .articles.ezugi-article article a {
    width: 100%
}

.games.live-casino #game-list .articles.ezugi-article article a img {
    width: 100%
}

.games.live-casino #game-list .articles.ezugi-article article:last-child {
    margin-right: 0
}

#game-list.tombala .articles,
#game-list.zeplin .articles {
    max-width: 100%
}

#tombala iframe {
    min-height: 1000px !important
}

#games-container .placeholder {
    border: 2px solid #4a4a4a;
    border-radius: 12px;
    padding: 35px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px;
    font-size: 18px;
    text-align: center;
    margin: 48px
}

#games-container .placeholder a {
    display: block;
    text-align: center;
    margin-top: 5px;
    cursor: pointer
}

.games.favorites,
.games.last-played {
    padding-top: 40px
}

.transactions {
    padding-top: 86px
}

#gameplay {
    position: absolute;
    width: 90%;
    max-width: 1043px;
    height: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    top: 0
}

#gameplay #gamescreen {
    width: 900px;
    height: 640px;
    box-sizing: border-box;
    border-radius: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

#gameplay #gamescreen #foot-bar {
    display: block;
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 40px;
    bottom: -60px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #2ecc71;
    letter-spacing: 0;
    padding: 0 20px
}

#gameplay #gamescreen #foot-bar span {
    margin-right: 20px
}

#gameplay #gamescreen #foot-bar .button.invertred {
    margin-left: 10px
}

@media screen and (max-width: 1441px) {
    #gameplay #gamescreen #foot-bar {
        bottom: -50px
    }
}

#gameplay #gamescreen iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

#gameplay #gamescreen.fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important
}

#gameplay #gamescreen.fullscreen iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#gameplay #gamescreen:-webkit-full-screen {
    float: none;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0 none;
    background-color: red
}

#gameplay #gamescreen:-moz-full-screen {
    float: none;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0 none
}

#gameplay #gamescreen:-ms-full-screen {
    float: none;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0 none
}

#gameplay #gamescreen:-o-full-screen {
    float: none;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0 none
}

#gameplay #gamescreen:full-screen {
    float: none;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0 none
}

#sidebar {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#sidebar a.logo {
    background: #fff;
    margin: 0;
    padding: 23px 30px 23px 20px;
    border-radius: 0 0 6px 0;
    text-align: left
}

#sidebar a.logo i {
    font-size: 20px;
    margin-left: 19px;
    float: right;
    margin-top: 5px
}

#sidebar #gamename {
    height: 40px;
    line-height: 40px;
    background: #2ecc71;
    border-radius: 0 0 6px 0;
    padding: 0 20px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    letter-spacing: -0.5px
}

#fullbar {
    background: #ededed;
    position: fixed;
    left: -300px;
    width: 300px;
    top: 0;
    height: 100%;
    display: block
}

#fullbar a.logo {
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 23px 10px 23px 20px
}

#fullbar a.logo i {
    font-size: 20px;
    margin-left: 10px;
    margin-top: 5px;
    float: right
}

#fullbar a.logo i.bnw-icons-right {
    margin-left: 6px
}

#fullbar .game-info {
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    max-height: 215px;
    padding-bottom: 20px;
    overflow: hidden;
    background: #fff;
    z-index: 3
}

#fullbar .game-info h1 {
    font-weight: bold;
    font-size: 18px;
    color: #2ecc71;
    letter-spacing: -0.5px;
    padding: 10px 20px 0 20px
}

#fullbar .game-info p {
    padding: 20px;
    line-height: 18px
}

#fullbar .game-info:after {
    display: block;
    width: 100%;
    height: 76%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.8) 71%, #FFFFFF 91%);
    z-index: 2;
    content: "";
    position: absolute
}

#fullbar .game-info.more {
    max-height: none
}

#fullbar .game-info.more .open {
    display: none
}

#fullbar .game-info.more .close {
    display: block !important
}

#fullbar .game-info.more:after {
    display: none
}

#fullbar .game-info .invertred {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    font-family: "Open Sans", sans-serif
}

#fullbar .game-info .invertred.close {
    display: none;
    bottom: 10px
}

#fullbar .events {
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 380px);
    overflow: hidden;
    top: 320px;
    left: 0;
    padding: 20px 30px
}

#fullbar .events h2 {
    font-weight: bold;
    font-size: 18px;
    color: #2ecc71;
    margin-bottom: 30px;
    letter-spacing: -0.5px
}

#fullbar .events ul {
    font-family: "Open Sans", sans-serif;
    position: absolute;
    top: 66px;
    overflow-y: auto;
    bottom: 30px;
    width: calc(100% - 40px);
    padding-right: 10px
}

#fullbar .events ul li {
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 20px
}

#fullbar .events ul li span {
    color: #2ecc71;
    font-weight: bold
}

#fullbar .events ul li figure {
    vertical-align: middle;
    display: inline-block;
    width: 64px;
    margin-right: 20px
}

#fullbar .events ul li figure img {
    width: 100%
}

#fullbar .events ul li p {
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 100px)
}

#fullbar .events ::-webkit-scrollbar {
    width: 6px
}

#fullbar .events ::-webkit-scrollbar-thumb {
    background-color: #4a4a4a;
    -webkit-box-shadow: inset 0 0 0px rgba(255, 255, 255, .3);
    border-radius: 3px
}

#fullbar .events ::-webkit-scrollbar-track {
    background: #d8d8d8;
    border-radius: 3px
}

#fullbar .botmsg {
    display: block;
    background: #d8d8d8;
    border-radius: 40px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 5px
}

#fullbar .botmsg span {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    right: 15px;
    top: 15px
}

#fullscr,
#gameClose {
    width: 42px;
    height: 42px;
    right: 20px;
    bottom: 20px;
    border-radius: 40px;
    background: #2ecc71;
    color: #fff;
    display: block;
    position: absolute;
    line-height: 42px;
    text-align: center
}

#fullscr i:before,
#gameClose i:before {
    position: relative;
    top: 3px
}

#fullscr:hover,
#gameClose:hover {
    background: #fff !important;
    color: #2ecc71 !important;
    border-color: #2ecc71 !important
}

#gameOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    cursor: pointer;
    background: url("../assets/images/bg/modalbg.jpg") center center;
    background-size: cover;
    opacity: 1;
    max-width: 100%
}

#gameModal {
    position: fixed;
    padding: 8px;
    z-index: 9999999;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important
}

#gameModal #gameContent {
    padding: 20px
}

#gameModal #gameClose {
    position: absolute;
    bottom: auto;
    top: 20px;
    cursor: pointer
}

#gameModal #gameClose i:before {
    position: relative;
    left: 1px
}

#filters {
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1);
    display: block;
    margin: 0 auto 60px auto;
    color: #2b3d4f;
    font-size: 14px;
    padding: 10px 0;
    background: #fff
}

#filters .bold {
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px
}

#filters .select-wrapper select {
    padding-right: 0
}

#filters a {
    color: #2b3d4f;
    margin-right: 12px
}

#filters a i {
    position: relative;
    top: 2px;
    margin-right: 5px
}

#filters a.current {
    color: #2ecc71;
    font-weight: bold
}

#filters>div {
    max-width: 1160px;
    padding: 10px 0;
    margin: 0 auto
}

#filters select {
    font-size: 14px;
    color: #2b3d4f
}

#filters .search {
    display: inline-block;
    position: relative
}

#filters .search>div {
    margin: 0;
    height: 30px;
    padding: 0 10px 0 30px;
    line-height: 30px
}

#filters .search>div i {
    position: absolute;
    right: 15px;
    top: 4px;
    color: #2b3d4f;
    font-size: 22px;
    pointer-events: none
}

#filters .search .input-wrapper {
    height: 38px;
    line-height: 38px;
    width: 235px;
    padding-right: 45px !important
}

#filters #grid-sorting-options {
    display: inline-block
}

#filters a.button.red {
    float: right;
    margin: 0;
    position: relative;
    top: -2px
}

#register {
    display: block;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1);
    position: relative;
    width: 960px;
    border-radius: 28px;
    margin: 0 auto
}

#login {
    display: block;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1);
    position: relative;
    width: 500px;
    border-radius: 28px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 120px
}

#login form {
    width: 100%
}

#login .button.centered {
    margin-top: 10px;
    min-width: auto;
    width: 100%;
    height: 50px;
    line-height: 50px
}

#change-password {
    display: block;
    position: relative;
    width: 1172px;
    margin: 0 auto;
    padding: 120px 0
}

#change-password form {
    width: 800px;
    margin: 50px auto;
    border: 2px solid #4a4a4a;
    border-radius: 28px;
    padding: 100px 80px 50px 80px !important
}

#change-password form .left,
#change-password form .right {
    padding: 0 10px !important
}

#change-password form .right p {
    border-radius: 12px;
    border: 1px solid #ededed;
    opacity: .5;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #2b3d4f;
    letter-spacing: 0;
    line-height: 17px;
    padding: 50px 40px;
    text-align: center
}

#change-password form .right p:hover {
    opacity: 1
}

#change-password .button.centered {
    margin-top: 20px;
    min-width: auto;
    width: 100%;
    height: 50px;
    line-height: 50px
}

.xdsoft_datetimepicker {
    background: #bababa;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: none;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 1312321312312312200000
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    background: transparent;
    border: none;
    height: 210px;
    left: 0;
    position: absolute;
    top: 0;
    width: 75px
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection,
.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    float: left;
    margin-left: 8px;
    width: 224px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-left: 0;
    margin-right: 8px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    float: left;
    margin-left: 8px;
    margin-top: 0;
    text-align: center;
    width: 58px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-left: 0;
    margin-right: 8px
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-bottom: 3px;
    margin-top: 8px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker .xdsoft_label i {
    background-position: -92px -19px;
    display: inline-block;
    height: 20px;
    opacity: .5;
    vertical-align: middle;
    width: 9px
}

.xdsoft_datetimepicker .xdsoft_prev {
    background-position: -20px 0;
    float: left
}

.xdsoft_datetimepicker .xdsoft_today_button {
    background-position: -70px 0;
    float: left;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    darkblue-space: nowrap;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    float: right;
    height: 30px;
    min-width: 0;
    opacity: .5;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    width: 20px
}

.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    darkblue-space: nowrap;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    height: 30px;
    min-width: 0;
    opacity: .5;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    width: 20px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    background-position: -40px -15px;
    display: block;
    float: none;
    height: 15px;
    margin-left: 14px;
    margin-top: 7px;
    width: 30px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #d8d8d8;
    border-bottom-width: 0;
    border-collapse: collapse;
    color: #2b3d4f;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1
}

.xdsoft_datetimepicker .xdsoft_label {
    background-color: #bababa;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 3px;
    position: relative;
    text-align: center;
    width: 182px;
    z-index: 9999
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    background: #bababa;
    border: 1px solid #bababa;
    display: none;
    max-height: 160px;
    overflow-y: hidden;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    background: #d8d8d8;
    color: #2b3d4f
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #d8d8d8;
    color: #2b3d4f;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    text-align: center;
    width: 100px
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    margin-left: 5px;
    width: 48px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #d8d8d8;
    border: 1px solid #d8d8d8;
    border-collapse: collapse;
    color: #2b3d4f;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 14.2857142%
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #d8d8d8
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    background: #2b3d4f;
    color: #fff
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highdarkblueed_default {
    background: #d8d8d8;
    color: #fff
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
    background: #bababa;
    color: #2b3d4f;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #d8d8d8;
    color: #2b3d4f;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled {
    cursor: default;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5
}

.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    cursor: default;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    opacity: .2
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover {
    background: #4a4a4a !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    background: #d8d8d8 !important;
    color: #2b3d4f !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #d8d8d8 !important;
    color: #2b3d4f !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    background: inherit !important;
    color: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    color: #2b3d4f;
    cursor: default;
    font-weight: 700;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_copyright {
    clear: both;
    color: #d8d8d8 !important;
    float: none;
    font-size: 10px;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #fff !important
}

.xdsoft_time_box {
    position: relative
}

.xdsoft_scrollbar {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #d8d8d8 !important;
    border-radius: 3px;
    height: 20px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    color: #454551;
    display: block;
    font-size: 13px;
    margin-top: 5px;
    width: 100%
}

.daterangepicker {
    background: #d6d6d6;
    border-radius: 4px;
    display: none;
    font-size: 14px;
    left: 20px;
    margin-top: 10px;
    padding: 4px;
    position: absolute;
    top: 100px;
    width: 278px
}

.daterangepicker.opensleft:before {
    border-bottom: 7px solid;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 9px;
    top: -7px
}

.daterangepicker.opensleft:after {
    border-bottom: 6px solid #2b3d4f;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -6px
}

.daterangepicker.openscenter:before {
    border-bottom: 7px solid;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: -7px;
    width: 0
}

.daterangepicker.openscenter:after {
    border-bottom: 6px solid #2b3d4f;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: -6px;
    width: 0
}

.daterangepicker.opensright:before {
    border-bottom: 7px solid #d6d6d6;
    border-bottom-color: #d6d6d6;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px
}

.daterangepicker.opensright:after {
    border-bottom: 6px solid #d6d6d6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px
}

.daterangepicker.dropup {
    margin-top: -5px
}

.daterangepicker.dropup:before {
    border-bottom: initial;
    border-top: 7px solid #d8d8d8;
    bottom: -7px;
    top: initial
}

.daterangepicker.dropup:after {
    border-bottom: initial;
    border-top: 6px solid #2b3d4f;
    bottom: -6px;
    top: initial
}

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3000
}

.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
    float: none
}

.daterangepicker .calendar {
    display: none;
    margin: 4px;
    max-width: 270px
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar th,
.daterangepicker .calendar td {
    darkblue-space: nowrap;
    min-width: 32px;
    text-align: center
}

.daterangepicker .calendar-table {
    background: #ededed;
    border-radius: 4px;
    padding: 4px
}

.daterangepicker table {
    margin: 0;
    width: 100%
}

.daterangepicker td,
.daterangepicker th {
    border-radius: 4px;
    color: #4a4a4a;
    cursor: pointer;
    darkblue-space: nowrap;
    height: 20px;
    padding-bottom: 0;
    text-align: center;
    width: 20px
}

.daterangepicker td.off {
    color: #fff
}

.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    color: #999
}

.daterangepicker td.disabled {
    color: #fff;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker option.disabled {
    color: #fff;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background: #2b3d4f;
    color: #fff
}

.daterangepicker td.in-range {
    background: #fff;
    border-radius: 0;
    color: #4a4a4a
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active,
.daterangepicker td:hover {
    background-color: #fff !important;
    border-color: #d4eefa;
    color: #4a4a4a
}

.daterangepicker td.week {
    color: #fff;
    font-size: 80%
}

.daterangepicker th.week {
    color: #fff;
    font-size: 80%
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    cursor: default;
    font-size: 12px;
    height: auto;
    margin: 0;
    padding: 1px
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    margin-bottom: 0;
    width: 50px
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker .input-mini {
    background: #ededed;
    border: none;
    border-radius: 4px;
    color: #4a4a4a;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    pointer-events: none;
    vertical-align: middle;
    width: 100%
}

.daterangepicker .daterangepicker_input {
    position: relative
}

.daterangepicker .daterangepicker_input i {
    color: #fff;
    left: 8px;
    position: absolute;
    top: 6px
}

.daterangepicker .calendar-time {
    line-height: 30px;
    margin: 5px auto;
    padding-left: 28px;
    position: relative;
    text-align: center
}

.daterangepicker .calendar-time select.disabled {
    color: #d8d8d8;
    cursor: not-allowed
}

.daterangepicker .ranges {
    float: none;
    font-size: 11px;
    margin: 4px;
    text-align: left
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.daterangepicker .ranges li {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 8px;
    padding: 3px 12px
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
    border: 1px solid;
    color: #fff
}

@media(min-width: 564px) {
    .daterangepicker {
        width: auto
    }
    .daterangepicker .ranges ul {
        width: 160px
    }
    .daterangepicker.single .ranges ul {
        width: 100%
    }
    .daterangepicker .calendar.left .calendar-table {
        border-bottom-right-radius: 0;
        border-right: none;
        border-top-right-radius: 0
    }
    .daterangepicker .calendar.right .calendar-table {
        border-bottom-left-radius: 0;
        border-left: none;
        border-top-left-radius: 0
    }
    .daterangepicker .calendar.left {
        clear: left;
        margin-right: 0
    }
    .daterangepicker.single .calendar.left {
        clear: none
    }
    .daterangepicker.single .ranges,
    .daterangepicker.single .calendar {
        float: left
    }
    .daterangepicker .calendar.right {
        margin-left: 0
    }
    .daterangepicker .left .daterangepicker_input,
    .daterangepicker .calendar.left .calendar-table {
        padding-right: 12px
    }
    .daterangepicker .ranges,
    .daterangepicker .calendar {
        float: left
    }
}

@media(min-width: 730px) {
    .daterangepicker .ranges {
        clear: both;
        float: none;
        padding-top: .5555555556em;
        width: auto
    }
    .daterangepicker .calendar.left {
        clear: none
    }
}

#profile {
    display: block;
    position: relative;
    width: 1172px;
    margin: 0 auto;
    padding: 120px 0
}

#profile form {
    width: 800px;
    margin: 50px auto;
    border: 2px solid #4a4a4a;
    border-radius: 28px;
    padding: 100px 60px !important
}

#profile form label {
    font-size: 14px;
    color: #2b3d4f;
    letter-spacing: 0;
    float: left;
    width: 77px;
    line-height: 50px
}

#profile form .input-wrapper,
#profile form .select-wrapper {
    background: none;
    width: calc(100% - 77px);
    text-align: left;
    padding: 0 0 0 20px !important;
    margin: 0
}

#profile form .input-wrapper *,
#profile form .select-wrapper * {
    text-align: left !important
}

#profile form .form-group {
    border-radius: 40px;
    border: 1px solid #e9e9e9;
    padding-left: 20px;
    margin-bottom: 20px
}

#profile form .form-group.full {
    margin-left: 10px;
    width: calc(100% - 20px)
}

#profile form .left,
#profile form .right {
    padding: 0 10px !important
}

#profile form .right p {
    border-radius: 12px;
    border: 1px solid #ededed;
    opacity: .5;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #2b3d4f;
    letter-spacing: 0;
    line-height: 17px;
    padding: 50px 40px;
    text-align: center
}

#profile form .right p:hover {
    opacity: 1
}

#profile .button.centered {
    margin-top: 20px;
    min-width: auto;
    width: 100%;
    height: 50px;
    line-height: 50px
}

#iframe-container {
    padding-bottom: 50px;
    padding-top: 50px
}

#qr-deposit {
    display: flex;
    height: 98px;
    margin-bottom: 30px;
    margin-top: -20px;
    width: 100%
}

#qr-deposit a {
    cursor: pointer;
    margin: 0 auto
}

#withdraw-form-modal .placehold,
#deposit-form-modal .placehold {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#withdraw-form-modal .placehold .form-group.field,
#deposit-form-modal .placehold .form-group.field {
    float: none;
    margin: 0;
    margin-bottom: 10px
}

.financial-actions {
    display: block;
    margin: 0 auto;
    padding: 120px 0 10px;
    position: relative;
    width: 1172px
}

.financial-actions .modal-overlay {
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%
}

.financial-actions .modal-spinner {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%
}

.financial-actions ul.info {
    border-bottom: 1px solid #ededed
}

.financial-actions .atrium {
    background: #fff;
    border: 2px solid #4a4a4a;
    border-bottom: none;
    border-radius: 12px 12px 0 0;
    display: block;
    height: 128px;
    left: -2px;
    padding: 20px 40px;
    position: absolute;
    text-align: center;
    top: -128px;
    width: 170px
}

.financial-actions .atrium i {
    font-size: 56px !important
}

.financial-actions .atrium #deposit-type-name,
.financial-actions .atrium #withdraw-type-name {
    font-weight: 600;
    margin-left: -28px;
    margin-top: 10px;
    width: 140px
}

.financial-actions .form {
    background: #fff;
    border: 2px solid #4a4a4a;
    border-radius: 0 0 12px 12px;
    font-size: 14px;
    margin: 6px auto 50px !important;
    padding: 50px 60px !important;
    position: relative;
}

.financial-actions .form * {
    font-size: 14px !important
}

.financial-actions .form .hideme {
    border: none;
    display: none;
    font-size: 14px !important;
    margin-top: 10px;
    padding: 0;
    width: 100%
}

.financial-actions .form .hideme ul.info {
    border-top: 1px solid #ededed;
    margin: 0;
    padding: 50px 0
}

.financial-actions .form .hideme ul.info li {
    border: none !important
}

.financial-actions .form .centered {
    margin: 0 auto !important
}

.financial-actions .form .centered.red {
    font-size: 22px !important;
    height: 60px;
    line-height: 60px;
    max-width: none
}

.financial-actions .form .spacer {
    border-bottom: 1px solid #ededed;
    margin: 30px auto
}

.financial-actions .form .left {
    padding-right: 50px;
    width: 49%
}

.financial-actions .form .actions {
    position: absolute;
    right: 0;
    top: -90px
}

.financial-actions .form .actions .select-wrapper {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin-left: 10px;
    width: calc(100% - 170px)
}

.financial-actions .form .actions .select-wrapper select {
    line-height: 46px
}

.financial-actions .form .actions .select-wrapper:after {
    right: 10px;
    top: -3px
}

.financial-actions .form .full-width {
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px
}

.financial-actions .form .full-width input {
    font-size: 20px !important
}

.financial-actions .form .eft {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px
}

.financial-actions .form .eft select {
    font-size: 20px !important;
    height: 50px;
    line-height: 50px
}

.financial-actions .form .eft select * {
    font-size: 14px !important;
    line-height: normal
}

.financial-actions .form .eft:after {
    line-height: 50px
}

.financial-actions .form iframe {
    display: block;
    margin: auto
}

.financial-actions#withdraw-modal .form {
    border-radius: 12px;
    margin: 50px auto 50px !important;
}

.financial-actions .methodList {
    display: block;
    margin: 0 auto;
    width: 860px
}

.financial-actions .methodList li {
    align-items: center;
    background: #fff;
    border: 2px solid #4a4a4a;
    border-radius: 12px;
    display: -webkit-flex;
    display: flex;
    height: 80px;
    justify-content: space-between;
    margin: 10px;
    padding: 15px;
    text-align: left
}

.financial-actions .methodList li:hover {
    opacity: 1
}

.financial-actions .methodList li .methodName {
    font-weight: 600;
    width: 160px
}

.financial-actions .methodList li .methodImage {
    margin-right: 30px;
    width: 120px
}

.financial-actions .methodList li .depositMinMax,
.financial-actions .methodList li .withdrawMinMax {
    margin-right: 30px;
    text-align: left;
    width: 160px
}

.financial-actions .methodList li .depositTime,
.financial-actions .methodList li .withdrawTime {
    text-align: left;
    width: 90px
}

.financial-actions .methodList li .depositNowButton,
.financial-actions .methodList li .withdrawNowButton {
    background-color: #2bcb70;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    padding: 10px
}

.financial-actions .methodList li .howToButton {
    background-color: #de433e;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    padding: 10px
}

.financial-actions .methodList li span {
    display: block;
    font-weight: bold;
    margin-top: 30px
}

.financial-actions .methodList li a {
    display: block
}

.financial-actions ul.deduction {
    border: 1px solid #ededed;
    border-left: none;
    border-right: none;
    border-top: none;
    display: block;
    margin: -50px auto 50px auto;
    padding: 25px 0;
    width: 840px
}

.financial-actions ul.deduction * {
    font-size: 23px !important
}

.financial-actions ul.deduction i {
    display: inline-block;
    position: relative
}

.financial-actions ul.deduction i:before {
    font-size: 50px !important;
    left: -60px;
    position: absolute;
    top: -35px
}

.financial-actions ul.deduction li {
    color: #2b3d4f;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 50px;
    text-align: center;
    width: 50%
}

.financial-actions ul.deduction li:first-child {
    border-right: 1px solid #ededed
}

.financial-actions .row {
    border-bottom: 1px solid #4a4a4a;
    border-top: 1px solid #ededed;
    margin: 40px 0 30px 0;
    padding: 50px 0
}

.financial-actions .row button {
    font-size: 16px !important;
    height: 48px;
    line-height: 48px
}

.financial-actions .terms {
    background-color: #fff;
    border: 2px #000 solid;
    border-radius: 12px;
    margin: 50px auto 50px !important;
    padding: 30px;
    width: 850px
}

.financial-actions .terms li {
    line-height: 18px;
    padding: 5px 30px
}

.financial-actions .terms li.header {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px
}

.financial-actions #bank-list {
    padding: 50px 0
}

.financial-actions #bank-list .placeholder {
    border: 2px solid #4a4a4a;
    border-radius: 12px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px;
    padding: 35px;
    text-align: center
}

.financial-actions #bank-list .placeholder .bnw-icons-close {
    background: #2ecc71;
    border: 1px solid transparent;
    border-radius: 28px;
    color: #fff;
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 42px
}

.financial-actions #bank-list .placeholder .bnw-icons-close:before {
    left: 1px;
    position: relative;
    top: 2px
}

.financial-actions #bank-list .placeholder .bnw-icons-close:hover {
    background: #fff;
    border-color: #2ecc71;
    color: #2ecc71
}

.financial-actions #bank-list .placeholder h4 {
    font-size: 18px;
    font-weight: bold
}

.financial-actions #bank-list .placeholder h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}

.financial-actions #bank-list .placeholder h6 {
    font-size: 18px
}

.financial-actions #bank-list .placeholder td:last-child {
    text-align: right
}

.financial-actions #bank-list .placeholder td:last-child a {
    float: right
}

#trans-history {
    width: 1172px;
    margin: 120px auto
}

#trans-history i.game-hist {
    width: 87px
}

#trans-history i.game-hist img {
    width: 100%;
    position: relative;
    right: 0
}

#trans-history form * {
    font-size: 16px
}

#trans-history .table {
    background: #fff
}

#trans-history .table,
#trans-history form,
#trans-history table {
    width: 968px;
    margin: 0 auto !important;
    padding: 0 !important
}

#trans-history .table.bordered,
#trans-history form.bordered,
#trans-history table.bordered {
    padding: 35px 40px !important;
    margin: 40px auto 30px !important
}

#trans-history .table .input-wrapper,
#trans-history .table .select-wrapper,
#trans-history form .input-wrapper,
#trans-history form .select-wrapper,
#trans-history table .input-wrapper,
#trans-history table .select-wrapper {
    height: 41px;
    line-height: 41px;
    padding: 0 20px !important;
    margin-bottom: 0;
    white-space: nowrap
}

#trans-history .table .input-wrapper *,
#trans-history .table .select-wrapper *,
#trans-history form .input-wrapper *,
#trans-history form .select-wrapper *,
#trans-history table .input-wrapper *,
#trans-history table .select-wrapper * {
    color: #4a4a4a;
    opacity: 1 !important
}

#trans-history .table .input-wrapper:after,
#trans-history .table .select-wrapper:after,
#trans-history form .input-wrapper:after,
#trans-history form .select-wrapper:after,
#trans-history table .input-wrapper:after,
#trans-history table .select-wrapper:after {
    top: -5px;
    opacity: 1 !important
}

#trans-history .table .input-wrapper,
#trans-history form .input-wrapper,
#trans-history table .input-wrapper {
    padding-right: 40px !important
}

#trans-history .table .input-wrapper:after,
#trans-history form .input-wrapper:after,
#trans-history table .input-wrapper:after {
    position: absolute;
    left: auto;
    right: 20px;
    top: 2px;
    content: "q";
    padding: 0 0 2px;
    pointer-events: none;
    font-family: "pasa-casino" !important;
    color: #2b3d4f;
    font-size: 14px
}

#trans-history #select-daterange table {
    border-bottom: 1px solid #e9e9e9
}

#trans-history #select-daterange table td {
    vertical-align: bottom;
    padding: 0 10px 30px
}

#trans-history #select-daterange table td>span {
    font-weight: bold;
    opacity: 1;
    padding-left: 20px;
    margin-bottom: 10px
}

#trans-history #select-daterange table td:last-child {
    padding-right: 0 !important;
    margin: none
}

#trans-history #select-daterange table td:first-child {
    padding-left: 0
}

#trans-history #select-daterange table .button {
    margin: 0;
    height: 41px;
    line-height: 41px
}

#trans-history #select-daterange .input-wrapper {
    width: 100%;
    cursor: pointer
}

#trans-history #select-daterange .input-wrapper span {
    position: static;
    display: inline-block;
    text-align: left;
    width: auto;
    cursor: pointer;
    pointer-events: none
}

#trans-history #select-daterange .input-wrapper span.inner {
    padding: 0 20px;
    opacity: 1 !important
}

#trans-history #select-daterange .input-wrapper input {
    display: none
}

#trans-history .placeholder.single {
    display: block;
    margin: 40px auto;
    border-radius: 40px;
    height: 86px;
    line-height: 86px;
    text-align: center;
    width: 969px;
    background: #ededed
}

.paginationjs-pages ul {
    display: block;
    text-align: center;
    list-style: none;
    border-radius: 3px;
    overflow: hidden
}

.paginationjs-pages ul li {
    display: inline-block;
    margin: 0 0 0 1px !important
}

.paginationjs-pages ul li a {
    background: #ededed;
    line-height: 33px;
    height: 33px;
    padding: 0 15px;
    text-align: center;
    display: block
}

.paginationjs-pages ul li a:hover {
    background: #d6d6d6
}

.paginationjs-pages ul li.active a {
    background: #2ecc71;
    color: #fff
}

.paginationjs-pages ul li.disabled a {
    opacity: .2;
    pointer-events: none
}

#promotions {
    display: block;
    margin: 0 auto;
    padding: 120px 0;
    position: relative;
    width: 1172px
}

#promotions .promo-list {
    display: block;
    margin: 0;
    width: 100%
}

#promotions .promo-list li {
    display: inline-block;
    padding: 20px 10px;
    width: 33%
}

#promotions .promo-list li a {
    display: block;
    position: relative
}

#promotions .promo-list li a:before {
    border-radius: 3px;
    bottom: 0;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%
}

#promotions .promo-list li a span,
#promotions .promo-list li a.action,
#promotions .promo-list li a.more-info {
    display: none
}

#promotions .promo-list li img {
    border-radius: 3px;
    display: block;
    width: 100%
}

#overlay {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: .9;
    background: #fff
}

.modal-cont {
    font-size: 14px;
    line-height: 22px;

    max-width: 800px;
    max-height: 780px;
    padding: 100px 40px 100px 80px;
    border-radius: 28px;
    background: #fff;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1)
}

.modal-cont #content {
    height: 100%;
    overflow:scroll;
}

.modal-cont #content .container {

    right: 20px;
    top: 69px;
    left: 0;
    overflow-y: auto;
    width: auto;
    height: calc(100% - 109px);
    padding-right: 40px
}

.modal-cont #content .container li,
.modal-cont #content .container p {
    padding-bottom: 15px
}

.modal-cont #content ::-webkit-scrollbar {
    width: 6px
}

.modal-cont #content ::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #4a4a4a;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, .3)
}

.modal-cont #content ::-webkit-scrollbar-track {
    border-radius: 3px;
    background: #ededed
}

.modal-cont #content ::-webkit-scrollbar-track:hover {
    background: #d6d6d6
}

.modal-cont #content h1 {
    font-family: "Gilroy Black", sans-serif;
    font-size: 36px;
    line-height: 42px;
    position: relative;
    top: -25px;
    text-align: center;
    color: #2ecc71
}

.modal-cont #content .tabbed {
    display: block;
    margin: 30px auto;
    text-align: center
}

.modal-cont #content .tabbed li {
    display: inline-block;
    padding: 0 10px
}

.modal-cont #content .tabbed li a {
    color: #2ecc71
}

.modal-cont #content .tabbed li a:hover {
    text-decoration: underline
}

.modal-cont #close {
    font-size: 20px;
    font-weight: bold;
    line-height: 47px;
    position: absolute;
    z-index: 12;
    bottom: 50px;
    left: 50%;
    display: block;
    width: 140px;
    height: 50px;
    cursor: pointer;
    transform: translateX(-50%);
    text-align: center;
    color: #4a4a4a;
    border: 2px solid #4a4a4a;
    border-radius: 40px
}

.modal-cont #close:hover {
    color: #fff;
    background: #4a4a4a
}

.modal-cont #addBankAccount {
    font-size: 20px;
    font-weight: bold;
    line-height: 47px;
    position: absolute;
    z-index: 12;
    bottom: 50px;
    left: 50%;
    display: block;
    width: 220px;
    height: 50px;
    cursor: pointer;
    transform: translateX(-50%);
    text-align: center;
    color: #4a4a4a;
    border: 2px solid #4a4a4a;
    border-radius: 40px
}

.modal-cont #addBankAccount:hover {
    color: #fff;
    background: #4a4a4a
}

@media(max-width: 1100px) {
    .modal-cont {
        width: 70% !important
    }
}

@media(max-width: 768px) {
    .modal-cont {
        font-size: 12px;
        width: 90% !important;
        height: 100% !important;
        padding: 50px 20px
    }
    .modal-cont #content h1 {
        font-size: 16px
    }
    .modal-cont #close {
        bottom: 10px
    }
}

#announcement-modal {
    margin-left: -40px;
    text-align: center
}

#announcement-modal .checkbox-wrapper {
    line-height: 36px;
    width: 160px;
    margin: 20px auto
}

#announcement-modal .checkbox-wrapper label {
    margin-left: 20px
}

#announ {
    font-size: 14px;
    line-height: 22px;
    position: fixed;
    z-index: 9999999;
    overflow: hidden;
    max-width: 800px;
    max-height: 780px;
    padding: 8px;
    padding: 100px 40px 100px 80px;
    padding: 0;
    border-radius: 28px
}

#announ #close {
    font-size: 20px;
    font-weight: bold;
    line-height: 47px;
    z-index: 12;
    display: table;
    width: 140px;
    height: 50px;
    margin: 20px auto;
    cursor: pointer;
    text-align: center;
    color: #4a4a4a;
    border: 2px solid #4a4a4a;
    border-radius: 40px;
    background: #fff
}

#announ #close:hover {
    color: #fff;
    background: #4a4a4a
}

#announ #addBankAccount {
    font-size: 20px;
    font-weight: bold;
    line-height: 47px;
    z-index: 12;
    display: table;
    width: content;
    height: 50px;
    margin: 20px auto;
    padding: 0 20px;
    cursor: pointer;
    text-align: center;
    color: #4a4a4a;
    border: 2px solid #4a4a4a;
    border-radius: 40px
}

#announ #addBankAccount:hover {
    color: #fff;
    background: #4a4a4a
}

#announ #help article {
    display: none
}

#announ .container {
    right: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0
}

#announ .container article {
    display: block !important
}

#announ .container article img {
    width: 100% !important;
    max-width: 700px
}

#provider-select {
    height: 70px;
    width: 100%;
    max-width: 1172px;
    margin: 30px auto;
    position: relative
}

#provider-select .item {
    padding: 5px;
    max-width: 130px
}

#provider-select .item img.responsive {
    width: 100%
}

#provider-select .item a {
    background: #fff;
    border-radius: 8px !important;
    display: block;
    overflow: hidden;
    transition: all .4s ease
}

#provider-select .item a.active,
#provider-select .item a:hover {
    background: #1c2b22
}

#provider-select .owl-wrapper-outer.autoHeight {
    height: auto !important;
    padding-top: 0 !important
}

#provider-select .owl-theme .owl-controls {
    margin: 0;
    height: 0px
}

#provider-select .owl-theme .owl-controls .owl-prev,
#provider-select .owl-theme .owl-controls .owl-next {
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #4a4a4a;
    background: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%)
}

#provider-select .owl-theme .owl-controls .owl-prev i,
#provider-select .owl-theme .owl-controls .owl-next i {
    position: relative
}

#provider-select .owl-theme .owl-controls .owl-prev:hover,
#provider-select .owl-theme .owl-controls .owl-next:hover {
    background: #2ecc71;
    color: #fff
}

#provider-select .owl-theme .owl-controls .owl-prev {
    left: -60px
}

#provider-select .owl-theme .owl-controls .owl-prev i {
    top: 4px
}

#provider-select .owl-theme .owl-controls .owl-next {
    right: -58px
}

#provider-select .owl-theme .owl-controls .owl-next i {
    top: 4px;
    left: 2px
}

.innerGameHead {
    position: relative
}

.innerGameHead #provider-select {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px
}

#vip {
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1172px
}

#vip .page_header {
    height: 550px
}

#vip .page_header img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

#vip .page_header .vip_content {
    padding: 50px 50px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 550px;
    z-index: 2
}

#vip .page_header .vip_content ul {
    color: #fff;
    text-align: right;
    width: 100%
}

#vip .page_header .vip_content ul li {
    line-height: 35px;
    padding: 0
}

.jackpot-ticker {
    display: flex;
    margin-top: 50px;
    background: transparent;
    border-radius: 50px;
    border: solid 1px #4a4a4a
}

.jackpot-ticker li.ticker-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 0px 0 50px
}

.jackpot-ticker li.ticker-logo img {
    max-width: 130px
}

.jackpot-ticker li.ticker-data {
    padding: 15px;
    color: #4b4b4b;
    flex-grow: 1
}

.jackpot-ticker li.ticker-data ul {
    display: flex
}

.jackpot-ticker li.ticker-data ul li {
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    padding-right: 20px;
    border-right: solid 1px #4b4b4b;
    flex-grow: 1;
    flex-basis: 0
}

.jackpot-ticker li.ticker-data ul li:last-child {
    border-right: none
}

.jackpot-ticker li.ticker-data ul li .jackpot-icon {
    width: 44px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.jackpot-ticker li.ticker-data ul li .jackpot-icon img {
    max-width: 28px
}

.jackpot-ticker li.ticker-data ul li .jackpot-name {
    margin-right: 20px;
    font-size: 12px
}

.jackpot-ticker li.ticker-data ul li .jackpot-arrow {
    height: 7px;
    margin-right: 20px
}

.jackpot-ticker li.ticker-data ul li .jackpot-arrow img {
    max-height: 7px;
    display: table
}

.jackpot-ticker li.ticker-data ul li .jackpot-amount-container .jackpot-amount-label {
    font-size: 10px;
    margin-bottom: 5px
}

.jackpot-ticker li.ticker-data ul li .jackpot-amount-container .jackpot-amount {
    font-size: 14px;
    font-weight: bolder
}

.jackpot-ticker li.ticker-data ul li .jackpot-amount-container .jackpot-amount sup {
    font-size: 10px
}

.payment_gif {
    display: grid;
    margin-top: 60px;
    grid-template-columns: repeat(8, 1fr);
    grid-gap: 10px
}

.payment_gif li {
    overflow: hidden;
    border-radius: 6px
}

.payment_gif li a {
    width: 100%
}

.payment_gif li a img {
    display: table;
    width: 100%
}

.home-providers img {
    width: 100%
}

.egt_banner a {
    display: table;
    margin: 40px 0 0
}

.egt_banner a img {
    overflow: hidden;
    width: 100%;
    border-radius: 6px
}

#comm100-float-button-3 {
    bottom: 65px !important;
    top: inherit !important
}

.countdown {
    background-image: url("../assets/images/bant.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    bottom: 0;
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, .1);
    display: flex;
    height: 65px;
    justify-content: center;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 101
}

.countdown .label {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    height: 65px
}

.countdown .col {
    display: inline-flex;
    flex-basis: 0;
    flex-grow: 1
}

.countdown_close {
    align-items: center;
    background: #14266b !important;
    border-radius: 100%;
    color: #fff;
    display: flex;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    justify-content: center;
    padding: 20px;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    top: 15px;
    width: 20px
}

.label_col {
    justify-content: flex-end
}

.timer_col {
    justify-content: center
}

.button_col {
    align-items: center
}

.logo {
    height: 65px;
    position: relative
}

.timer,
.timer ul {
    display: table
}

.timer {
    width: auto
}

.timer+a {
    margin-top: 10px;
    right: 100px
}

.timer {
    height: 65px
}

.timer ul {
    height: 65px;
    list-style: none;
    margin: 0 auto;
    padding: 0
}

.timer ul li {
    color: #fff;
    display: block;
    float: left;
    font-size: 38px;
    font-weight: 900;
    height: 65px;
    line-height: 55px
}

.timer ul li#hours::before,
.timer ul li#minutes::before,
.timer ul li#seconds::before {
    content: ":";
    margin: 10px
}

.timer ul li#days::after,
.timer ul li#hours::after,
.timer ul li#minutes::after,
.timer ul li#seconds::after {
    font-size: 16px;
    font-weight: 100;
    margin: 0 0 0 5px;
    vertical-align: super
}

.timer ul li#days::after {
    content: "G"
}

.timer ul li#hours::after {
    content: "S"
}

.timer ul li#minutes::after {
    content: "D"
}

.timer ul li#seconds::after {
    content: "SN"
}

.fast_deposit_filter_select select {
    opacity: 0
}

.select2 {
    cursor: pointer !important;
    height: 100% !important;
    position: relative;
    width: 100% !important
}

.select2-search {
    width: 100%
}

.select2::after {
    color: #161515;
    content: "";
    font-family: "bnw-banking-icon" !important;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    right: 25px;
    top: 21px;
    transform-origin: center;
    transition: all ease .2s;
    z-index: 1
}

.select2.select2-container--open::after {
    transform: rotate(180deg)
}

.select2 .select2-selection {
    align-items: center;
    border: solid #bbb 2px !important;
    border-bottom-left-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    border-radius: 25px;
    cursor: pointer !important;
    display: flex;
    height: 100%;
    outline: 0;
    padding: 0 25px
}

.select2 .select2-selection .select2-selection__rendered {
    align-items: center;
    color: #161515;
    display: flex;
    font-size: 16px;
    width: 100%;
    z-index: 2
}

.select2 .select2-selection .select2-selection__rendered .select2-selection__choice {
    background: #f4f4f4;
    border: none;
    border-radius: 7px 0;
    cursor: pointer !important;
    margin-top: 0;
    padding-right: 20px;
    position: relative
}

.select2 .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    color: #161515;
    margin-right: 0;
    position: absolute;
    right: 5px
}

.select2 .select2-selection .select2-selection__arrow {
    align-items: center;
    display: flex;
    height: 100%;
    margin-right: 25px
}

.select2 .select2-selection .select2-selection__arrow b {
    display: none
}

.select2 .select2-selection .select2-selection__arrow::before {
    color: #161515;
    content: "";
    font-family: "bnw-banking-icon" !important;
    transform-origin: center;
    transition: all ease .2s
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #161515 !important;
    color: #fff
}

.select2-container--default .select2-results__option[aria-selected=true]::before {
    align-items: center;
    background: #54cc71;
    color: #000;
    content: "";
    display: flex;
    font-family: "bnw-banking-icon" !important;
    font-size: 6px;
    height: 16px;
    justify-content: center;
    width: 16px
}

.select2-container--default .select2-search__field {
    cursor: pointer !important
}

.select2-results__option {
    align-items: center;
    display: flex;
    font-size: 14px;
    padding: 6px 15px
}

.select2-results__option::before {
    align-items: center;
    background: #54cc71;
    border-radius: 2px;
    color: #000;
    content: "";
    display: flex;
    font-size: 12px;
    height: 16px;
    justify-content: center;
    margin-right: 15px;
    width: 16px
}

.select2-results__option.select2-results__message {
    color: #f54b5e
}

.select2-results__option.select2-results__message::before {
    display: none
}

.select2-container--default .select2-results__option--highlighted {
    background-color: #161515 !important;
    display: flex;
    font-size: 14px
}

.select2-search--dropdown {
    padding: 4px 15px 12px 15px;
    position: relative
}

.select2-search--dropdown::after {
    color: #161515;
    content: "";
    font-family: "bnw-banking-icon" !important;
    opacity: .14;
    position: absolute;
    right: 30px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
    border-bottom: solid 1px rgba(201, 201, 201, .5);
    padding: 0 0 8px 0
}

.select2-dropdown {
    border: solid 1px #dadada !important;
    border-radius: 6px;
    margin-top: 19px
}

.select2-container--open .select2-dropdown--below {
    border-radius: 6px;
    overflow: hidden
}

header.bankings {
    position: relative;
    z-index: 10
}

.bank-new {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    max-width: 100%;
    padding: 0 0 50px 0;
    width: 100%
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

#banking-deposit {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    position: relative;
    width: 1200px
}

#banking-deposit .line_separator {
    background: rgba(151, 151, 151, .21);
    height: 1px;
    margin: 30px 0;
    width: 100%
}

.bank-new .withdraw-info {
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    padding: 0;
    width: 1200px
}

.bank-new .withdraw-info .actions {
    display: flex
}

.bank-new .withdraw-info .actions .button {
    background: #2ecc71;
    color: #fff;
    margin-left: 10px
}

.bank-new .withdraw-info #deposit-company,
.bank-new .withdraw-info #withdraw-company {
    height: inherit;
    margin: 0;
    max-height: 45px;
    width: auto
}

.bank-new .withdraw-info #deposit-company+div .favorite,
.bank-new .withdraw-info #withdraw-company+div .favorite {
    display: none
}

.bank-new .withdraw-info #deposit-company+div .favorite.active,
.bank-new .withdraw-info #withdraw-company+div .favorite.active {
    display: flex
}

.bank-new .withdraw-info #deposit-company+div .favorite i,
.bank-new .withdraw-info #withdraw-company+div .favorite i {
    margin-right: 10px
}

.bank-new .sub-page-content {
    width: 1200px
}

.bank-new .sub-page-content .financial-actions {
    margin-top: 25px;
    padding: 0;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form {
    margin: 0 auto !important;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .full-width,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .full-width {
    height: 52px;
    line-height: 52px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info {
    align-items: center;
    background: transparent;
    border-bottom: none;
    border-radius: 20px 0 20px 0;
    height: 90px;
    margin-bottom: 0;
    padding-bottom: 0
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li {
    align-items: center;
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    justify-content: center;
    position: relative
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li::after,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li::after {
    background: rgba(151, 151, 151, .3);
    bottom: 0;
    content: "";
    height: 40px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li:last-child::after,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li:last-child::after {
    display: none
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li i,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li i {
    background: #2bcb70;
    border-radius: 50%;
    font-size: 21px;
    height: fit-content;
    padding: 15px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li i::before,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li i::before {
    opacity: 1
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li .info-text,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li .info-text {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding-left: 20px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li .info-text .operation-limit-text,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li .info-text .operation-limit-text {
    display: flex;
    margin: 0
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li .info-text .operation-limit-text div,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li .info-text .operation-limit-text div {
    margin-left: 0;
    margin-right: 10px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li:last-child .info-text h2,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li:last-child .info-text h2 {
    flex: 1;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li div,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li div {
    font-size: 14px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info li h2,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info li h2 {
    display: table;
    flex: 1;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0;
    text-align: left
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info+.placehold,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info+.placehold {
    margin-top: 60px;
    position: relative
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .info+.placehold::before,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .info+.placehold::before {
    background: rgba(151, 151, 151, .2);
    content: "";
    height: 1px;
    position: absolute;
    top: -30px;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container {
    background: transparent;
    border-radius: 24px 0 0 0;
    padding: 45px 0;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container #iframe-container,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container #iframe-container {
    background: rgba(0, 0, 0, .14);
    border: solid 1px rgba(196, 148, 47, .14);
    display: block;
    height: 700px;
    overflow-y: auto;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container #iframe-container iframe,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container #iframe-container iframe {
    width: 100% !important
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container #iframe-container~#form-container,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container #iframe-container~#form-container {
    border-radius: 0 0 24px 0
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .form_container #iframe-container+.iframe-note,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .form_container #iframe-container+.iframe-note {
    display: flex
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .form_container .iframe-note,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .form_container .iframe-note {
    align-items: center;
    background: #2bcb70;
    color: #161515;
    display: none;
    font-size: 18px;
    height: 68px;
    justify-content: center;
    margin-bottom: 30px;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal .form .form_container .iframe-note::before,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal .form .form_container .iframe-note::before {
    content: "";
    font-family: bnw-banking-icon;
    margin-right: 10px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding: 50px 200px 20px 200px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .field_spinner,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .field_spinner {
    height: 30px;
    margin: 0 auto 30px auto;
    position: relative;
    width: 30px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .field_spinner::after,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .field_spinner::after {
    animation: spin .9s ease-in-out infinite;
    border: solid 5px #161515;
    border-bottom-color: transparent;
    border-radius: 50%;
    border-top-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 25px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    z-index: 10
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .row.hideme,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .row.hideme {
    display: none;
    margin-bottom: 30px;
    margin-top: 0
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .row.hideme .info,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .row.hideme .info {
    border-bottom: solid 1px rgba(151, 151, 151, .2);
    border-radius: 0;
    border-top: solid 1px rgba(151, 151, 151, .2);
    height: 120px;
    padding: 0;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .row.hideme .info li,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .row.hideme .info li {
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .row.hideme .info li h2,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .row.hideme .info li h2 {
    font-size: 16px;
    text-align: center
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .row.hideme .info li span,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .row.hideme .info li span {
    display: table;
    font-size: 16px;
    line-height: 14px;
    margin-top: 3px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .row.hideme .info li::after,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .row.hideme .info li::after {
    display: none
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0 10px;
    position: relative;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group.field,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group.field {
    flex: 1 0 50%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group.field .input-wrapper input[type=text],
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group.field .input-wrapper input[type=text] {
    color: rgba(22, 21, 21, .55) !important;
    font-size: 14px !important;
    height: 52px !important
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group.field .select-wrapper,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group.field .select-wrapper {
    border-radius: 30px;
    overflow: hidden;
    padding: 0 20px !important
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group.field .select-wrapper select,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group.field .select-wrapper select {
    font-size: 14px !important;
    margin-bottom: 20px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group span.error-tooltip,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group span.error-tooltip {
    background: #2bcb70;
    border-radius: 10px 10px 0 0;
    color: #161515;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 12px !important;
    line-height: 16px !important;
    padding: 5px 10px;
    position: absolute;
    right: 40px;
    top: 0;
    transition: ease-out all .2s;
    white-space: nowrap;
    z-index: 1 !important
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group.error input[type=text],
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group.error input[type=text] {
    background: #2ecc71 !important
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group.error span.error-tooltip,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group.error span.error-tooltip {
    top: -26px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group.error span.error-tooltip:before,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group.error span.error-tooltip:before {
    border-left: 10px solid #0000;
    border-right: 10px solid #0000;
    border-top: 10px solid #2bcb70;
    bottom: -9px;
    height: 0;
    position: absolute;
    right: 14px;
    width: 0
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .input-wrapper,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .input-wrapper {
    max-width: 100%;
    position: relative;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .input-wrapper input[type=text],
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .input-wrapper input[type=text] {
    background: #ededed;
    color: rgba(21, 21, 21, .5);
    font-size: 14px;
    margin-bottom: 0px;
    position: relative;
    z-index: 2
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .input-wrapper span,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .input-wrapper span {
    color: rgba(21, 21, 21, .5);
    z-index: 3
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .info-wrapper,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .info-wrapper {
    bottom: -25px;
    font-size: 14px;
    margin-top: 5px;
    position: absolute;
    right: 20px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .select2-container,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .select2-container {
    background: #fff;
    border-radius: 30px;
    padding: 0 30px;
    position: relative;
    z-index: 2
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .select2-container--default .select2-selection--single .select2-selection__arrow,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 30px
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .select-wrapper,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .select-wrapper {
    background: #ededed !important;
    border-radius: 30px;
    height: 52px;
    margin-bottom: 20px;
    max-width: 100%;
    overflow: hidden;
    padding: 0 20px !important;
    width: 100%
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .select-wrapper select,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .select-wrapper select {
    background: #ededed !important;
    border-radius: 100px;
    color: rgba(21, 21, 21, .5);
    font-size: 14px !important;
    line-height: 50px;
    position: relative;
    z-index: 2
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .placehold .form-group .select-wrapper::after,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .placehold .form-group .select-wrapper::after {
    bottom: 0;
    color: rgba(21, 21, 21, .5);
    height: fit-content;
    line-height: inherit;
    margin: auto;
    z-index: 3
}

.bank-new .sub-page-content .financial-actions#deposit-form-modal form .form_container .deposit-form-button,
.bank-new .sub-page-content .financial-actions#withdraw-form-modal form .form_container .deposit-form-button {
    border-top: none;
    display: flex;
    justify-content: center;
    padding-top: 0
}

.bank-new .button,
.bank-new button {
    align-items: center;
    display: flex;
    font-size: 14px;
    justify-content: center;
    margin-left: 0;
    min-width: inherit !important;
    padding: 0 15px !important;
    width: fit-content !important
}

.bank-new .button.black,
.bank-new button.black {
    background-color: #161515;
    color: #fff
}

.bank-new button {
    align-items: center;
    background: #2ecc71;
    border: none;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: "gilroy-bold";
    font-size: 14px;
    height: 40px;
    justify-content: center;
    min-width: 120px;
    padding: 0 26px;
    width: max-content
}

.deposit_methods {
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap
}

.deposit_methods .deposit_methods_label {
    align-items: center;
    display: flex;
    flex: 1 1 50%;
    margin-bottom: 20px
}

.deposit_methods .deposit_methods_label .deposit_methods_label_icon {
    display: inline-flex;
    left: 1px;
    position: relative
}

.deposit_methods .deposit_methods_label .deposit_methods_label_icon i {
    font-size: 26px;
    margin-right: 15px
}

.deposit_methods .deposit_methods_label .deposit_methods_label_text {
    font-size: 20px
}

.deposit_methods .deposit_methods_buttons {
    align-items: center;
    display: flex;
    flex: 1 1 50%;
    justify-content: flex-end;
    margin-bottom: 20px
}

.deposit_methods .deposit_methods_buttons .button {
    background: #2ecc71;
    color: #fff;
    height: 40px;
    margin-left: 6px
}

.deposit_methods .deposit_methods_buttons .button i {
    margin-right: 10px
}

.deposit_methods .deposit_methods_buttons .button.black {
    background-color: #161515;
    background-image: none;
    color: #fff
}

.deposit_methods .deposit_methods_buttons .button.active {
    background: #2ecc71
}

.deposit_methods .deposit_methods_list {
    display: flex;
    flex: 1 1 100%;
    justify-content: space-between;
    min-height: 89px;
    position: relative
}

.deposit_methods .deposit_methods_list::before,
.deposit_methods .deposit_methods_list::after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: ease opacity .6s
}

.deposit_methods .deposit_methods_list::before {
    background: #f4f4f4;
    border-radius: 20px 0;
    height: 100%;
    width: 100%;
    z-index: 9
}

.deposit_methods .deposit_methods_list::after {
    animation: spin .9s ease-in-out infinite;
    border: solid 5px #161515;
    border-bottom-color: transparent;
    border-radius: 50%;
    border-top-color: transparent;
    height: 25px;
    margin: auto;
    right: 0;
    width: 25px;
    z-index: 10
}

.deposit_methods .deposit_methods_list.loaded::before,
.deposit_methods .deposit_methods_list.loaded::after {
    opacity: 0
}

.deposit_methods .deposit_methods_list .filter_not_found {
    align-items: center;
    background: #f4f4f4;
    border-radius: 20px 0;
    display: flex;
    flex: 1;
    font: 18px;
    height: 150px;
    justify-content: center;
    padding: 0 33px 0 25px;
    width: 100%
}

.deposit_methods .deposit_methods_list ul {
    display: flex;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.deposit_methods .deposit_methods_list ul li {
    align-items: center;
    background: #f4f4f4;
    border: solid 1px rgba(255, 255, 255, .25);
    border-radius: 20px 0;
    display: flex;
    flex: 0 1 595px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 11px 0;
    width: 595px
}

.deposit_methods .deposit_methods_list ul li:last-child {
    margin-bottom: 0
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    transition: ease all 1s;
    width: 100%
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container.accordion .deposit_method_item_container {
    cursor: pointer
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_item_container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 33px;
    width: 100%
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_item_container .button {
    background: #2ecc71;
    color: #fff
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_logo {
    align-items: center;
    background: #2ecc71;
    border-radius: 100%;
    display: flex;
    height: 67px;
    justify-content: center;
    margin-right: 15px;
    width: 67px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_logo img {
    max-width: 48px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info {
    display: flex;
    flex-wrap: wrap;
    height: fit-content;
    width: 319px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_name {
    color: #161515;
    flex: 1 1 100%;
    font-family: font(bold);
    font-size: 18px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range {
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_min_label {
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_min_label .deposit_method_amount_min_icon {
    color: #161515;
    margin-right: 7px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_min_label .deposit_method_amount_min_icon i {
    font-size: 16px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_min_label .deposit_method_amount {
    color: #161515;
    font-size: 16px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_min_label .deposit_method_amount_min_symbol {
    color: #161515;
    font-size: 16px;
    margin-right: 5px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_max_label {
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_max_label .deposit_method_amount_max {
    color: #161515;
    font-size: 16px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_amount_range .deposit_method_amount_max_label .deposit_method_amount_max_symbol {
    color: #161515;
    font-size: 16px;
    margin-right: 10px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_time_range {
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_time_range .deposit_method_time_label {
    align-items: center;
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_time_range .deposit_method_time_label i {
    color: #161515;
    font-size: 16px;
    margin-right: 5px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_info .deposit_method_time_range .deposit_method_time_label .deposit_method_time_text {
    color: #161515;
    font-size: 16px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    width: 128px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow .deposit_method_arrow_line {
    position: relative;
    right: 0;
    width: 24px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow .deposit_method_arrow_line::before,
.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow .deposit_method_arrow_line::after {
    background: #161515;
    border-radius: 4px;
    content: "";
    height: 3px;
    position: absolute;
    transition: ease all .4s;
    width: 12px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow .deposit_method_arrow_line::before {
    left: 0;
    transform: rotate(45deg);
    transform-origin: center
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow .deposit_method_arrow_line::after {
    right: 5px;
    transform: rotate(-45deg);
    transform-origin: center
}



.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_button.button {
    background: #2ecc71;
    color: #fff;
    height: 40px;
    width: 128px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_button.button span {
    position: relative;
    top: 1px;
    white-space: nowrap
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow_line {
    position: relative;
    right: 0;
    width: 24px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow_line::before {
    transform: rotate(-45deg)
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_arrow_line::after {
    transform: rotate(45deg)
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_item_container {
    border-bottom: solid 1px rgba(255, 255, 255, .25);
    padding-bottom: 10px
}
a {text-decoration:none !important;}
.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods {
    align-items: center;
    background: #fff;
    border-bottom: solid 1px rgba(255, 255, 255, .25);
    border-radius: 20px 0;
    cursor: auto;
    display: flex;
    flex: 1;
    justify-content: center;
    margin: 15px 30px 0 30px;
    padding: 10px 0
}
.row-fluid {
    width:100%;
}
.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods:last-child {
    border-bottom: none
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_logo_container {
    align-items: center;
    background: #2ecc71;
    border-radius: 100%;
    display: flex;
    height: 67px;
    justify-content: center;
    margin: 0 7px;
    width: 67px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_logo_container .deposit_method_sub_method_logo {
    height: 47px;
    width: 47px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info {
    display: flex;
    flex-wrap: wrap;
    width: 319px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_name {
    align-items: center;
    color: #161515;
    display: flex;
    flex: 1 1 100%;
    font: 18px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range {
    align-items: center;
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_min_label {
    align-items: center;
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_min_label .deposit_method_sub_method_amount_min_icon {
    color: #161515;
    margin-right: 7px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_min_label .deposit_method_sub_method_amount_min_icon i {
    font-size: 16px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_min_label .deposit_method_sub_method_amount_min {
    color: #161515;
    font-size: 14px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_min_label .deposit_method_sub_method_amount_min_symbol {
    color: #161515;
    font-size: 14px;
    margin-right: 10px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_max_label {
    align-items: center;
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_max_label .deposit_method_sub_method_amount_max {
    color: #161515;
    font-size: 14px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_amount_range .deposit_method_sub_method_amount_max_label .deposit_method_sub_method_amount_max_symbol {
    color: #161515;
    font-size: 14px;
    margin-right: 10px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_time_range {
    align-items: center;
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_time_range .deposit_method_sub_method_time_label {
    align-items: center;
    display: flex
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_time_range .deposit_method_sub_method_time_label i {
    color: #161515;
    font-size: 16px;
    margin-right: 7px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .deposit_method_sub_method_info .deposit_method_sub_method_time_range .deposit_method_sub_method_time_label .deposit_method_sub_method_time_text {
    color: #161515;
    font-size: 14px
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .button {
    background: #2ecc71;
    color: #fff
}

.deposit_methods .deposit_methods_list ul li .deposit_method_container .deposit_method_sub_methods .button span {
    position: relative;
    top: 1px;
    white-space: nowrap
}

#deposit-form .sub-page-content .deposit_fail_page {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 610px;
    justify-content: flex-start
}

#deposit-form .sub-page-content .deposit_fail_page img {
    height: 84px;
    margin: 60px auto 50px auto;
    width: 86px
}

#deposit-form .sub-page-content .deposit_fail_page .fail_label {
    color: _palette banking_button_text_color;
    display: flex;
    flex-direction: column;
    font-size: 40px;
    justify-content: center;
    line-height: 40px;
    margin-bottom: 50px;
    text-align: center
}

#deposit-form .sub-page-content .deposit_fail_page .fail_label .red {
    color: #d0021b
}

#deposit-form .sub-page-content .deposit_fail_page .fail_message {
    color: _palette banking_button_text_color;
    font-size: 18px;
    margin-bottom: 50px
}

#deposit-form .sub-page-content .deposit_fail_page .button {
    background: #2bcb70;
    color: #161515
}

.fast_deposit_filter {
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap;
    justify-content: space-between
}

.fast_deposit_filter .fast_deposit_filter_label {
    align-items: center;
    display: flex;
    flex: 1 1 50%
}

.fast_deposit_filter .fast_deposit_filter_label .fast_deposit_filter_icon {
    left: 1px;
    margin-right: 10px;
    position: relative
}

.fast_deposit_filter .fast_deposit_filter_label .fast_deposit_filter_icon i {
    font-size: 34px
}

.fast_deposit_filter .fast_deposit_filter_label .fast_deposit_filter_text {
    font-size: 20px
}

.fast_deposit_filter .fast_deposit_filter_clear_button {
    align-items: center;
    background: #2ecc71;
    border-radius: 14px 0;
    cursor: pointer;
    display: none;
    justify-content: flex-end;
    padding: 0 20px
}

.fast_deposit_filter .fast_deposit_filter_clear_button .fast_deposit_filter_icon {
    color: #fff;
    margin-right: 10px
}

.fast_deposit_filter .fast_deposit_filter_clear_button .fast_deposit_filter_icon i {
    font-size: 18px
}

.fast_deposit_filter .fast_deposit_filter_clear_button .fast_deposit_filter_text {
    color: #fff;
    font-size: 16px
}

.fast_deposit_filter .fast_deposit_filter_inputs {
    align-items: center;
    background: #f4f4f4;
    border-radius: 20px 0;
    display: flex;
    flex: 1 1 100%;
    height: 89px;
    justify-content: space-between;
    margin-top: 20px;
    padding: 0 33px;
    position: relative
}

.fast_deposit_filter .fast_deposit_filter_inputs::before,
.fast_deposit_filter .fast_deposit_filter_inputs::after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: ease opacity .6s
}

.fast_deposit_filter .fast_deposit_filter_inputs::before {
    background: #f4f4f4;
    border-radius: 20px 0;
    height: 100%;
    width: 100%;
    z-index: 9
}

.fast_deposit_filter .fast_deposit_filter_inputs::after {
    animation: spin .9s ease-in-out infinite;
    border: solid 5px #161515;
    border-bottom-color: transparent;
    border-radius: 50%;
    border-top-color: transparent;
    height: 25px;
    margin: auto;
    right: 0;
    width: 25px;
    z-index: 10
}

.fast_deposit_filter .fast_deposit_filter_inputs.loaded::before,
.fast_deposit_filter .fast_deposit_filter_inputs.loaded::after {
    opacity: 0
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_select {
    height: 50px !important;
    position: relative;
    width: 50% !important
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_select .select2 {
    position: relative;
    z-index: 2
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_select select {
    position: absolute;
    top: 0
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_select::after {
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
    border: solid 1px #161515;
    border-radius: 50%;
    border-top-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    z-index: 1
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range {
    display: flex;
    flex-direction: column;
    height: 65px;
    justify-content: space-between;
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
    width: 50%
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range label {
    font-size: 14px
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input {
    border: none;
    box-shadow: none;
    height: 4px;
    width: 100%
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input .noUi-base {
    cursor: pointer
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input .noUi-base .noUi-handle {
    background: #2bcb70;
    border: solid #fff 3px;
    border-radius: 100%;
    box-shadow: none;
    cursor: grab;
    height: 20px;
    top: -8px;
    width: 20px
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input .noUi-base .noUi-handle:after,
.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input .noUi-base .noUi-handle:before {
    display: none
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input .noUi-base .noUi-handle.noUi-active {
    cursor: grabbing
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input .noUi-base .noUi-tooltip {
    background: transparent;
    border: none;
    bottom: 5px;
    font-size: 14px;
    padding: 0;
    transform: translate(-50%, 200%)
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_amount_range #fast_deposit_filter_amount_range_input .noUi-base .noUi-connect {
    background: #fff
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range {
    display: none;
    flex-direction: column;
    height: 65px;
    justify-content: space-between;
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
    width: 400px
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range label {
    font-size: 14px
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range #fast_deposit_filter_time_range_input {
    background: #fff;
    border: none;
    box-shadow: none;
    height: 4px;
    width: 100%
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range #fast_deposit_filter_time_range_input .noUi-base {
    cursor: pointer
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range #fast_deposit_filter_time_range_input .noUi-base .noUi-handle {
    background: #2bcb70;
    border: solid #fff 3px;
    border-radius: 100%;
    box-shadow: none;
    cursor: grab;
    height: 20px;
    top: -8px;
    width: 20px
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range #fast_deposit_filter_time_range_input .noUi-base .noUi-handle:after,
.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range #fast_deposit_filter_time_range_input .noUi-base .noUi-handle:before {
    display: none
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range #fast_deposit_filter_time_range_input .noUi-base .noUi-handle.noUi-active {
    cursor: grabbing
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_time_range #fast_deposit_filter_time_range_input .noUi-base .noUi-tooltip {
    background: transparent;
    border: none;
    bottom: 5px;
    font-size: 14px;
    padding: 0;
    transform: translate(-50%, 200%)
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_submit_button {
    display: none
}

.fast_deposit_filter .fast_deposit_filter_inputs .fast_deposit_filter_submit_button .button {
    width: 125px
}

.last_deposit {
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap
}

.last_deposit .last_deposit_label {
    align-items: center;
    display: flex;
    flex: 1 1 100%;
    font-size: 20px;
    margin-bottom: 20px
}

.last_deposit .last_deposit_label::before {
    content: "";
    font-family: "bnw-banking-icon";
    font-size: 28px;
    margin-right: 10px
}

.last_deposit .last_deposit_info_container {
    align-items: center;
    background: #f4f4f4;
    border-radius: 20px 0;
    color: #161515;
    display: flex;
    flex: 1;
    height: 70px;
    justify-content: space-between;
    padding: 0 30px;
    position: relative
}

.last_deposit .last_deposit_info_container::before,
.last_deposit .last_deposit_info_container::after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: ease opacity .6s
}

.last_deposit .last_deposit_info_container::before {
    background: #f4f4f4;
    border-radius: 20px 0;
    height: 100%;
    width: 100%;
    z-index: 9
}

.last_deposit .last_deposit_info_container::after {
    animation: spin .9s ease-in-out infinite;
    border: solid 5px #161515;
    border-bottom-color: transparent;
    border-radius: 50%;
    border-top-color: transparent;
    height: 25px;
    margin: auto;
    right: 0;
    width: 25px;
    z-index: 10
}

.last_deposit .last_deposit_info_container.loaded::before,
.last_deposit .last_deposit_info_container.loaded::after {
    opacity: 0
}

.last_deposit .last_deposit_info_container .last_deposit_empty {
    align-items: center;
    display: flex;
    font: 18px;
    justify-content: center;
    width: 100%
}

.last_deposit .last_deposit_info_container.approved {
    background: #5bad00;
    color: #fff
}

.last_deposit .last_deposit_info_container.approved .last_deposit_separator {
    background: rgba(255, 255, 255, .35)
}

.last_deposit .last_deposit_info_container.approved .last_deposit_empty {
    display: none
}

.last_deposit .last_deposit_info_container.process {
    background-image: linear-gradient(180deg, #E4C65C 0%, #C4942F 100%)
}

.last_deposit .last_deposit_info_container.process .last_deposit_separator {
    background: rgba(22, 21, 21, .15)
}

.last_deposit .last_deposit_info_container.process .last_deposit_empty {
    display: none
}

.last_deposit .last_deposit_info_container.process .last_deposit_status_icon,
.last_deposit .last_deposit_info_container.process .last_deposit_status_text {
    color: rgba(22, 21, 21, .35)
}

.last_deposit .last_deposit_info_container.cancelled {
    background: #d0021b;
    color: #fff
}

.last_deposit .last_deposit_info_container.cancelled .last_deposit_separator {
    background: rgba(255, 255, 255, .35)
}

.last_deposit .last_deposit_info_container.cancelled .last_deposit_empty {
    display: none
}

.last_deposit .last_deposit_info_container.empty .last_deposit_status,
.last_deposit .last_deposit_info_container.empty .last_deposit_info {
    display: none
}

.last_deposit .last_deposit_info_container .last_deposit_info {
    align-items: center;
    display: flex;
    flex: 1 1 80%
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_separator {
    height: 20px;
    margin: 0 25px;
    width: 2px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_info_logo img {
    margin-right: 15px;
    width: 32px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_info_name_container .last_deposit_info_group_name {
    font-size: 14px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_info_name_container .last_deposit_info_name {
    font-size: 16px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_info_amount {
    display: flex
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_info_amount .last_deposit_info_amount_money {
    font-size: 18px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_info_amount .last_deposit_info_amount_symbol {
    font-family: "Helvetica";
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_date_time {
    align-items: center;
    display: flex;
    line-height: 18px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_date_time .last_deposit_date {
    font-size: 18px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_date_time .last_deposit_date_separator {
    margin: 0 5px
}

.last_deposit .last_deposit_info_container .last_deposit_info .last_deposit_date_time .last_deposit_time {
    font-size: 18px
}

.last_deposit .last_deposit_info_container .last_deposit_status {
    align-items: center;
    display: flex;
    flex: 1 1 20%;
    justify-content: flex-end
}

.last_deposit .last_deposit_info_container .last_deposit_status .last_deposit_status_icon {
    display: flex;
    font-size: 24px;
    justify-content: center;
    margin-right: 8px
}

.last_deposit .last_deposit_info_container .last_deposit_status .last_deposit_status_text {
    display: flex;
    font-size: 16px;
    justify-content: center
}

#deposit-form .sub-page-content .deposit_success_page {
    align-items: center;
    background: url("/banking/new/images/success_background.png") center repeat-y;
    display: flex;
    flex-direction: column;
    height: 610px;
    justify-content: flex-start
}

#deposit-form .sub-page-content .deposit_success_page img {
    height: 82px;
    margin: 60px auto 50px auto;
    width: 106px
}

#deposit-form .sub-page-content .deposit_success_page .congrat_label {
    color: #161515;
    font-size: 55px;
    margin-bottom: 50px
}

#deposit-form .sub-page-content .deposit_success_page .congrat_message {
    color: #161515;
    font-size: 18px;
    margin-bottom: 50px
}
.square-carousel {
    position: relative;
}
.owl-nav .owl-prev {
    display: inline-block;
    zoom: 1;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #2ecc71;
    background: #fff;
    filter: Alpha(Opacity=50);
    opacity: .5;
    width:41px;
    height:41px;
    line-height:46px;
    box-shadow: 0 0 42px 0 rgba(0,0,0,.1);
    position:absolute;
    top:84px;
    left:-72px;
}
.owl-nav .owl-prev:hover {
    background: #2ecc71;
    color: #fff;
}
.owl-nav .owl-next {
    display: inline-block;
    zoom: 1;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #2ecc71;
    background: #fff;
    filter: Alpha(Opacity=50);
    opacity: .5;
    width:41px;
    height:41px;
    line-height:46px;
    box-shadow: 0 0 42px 0 rgba(0,0,0,.1);
    position:absolute;
    top:84px;
    right:-62px;
}
.owl-nav .owl-next:hover {
    background: #2ecc71;
    color: #fff;
}
.specials-dialog {
    max-width:800px !important;
}
.modal-specials {
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    z-index: 9999999;
    overflow: hidden;
    max-width: 800px;
    max-height: 780px;
    padding: 100px 40px 100px 80px;
    border-radius: 28px;
    background: #fff;
    box-shadow: 0 0 48px 0 rgba(0,0,0,.1);
    width: 1520px;
    height: 737px;
}
.modal-specials h1 {
    font-family: "Gilroy Black",sans-serif;
    font-size: 36px;
    line-height: 42px;
    position: relative;
    top: -25px;
    text-align: center;
    color: #2ecc71;
}

.modal-specials .modal-container {
    overflow-y: auto;
    padding-right: 40px;
    height: 460px;
}

.modal-specials #close:hover {
    color: #fff;
    background: #4a4a4a;
}
.modal-specials #close {
    font-size: 20px;
    font-weight: bold;
    line-height: 47px;
    position: absolute;
    z-index: 12;
    bottom: 50px;
    left: 50%;
    display: block;
    width: 140px;
    height: 50px;
    cursor: pointer;
    transform: translateX(-50%);
    text-align: center;
    color: #4a4a4a;
    border: 2px solid #4a4a4a;
    border-radius: 40px;
}
.modal-specials ::-webkit-scrollbar {
    width: 6px
}

.modal-specials ::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #4a4a4a;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, .3)
}

.modal-specials ::-webkit-scrollbar-track {
    border-radius: 3px;
    background: #ededed
}

.modal-specials ::-webkit-scrollbar-track:hover {
    background: #d6d6d6
}
.Form__field--horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.Form__field {
    position: relative;
    margin-bottom: 1rem;
    width: 100%;
    margin: 15px auto;
}
.Form__label-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.Form__label {
    font-weight: 600;
}
.Form__label {
    color: #b5b5b5;
}
.Form__control-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 58%;
}
.Form__control {
    -webkit-appearance: none;
    outline: 0;
    width: 100%;
    background-color: transparent;
    padding-right: 1rem;
    padding-left: 1rem;
    height: 2.375rem;
    font-size: 0.875rem;
    color: #b5b5b5;
    -webkit-border-radius: 0.125rem;
    border-radius: 0.125rem;
    border: 0.0625rem solid #a3a3a3;
    -webkit-transition: color,border-color .15s;
    -o-transition: color,border-color .15s;
    transition: color,border-color .15s;
}
